[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 13:01:19.746165  7367 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.49.254:37453
I20260709 13:01:19.747767  7367 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:01:19.748811  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:19.766323  7374 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:19.767369  7373 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:19.766371  7376 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:19.767689  7367 server_base.cc:1061] running on GCE node
I20260709 13:01:21.014019  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:21.014310  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:21.014539  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602081014517 us; error 0 us; skew 500 ppm
I20260709 13:01:21.015441  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:21.020815  7367 webserver.cc:533] Webserver started at http://127.7.49.254:35891/ using document root <none> and password file <none>
I20260709 13:01:21.021697  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:21.021934  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:21.022408  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:21.028167  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/master-0-root/instance:
uuid: "9bcaed83ac0a49fc982488284ecc64d5"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-z3gg"
I20260709 13:01:21.035833  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:01:21.041625  7382 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.042786  7367 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 13:01:21.043205  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/master-0-root
uuid: "9bcaed83ac0a49fc982488284ecc64d5"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-z3gg"
I20260709 13:01:21.043556  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:21.102505  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:21.104140  7367 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 13:01:21.104615  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:21.175940  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.254:37453
I20260709 13:01:21.176023  7433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.254:37453 every 8 connection(s)
I20260709 13:01:21.184401  7434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.205878  7434 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5: Bootstrap starting.
I20260709 13:01:21.211735  7434 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:21.213606  7434 log.cc:826] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5: Log is configured to *not* fsync() on all Append() calls
I20260709 13:01:21.218106  7434 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5: No bootstrap required, opened a new log
I20260709 13:01:21.238646  7434 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bcaed83ac0a49fc982488284ecc64d5" member_type: VOTER }
I20260709 13:01:21.239321  7434 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:21.239575  7434 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bcaed83ac0a49fc982488284ecc64d5, State: Initialized, Role: FOLLOWER
I20260709 13:01:21.240576  7434 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9bcaed83ac0a49fc982488284ecc64d5" member_type: VOTER }
I20260709 13:01:21.241115  7434 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:01:21.241413  7434 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:01:21.241761  7434 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:21.245867  7434 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bcaed83ac0a49fc982488284ecc64d5" member_type: VOTER }
I20260709 13:01:21.246635  7434 leader_election.cc:304] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [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: 9bcaed83ac0a49fc982488284ecc64d5; no voters: 
I20260709 13:01:21.248399  7434 leader_election.cc:290] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:01:21.248801  7437 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:21.251667  7437 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [term 1 LEADER]: Becoming Leader. State: Replica: 9bcaed83ac0a49fc982488284ecc64d5, State: Running, Role: LEADER
I20260709 13:01:21.252547  7437 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [LEADER]: Queue going to LEADER mode. State: All 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: "9bcaed83ac0a49fc982488284ecc64d5" member_type: VOTER }
I20260709 13:01:21.252965  7434 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:01:21.264060  7438 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9bcaed83ac0a49fc982488284ecc64d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bcaed83ac0a49fc982488284ecc64d5" member_type: VOTER } }
I20260709 13:01:21.264760  7438 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:21.264402  7439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9bcaed83ac0a49fc982488284ecc64d5. Latest consensus state: current_term: 1 leader_uuid: "9bcaed83ac0a49fc982488284ecc64d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bcaed83ac0a49fc982488284ecc64d5" member_type: VOTER } }
I20260709 13:01:21.265450  7439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:21.268443  7446 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:01:21.282884  7446 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:01:21.284864  7367 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:01:21.300751  7446 catalog_manager.cc:1383] Generated new cluster ID: c1cfbe8985ae4e11a36a6a461f7999fd
I20260709 13:01:21.301064  7446 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:01:21.321521  7446 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:01:21.323076  7446 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:01:21.342581  7446 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5: Generated new TSK 0
I20260709 13:01:21.343550  7446 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:01:21.351511  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:21.360069  7456 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:21.361878  7457 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:21.365151  7367 server_base.cc:1061] running on GCE node
W20260709 13:01:21.365914  7459 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:21.366803  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:21.367053  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:21.367257  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602081367236 us; error 0 us; skew 500 ppm
I20260709 13:01:21.367868  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:21.375514  7367 webserver.cc:533] Webserver started at http://127.7.49.193:44343/ using document root <none> and password file <none>
I20260709 13:01:21.376091  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:21.376322  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:21.376611  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:21.377805  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/ts-0-root/instance:
uuid: "40ac49674cbc4e8daf8dcc20961114cd"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-z3gg"
I20260709 13:01:21.383809  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 13:01:21.388274  7464 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.389140  7367 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 13:01:21.389433  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/ts-0-root
uuid: "40ac49674cbc4e8daf8dcc20961114cd"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-z3gg"
I20260709 13:01:21.389737  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:21.410426  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:21.412047  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:21.415086  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:21.420035  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:21.420295  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.420614  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:21.420791  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.541456  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.193:41431
I20260709 13:01:21.541487  7526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.193:41431 every 8 connection(s)
I20260709 13:01:21.551083  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:21.568022  7532 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:21.569743  7531 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:21.577852  7535 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:21.578439  7367 server_base.cc:1061] running on GCE node
I20260709 13:01:21.579576  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:21.579877  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:21.580129  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602081580107 us; error 0 us; skew 500 ppm
I20260709 13:01:21.581018  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:21.585232  7367 webserver.cc:533] Webserver started at http://127.7.49.194:33113/ using document root <none> and password file <none>
I20260709 13:01:21.585429  7527 heartbeater.cc:344] Connected to a master server at 127.7.49.254:37453
I20260709 13:01:21.585952  7527 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:21.585966  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:21.586334  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:21.586740  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:21.587406  7527 heartbeater.cc:507] Master 127.7.49.254:37453 requested a full tablet report, sending...
I20260709 13:01:21.588411  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/ts-1-root/instance:
uuid: "0423eb8c03734ed1adc697a907debf98"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-z3gg"
I20260709 13:01:21.591295  7399 ts_manager.cc:194] Registered new tserver with Master: 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431)
I20260709 13:01:21.594672  7399 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50174
I20260709 13:01:21.596347  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:01:21.601532  7539 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.602649  7367 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:01:21.603175  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/ts-1-root
uuid: "0423eb8c03734ed1adc697a907debf98"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-z3gg"
I20260709 13:01:21.603621  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:21.623489  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:21.624883  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:21.627213  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:21.630235  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:21.630501  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.630766  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:21.630966  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.726207  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.194:35551
I20260709 13:01:21.726337  7601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.194:35551 every 8 connection(s)
I20260709 13:01:21.732519  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:21.742695  7606 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:21.742630  7605 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:21.749014  7602 heartbeater.cc:344] Connected to a master server at 127.7.49.254:37453
I20260709 13:01:21.749516  7602 heartbeater.cc:461] Registering TS with master...
W20260709 13:01:21.750334  7608 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:21.750648  7602 heartbeater.cc:507] Master 127.7.49.254:37453 requested a full tablet report, sending...
I20260709 13:01:21.752902  7367 server_base.cc:1061] running on GCE node
I20260709 13:01:21.753024  7399 ts_manager.cc:194] Registered new tserver with Master: 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551)
I20260709 13:01:21.753995  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:21.754258  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:21.754460  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602081754443 us; error 0 us; skew 500 ppm
I20260709 13:01:21.754846  7399 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50178
I20260709 13:01:21.755213  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:21.759356  7367 webserver.cc:533] Webserver started at http://127.7.49.195:40903/ using document root <none> and password file <none>
I20260709 13:01:21.759837  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:21.760046  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:21.760308  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:21.761384  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/ts-2-root/instance:
uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-z3gg"
I20260709 13:01:21.766261  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 13:01:21.770273  7613 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.771193  7367 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:01:21.771479  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/ts-2-root
uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-z3gg"
I20260709 13:01:21.771750  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079579855-7367-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:21.792646  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:21.793885  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:21.795382  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:21.798237  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:21.798414  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.798707  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:21.798846  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.896895  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.195:33913
I20260709 13:01:21.896991  7675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.195:33913 every 8 connection(s)
I20260709 13:01:21.914803  7676 heartbeater.cc:344] Connected to a master server at 127.7.49.254:37453
I20260709 13:01:21.915282  7676 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:21.916033  7676 heartbeater.cc:507] Master 127.7.49.254:37453 requested a full tablet report, sending...
I20260709 13:01:21.917941  7399 ts_manager.cc:194] Registered new tserver with Master: fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:21.918684  7367 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014501737s
I20260709 13:01:21.919435  7399 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50180
I20260709 13:01:21.971333  7399 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50184:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:01:21.975556  7399 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:01:22.097818  7567 tablet_service.cc:1511] Processing CreateTablet for tablet 057ebf33b87d472db153b1211e1326d4 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:01:22.103529  7561 tablet_service.cc:1511] Processing CreateTablet for tablet ab0039bb5ac54beab2d2727db550accb (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:01:22.104416  7560 tablet_service.cc:1511] Processing CreateTablet for tablet b6423d91c5b949d89d08030e5b42a71e (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:01:22.095376  7565 tablet_service.cc:1511] Processing CreateTablet for tablet 129402cd1e944b93a9353f12acfa8d36 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:01:22.107751  7563 tablet_service.cc:1511] Processing CreateTablet for tablet 73cb3b8c20604c539920b7c279408964 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:01:22.100283  7564 tablet_service.cc:1511] Processing CreateTablet for tablet aaabbbcaa9634d5e9bfeba6cec48dc59 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:01:22.108480  7559 tablet_service.cc:1511] Processing CreateTablet for tablet 7244ee694dea4001b80c2b2b3f6cf9a3 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:01:22.107628  7566 tablet_service.cc:1511] Processing CreateTablet for tablet 5c68342f59a34039b0e1970e8afea2f9 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:01:22.108428  7562 tablet_service.cc:1511] Processing CreateTablet for tablet c1acb8c51cb54a139fe8598bbe34d445 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:01:22.111498  7567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057ebf33b87d472db153b1211e1326d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.119483  7565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 129402cd1e944b93a9353f12acfa8d36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.120448  7566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c68342f59a34039b0e1970e8afea2f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.121349  7560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6423d91c5b949d89d08030e5b42a71e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.124007  7559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7244ee694dea4001b80c2b2b3f6cf9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.131165  7562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1acb8c51cb54a139fe8598bbe34d445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.131839  7561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab0039bb5ac54beab2d2727db550accb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.134804  7564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaabbbcaa9634d5e9bfeba6cec48dc59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.146359  7641 tablet_service.cc:1511] Processing CreateTablet for tablet 057ebf33b87d472db153b1211e1326d4 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:01:22.147864  7641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057ebf33b87d472db153b1211e1326d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.148058  7640 tablet_service.cc:1511] Processing CreateTablet for tablet 5c68342f59a34039b0e1970e8afea2f9 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:01:22.149403  7640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c68342f59a34039b0e1970e8afea2f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.151369  7563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73cb3b8c20604c539920b7c279408964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.151669  7638 tablet_service.cc:1511] Processing CreateTablet for tablet aaabbbcaa9634d5e9bfeba6cec48dc59 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:01:22.152275  7639 tablet_service.cc:1511] Processing CreateTablet for tablet 129402cd1e944b93a9353f12acfa8d36 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:01:22.153131  7638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaabbbcaa9634d5e9bfeba6cec48dc59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.154656  7637 tablet_service.cc:1511] Processing CreateTablet for tablet 73cb3b8c20604c539920b7c279408964 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:01:22.165145  7639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 129402cd1e944b93a9353f12acfa8d36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.171129  7637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73cb3b8c20604c539920b7c279408964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.175437  7634 tablet_service.cc:1511] Processing CreateTablet for tablet b6423d91c5b949d89d08030e5b42a71e (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:01:22.177759  7633 tablet_service.cc:1511] Processing CreateTablet for tablet 7244ee694dea4001b80c2b2b3f6cf9a3 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:01:22.188738  7634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6423d91c5b949d89d08030e5b42a71e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.186623  7491 tablet_service.cc:1511] Processing CreateTablet for tablet 5c68342f59a34039b0e1970e8afea2f9 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:01:22.175446  7635 tablet_service.cc:1511] Processing CreateTablet for tablet ab0039bb5ac54beab2d2727db550accb (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:01:22.192211  7489 tablet_service.cc:1511] Processing CreateTablet for tablet aaabbbcaa9634d5e9bfeba6cec48dc59 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:01:22.194109  7490 tablet_service.cc:1511] Processing CreateTablet for tablet 129402cd1e944b93a9353f12acfa8d36 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:01:22.194149  7636 tablet_service.cc:1511] Processing CreateTablet for tablet c1acb8c51cb54a139fe8598bbe34d445 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:01:22.203751  7633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7244ee694dea4001b80c2b2b3f6cf9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.204555  7635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab0039bb5ac54beab2d2727db550accb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.186022  7492 tablet_service.cc:1511] Processing CreateTablet for tablet 057ebf33b87d472db153b1211e1326d4 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:01:22.207027  7491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c68342f59a34039b0e1970e8afea2f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.214083  7636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1acb8c51cb54a139fe8598bbe34d445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.230767  7488 tablet_service.cc:1511] Processing CreateTablet for tablet 73cb3b8c20604c539920b7c279408964 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:01:22.229203  7489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaabbbcaa9634d5e9bfeba6cec48dc59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.223383  7487 tablet_service.cc:1511] Processing CreateTablet for tablet c1acb8c51cb54a139fe8598bbe34d445 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:01:22.255333  7486 tablet_service.cc:1511] Processing CreateTablet for tablet ab0039bb5ac54beab2d2727db550accb (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:01:22.252350  7492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057ebf33b87d472db153b1211e1326d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.253412  7485 tablet_service.cc:1511] Processing CreateTablet for tablet b6423d91c5b949d89d08030e5b42a71e (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
W20260709 13:01:22.271473  7447 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:22.271664  7487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1acb8c51cb54a139fe8598bbe34d445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.270663  7484 tablet_service.cc:1511] Processing CreateTablet for tablet 7244ee694dea4001b80c2b2b3f6cf9a3 (DEFAULT_TABLE table=test-workload [id=dad81421fe2646829f2d71b2396b91be]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:01:22.280791  7485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6423d91c5b949d89d08030e5b42a71e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.291744  7488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73cb3b8c20604c539920b7c279408964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.297072  7486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab0039bb5ac54beab2d2727db550accb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.313066  7484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7244ee694dea4001b80c2b2b3f6cf9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.309886  7694 tablet_bootstrap.cc:492] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98: Bootstrap starting.
I20260709 13:01:22.328477  7490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 129402cd1e944b93a9353f12acfa8d36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.347721  7695 tablet_bootstrap.cc:492] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8: Bootstrap starting.
I20260709 13:01:22.373126  7695 tablet_bootstrap.cc:654] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.376000  7694 tablet_bootstrap.cc:654] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.391392  7696 tablet_bootstrap.cc:492] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd: Bootstrap starting.
I20260709 13:01:22.417549  7694 tablet_bootstrap.cc:492] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98: No bootstrap required, opened a new log
I20260709 13:01:22.418066  7694 ts_tablet_manager.cc:1403] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98: Time spent bootstrapping tablet: real 0.176s	user 0.007s	sys 0.013s
I20260709 13:01:22.418272  7695 tablet_bootstrap.cc:492] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8: No bootstrap required, opened a new log
I20260709 13:01:22.419051  7695 ts_tablet_manager.cc:1403] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.018s
I20260709 13:01:22.422259  7694 raft_consensus.cc:359] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.422668  7695 raft_consensus.cc:359] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } }
I20260709 13:01:22.423091  7694 raft_consensus.cc:385] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.423403  7695 raft_consensus.cc:385] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.423485  7694 raft_consensus.cc:740] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.423741  7695 raft_consensus.cc:740] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.424269  7694 consensus_queue.cc:260] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.426234  7696 tablet_bootstrap.cc:654] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.426860  7695 consensus_queue.cc:260] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } }
I20260709 13:01:22.429452  7676 heartbeater.cc:499] Master 127.7.49.254:37453 was elected leader, sending a full tablet report...
I20260709 13:01:22.434484  7694 ts_tablet_manager.cc:1434] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 13:01:22.434491  7602 heartbeater.cc:499] Master 127.7.49.254:37453 was elected leader, sending a full tablet report...
I20260709 13:01:22.435652  7694 tablet_bootstrap.cc:492] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98: Bootstrap starting.
I20260709 13:01:22.436239  7695 ts_tablet_manager.cc:1434] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:01:22.437240  7695 tablet_bootstrap.cc:492] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8: Bootstrap starting.
I20260709 13:01:22.442049  7694 tablet_bootstrap.cc:654] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.454856  7694 tablet_bootstrap.cc:492] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98: No bootstrap required, opened a new log
I20260709 13:01:22.455329  7694 ts_tablet_manager.cc:1403] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 13:01:22.459403  7694 raft_consensus.cc:359] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.460168  7694 raft_consensus.cc:385] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.460485  7694 raft_consensus.cc:740] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.461310  7696 tablet_bootstrap.cc:492] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd: No bootstrap required, opened a new log
I20260709 13:01:22.461619  7695 tablet_bootstrap.cc:654] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.461227  7694 consensus_queue.cc:260] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.461834  7696 ts_tablet_manager.cc:1403] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.011s
I20260709 13:01:22.463611  7694 ts_tablet_manager.cc:1434] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:01:22.464567  7694 tablet_bootstrap.cc:492] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98: Bootstrap starting.
I20260709 13:01:22.465035  7696 raft_consensus.cc:359] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } }
I20260709 13:01:22.465952  7696 raft_consensus.cc:385] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.466321  7696 raft_consensus.cc:740] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.467268  7696 consensus_queue.cc:260] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } }
I20260709 13:01:22.471793  7694 tablet_bootstrap.cc:654] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.473893  7695 tablet_bootstrap.cc:492] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8: No bootstrap required, opened a new log
I20260709 13:01:22.474442  7695 ts_tablet_manager.cc:1403] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.003s
I20260709 13:01:22.477319  7695 raft_consensus.cc:359] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.478006  7695 raft_consensus.cc:385] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.478317  7695 raft_consensus.cc:740] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.478966  7695 consensus_queue.cc:260] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.481954  7695 ts_tablet_manager.cc:1434] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 13:01:22.482798  7603 tablet.cc:2406] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:01:22.483103  7695 tablet_bootstrap.cc:492] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8: Bootstrap starting.
I20260709 13:01:22.488677  7527 heartbeater.cc:499] Master 127.7.49.254:37453 was elected leader, sending a full tablet report...
I20260709 13:01:22.488903  7696 ts_tablet_manager.cc:1434] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd: Time spent starting tablet: real 0.027s	user 0.013s	sys 0.009s
I20260709 13:01:22.489929  7696 tablet_bootstrap.cc:492] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd: Bootstrap starting.
I20260709 13:01:22.490906  7694 tablet_bootstrap.cc:492] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98: No bootstrap required, opened a new log
I20260709 13:01:22.491578  7694 ts_tablet_manager.cc:1403] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.013s
I20260709 13:01:22.493723  7695 tablet_bootstrap.cc:654] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.494753  7694 raft_consensus.cc:359] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.495585  7694 raft_consensus.cc:385] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.495920  7694 raft_consensus.cc:740] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.496727  7694 consensus_queue.cc:260] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.498392  7696 tablet_bootstrap.cc:654] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.499249  7694 ts_tablet_manager.cc:1434] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:01:22.500226  7694 tablet_bootstrap.cc:492] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98: Bootstrap starting.
I20260709 13:01:22.506433  7694 tablet_bootstrap.cc:654] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.506536  7695 tablet_bootstrap.cc:492] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8: No bootstrap required, opened a new log
I20260709 13:01:22.507184  7695 ts_tablet_manager.cc:1403] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260709 13:01:22.510891  7695 raft_consensus.cc:359] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.511850  7695 raft_consensus.cc:385] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.512238  7695 raft_consensus.cc:740] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.514948  7695 consensus_queue.cc:260] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.516106  7696 tablet_bootstrap.cc:492] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd: No bootstrap required, opened a new log
I20260709 13:01:22.516564  7696 ts_tablet_manager.cc:1403] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.009s
I20260709 13:01:22.517335  7695 ts_tablet_manager.cc:1434] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:01:22.518244  7695 tablet_bootstrap.cc:492] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8: Bootstrap starting.
I20260709 13:01:22.519292  7696 raft_consensus.cc:359] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.519970  7696 raft_consensus.cc:385] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.520258  7696 raft_consensus.cc:740] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.521034  7696 consensus_queue.cc:260] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.523245  7696 ts_tablet_manager.cc:1434] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:01:22.524219  7696 tablet_bootstrap.cc:492] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd: Bootstrap starting.
I20260709 13:01:22.525333  7695 tablet_bootstrap.cc:654] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.528290  7694 tablet_bootstrap.cc:492] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98: No bootstrap required, opened a new log
I20260709 13:01:22.528797  7694 ts_tablet_manager.cc:1403] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.010s
I20260709 13:01:22.531627  7696 tablet_bootstrap.cc:654] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.531592  7694 raft_consensus.cc:359] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } }
I20260709 13:01:22.536592  7694 raft_consensus.cc:385] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.536959  7694 raft_consensus.cc:740] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.538100  7695 tablet_bootstrap.cc:492] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8: No bootstrap required, opened a new log
I20260709 13:01:22.537725  7694 consensus_queue.cc:260] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } }
I20260709 13:01:22.538712  7695 ts_tablet_manager.cc:1403] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260709 13:01:22.540370  7694 ts_tablet_manager.cc:1434] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 13:01:22.541388  7694 tablet_bootstrap.cc:492] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98: Bootstrap starting.
I20260709 13:01:22.542498  7695 raft_consensus.cc:359] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.543457  7695 raft_consensus.cc:385] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.543844  7695 raft_consensus.cc:740] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.545013  7695 consensus_queue.cc:260] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.548864  7695 ts_tablet_manager.cc:1434] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:01:22.549281  7696 tablet_bootstrap.cc:492] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd: No bootstrap required, opened a new log
I20260709 13:01:22.549718  7696 ts_tablet_manager.cc:1403] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260709 13:01:22.549763  7695 tablet_bootstrap.cc:492] T 129402cd1e944b93a9353f12acfa8d36 P fba0adbffbff40ec854ec89ee72cdeb8: Bootstrap starting.
I20260709 13:01:22.550242  7694 tablet_bootstrap.cc:654] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.555756  7696 raft_consensus.cc:359] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.556536  7696 raft_consensus.cc:385] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.556836  7696 raft_consensus.cc:740] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.557667  7695 tablet_bootstrap.cc:654] T 129402cd1e944b93a9353f12acfa8d36 P fba0adbffbff40ec854ec89ee72cdeb8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.557991  7696 consensus_queue.cc:260] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.560243  7696 ts_tablet_manager.cc:1434] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:01:22.561506  7696 tablet_bootstrap.cc:492] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd: Bootstrap starting.
I20260709 13:01:22.562017  7694 tablet_bootstrap.cc:492] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98: No bootstrap required, opened a new log
I20260709 13:01:22.562525  7694 ts_tablet_manager.cc:1403] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260709 13:01:22.565387  7694 raft_consensus.cc:359] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.566233  7694 raft_consensus.cc:385] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.566586  7694 raft_consensus.cc:740] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.567346  7694 consensus_queue.cc:260] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.569790  7694 ts_tablet_manager.cc:1434] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:22.569864  7696 tablet_bootstrap.cc:654] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.570860  7694 tablet_bootstrap.cc:492] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 0423eb8c03734ed1adc697a907debf98: Bootstrap starting.
I20260709 13:01:22.577245  7695 tablet_bootstrap.cc:492] T 129402cd1e944b93a9353f12acfa8d36 P fba0adbffbff40ec854ec89ee72cdeb8: No bootstrap required, opened a new log
I20260709 13:01:22.577649  7696 tablet_bootstrap.cc:492] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd: No bootstrap required, opened a new log
I20260709 13:01:22.577723  7695 ts_tablet_manager.cc:1403] T 129402cd1e944b93a9353f12acfa8d36 P fba0adbffbff40ec854ec89ee72cdeb8: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.015s
I20260709 13:01:22.577713  7694 tablet_bootstrap.cc:654] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 0423eb8c03734ed1adc697a907debf98: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.578182  7696 ts_tablet_manager.cc:1403] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 13:01:22.581292  7696 raft_consensus.cc:359] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.582005  7696 raft_consensus.cc:385] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.582343  7696 raft_consensus.cc:740] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.582727  7695 raft_consensus.cc:359] T 129402cd1e944b93a9353f12acfa8d36 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.583074  7696 consensus_queue.cc:260] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.583711  7695 raft_consensus.cc:385] T 129402cd1e944b93a9353f12acfa8d36 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.584020  7695 raft_consensus.cc:740] T 129402cd1e944b93a9353f12acfa8d36 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.584704  7695 consensus_queue.cc:260] T 129402cd1e944b93a9353f12acfa8d36 P fba0adbffbff40ec854ec89ee72cdeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.585726  7696 ts_tablet_manager.cc:1434] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:01:22.586828  7696 tablet_bootstrap.cc:492] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd: Bootstrap starting.
I20260709 13:01:22.587121  7695 ts_tablet_manager.cc:1434] T 129402cd1e944b93a9353f12acfa8d36 P fba0adbffbff40ec854ec89ee72cdeb8: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260709 13:01:22.588080  7695 tablet_bootstrap.cc:492] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8: Bootstrap starting.
I20260709 13:01:22.590880  7694 tablet_bootstrap.cc:492] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 0423eb8c03734ed1adc697a907debf98: No bootstrap required, opened a new log
I20260709 13:01:22.591454  7694 ts_tablet_manager.cc:1403] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 0423eb8c03734ed1adc697a907debf98: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 13:01:22.593181  7696 tablet_bootstrap.cc:654] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.594328  7695 tablet_bootstrap.cc:654] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.594421  7694 raft_consensus.cc:359] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.595279  7694 raft_consensus.cc:385] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.595626  7694 raft_consensus.cc:740] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.596552  7704 raft_consensus.cc:493] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.596630  7694 consensus_queue.cc:260] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 0423eb8c03734ed1adc697a907debf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.597114  7704 raft_consensus.cc:515] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.599414  7694 ts_tablet_manager.cc:1434] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 0423eb8c03734ed1adc697a907debf98: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:01:22.600376  7694 tablet_bootstrap.cc:492] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98: Bootstrap starting.
I20260709 13:01:22.606642  7704 leader_election.cc:290] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:22.607196  7694 tablet_bootstrap.cc:654] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.615352  7695 tablet_bootstrap.cc:492] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8: No bootstrap required, opened a new log
I20260709 13:01:22.615500  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244ee694dea4001b80c2b2b3f6cf9a3" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" is_pre_election: true
I20260709 13:01:22.615862  7695 ts_tablet_manager.cc:1403] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.007s
W20260709 13:01:22.617781  7466 leader_election.cc:343] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.619567  7694 tablet_bootstrap.cc:492] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98: No bootstrap required, opened a new log
I20260709 13:01:22.619189  7695 raft_consensus.cc:359] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.620011  7694 ts_tablet_manager.cc:1403] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 13:01:22.620079  7695 raft_consensus.cc:385] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.620515  7695 raft_consensus.cc:740] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.621389  7695 consensus_queue.cc:260] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.623493  7694 raft_consensus.cc:359] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.624193  7694 raft_consensus.cc:385] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.624483  7694 raft_consensus.cc:740] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.624781  7695 ts_tablet_manager.cc:1434] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:01:22.625190  7694 consensus_queue.cc:260] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.625883  7695 tablet_bootstrap.cc:492] T c1acb8c51cb54a139fe8598bbe34d445 P fba0adbffbff40ec854ec89ee72cdeb8: Bootstrap starting.
I20260709 13:01:22.627717  7694 ts_tablet_manager.cc:1434] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:01:22.628659  7694 tablet_bootstrap.cc:492] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98: Bootstrap starting.
I20260709 13:01:22.634747  7694 tablet_bootstrap.cc:654] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.635191  7695 tablet_bootstrap.cc:654] T c1acb8c51cb54a139fe8598bbe34d445 P fba0adbffbff40ec854ec89ee72cdeb8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.640959  7696 tablet_bootstrap.cc:492] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd: No bootstrap required, opened a new log
I20260709 13:01:22.643385  7696 ts_tablet_manager.cc:1403] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.007s
I20260709 13:01:22.645715  7694 tablet_bootstrap.cc:492] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98: No bootstrap required, opened a new log
I20260709 13:01:22.647994  7694 ts_tablet_manager.cc:1403] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.011s
I20260709 13:01:22.648886  7695 tablet_bootstrap.cc:492] T c1acb8c51cb54a139fe8598bbe34d445 P fba0adbffbff40ec854ec89ee72cdeb8: No bootstrap required, opened a new log
I20260709 13:01:22.649345  7695 ts_tablet_manager.cc:1403] T c1acb8c51cb54a139fe8598bbe34d445 P fba0adbffbff40ec854ec89ee72cdeb8: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.012s
I20260709 13:01:22.650434  7694 raft_consensus.cc:359] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.651216  7694 raft_consensus.cc:385] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.650859  7696 raft_consensus.cc:359] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.651499  7694 raft_consensus.cc:740] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.651834  7696 raft_consensus.cc:385] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.652323  7696 raft_consensus.cc:740] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.652204  7694 consensus_queue.cc:260] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.652806  7695 raft_consensus.cc:359] T c1acb8c51cb54a139fe8598bbe34d445 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.653519  7695 raft_consensus.cc:385] T c1acb8c51cb54a139fe8598bbe34d445 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.653229  7696 consensus_queue.cc:260] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.653818  7695 raft_consensus.cc:740] T c1acb8c51cb54a139fe8598bbe34d445 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.660405  7577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244ee694dea4001b80c2b2b3f6cf9a3" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0423eb8c03734ed1adc697a907debf98" is_pre_election: true
I20260709 13:01:22.660550  7695 consensus_queue.cc:260] T c1acb8c51cb54a139fe8598bbe34d445 P fba0adbffbff40ec854ec89ee72cdeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.661116  7577 raft_consensus.cc:2468] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ac49674cbc4e8daf8dcc20961114cd in term 0.
I20260709 13:01:22.655846  7694 ts_tablet_manager.cc:1434] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:01:22.655982  7696 ts_tablet_manager.cc:1434] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:01:22.663322  7695 ts_tablet_manager.cc:1434] T c1acb8c51cb54a139fe8598bbe34d445 P fba0adbffbff40ec854ec89ee72cdeb8: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 13:01:22.663365  7701 raft_consensus.cc:493] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.663652  7467 leader_election.cc:304] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [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: 0423eb8c03734ed1adc697a907debf98, 40ac49674cbc4e8daf8dcc20961114cd; no voters: fba0adbffbff40ec854ec89ee72cdeb8
I20260709 13:01:22.663957  7701 raft_consensus.cc:515] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.664525  7704 raft_consensus.cc:2804] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.664891  7704 raft_consensus.cc:493] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.665215  7704 raft_consensus.cc:3060] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.666426  7701 leader_election.cc:290] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:22.666985  7696 tablet_bootstrap.cc:492] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd: Bootstrap starting.
I20260709 13:01:22.669324  7694 tablet_bootstrap.cc:492] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98: Bootstrap starting.
I20260709 13:01:22.673514  7696 tablet_bootstrap.cc:654] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.676206  7701 raft_consensus.cc:493] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.676651  7701 raft_consensus.cc:515] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } }
I20260709 13:01:22.678534  7701 leader_election.cc:290] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913), 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431)
I20260709 13:01:22.678972  7701 raft_consensus.cc:493] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.679400  7701 raft_consensus.cc:515] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.681593  7701 leader_election.cc:290] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:22.681964  7694 tablet_bootstrap.cc:654] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.693877  7695 tablet_bootstrap.cc:492] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8: Bootstrap starting.
I20260709 13:01:22.692399  7704 raft_consensus.cc:515] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.694869  7727 raft_consensus.cc:493] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.707984  7704 leader_election.cc:290] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 1 election: Requested vote from peers 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:22.711241  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244ee694dea4001b80c2b2b3f6cf9a3" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
I20260709 13:01:22.710469  7577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244ee694dea4001b80c2b2b3f6cf9a3" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0423eb8c03734ed1adc697a907debf98"
I20260709 13:01:22.712998  7577 raft_consensus.cc:3060] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:22.713518  7466 leader_election.cc:343] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.699815  7727 raft_consensus.cc:515] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.715868  7694 tablet_bootstrap.cc:492] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98: No bootstrap required, opened a new log
I20260709 13:01:22.716336  7694 ts_tablet_manager.cc:1403] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.013s
I20260709 13:01:22.715879  7696 tablet_bootstrap.cc:492] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd: No bootstrap required, opened a new log
I20260709 13:01:22.720026  7696 ts_tablet_manager.cc:1403] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.016s
I20260709 13:01:22.721149  7695 tablet_bootstrap.cc:654] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.721083  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129402cd1e944b93a9353f12acfa8d36" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0423eb8c03734ed1adc697a907debf98" is_pre_election: true
I20260709 13:01:22.720957  7694 raft_consensus.cc:359] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.722437  7694 raft_consensus.cc:385] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.722729  7694 raft_consensus.cc:740] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.722926  7576 raft_consensus.cc:2468] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ac49674cbc4e8daf8dcc20961114cd in term 0.
I20260709 13:01:22.724453  7467 leader_election.cc:304] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0423eb8c03734ed1adc697a907debf98, 40ac49674cbc4e8daf8dcc20961114cd; no voters: 
I20260709 13:01:22.725219  7704 raft_consensus.cc:2804] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.725564  7704 raft_consensus.cc:493] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.725878  7704 raft_consensus.cc:3060] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.726343  7727 leader_election.cc:290] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:22.725927  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129402cd1e944b93a9353f12acfa8d36" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" is_pre_election: true
I20260709 13:01:22.724184  7694 consensus_queue.cc:260] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.727067  7651 raft_consensus.cc:2468] T 129402cd1e944b93a9353f12acfa8d36 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ac49674cbc4e8daf8dcc20961114cd in term 0.
I20260709 13:01:22.732355  7694 ts_tablet_manager.cc:1434] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:01:22.793119  7726 raft_consensus.cc:493] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.794158  7701 raft_consensus.cc:493] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.794169  7726 raft_consensus.cc:515] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.794695  7701 raft_consensus.cc:515] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.795800  7696 raft_consensus.cc:359] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.796550  7696 raft_consensus.cc:385] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.796839  7696 raft_consensus.cc:740] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.797004  7701 leader_election.cc:290] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:22.797611  7696 consensus_queue.cc:260] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.755930  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057ebf33b87d472db153b1211e1326d4" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd" is_pre_election: true
I20260709 13:01:22.803692  7501 raft_consensus.cc:2468] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 0.
I20260709 13:01:22.799297  7647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" is_pre_election: true
I20260709 13:01:22.754720  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6423d91c5b949d89d08030e5b42a71e" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd" is_pre_election: true
I20260709 13:01:22.800050  7726 leader_election.cc:290] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:22.779667  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6423d91c5b949d89d08030e5b42a71e" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" is_pre_election: true
I20260709 13:01:22.804373  7498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd" is_pre_election: true
I20260709 13:01:22.804893  7651 raft_consensus.cc:2468] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 0.
I20260709 13:01:22.804988  7502 raft_consensus.cc:2468] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 0.
I20260709 13:01:22.805351  7498 raft_consensus.cc:2468] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 0.
I20260709 13:01:22.806416  7541 leader_election.cc:304] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0423eb8c03734ed1adc697a907debf98, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:22.806813  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1acb8c51cb54a139fe8598bbe34d445" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd" is_pre_election: true
I20260709 13:01:22.807374  7726 raft_consensus.cc:2804] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.807755  7726 raft_consensus.cc:493] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.807785  7499 raft_consensus.cc:2468] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 0.
I20260709 13:01:22.808209  7726 raft_consensus.cc:3060] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.801189  7704 raft_consensus.cc:515] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.812968  7704 leader_election.cc:290] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 1 election: Requested vote from peers 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:22.743191  7699 raft_consensus.cc:493] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.804402  7647 raft_consensus.cc:2468] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 0.
I20260709 13:01:22.813880  7699 raft_consensus.cc:515] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } }
I20260709 13:01:22.755741  7500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c68342f59a34039b0e1970e8afea2f9" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd" is_pre_election: true
I20260709 13:01:22.801275  7730 raft_consensus.cc:493] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.801676  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1acb8c51cb54a139fe8598bbe34d445" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" is_pre_election: true
I20260709 13:01:22.816092  7648 raft_consensus.cc:2468] T c1acb8c51cb54a139fe8598bbe34d445 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 0.
I20260709 13:01:22.816671  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129402cd1e944b93a9353f12acfa8d36" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0423eb8c03734ed1adc697a907debf98"
I20260709 13:01:22.782783  7577 raft_consensus.cc:2468] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ac49674cbc4e8daf8dcc20961114cd in term 1.
I20260709 13:01:22.817389  7576 raft_consensus.cc:3060] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.835340  7540 leader_election.cc:304] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0423eb8c03734ed1adc697a907debf98, 40ac49674cbc4e8daf8dcc20961114cd; no voters: 
I20260709 13:01:22.824771  7541 leader_election.cc:304] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0423eb8c03734ed1adc697a907debf98, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:22.836858  7701 raft_consensus.cc:493] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.830138  7696 ts_tablet_manager.cc:1434] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd: Time spent starting tablet: real 0.110s	user 0.006s	sys 0.002s
I20260709 13:01:22.846966  7701 raft_consensus.cc:515] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.837361  7467 leader_election.cc:304] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [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: 0423eb8c03734ed1adc697a907debf98, 40ac49674cbc4e8daf8dcc20961114cd; no voters: fba0adbffbff40ec854ec89ee72cdeb8
I20260709 13:01:22.780328  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057ebf33b87d472db153b1211e1326d4" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" is_pre_election: true
I20260709 13:01:22.850586  7727 raft_consensus.cc:2804] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:22.851104  7727 raft_consensus.cc:697] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 LEADER]: Becoming Leader. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Running, Role: LEADER
I20260709 13:01:22.818326  7699 leader_election.cc:290] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551), 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431)
I20260709 13:01:22.854333  7696 tablet_bootstrap.cc:492] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd: Bootstrap starting.
I20260709 13:01:22.854139  7727 consensus_queue.cc:237] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.819559  7726 raft_consensus.cc:515] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.854911  7701 leader_election.cc:290] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:22.781095  7649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c68342f59a34039b0e1970e8afea2f9" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" is_pre_election: true
I20260709 13:01:22.851001  7650 raft_consensus.cc:2468] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 0.
I20260709 13:01:22.817178  7730 raft_consensus.cc:515] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.867475  7701 raft_consensus.cc:2804] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.870445  7701 raft_consensus.cc:493] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.871423  7701 raft_consensus.cc:3060] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.874708  7649 raft_consensus.cc:2468] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 0.
I20260709 13:01:22.882856  7696 tablet_bootstrap.cc:654] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.885470  7730 leader_election.cc:290] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551)
I20260709 13:01:22.889281  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129402cd1e944b93a9353f12acfa8d36" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
I20260709 13:01:22.890089  7650 raft_consensus.cc:3060] T 129402cd1e944b93a9353f12acfa8d36 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.898615  7701 raft_consensus.cc:515] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } }
I20260709 13:01:22.901321  7701 leader_election.cc:290] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 election: Requested vote from peers fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913), 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431)
I20260709 13:01:22.902109  7701 raft_consensus.cc:2804] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.902336  7576 raft_consensus.cc:2468] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ac49674cbc4e8daf8dcc20961114cd in term 1.
I20260709 13:01:22.903913  7467 leader_election.cc:304] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0423eb8c03734ed1adc697a907debf98, 40ac49674cbc4e8daf8dcc20961114cd; no voters: 
I20260709 13:01:22.904518  7726 leader_election.cc:290] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 election: Requested vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:22.904925  7727 raft_consensus.cc:2804] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:22.905655  7727 raft_consensus.cc:697] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 LEADER]: Becoming Leader. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Running, Role: LEADER
I20260709 13:01:22.906725  7727 consensus_queue.cc:237] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.902611  7701 raft_consensus.cc:493] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.911124  7701 raft_consensus.cc:3060] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.914111  7650 raft_consensus.cc:2468] T 129402cd1e944b93a9353f12acfa8d36 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ac49674cbc4e8daf8dcc20961114cd in term 1.
W20260709 13:01:22.935688  7541 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.195:33913, user_credentials={real_user=slave}} blocked reactor thread for 113620us
W20260709 13:01:22.937243  7540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:41431, user_credentials={real_user=slave}} blocked reactor thread for 103864us
I20260709 13:01:22.937659  7649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cb3b8c20604c539920b7c279408964" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" is_pre_election: true
I20260709 13:01:22.938714  7540 leader_election.cc:304] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0423eb8c03734ed1adc697a907debf98, 40ac49674cbc4e8daf8dcc20961114cd; no voters: 
I20260709 13:01:22.938256  7398 catalog_manager.cc:5697] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193). New cstate: current_term: 1 leader_uuid: "40ac49674cbc4e8daf8dcc20961114cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.939944  7734 raft_consensus.cc:2804] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.940442  7734 raft_consensus.cc:493] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.940905  7734 raft_consensus.cc:3060] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.942153  7730 raft_consensus.cc:493] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.944515  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c68342f59a34039b0e1970e8afea2f9" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd" is_pre_election: true
I20260709 13:01:22.944555  7649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057ebf33b87d472db153b1211e1326d4" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
I20260709 13:01:22.945372  7649 raft_consensus.cc:3060] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.942618  7730 raft_consensus.cc:515] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.946233  7577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c68342f59a34039b0e1970e8afea2f9" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0423eb8c03734ed1adc697a907debf98" is_pre_election: true
I20260709 13:01:22.946234  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057ebf33b87d472db153b1211e1326d4" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0423eb8c03734ed1adc697a907debf98" is_pre_election: true
I20260709 13:01:22.947005  7577 raft_consensus.cc:2468] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 0.
I20260709 13:01:22.947330  7576 raft_consensus.cc:2393] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fba0adbffbff40ec854ec89ee72cdeb8 in current term 1: Already voted for candidate 0423eb8c03734ed1adc697a907debf98 in this term.
I20260709 13:01:22.947443  7730 leader_election.cc:290] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551)
I20260709 13:01:22.942536  7701 raft_consensus.cc:515] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.949491  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0039bb5ac54beab2d2727db550accb" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0423eb8c03734ed1adc697a907debf98" is_pre_election: true
I20260709 13:01:22.950202  7576 raft_consensus.cc:2468] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 0.
I20260709 13:01:22.944429  7500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057ebf33b87d472db153b1211e1326d4" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd" is_pre_election: true
I20260709 13:01:22.951560  7696 tablet_bootstrap.cc:492] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd: No bootstrap required, opened a new log
I20260709 13:01:22.951925  7500 raft_consensus.cc:2468] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 0.
I20260709 13:01:22.952087  7696 ts_tablet_manager.cc:1403] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd: Time spent bootstrapping tablet: real 0.098s	user 0.015s	sys 0.002s
W20260709 13:01:22.953516  7614 leader_election.cc:343] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.953913  7500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0039bb5ac54beab2d2727db550accb" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd" is_pre_election: true
I20260709 13:01:22.952147  7695 tablet_bootstrap.cc:492] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8: No bootstrap required, opened a new log
I20260709 13:01:22.955309  7695 ts_tablet_manager.cc:1403] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8: Time spent bootstrapping tablet: real 0.291s	user 0.041s	sys 0.132s
I20260709 13:01:22.955578  7696 raft_consensus.cc:359] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.956303  7696 raft_consensus.cc:385] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.956521  7616 leader_election.cc:304] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [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: 0423eb8c03734ed1adc697a907debf98, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 40ac49674cbc4e8daf8dcc20961114cd
I20260709 13:01:22.959537  7730 raft_consensus.cc:2804] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.960333  7730 raft_consensus.cc:493] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.960687  7730 raft_consensus.cc:3060] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.964345  7734 raft_consensus.cc:515] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.956591  7696 raft_consensus.cc:740] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.966454  7734 leader_election.cc:290] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 election: Requested vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:22.967124  7696 consensus_queue.cc:260] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.967438  7730 raft_consensus.cc:515] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.954262  7614 leader_election.cc:304] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ac49674cbc4e8daf8dcc20961114cd, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:22.969751  7696 ts_tablet_manager.cc:1434] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:01:22.970788  7696 tablet_bootstrap.cc:492] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd: Bootstrap starting.
I20260709 13:01:22.971618  7730 leader_election.cc:290] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 1 election: Requested vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551)
I20260709 13:01:22.972493  7616 leader_election.cc:304] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0423eb8c03734ed1adc697a907debf98, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:22.973173  7500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c68342f59a34039b0e1970e8afea2f9" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
I20260709 13:01:22.973871  7500 raft_consensus.cc:3060] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.974279  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c68342f59a34039b0e1970e8afea2f9" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0423eb8c03734ed1adc697a907debf98"
I20260709 13:01:22.974682  7576 raft_consensus.cc:3060] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.975754  7730 raft_consensus.cc:2804] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.976121  7730 raft_consensus.cc:493] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.976456  7730 raft_consensus.cc:3060] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.981196  7576 raft_consensus.cc:2468] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 1.
I20260709 13:01:22.981324  7500 raft_consensus.cc:2468] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 1.
I20260709 13:01:22.982532  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6423d91c5b949d89d08030e5b42a71e" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
W20260709 13:01:22.982815  7614 leader_election.cc:343] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.983194  7650 raft_consensus.cc:3060] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.983417  7730 raft_consensus.cc:515] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.958079  7695 raft_consensus.cc:359] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.958336  7649 raft_consensus.cc:2468] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 1.
I20260709 13:01:22.956781  7541 leader_election.cc:304] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0423eb8c03734ed1adc697a907debf98, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:22.984724  7695 raft_consensus.cc:385] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:01:22.985129  7541 leader_election.cc:343] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.958273  7701 leader_election.cc:290] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 election: Requested vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:22.985435  7695 raft_consensus.cc:740] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.986150  7701 raft_consensus.cc:2764] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:01:22.983994  7614 leader_election.cc:304] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ac49674cbc4e8daf8dcc20961114cd, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
W20260709 13:01:22.986315  7540 leader_election.cc:343] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.988437  7699 raft_consensus.cc:2764] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:01:22.989174  7695 consensus_queue.cc:260] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.991637  7699 raft_consensus.cc:2804] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:22.991477  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6423d91c5b949d89d08030e5b42a71e" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
I20260709 13:01:22.992130  7699 raft_consensus.cc:697] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 LEADER]: Becoming Leader. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Running, Role: LEADER
I20260709 13:01:22.992280  7499 raft_consensus.cc:3060] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.995168  7498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057ebf33b87d472db153b1211e1326d4" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
I20260709 13:01:22.995919  7498 raft_consensus.cc:3060] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.993026  7699 consensus_queue.cc:237] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:22.999372  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
I20260709 13:01:23.000144  7501 raft_consensus.cc:3060] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.005584  7649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
I20260709 13:01:23.006276  7649 raft_consensus.cc:3060] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.993216  7650 raft_consensus.cc:2468] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 1.
I20260709 13:01:23.019649  7696 tablet_bootstrap.cc:654] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.014797  7500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cb3b8c20604c539920b7c279408964" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd" is_pre_election: true
I20260709 13:01:23.024220  7695 ts_tablet_manager.cc:1434] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8: Time spent starting tablet: real 0.069s	user 0.015s	sys 0.020s
I20260709 13:01:23.025599  7695 tablet_bootstrap.cc:492] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8: Bootstrap starting.
I20260709 13:01:23.031332  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1acb8c51cb54a139fe8598bbe34d445" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
I20260709 13:01:23.031803  7730 leader_election.cc:290] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 1 election: Requested vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551)
I20260709 13:01:23.031957  7502 raft_consensus.cc:3060] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:23.032168  7540 leader_election.cc:343] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.008010  7541 leader_election.cc:304] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0423eb8c03734ed1adc697a907debf98, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:23.036054  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1acb8c51cb54a139fe8598bbe34d445" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
I20260709 13:01:23.036373  7541 leader_election.cc:304] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0423eb8c03734ed1adc697a907debf98, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:23.036728  7650 raft_consensus.cc:3060] T c1acb8c51cb54a139fe8598bbe34d445 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.034129  7540 leader_election.cc:304] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0423eb8c03734ed1adc697a907debf98; no voters: 40ac49674cbc4e8daf8dcc20961114cd, fba0adbffbff40ec854ec89ee72cdeb8
I20260709 13:01:23.038503  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0039bb5ac54beab2d2727db550accb" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0423eb8c03734ed1adc697a907debf98"
I20260709 13:01:23.039155  7576 raft_consensus.cc:3060] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.039602  7398 catalog_manager.cc:5697] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193). New cstate: current_term: 1 leader_uuid: "40ac49674cbc4e8daf8dcc20961114cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.044196  7701 raft_consensus.cc:2749] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:23.045780  7735 raft_consensus.cc:2804] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.046306  7735 raft_consensus.cc:697] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Becoming Leader. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Running, Role: LEADER
I20260709 13:01:23.043346  7734 raft_consensus.cc:2804] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.050045  7734 raft_consensus.cc:697] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Becoming Leader. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Running, Role: LEADER
I20260709 13:01:23.051469  7734 consensus_queue.cc:237] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } }
I20260709 13:01:23.053633  7649 raft_consensus.cc:2468] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 1.
I20260709 13:01:23.054971  7541 leader_election.cc:304] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0423eb8c03734ed1adc697a907debf98, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:23.055894  7701 raft_consensus.cc:2804] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.056787  7701 raft_consensus.cc:697] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Becoming Leader. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Running, Role: LEADER
I20260709 13:01:23.057883  7701 consensus_queue.cc:237] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
W20260709 13:01:23.045444  7614 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:41431, user_credentials={real_user=slave}} blocked reactor thread for 61527.1us
I20260709 13:01:23.059257  7735 consensus_queue.cc:237] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.067987  7500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0039bb5ac54beab2d2727db550accb" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
I20260709 13:01:23.072762  7696 tablet_bootstrap.cc:492] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd: No bootstrap required, opened a new log
I20260709 13:01:23.073205  7696 ts_tablet_manager.cc:1403] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd: Time spent bootstrapping tablet: real 0.103s	user 0.016s	sys 0.010s
I20260709 13:01:23.075400  7501 raft_consensus.cc:2468] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 1.
W20260709 13:01:23.076885  7614 leader_election.cc:343] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.076876  7499 raft_consensus.cc:2468] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 1.
I20260709 13:01:23.077720  7399 catalog_manager.cc:5697] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:23.081700  7695 tablet_bootstrap.cc:654] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.084923  7696 raft_consensus.cc:359] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.085580  7696 raft_consensus.cc:385] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.085843  7696 raft_consensus.cc:740] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.086278  7650 raft_consensus.cc:2468] T c1acb8c51cb54a139fe8598bbe34d445 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 1.
I20260709 13:01:23.087616  7696 consensus_queue.cc:260] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.088001  7541 leader_election.cc:304] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0423eb8c03734ed1adc697a907debf98, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:23.089560  7576 raft_consensus.cc:2468] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 1.
I20260709 13:01:23.094138  7696 ts_tablet_manager.cc:1434] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260709 13:01:23.095145  7735 raft_consensus.cc:2804] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.095322  7616 leader_election.cc:304] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [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: 0423eb8c03734ed1adc697a907debf98, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 40ac49674cbc4e8daf8dcc20961114cd
I20260709 13:01:23.096004  7696 tablet_bootstrap.cc:492] T 73cb3b8c20604c539920b7c279408964 P 40ac49674cbc4e8daf8dcc20961114cd: Bootstrap starting.
I20260709 13:01:23.097227  7742 raft_consensus.cc:2804] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.097754  7742 raft_consensus.cc:697] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 LEADER]: Becoming Leader. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Running, Role: LEADER
I20260709 13:01:23.098618  7742 consensus_queue.cc:237] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.099365  7498 raft_consensus.cc:2468] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 1.
I20260709 13:01:23.099817  7735 raft_consensus.cc:697] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Becoming Leader. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Running, Role: LEADER
I20260709 13:01:23.107484  7735 consensus_queue.cc:237] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.105613  7396 catalog_manager.cc:5697] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0423eb8c03734ed1adc697a907debf98 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "0423eb8c03734ed1adc697a907debf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.102499  7502 raft_consensus.cc:2468] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 1.
I20260709 13:01:23.141793  7696 tablet_bootstrap.cc:654] T 73cb3b8c20604c539920b7c279408964 P 40ac49674cbc4e8daf8dcc20961114cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.145949  7695 tablet_bootstrap.cc:492] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8: No bootstrap required, opened a new log
I20260709 13:01:23.146392  7695 ts_tablet_manager.cc:1403] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8: Time spent bootstrapping tablet: real 0.121s	user 0.013s	sys 0.002s
I20260709 13:01:23.147105  7696 tablet_bootstrap.cc:492] T 73cb3b8c20604c539920b7c279408964 P 40ac49674cbc4e8daf8dcc20961114cd: No bootstrap required, opened a new log
I20260709 13:01:23.147547  7696 ts_tablet_manager.cc:1403] T 73cb3b8c20604c539920b7c279408964 P 40ac49674cbc4e8daf8dcc20961114cd: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.005s
I20260709 13:01:23.148797  7695 raft_consensus.cc:359] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.149490  7695 raft_consensus.cc:385] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.149739  7695 raft_consensus.cc:740] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.150503  7695 consensus_queue.cc:260] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.152539  7695 ts_tablet_manager.cc:1434] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:23.153831  7696 raft_consensus.cc:359] T 73cb3b8c20604c539920b7c279408964 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.154564  7696 raft_consensus.cc:385] T 73cb3b8c20604c539920b7c279408964 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.154870  7696 raft_consensus.cc:740] T 73cb3b8c20604c539920b7c279408964 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.155591  7696 consensus_queue.cc:260] T 73cb3b8c20604c539920b7c279408964 P 40ac49674cbc4e8daf8dcc20961114cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.155972  7399 catalog_manager.cc:5697] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:23.157068  7398 catalog_manager.cc:5697] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0423eb8c03734ed1adc697a907debf98 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "0423eb8c03734ed1adc697a907debf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.158717  7398 catalog_manager.cc:5697] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0423eb8c03734ed1adc697a907debf98 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "0423eb8c03734ed1adc697a907debf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.159976  7696 ts_tablet_manager.cc:1434] T 73cb3b8c20604c539920b7c279408964 P 40ac49674cbc4e8daf8dcc20961114cd: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:01:23.160869  7398 catalog_manager.cc:5697] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0423eb8c03734ed1adc697a907debf98 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "0423eb8c03734ed1adc697a907debf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.220743  7742 raft_consensus.cc:493] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.221251  7742 raft_consensus.cc:515] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.223001  7742 leader_election.cc:290] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551)
I20260709 13:01:23.223848  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cb3b8c20604c539920b7c279408964" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd" is_pre_election: true
I20260709 13:01:23.224138  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cb3b8c20604c539920b7c279408964" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0423eb8c03734ed1adc697a907debf98" is_pre_election: true
I20260709 13:01:23.224396  7502 raft_consensus.cc:2468] T 73cb3b8c20604c539920b7c279408964 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 0.
I20260709 13:01:23.224736  7576 raft_consensus.cc:2468] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 0.
I20260709 13:01:23.225449  7614 leader_election.cc:304] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ac49674cbc4e8daf8dcc20961114cd, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:23.226244  7742 raft_consensus.cc:2804] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:23.226570  7742 raft_consensus.cc:493] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:23.226863  7742 raft_consensus.cc:3060] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.232999  7742 raft_consensus.cc:515] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.234953  7742 leader_election.cc:290] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 1 election: Requested vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551)
I20260709 13:01:23.235751  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cb3b8c20604c539920b7c279408964" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
I20260709 13:01:23.235981  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cb3b8c20604c539920b7c279408964" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0423eb8c03734ed1adc697a907debf98"
I20260709 13:01:23.236318  7502 raft_consensus.cc:3060] T 73cb3b8c20604c539920b7c279408964 P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.236553  7576 raft_consensus.cc:3060] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.240738  7727 raft_consensus.cc:493] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.241353  7727 raft_consensus.cc:515] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.241947  7576 raft_consensus.cc:2468] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 1.
I20260709 13:01:23.243485  7616 leader_election.cc:304] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0423eb8c03734ed1adc697a907debf98, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:23.244725  7727 leader_election.cc:290] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:23.245416  7502 raft_consensus.cc:2468] T 73cb3b8c20604c539920b7c279408964 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 1.
I20260709 13:01:23.245891  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0039bb5ac54beab2d2727db550accb" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" is_pre_election: true
I20260709 13:01:23.246356  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0039bb5ac54beab2d2727db550accb" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0423eb8c03734ed1adc697a907debf98" is_pre_election: true
I20260709 13:01:23.247625  7742 raft_consensus.cc:2804] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.247918  7576 raft_consensus.cc:2393] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40ac49674cbc4e8daf8dcc20961114cd in current term 1: Already voted for candidate fba0adbffbff40ec854ec89ee72cdeb8 in this term.
I20260709 13:01:23.248107  7742 raft_consensus.cc:697] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 LEADER]: Becoming Leader. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Running, Role: LEADER
I20260709 13:01:23.248852  7467 leader_election.cc:304] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40ac49674cbc4e8daf8dcc20961114cd; no voters: 0423eb8c03734ed1adc697a907debf98, fba0adbffbff40ec854ec89ee72cdeb8
I20260709 13:01:23.249514  7727 raft_consensus.cc:3060] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.249948  7742 consensus_queue.cc:237] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.256495  7727 raft_consensus.cc:2749] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:23.257979  7398 catalog_manager.cc:5697] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:23.267757  7742 raft_consensus.cc:493] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.268208  7742 raft_consensus.cc:515] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.270489  7742 leader_election.cc:290] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551)
I20260709 13:01:23.270855  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244ee694dea4001b80c2b2b3f6cf9a3" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd" is_pre_election: true
I20260709 13:01:23.271142  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244ee694dea4001b80c2b2b3f6cf9a3" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0423eb8c03734ed1adc697a907debf98" is_pre_election: true
I20260709 13:01:23.271845  7576 raft_consensus.cc:2393] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fba0adbffbff40ec854ec89ee72cdeb8 in current term 1: Already voted for candidate 40ac49674cbc4e8daf8dcc20961114cd in this term.
I20260709 13:01:23.272723  7616 leader_election.cc:304] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fba0adbffbff40ec854ec89ee72cdeb8; no voters: 0423eb8c03734ed1adc697a907debf98, 40ac49674cbc4e8daf8dcc20961114cd
I20260709 13:01:23.273919  7742 raft_consensus.cc:3060] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.280752  7742 raft_consensus.cc:2749] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:23.327126  7727 consensus_queue.cc:1048] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.343631  7704 consensus_queue.cc:1048] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.383280  7758 consensus_queue.cc:1048] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.394344  7704 consensus_queue.cc:1048] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.471810  7735 consensus_queue.cc:1048] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:23.486696  7701 consensus_queue.cc:1048] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.500597  7701 consensus_queue.cc:1048] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.504038  7742 consensus_queue.cc:1048] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.514277  7734 consensus_queue.cc:1048] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.519162  7699 consensus_queue.cc:1048] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.523326  7735 consensus_queue.cc:1048] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.535269  7730 consensus_queue.cc:1048] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.554967  7742 consensus_queue.cc:1048] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:23.572763  7735 consensus_queue.cc:1048] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:23.611538  7701 consensus_queue.cc:1048] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.627763  7735 consensus_queue.cc:1048] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.647116  7577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "057ebf33b87d472db153b1211e1326d4"
dest_uuid: "0423eb8c03734ed1adc697a907debf98"
mode: GRACEFUL
new_leader_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
 from {username='slave'} at 127.0.0.1:49070
I20260709 13:01:23.647784  7577 raft_consensus.cc:606] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Received request to transfer leadership to TS 40ac49674cbc4e8daf8dcc20961114cd
I20260709 13:01:23.674027  7650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c68342f59a34039b0e1970e8afea2f9"
dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
mode: GRACEFUL
new_leader_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
 from {username='slave'} at 127.0.0.1:52050
I20260709 13:01:23.674649  7650 raft_consensus.cc:606] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 LEADER]: Received request to transfer leadership to TS 40ac49674cbc4e8daf8dcc20961114cd
I20260709 13:01:23.675796  7699 consensus_queue.cc:1048] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.683677  7577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59"
dest_uuid: "0423eb8c03734ed1adc697a907debf98"
mode: GRACEFUL
new_leader_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
 from {username='slave'} at 127.0.0.1:49070
I20260709 13:01:23.684255  7577 raft_consensus.cc:606] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Received request to transfer leadership to TS 40ac49674cbc4e8daf8dcc20961114cd
I20260709 13:01:23.688730  7730 consensus_queue.cc:1048] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.692531  7650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73cb3b8c20604c539920b7c279408964"
dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
mode: GRACEFUL
new_leader_uuid: "0423eb8c03734ed1adc697a907debf98"
 from {username='slave'} at 127.0.0.1:52050
I20260709 13:01:23.693106  7650 raft_consensus.cc:606] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 LEADER]: Received request to transfer leadership to TS 0423eb8c03734ed1adc697a907debf98
I20260709 13:01:23.702672  7650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab0039bb5ac54beab2d2727db550accb"
dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
mode: GRACEFUL
new_leader_uuid: "0423eb8c03734ed1adc697a907debf98"
 from {username='slave'} at 127.0.0.1:52050
I20260709 13:01:23.703454  7650 raft_consensus.cc:606] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 LEADER]: Received request to transfer leadership to TS 0423eb8c03734ed1adc697a907debf98
I20260709 13:01:23.712051  7742 raft_consensus.cc:993] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8: : Instructing follower 0423eb8c03734ed1adc697a907debf98 to start an election
I20260709 13:01:23.712532  7730 raft_consensus.cc:1081] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 LEADER]: Signalling peer 0423eb8c03734ed1adc697a907debf98 to start an election
I20260709 13:01:23.716945  7577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73cb3b8c20604c539920b7c279408964"
dest_uuid: "0423eb8c03734ed1adc697a907debf98"
 from {username='slave'} at 127.0.0.1:49064
I20260709 13:01:23.717506  7577 raft_consensus.cc:493] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:23.717912  7577 raft_consensus.cc:3060] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.724251  7577 raft_consensus.cc:515] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.725232  7502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7244ee694dea4001b80c2b2b3f6cf9a3"
dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
mode: GRACEFUL
new_leader_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
 from {username='slave'} at 127.0.0.1:58788
I20260709 13:01:23.725783  7502 raft_consensus.cc:606] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 LEADER]: Received request to transfer leadership to TS fba0adbffbff40ec854ec89ee72cdeb8
I20260709 13:01:23.726490  7577 leader_election.cc:290] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 2 election: Requested vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:23.727314  7498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cb3b8c20604c539920b7c279408964" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
I20260709 13:01:23.727715  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cb3b8c20604c539920b7c279408964" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
I20260709 13:01:23.727845  7498 raft_consensus.cc:3060] T 73cb3b8c20604c539920b7c279408964 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.728250  7650 raft_consensus.cc:3055] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:23.728552  7650 raft_consensus.cc:740] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Running, Role: LEADER
I20260709 13:01:23.729343  7650 consensus_queue.cc:260] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.730526  7650 raft_consensus.cc:3060] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.734166  7498 raft_consensus.cc:2468] T 73cb3b8c20604c539920b7c279408964 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 2.
I20260709 13:01:23.735236  7540 leader_election.cc:304] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0423eb8c03734ed1adc697a907debf98, 40ac49674cbc4e8daf8dcc20961114cd; no voters: 
I20260709 13:01:23.736006  7726 raft_consensus.cc:2804] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:23.736462  7726 raft_consensus.cc:697] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [term 2 LEADER]: Becoming Leader. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Running, Role: LEADER
I20260709 13:01:23.736745  7650 raft_consensus.cc:2468] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 2.
I20260709 13:01:23.737251  7726 consensus_queue.cc:237] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.744274  7395 catalog_manager.cc:5697] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 reported cstate change: term changed from 1 to 2, leader changed from fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195) to 0423eb8c03734ed1adc697a907debf98 (127.7.49.194). New cstate: current_term: 2 leader_uuid: "0423eb8c03734ed1adc697a907debf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.940222  7742 raft_consensus.cc:993] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8: : Instructing follower 0423eb8c03734ed1adc697a907debf98 to start an election
I20260709 13:01:23.940732  7727 raft_consensus.cc:993] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd: : Instructing follower fba0adbffbff40ec854ec89ee72cdeb8 to start an election
I20260709 13:01:23.940649  7730 raft_consensus.cc:1081] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 LEADER]: Signalling peer 0423eb8c03734ed1adc697a907debf98 to start an election
I20260709 13:01:23.941200  7704 raft_consensus.cc:1081] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 LEADER]: Signalling peer fba0adbffbff40ec854ec89ee72cdeb8 to start an election
I20260709 13:01:23.942245  7577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab0039bb5ac54beab2d2727db550accb"
dest_uuid: "0423eb8c03734ed1adc697a907debf98"
 from {username='slave'} at 127.0.0.1:49064
I20260709 13:01:23.942751  7650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7244ee694dea4001b80c2b2b3f6cf9a3"
dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
 from {username='slave'} at 127.0.0.1:52034
I20260709 13:01:23.942836  7577 raft_consensus.cc:493] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:23.943244  7650 raft_consensus.cc:493] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:23.943272  7577 raft_consensus.cc:3060] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.943723  7650 raft_consensus.cc:3060] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.947937  7650 raft_consensus.cc:515] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.949536  7650 leader_election.cc:290] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 2 election: Requested vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551)
I20260709 13:01:23.949679  7577 raft_consensus.cc:515] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.950544  7498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244ee694dea4001b80c2b2b3f6cf9a3" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
I20260709 13:01:23.951141  7498 raft_consensus.cc:3055] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:23.951488  7498 raft_consensus.cc:740] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Running, Role: LEADER
I20260709 13:01:23.951733  7577 leader_election.cc:290] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 2 election: Requested vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:23.952296  7498 consensus_queue.cc:260] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.951033  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244ee694dea4001b80c2b2b3f6cf9a3" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0423eb8c03734ed1adc697a907debf98"
I20260709 13:01:23.953318  7576 raft_consensus.cc:3060] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.953377  7498 raft_consensus.cc:3060] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.957015  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0039bb5ac54beab2d2727db550accb" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
I20260709 13:01:23.957558  7502 raft_consensus.cc:3060] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.959610  7576 raft_consensus.cc:2468] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 2.
I20260709 13:01:23.960492  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0039bb5ac54beab2d2727db550accb" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
I20260709 13:01:23.960794  7616 leader_election.cc:304] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0423eb8c03734ed1adc697a907debf98, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:23.961100  7650 raft_consensus.cc:3055] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:23.961548  7650 raft_consensus.cc:740] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Running, Role: LEADER
I20260709 13:01:23.961597  7730 raft_consensus.cc:2804] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:23.962244  7730 raft_consensus.cc:697] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 LEADER]: Becoming Leader. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Running, Role: LEADER
I20260709 13:01:23.963053  7730 consensus_queue.cc:237] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.963654  7650 consensus_queue.cc:260] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.964614  7502 raft_consensus.cc:2468] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 2.
I20260709 13:01:23.965117  7650 raft_consensus.cc:3060] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.965788  7540 leader_election.cc:304] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0423eb8c03734ed1adc697a907debf98, 40ac49674cbc4e8daf8dcc20961114cd; no voters: 
I20260709 13:01:23.966600  7726 raft_consensus.cc:2804] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:23.967075  7726 raft_consensus.cc:697] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 2 LEADER]: Becoming Leader. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Running, Role: LEADER
I20260709 13:01:23.967867  7726 consensus_queue.cc:237] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:23.971849  7650 raft_consensus.cc:2468] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 2.
I20260709 13:01:23.971808  7395 catalog_manager.cc:5697] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 reported cstate change: term changed from 1 to 2, leader changed from 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193) to fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:23.977252  7399 catalog_manager.cc:5697] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 reported cstate change: term changed from 1 to 2, leader changed from fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195) to 0423eb8c03734ed1adc697a907debf98 (127.7.49.194). New cstate: current_term: 2 leader_uuid: "0423eb8c03734ed1adc697a907debf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.978128  7498 raft_consensus.cc:2468] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 2.
I20260709 13:01:23.992084  7742 raft_consensus.cc:993] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8: : Instructing follower 40ac49674cbc4e8daf8dcc20961114cd to start an election
I20260709 13:01:23.992482  7730 raft_consensus.cc:1081] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 LEADER]: Signalling peer 40ac49674cbc4e8daf8dcc20961114cd to start an election
I20260709 13:01:23.994046  7498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c68342f59a34039b0e1970e8afea2f9"
dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
 from {username='slave'} at 127.0.0.1:58778
I20260709 13:01:23.994485  7498 raft_consensus.cc:493] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:23.994786  7498 raft_consensus.cc:3060] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.999811  7498 raft_consensus.cc:515] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:24.001322  7498 leader_election.cc:290] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 2 election: Requested vote from peers 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:24.002108  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c68342f59a34039b0e1970e8afea2f9" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0423eb8c03734ed1adc697a907debf98"
I20260709 13:01:24.002349  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c68342f59a34039b0e1970e8afea2f9" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
I20260709 13:01:24.002651  7576 raft_consensus.cc:3060] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.002941  7650 raft_consensus.cc:3055] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:24.003309  7650 raft_consensus.cc:740] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Running, Role: LEADER
I20260709 13:01:24.004007  7650 consensus_queue.cc:260] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:24.004870  7650 raft_consensus.cc:3060] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.008821  7576 raft_consensus.cc:2468] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ac49674cbc4e8daf8dcc20961114cd in term 2.
I20260709 13:01:24.009179  7650 raft_consensus.cc:2468] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ac49674cbc4e8daf8dcc20961114cd in term 2.
I20260709 13:01:24.009869  7467 leader_election.cc:304] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0423eb8c03734ed1adc697a907debf98, 40ac49674cbc4e8daf8dcc20961114cd; no voters: 
I20260709 13:01:24.010622  7704 raft_consensus.cc:2804] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:24.011046  7704 raft_consensus.cc:697] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 LEADER]: Becoming Leader. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Running, Role: LEADER
I20260709 13:01:24.011797  7704 consensus_queue.cc:237] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:24.017359  7399 catalog_manager.cc:5697] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd reported cstate change: term changed from 1 to 2, leader changed from fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195) to 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193). New cstate: current_term: 2 leader_uuid: "40ac49674cbc4e8daf8dcc20961114cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:24.063639  7735 raft_consensus.cc:993] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98: : Instructing follower 40ac49674cbc4e8daf8dcc20961114cd to start an election
I20260709 13:01:24.064109  7726 raft_consensus.cc:1081] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Signalling peer 40ac49674cbc4e8daf8dcc20961114cd to start an election
I20260709 13:01:24.065743  7498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59"
dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
 from {username='slave'} at 127.0.0.1:58764
I20260709 13:01:24.066395  7498 raft_consensus.cc:493] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:24.066836  7498 raft_consensus.cc:3060] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.071741  7498 raft_consensus.cc:515] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:24.073470  7498 leader_election.cc:290] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 2 election: Requested vote from peers 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:24.074178  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0423eb8c03734ed1adc697a907debf98"
I20260709 13:01:24.074752  7576 raft_consensus.cc:3055] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:24.074841  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
I20260709 13:01:24.075157  7576 raft_consensus.cc:740] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Running, Role: LEADER
I20260709 13:01:24.075424  7650 raft_consensus.cc:3060] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.075965  7576 consensus_queue.cc:260] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:24.077206  7576 raft_consensus.cc:3060] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.081984  7650 raft_consensus.cc:2468] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ac49674cbc4e8daf8dcc20961114cd in term 2.
I20260709 13:01:24.083364  7466 leader_election.cc:304] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ac49674cbc4e8daf8dcc20961114cd, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:24.083715  7576 raft_consensus.cc:2468] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ac49674cbc4e8daf8dcc20961114cd in term 2.
I20260709 13:01:24.084247  7704 raft_consensus.cc:2804] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:24.084712  7704 raft_consensus.cc:697] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 LEADER]: Becoming Leader. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Running, Role: LEADER
I20260709 13:01:24.085506  7704 consensus_queue.cc:237] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:24.092391  7399 catalog_manager.cc:5697] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd reported cstate change: term changed from 1 to 2, leader changed from 0423eb8c03734ed1adc697a907debf98 (127.7.49.194) to 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193). New cstate: current_term: 2 leader_uuid: "40ac49674cbc4e8daf8dcc20961114cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:24.101424  7735 raft_consensus.cc:993] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98: : Instructing follower 40ac49674cbc4e8daf8dcc20961114cd to start an election
I20260709 13:01:24.101891  7726 raft_consensus.cc:1081] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Signalling peer 40ac49674cbc4e8daf8dcc20961114cd to start an election
I20260709 13:01:24.103816  7498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "057ebf33b87d472db153b1211e1326d4"
dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
 from {username='slave'} at 127.0.0.1:58764
I20260709 13:01:24.104382  7498 raft_consensus.cc:493] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:24.104737  7498 raft_consensus.cc:3060] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.109293  7498 raft_consensus.cc:515] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } }
I20260709 13:01:24.111088  7498 leader_election.cc:290] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 2 election: Requested vote from peers 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:24.111929  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057ebf33b87d472db153b1211e1326d4" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0423eb8c03734ed1adc697a907debf98"
I20260709 13:01:24.112784  7576 raft_consensus.cc:3055] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:24.112826  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057ebf33b87d472db153b1211e1326d4" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
I20260709 13:01:24.113227  7576 raft_consensus.cc:740] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Running, Role: LEADER
I20260709 13:01:24.113426  7650 raft_consensus.cc:3060] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.114183  7576 consensus_queue.cc:260] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } }
I20260709 13:01:24.115854  7576 raft_consensus.cc:3060] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.118364  7650 raft_consensus.cc:2468] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ac49674cbc4e8daf8dcc20961114cd in term 2.
I20260709 13:01:24.119325  7466 leader_election.cc:304] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ac49674cbc4e8daf8dcc20961114cd, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:24.119984  7704 raft_consensus.cc:2804] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:24.120415  7704 raft_consensus.cc:697] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 LEADER]: Becoming Leader. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Running, Role: LEADER
I20260709 13:01:24.121269  7704 consensus_queue.cc:237] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } }
I20260709 13:01:24.122218  7576 raft_consensus.cc:2468] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ac49674cbc4e8daf8dcc20961114cd in term 2.
I20260709 13:01:24.127544  7395 catalog_manager.cc:5697] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd reported cstate change: term changed from 1 to 2, leader changed from 0423eb8c03734ed1adc697a907debf98 (127.7.49.194) to 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193). New cstate: current_term: 2 leader_uuid: "40ac49674cbc4e8daf8dcc20961114cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:24.269096  7650 raft_consensus.cc:1275] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Refusing update from remote peer 0423eb8c03734ed1adc697a907debf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.271035  7726 consensus_queue.cc:1048] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:24.282316  7498 raft_consensus.cc:1275] T 73cb3b8c20604c539920b7c279408964 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Refusing update from remote peer 0423eb8c03734ed1adc697a907debf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.283701  7726 consensus_queue.cc:1048] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:24.488462  7498 raft_consensus.cc:1275] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Refusing update from remote peer fba0adbffbff40ec854ec89ee72cdeb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.489686  7730 consensus_queue.cc:1048] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:24.491211  7498 raft_consensus.cc:1275] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Refusing update from remote peer 0423eb8c03734ed1adc697a907debf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.492408  7726 consensus_queue.cc:1048] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:24.504437  7576 raft_consensus.cc:1275] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Refusing update from remote peer fba0adbffbff40ec854ec89ee72cdeb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.507123  7730 consensus_queue.cc:1048] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:24.519078  7650 raft_consensus.cc:1275] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Refusing update from remote peer 0423eb8c03734ed1adc697a907debf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.522603  7788 consensus_queue.cc:1048] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:24.542712  7576 raft_consensus.cc:1275] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Refusing update from remote peer 40ac49674cbc4e8daf8dcc20961114cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.543900  7704 consensus_queue.cc:1048] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:24.551718  7650 raft_consensus.cc:1275] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Refusing update from remote peer 40ac49674cbc4e8daf8dcc20961114cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.553090  7727 consensus_queue.cc:1048] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:24.573138  7576 raft_consensus.cc:1275] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Refusing update from remote peer 40ac49674cbc4e8daf8dcc20961114cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.574209  7727 consensus_queue.cc:1048] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:24.582574  7648 raft_consensus.cc:1275] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Refusing update from remote peer 40ac49674cbc4e8daf8dcc20961114cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.584147  7792 consensus_queue.cc:1048] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:24.725560  7648 raft_consensus.cc:1275] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Refusing update from remote peer 40ac49674cbc4e8daf8dcc20961114cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.726881  7704 consensus_queue.cc:1048] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:24.727499  7576 raft_consensus.cc:1275] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Refusing update from remote peer 40ac49674cbc4e8daf8dcc20961114cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.728811  7704 consensus_queue.cc:1048] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:26.754868  7367 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:01:26.755609  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:26.774924  7498 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59"
dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
mode: GRACEFUL
new_leader_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
 from {username='slave'} at 127.0.0.1:48596
I20260709 13:01:26.775487  7498 raft_consensus.cc:606] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 LEADER]: Received request to transfer leadership to TS fba0adbffbff40ec854ec89ee72cdeb8
I20260709 13:01:26.785849  7576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6423d91c5b949d89d08030e5b42a71e"
dest_uuid: "0423eb8c03734ed1adc697a907debf98"
mode: GRACEFUL
new_leader_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
 from {username='slave'} at 127.0.0.1:59648
I20260709 13:01:26.786263  7576 raft_consensus.cc:606] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Received request to transfer leadership to TS fba0adbffbff40ec854ec89ee72cdeb8
I20260709 13:01:26.787292  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:01:26.787668  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:27.110275  7804 raft_consensus.cc:993] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98: : Instructing follower fba0adbffbff40ec854ec89ee72cdeb8 to start an election
I20260709 13:01:27.110675  7726 raft_consensus.cc:1081] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Signalling peer fba0adbffbff40ec854ec89ee72cdeb8 to start an election
I20260709 13:01:27.112121  7648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6423d91c5b949d89d08030e5b42a71e"
dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
 from {username='slave'} at 127.0.0.1:52048
I20260709 13:01:27.112577  7648 raft_consensus.cc:493] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:27.112866  7648 raft_consensus.cc:3060] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:27.117158  7648 raft_consensus.cc:515] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:27.118651  7648 leader_election.cc:290] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 2 election: Requested vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551)
I20260709 13:01:27.119510  7498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6423d91c5b949d89d08030e5b42a71e" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
I20260709 13:01:27.119674  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6423d91c5b949d89d08030e5b42a71e" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0423eb8c03734ed1adc697a907debf98"
I20260709 13:01:27.120103  7498 raft_consensus.cc:3060] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:27.120139  7576 raft_consensus.cc:3055] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:27.120793  7576 raft_consensus.cc:740] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Running, Role: LEADER
I20260709 13:01:27.121579  7576 consensus_queue.cc:260] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:27.122718  7576 raft_consensus.cc:3060] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:27.126648  7498 raft_consensus.cc:2468] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 2.
I20260709 13:01:27.127961  7614 leader_election.cc:304] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ac49674cbc4e8daf8dcc20961114cd, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:27.128736  7800 raft_consensus.cc:2804] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:27.128975  7576 raft_consensus.cc:2468] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 2.
I20260709 13:01:27.130041  7800 raft_consensus.cc:697] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 LEADER]: Becoming Leader. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Running, Role: LEADER
I20260709 13:01:27.130898  7800 consensus_queue.cc:237] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:27.140377  7399 catalog_manager.cc:5697] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 reported cstate change: term changed from 1 to 2, leader changed from 0423eb8c03734ed1adc697a907debf98 (127.7.49.194) to fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:27.148762  7808 raft_consensus.cc:993] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd: : Instructing follower fba0adbffbff40ec854ec89ee72cdeb8 to start an election
I20260709 13:01:27.149333  7808 raft_consensus.cc:1081] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 LEADER]: Signalling peer fba0adbffbff40ec854ec89ee72cdeb8 to start an election
I20260709 13:01:27.150980  7648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59"
dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
 from {username='slave'} at 127.0.0.1:52034
I20260709 13:01:27.151535  7648 raft_consensus.cc:493] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:27.151887  7648 raft_consensus.cc:3060] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:27.160450  7648 raft_consensus.cc:515] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:27.162662  7648 leader_election.cc:290] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 3 election: Requested vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551)
I20260709 13:01:27.162909  7498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
I20260709 13:01:27.163213  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0423eb8c03734ed1adc697a907debf98"
I20260709 13:01:27.163551  7498 raft_consensus.cc:3055] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:27.163720  7576 raft_consensus.cc:3060] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:27.163899  7498 raft_consensus.cc:740] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Running, Role: LEADER
I20260709 13:01:27.164716  7498 consensus_queue.cc:260] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [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: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:27.165874  7498 raft_consensus.cc:3060] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:27.170023  7576 raft_consensus.cc:2468] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 3.
I20260709 13:01:27.171172  7616 leader_election.cc:304] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [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: 0423eb8c03734ed1adc697a907debf98, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:27.171885  7800 raft_consensus.cc:2804] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:27.171955  7498 raft_consensus.cc:2468] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 3.
I20260709 13:01:27.172348  7800 raft_consensus.cc:697] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 LEADER]: Becoming Leader. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Running, Role: LEADER
I20260709 13:01:27.173179  7800 consensus_queue.cc:237] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [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: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:27.179818  7399 catalog_manager.cc:5697] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 reported cstate change: term changed from 2 to 3, leader changed from 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193) to fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195). New cstate: current_term: 3 leader_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:27.569823  7498 raft_consensus.cc:1275] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 3 FOLLOWER]: Refusing update from remote peer fba0adbffbff40ec854ec89ee72cdeb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:27.571005  7800 consensus_queue.cc:1048] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:27.580693  7576 raft_consensus.cc:1275] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 3 FOLLOWER]: Refusing update from remote peer fba0adbffbff40ec854ec89ee72cdeb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:27.582863  7815 consensus_queue.cc:1048] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:27.659516  7576 raft_consensus.cc:1275] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Refusing update from remote peer fba0adbffbff40ec854ec89ee72cdeb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:27.660588  7815 consensus_queue.cc:1048] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:27.667831  7502 raft_consensus.cc:1275] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Refusing update from remote peer fba0adbffbff40ec854ec89ee72cdeb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:27.669595  7805 consensus_queue.cc:1048] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:27.788408  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:27.797812  7502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "057ebf33b87d472db153b1211e1326d4"
dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
mode: GRACEFUL
new_leader_uuid: "0423eb8c03734ed1adc697a907debf98"
 from {username='slave'} at 127.0.0.1:58788
I20260709 13:01:27.798332  7502 raft_consensus.cc:606] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 LEADER]: Received request to transfer leadership to TS 0423eb8c03734ed1adc697a907debf98
I20260709 13:01:27.802668  7502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c68342f59a34039b0e1970e8afea2f9"
dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
mode: GRACEFUL
new_leader_uuid: "0423eb8c03734ed1adc697a907debf98"
 from {username='slave'} at 127.0.0.1:58788
I20260709 13:01:27.803141  7502 raft_consensus.cc:606] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 LEADER]: Received request to transfer leadership to TS 0423eb8c03734ed1adc697a907debf98
I20260709 13:01:27.807433  7502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "129402cd1e944b93a9353f12acfa8d36"
dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
mode: GRACEFUL
new_leader_uuid: "0423eb8c03734ed1adc697a907debf98"
 from {username='slave'} at 127.0.0.1:58788
I20260709 13:01:27.807901  7502 raft_consensus.cc:606] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 LEADER]: Received request to transfer leadership to TS 0423eb8c03734ed1adc697a907debf98
I20260709 13:01:27.812037  7648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59"
dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
mode: GRACEFUL
new_leader_uuid: "0423eb8c03734ed1adc697a907debf98"
 from {username='slave'} at 127.0.0.1:52050
I20260709 13:01:27.812440  7648 raft_consensus.cc:606] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 LEADER]: Received request to transfer leadership to TS 0423eb8c03734ed1adc697a907debf98
I20260709 13:01:27.824373  7648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6423d91c5b949d89d08030e5b42a71e"
dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
mode: GRACEFUL
new_leader_uuid: "0423eb8c03734ed1adc697a907debf98"
 from {username='slave'} at 127.0.0.1:52050
I20260709 13:01:27.824790  7648 raft_consensus.cc:606] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 LEADER]: Received request to transfer leadership to TS 0423eb8c03734ed1adc697a907debf98
I20260709 13:01:28.032683  7808 raft_consensus.cc:993] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd: : Instructing follower 0423eb8c03734ed1adc697a907debf98 to start an election
I20260709 13:01:28.033124  7822 raft_consensus.cc:1081] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 LEADER]: Signalling peer 0423eb8c03734ed1adc697a907debf98 to start an election
I20260709 13:01:28.034456  7576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c68342f59a34039b0e1970e8afea2f9"
dest_uuid: "0423eb8c03734ed1adc697a907debf98"
 from {username='slave'} at 127.0.0.1:49048
I20260709 13:01:28.034891  7576 raft_consensus.cc:493] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:28.035249  7576 raft_consensus.cc:3060] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:28.038854  7576 raft_consensus.cc:515] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:28.040195  7576 leader_election.cc:290] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 3 election: Requested vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:28.040952  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c68342f59a34039b0e1970e8afea2f9" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
I20260709 13:01:28.041141  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c68342f59a34039b0e1970e8afea2f9" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
I20260709 13:01:28.041524  7502 raft_consensus.cc:3055] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:28.041630  7648 raft_consensus.cc:3060] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:28.041885  7502 raft_consensus.cc:740] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Running, Role: LEADER
I20260709 13:01:28.042663  7502 consensus_queue.cc:260] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [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: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:28.043848  7502 raft_consensus.cc:3060] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:28.047842  7648 raft_consensus.cc:2468] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 3.
I20260709 13:01:28.048965  7541 leader_election.cc:304] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [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: 0423eb8c03734ed1adc697a907debf98, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:28.049681  7726 raft_consensus.cc:2804] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:28.049881  7502 raft_consensus.cc:2468] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 3.
I20260709 13:01:28.050163  7726 raft_consensus.cc:697] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [term 3 LEADER]: Becoming Leader. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Running, Role: LEADER
I20260709 13:01:28.050943  7726 consensus_queue.cc:237] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [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: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:28.057107  7396 catalog_manager.cc:5697] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 reported cstate change: term changed from 2 to 3, leader changed from 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193) to 0423eb8c03734ed1adc697a907debf98 (127.7.49.194). New cstate: current_term: 3 leader_uuid: "0423eb8c03734ed1adc697a907debf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:28.065284  7808 raft_consensus.cc:993] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd: : Instructing follower 0423eb8c03734ed1adc697a907debf98 to start an election
I20260709 13:01:28.065729  7808 raft_consensus.cc:1081] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 LEADER]: Signalling peer 0423eb8c03734ed1adc697a907debf98 to start an election
I20260709 13:01:28.067253  7576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "129402cd1e944b93a9353f12acfa8d36"
dest_uuid: "0423eb8c03734ed1adc697a907debf98"
 from {username='slave'} at 127.0.0.1:49048
I20260709 13:01:28.067651  7576 raft_consensus.cc:493] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:28.067904  7576 raft_consensus.cc:3060] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:28.071676  7576 raft_consensus.cc:515] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:28.073051  7576 leader_election.cc:290] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 2 election: Requested vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:28.073962  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129402cd1e944b93a9353f12acfa8d36" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
I20260709 13:01:28.074095  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129402cd1e944b93a9353f12acfa8d36" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
I20260709 13:01:28.074633  7648 raft_consensus.cc:3060] T 129402cd1e944b93a9353f12acfa8d36 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:28.074601  7502 raft_consensus.cc:3055] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:28.075165  7502 raft_consensus.cc:740] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Running, Role: LEADER
I20260709 13:01:28.075927  7502 consensus_queue.cc:260] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:28.077067  7502 raft_consensus.cc:3060] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:28.081393  7648 raft_consensus.cc:2468] T 129402cd1e944b93a9353f12acfa8d36 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 2.
I20260709 13:01:28.082419  7541 leader_election.cc:304] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0423eb8c03734ed1adc697a907debf98, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:28.083074  7726 raft_consensus.cc:2804] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:28.083276  7502 raft_consensus.cc:2468] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 2.
I20260709 13:01:28.083495  7726 raft_consensus.cc:697] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 [term 2 LEADER]: Becoming Leader. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Running, Role: LEADER
I20260709 13:01:28.084347  7726 consensus_queue.cc:237] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:28.090426  7396 catalog_manager.cc:5697] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 reported cstate change: term changed from 1 to 2, leader changed from 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193) to 0423eb8c03734ed1adc697a907debf98 (127.7.49.194). New cstate: current_term: 2 leader_uuid: "0423eb8c03734ed1adc697a907debf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:28.139148  7815 raft_consensus.cc:993] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8: : Instructing follower 0423eb8c03734ed1adc697a907debf98 to start an election
I20260709 13:01:28.139577  7805 raft_consensus.cc:1081] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 LEADER]: Signalling peer 0423eb8c03734ed1adc697a907debf98 to start an election
I20260709 13:01:28.140956  7576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59"
dest_uuid: "0423eb8c03734ed1adc697a907debf98"
 from {username='slave'} at 127.0.0.1:49064
I20260709 13:01:28.141369  7576 raft_consensus.cc:493] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:28.141649  7576 raft_consensus.cc:3060] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:28.145349  7576 raft_consensus.cc:515] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:28.146517  7576 leader_election.cc:290] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 4 election: Requested vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:28.147330  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
I20260709 13:01:28.147523  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
I20260709 13:01:28.147895  7502 raft_consensus.cc:3060] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:28.148037  7648 raft_consensus.cc:3055] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:28.148375  7648 raft_consensus.cc:740] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Running, Role: LEADER
I20260709 13:01:28.149035  7648 consensus_queue.cc:260] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [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: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:28.149878  7648 raft_consensus.cc:3060] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:28.152282  7502 raft_consensus.cc:2468] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 4.
I20260709 13:01:28.153388  7540 leader_election.cc:304] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [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: 0423eb8c03734ed1adc697a907debf98, 40ac49674cbc4e8daf8dcc20961114cd; no voters: 
I20260709 13:01:28.154222  7726 raft_consensus.cc:2804] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:28.154698  7726 raft_consensus.cc:697] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 4 LEADER]: Becoming Leader. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Running, Role: LEADER
I20260709 13:01:28.154883  7648 raft_consensus.cc:2468] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 4.
I20260709 13:01:28.155506  7726 consensus_queue.cc:237] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [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: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:28.156296  7815 raft_consensus.cc:993] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8: : Instructing follower 0423eb8c03734ed1adc697a907debf98 to start an election
I20260709 13:01:28.156713  7805 raft_consensus.cc:1081] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 LEADER]: Signalling peer 0423eb8c03734ed1adc697a907debf98 to start an election
I20260709 13:01:28.158139  7576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6423d91c5b949d89d08030e5b42a71e"
dest_uuid: "0423eb8c03734ed1adc697a907debf98"
 from {username='slave'} at 127.0.0.1:49064
I20260709 13:01:28.158607  7576 raft_consensus.cc:493] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:28.158928  7576 raft_consensus.cc:3060] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:28.161636  7396 catalog_manager.cc:5697] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 reported cstate change: term changed from 3 to 4, leader changed from fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195) to 0423eb8c03734ed1adc697a907debf98 (127.7.49.194). New cstate: current_term: 4 leader_uuid: "0423eb8c03734ed1adc697a907debf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:28.163226  7576 raft_consensus.cc:515] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:28.165020  7576 leader_election.cc:290] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 3 election: Requested vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:28.165726  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6423d91c5b949d89d08030e5b42a71e" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
I20260709 13:01:28.166322  7502 raft_consensus.cc:3060] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:28.168076  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6423d91c5b949d89d08030e5b42a71e" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
I20260709 13:01:28.168707  7648 raft_consensus.cc:3055] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:28.169044  7648 raft_consensus.cc:740] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Running, Role: LEADER
I20260709 13:01:28.169798  7648 consensus_queue.cc:260] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [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: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:28.171053  7648 raft_consensus.cc:3060] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:28.172068  7502 raft_consensus.cc:2468] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 3.
I20260709 13:01:28.173025  7540 leader_election.cc:304] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [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: 0423eb8c03734ed1adc697a907debf98, 40ac49674cbc4e8daf8dcc20961114cd; no voters: 
I20260709 13:01:28.173696  7726 raft_consensus.cc:2804] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:28.174209  7726 raft_consensus.cc:697] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 3 LEADER]: Becoming Leader. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Running, Role: LEADER
I20260709 13:01:28.175503  7726 consensus_queue.cc:237] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [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: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:28.176447  7648 raft_consensus.cc:2468] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 3.
I20260709 13:01:28.181095  7396 catalog_manager.cc:5697] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 reported cstate change: term changed from 2 to 3, leader changed from fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195) to 0423eb8c03734ed1adc697a907debf98 (127.7.49.194). New cstate: current_term: 3 leader_uuid: "0423eb8c03734ed1adc697a907debf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:28.220675  7822 raft_consensus.cc:993] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd: : Instructing follower 0423eb8c03734ed1adc697a907debf98 to start an election
I20260709 13:01:28.221123  7808 raft_consensus.cc:1081] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 LEADER]: Signalling peer 0423eb8c03734ed1adc697a907debf98 to start an election
I20260709 13:01:28.222420  7576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "057ebf33b87d472db153b1211e1326d4"
dest_uuid: "0423eb8c03734ed1adc697a907debf98"
 from {username='slave'} at 127.0.0.1:49048
I20260709 13:01:28.222865  7576 raft_consensus.cc:493] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:28.223230  7576 raft_consensus.cc:3060] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:28.226975  7576 raft_consensus.cc:515] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } }
I20260709 13:01:28.228260  7576 leader_election.cc:290] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [CANDIDATE]: Term 3 election: Requested vote from peers fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913), 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431)
I20260709 13:01:28.229027  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057ebf33b87d472db153b1211e1326d4" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
I20260709 13:01:28.229265  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057ebf33b87d472db153b1211e1326d4" candidate_uuid: "0423eb8c03734ed1adc697a907debf98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
I20260709 13:01:28.229601  7648 raft_consensus.cc:3060] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:28.229790  7502 raft_consensus.cc:3055] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:28.230129  7502 raft_consensus.cc:740] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Running, Role: LEADER
I20260709 13:01:28.230892  7502 consensus_queue.cc:260] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [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: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } }
I20260709 13:01:28.232044  7502 raft_consensus.cc:3060] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:28.236001  7648 raft_consensus.cc:2468] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 3.
I20260709 13:01:28.237030  7541 leader_election.cc:304] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [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: 0423eb8c03734ed1adc697a907debf98, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:28.237727  7726 raft_consensus.cc:2804] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:28.237977  7502 raft_consensus.cc:2468] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0423eb8c03734ed1adc697a907debf98 in term 3.
I20260709 13:01:28.238138  7726 raft_consensus.cc:697] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 3 LEADER]: Becoming Leader. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Running, Role: LEADER
I20260709 13:01:28.238925  7726 consensus_queue.cc:237] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [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: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } }
I20260709 13:01:28.244768  7396 catalog_manager.cc:5697] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 reported cstate change: term changed from 2 to 3, leader changed from 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193) to 0423eb8c03734ed1adc697a907debf98 (127.7.49.194). New cstate: current_term: 3 leader_uuid: "0423eb8c03734ed1adc697a907debf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:28.466315  7648 raft_consensus.cc:1275] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 FOLLOWER]: Refusing update from remote peer 0423eb8c03734ed1adc697a907debf98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:28.467598  7726 consensus_queue.cc:1048] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:28.480441  7502 raft_consensus.cc:1275] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [term 3 FOLLOWER]: Refusing update from remote peer 0423eb8c03734ed1adc697a907debf98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:28.481784  7648 raft_consensus.cc:1275] T 129402cd1e944b93a9353f12acfa8d36 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Refusing update from remote peer 0423eb8c03734ed1adc697a907debf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:28.481848  7832 consensus_queue.cc:1048] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:28.483280  7821 consensus_queue.cc:1048] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:28.493736  7502 raft_consensus.cc:1275] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Refusing update from remote peer 0423eb8c03734ed1adc697a907debf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:28.494977  7832 consensus_queue.cc:1048] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:28.537382  7502 raft_consensus.cc:1275] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 4 FOLLOWER]: Refusing update from remote peer 0423eb8c03734ed1adc697a907debf98: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:28.538493  7821 consensus_queue.cc:1048] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:28.545739  7648 raft_consensus.cc:1275] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 4 FOLLOWER]: Refusing update from remote peer 0423eb8c03734ed1adc697a907debf98: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:28.547224  7726 consensus_queue.cc:1048] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:28.594797  7648 raft_consensus.cc:1275] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 FOLLOWER]: Refusing update from remote peer 0423eb8c03734ed1adc697a907debf98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:28.595907  7726 consensus_queue.cc:1048] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:28.603645  7502 raft_consensus.cc:1275] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd [term 3 FOLLOWER]: Refusing update from remote peer 0423eb8c03734ed1adc697a907debf98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:28.605168  7726 consensus_queue.cc:1048] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:28.784158  7502 raft_consensus.cc:1275] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 3 FOLLOWER]: Refusing update from remote peer 0423eb8c03734ed1adc697a907debf98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:28.785650  7726 consensus_queue.cc:1048] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:28.793946  7648 raft_consensus.cc:1275] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 FOLLOWER]: Refusing update from remote peer 0423eb8c03734ed1adc697a907debf98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:28.795326  7726 consensus_queue.cc:1048] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:30.828791  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:30.835829  7576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "057ebf33b87d472db153b1211e1326d4"
dest_uuid: "0423eb8c03734ed1adc697a907debf98"
mode: GRACEFUL
new_leader_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
 from {username='slave'} at 127.0.0.1:59648
I20260709 13:01:30.836548  7576 raft_consensus.cc:606] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 3 LEADER]: Received request to transfer leadership to TS fba0adbffbff40ec854ec89ee72cdeb8
I20260709 13:01:30.839092  7576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59"
dest_uuid: "0423eb8c03734ed1adc697a907debf98"
mode: GRACEFUL
new_leader_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
 from {username='slave'} at 127.0.0.1:59648
I20260709 13:01:30.839476  7576 raft_consensus.cc:606] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 4 LEADER]: Received request to transfer leadership to TS 40ac49674cbc4e8daf8dcc20961114cd
I20260709 13:01:30.841404  7576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab0039bb5ac54beab2d2727db550accb"
dest_uuid: "0423eb8c03734ed1adc697a907debf98"
mode: GRACEFUL
new_leader_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
 from {username='slave'} at 127.0.0.1:59648
I20260709 13:01:30.841797  7576 raft_consensus.cc:606] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 2 LEADER]: Received request to transfer leadership to TS 40ac49674cbc4e8daf8dcc20961114cd
I20260709 13:01:30.843742  7576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6423d91c5b949d89d08030e5b42a71e"
dest_uuid: "0423eb8c03734ed1adc697a907debf98"
mode: GRACEFUL
new_leader_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
 from {username='slave'} at 127.0.0.1:59648
I20260709 13:01:30.844147  7576 raft_consensus.cc:606] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 3 LEADER]: Received request to transfer leadership to TS fba0adbffbff40ec854ec89ee72cdeb8
I20260709 13:01:30.846431  7576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1acb8c51cb54a139fe8598bbe34d445"
dest_uuid: "0423eb8c03734ed1adc697a907debf98"
mode: GRACEFUL
new_leader_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
 from {username='slave'} at 127.0.0.1:59648
I20260709 13:01:30.846879  7576 raft_consensus.cc:606] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Received request to transfer leadership to TS 40ac49674cbc4e8daf8dcc20961114cd
I20260709 13:01:30.847862  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:01:30.848241  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:31.023792  7842 raft_consensus.cc:993] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98: : Instructing follower 40ac49674cbc4e8daf8dcc20961114cd to start an election
I20260709 13:01:31.024333  7841 raft_consensus.cc:1081] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Signalling peer 40ac49674cbc4e8daf8dcc20961114cd to start an election
I20260709 13:01:31.025960  7498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1acb8c51cb54a139fe8598bbe34d445"
dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
 from {username='slave'} at 127.0.0.1:58764
I20260709 13:01:31.026376  7498 raft_consensus.cc:493] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:31.026659  7498 raft_consensus.cc:3060] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:31.031529  7498 raft_consensus.cc:515] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:31.033692  7498 leader_election.cc:290] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 2 election: Requested vote from peers 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:31.034590  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1acb8c51cb54a139fe8598bbe34d445" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0423eb8c03734ed1adc697a907debf98"
I20260709 13:01:31.034790  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1acb8c51cb54a139fe8598bbe34d445" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
I20260709 13:01:31.035176  7576 raft_consensus.cc:3055] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:31.035346  7648 raft_consensus.cc:3060] T c1acb8c51cb54a139fe8598bbe34d445 P fba0adbffbff40ec854ec89ee72cdeb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:31.035553  7576 raft_consensus.cc:740] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Running, Role: LEADER
I20260709 13:01:31.036360  7576 consensus_queue.cc:260] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:31.037309  7576 raft_consensus.cc:3060] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:31.039670  7648 raft_consensus.cc:2468] T c1acb8c51cb54a139fe8598bbe34d445 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ac49674cbc4e8daf8dcc20961114cd in term 2.
I20260709 13:01:31.040807  7466 leader_election.cc:304] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ac49674cbc4e8daf8dcc20961114cd, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:31.042315  7843 raft_consensus.cc:2804] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:31.042644  7576 raft_consensus.cc:2468] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ac49674cbc4e8daf8dcc20961114cd in term 2.
I20260709 13:01:31.043265  7843 raft_consensus.cc:697] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 LEADER]: Becoming Leader. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Running, Role: LEADER
I20260709 13:01:31.044225  7843 consensus_queue.cc:237] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:31.049952  7842 raft_consensus.cc:993] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98: : Instructing follower fba0adbffbff40ec854ec89ee72cdeb8 to start an election
I20260709 13:01:31.050384  7841 raft_consensus.cc:1081] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 3 LEADER]: Signalling peer fba0adbffbff40ec854ec89ee72cdeb8 to start an election
I20260709 13:01:31.051911  7648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "057ebf33b87d472db153b1211e1326d4"
dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
 from {username='slave'} at 127.0.0.1:52048
I20260709 13:01:31.052379  7648 raft_consensus.cc:493] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:31.051657  7396 catalog_manager.cc:5697] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd reported cstate change: term changed from 1 to 2, leader changed from 0423eb8c03734ed1adc697a907debf98 (127.7.49.194) to 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193). New cstate: current_term: 2 leader_uuid: "40ac49674cbc4e8daf8dcc20961114cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:31.052706  7648 raft_consensus.cc:3060] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:31.057571  7648 raft_consensus.cc:515] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } }
I20260709 13:01:31.059649  7648 leader_election.cc:290] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 4 election: Requested vote from peers 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551), 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431)
I20260709 13:01:31.059962  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057ebf33b87d472db153b1211e1326d4" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0423eb8c03734ed1adc697a907debf98"
I20260709 13:01:31.060266  7498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057ebf33b87d472db153b1211e1326d4" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
I20260709 13:01:31.060554  7576 raft_consensus.cc:3055] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:31.060704  7498 raft_consensus.cc:3060] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:31.060935  7576 raft_consensus.cc:740] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Running, Role: LEADER
I20260709 13:01:31.061828  7576 consensus_queue.cc:260] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [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: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } }
I20260709 13:01:31.063119  7576 raft_consensus.cc:3060] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:31.066491  7841 raft_consensus.cc:993] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98: : Instructing follower fba0adbffbff40ec854ec89ee72cdeb8 to start an election
I20260709 13:01:31.066908  7841 raft_consensus.cc:1081] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 3 LEADER]: Signalling peer fba0adbffbff40ec854ec89ee72cdeb8 to start an election
I20260709 13:01:31.067453  7498 raft_consensus.cc:2468] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 4.
I20260709 13:01:31.068853  7650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6423d91c5b949d89d08030e5b42a71e"
dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
 from {username='slave'} at 127.0.0.1:52048
I20260709 13:01:31.068872  7614 leader_election.cc:304] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [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: 40ac49674cbc4e8daf8dcc20961114cd, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:31.069551  7650 raft_consensus.cc:493] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:31.069985  7650 raft_consensus.cc:3060] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:31.070062  7576 raft_consensus.cc:2468] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 4.
I20260709 13:01:31.069954  7840 raft_consensus.cc:2804] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:31.071565  7840 raft_consensus.cc:697] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 4 LEADER]: Becoming Leader. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Running, Role: LEADER
I20260709 13:01:31.072430  7840 consensus_queue.cc:237] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [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: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } }
I20260709 13:01:31.075951  7650 raft_consensus.cc:515] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:31.078328  7650 leader_election.cc:290] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [CANDIDATE]: Term 4 election: Requested vote from peers 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431), 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551)
I20260709 13:01:31.078501  7498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6423d91c5b949d89d08030e5b42a71e" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
I20260709 13:01:31.078862  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6423d91c5b949d89d08030e5b42a71e" candidate_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0423eb8c03734ed1adc697a907debf98"
I20260709 13:01:31.079062  7498 raft_consensus.cc:3060] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:31.079418  7396 catalog_manager.cc:5697] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 reported cstate change: term changed from 3 to 4, leader changed from 0423eb8c03734ed1adc697a907debf98 (127.7.49.194) to fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195). New cstate: current_term: 4 leader_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:31.079396  7576 raft_consensus.cc:3055] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:31.080463  7576 raft_consensus.cc:740] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Running, Role: LEADER
I20260709 13:01:31.081126  7576 consensus_queue.cc:260] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [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: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:31.082140  7576 raft_consensus.cc:3060] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:31.084669  7498 raft_consensus.cc:2468] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 4.
I20260709 13:01:31.085743  7614 leader_election.cc:304] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [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: 40ac49674cbc4e8daf8dcc20961114cd, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:31.086599  7840 raft_consensus.cc:2804] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:31.087066  7840 raft_consensus.cc:697] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 4 LEADER]: Becoming Leader. State: Replica: fba0adbffbff40ec854ec89ee72cdeb8, State: Running, Role: LEADER
I20260709 13:01:31.087859  7576 raft_consensus.cc:2468] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fba0adbffbff40ec854ec89ee72cdeb8 in term 4.
I20260709 13:01:31.087855  7840 consensus_queue.cc:237] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [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: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:31.094408  7396 catalog_manager.cc:5697] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 reported cstate change: term changed from 3 to 4, leader changed from 0423eb8c03734ed1adc697a907debf98 (127.7.49.194) to fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195). New cstate: current_term: 4 leader_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:31.119726  7841 raft_consensus.cc:993] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98: : Instructing follower 40ac49674cbc4e8daf8dcc20961114cd to start an election
I20260709 13:01:31.120232  7842 raft_consensus.cc:1081] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 2 LEADER]: Signalling peer 40ac49674cbc4e8daf8dcc20961114cd to start an election
I20260709 13:01:31.121652  7498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab0039bb5ac54beab2d2727db550accb"
dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
 from {username='slave'} at 127.0.0.1:58764
I20260709 13:01:31.122071  7498 raft_consensus.cc:493] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:31.122339  7498 raft_consensus.cc:3060] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:31.126135  7498 raft_consensus.cc:515] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:31.127451  7498 leader_election.cc:290] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 3 election: Requested vote from peers 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:31.128492  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0039bb5ac54beab2d2727db550accb" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0423eb8c03734ed1adc697a907debf98"
I20260709 13:01:31.128542  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0039bb5ac54beab2d2727db550accb" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
I20260709 13:01:31.129168  7576 raft_consensus.cc:3055] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:31.129217  7650 raft_consensus.cc:3060] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:31.129575  7576 raft_consensus.cc:740] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Running, Role: LEADER
I20260709 13:01:31.130304  7576 consensus_queue.cc:260] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [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: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:31.131407  7576 raft_consensus.cc:3060] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:31.135474  7650 raft_consensus.cc:2468] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ac49674cbc4e8daf8dcc20961114cd in term 3.
I20260709 13:01:31.136456  7466 leader_election.cc:304] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [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: 40ac49674cbc4e8daf8dcc20961114cd, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:31.136885  7576 raft_consensus.cc:2468] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ac49674cbc4e8daf8dcc20961114cd in term 3.
I20260709 13:01:31.137094  7843 raft_consensus.cc:2804] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:31.137581  7843 raft_consensus.cc:697] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [term 3 LEADER]: Becoming Leader. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Running, Role: LEADER
I20260709 13:01:31.138300  7843 consensus_queue.cc:237] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [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: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:31.144853  7396 catalog_manager.cc:5697] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd reported cstate change: term changed from 2 to 3, leader changed from 0423eb8c03734ed1adc697a907debf98 (127.7.49.194) to 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193). New cstate: current_term: 3 leader_uuid: "40ac49674cbc4e8daf8dcc20961114cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:31.263456  7841 raft_consensus.cc:993] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98: : Instructing follower 40ac49674cbc4e8daf8dcc20961114cd to start an election
I20260709 13:01:31.263918  7842 raft_consensus.cc:1081] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 4 LEADER]: Signalling peer 40ac49674cbc4e8daf8dcc20961114cd to start an election
I20260709 13:01:31.265304  7498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59"
dest_uuid: "40ac49674cbc4e8daf8dcc20961114cd"
 from {username='slave'} at 127.0.0.1:58764
I20260709 13:01:31.265740  7498 raft_consensus.cc:493] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:31.265969  7498 raft_consensus.cc:3060] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:31.271057  7498 raft_consensus.cc:515] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:31.272396  7498 leader_election.cc:290] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [CANDIDATE]: Term 5 election: Requested vote from peers 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551), fba0adbffbff40ec854ec89ee72cdeb8 (127.7.49.195:33913)
I20260709 13:01:31.273241  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0423eb8c03734ed1adc697a907debf98"
I20260709 13:01:31.273595  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaabbbcaa9634d5e9bfeba6cec48dc59" candidate_uuid: "40ac49674cbc4e8daf8dcc20961114cd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "fba0adbffbff40ec854ec89ee72cdeb8"
I20260709 13:01:31.273736  7576 raft_consensus.cc:3055] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:01:31.274109  7576 raft_consensus.cc:740] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0423eb8c03734ed1adc697a907debf98, State: Running, Role: LEADER
I20260709 13:01:31.274147  7650 raft_consensus.cc:3060] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:31.274822  7576 consensus_queue.cc:260] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [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: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:31.275665  7576 raft_consensus.cc:3060] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:31.278492  7650 raft_consensus.cc:2468] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ac49674cbc4e8daf8dcc20961114cd in term 5.
I20260709 13:01:31.279361  7576 raft_consensus.cc:2468] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ac49674cbc4e8daf8dcc20961114cd in term 5.
I20260709 13:01:31.279470  7466 leader_election.cc:304] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [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: 40ac49674cbc4e8daf8dcc20961114cd, fba0adbffbff40ec854ec89ee72cdeb8; no voters: 
I20260709 13:01:31.280288  7843 raft_consensus.cc:2804] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:01:31.280762  7843 raft_consensus.cc:697] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 5 LEADER]: Becoming Leader. State: Replica: 40ac49674cbc4e8daf8dcc20961114cd, State: Running, Role: LEADER
I20260709 13:01:31.281463  7843 consensus_queue.cc:237] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [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: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } }
I20260709 13:01:31.287513  7396 catalog_manager.cc:5697] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd reported cstate change: term changed from 4 to 5, leader changed from 0423eb8c03734ed1adc697a907debf98 (127.7.49.194) to 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193). New cstate: current_term: 5 leader_uuid: "40ac49674cbc4e8daf8dcc20961114cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:31.532382  7498 raft_consensus.cc:1275] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 4 FOLLOWER]: Refusing update from remote peer fba0adbffbff40ec854ec89ee72cdeb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:31.533529  7840 consensus_queue.cc:1048] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:31.542834  7576 raft_consensus.cc:1275] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 4 FOLLOWER]: Refusing update from remote peer fba0adbffbff40ec854ec89ee72cdeb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:31.545537  7650 raft_consensus.cc:1275] T c1acb8c51cb54a139fe8598bbe34d445 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Refusing update from remote peer 40ac49674cbc4e8daf8dcc20961114cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:31.547026  7844 consensus_queue.cc:1048] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:31.547297  7857 consensus_queue.cc:1048] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:31.553795  7648 raft_consensus.cc:1275] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 FOLLOWER]: Refusing update from remote peer 40ac49674cbc4e8daf8dcc20961114cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:31.555428  7844 consensus_queue.cc:1048] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:31.567664  7576 raft_consensus.cc:1275] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Refusing update from remote peer 40ac49674cbc4e8daf8dcc20961114cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:31.570819  7844 consensus_queue.cc:1048] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:31.590737  7575 raft_consensus.cc:1275] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 3 FOLLOWER]: Refusing update from remote peer 40ac49674cbc4e8daf8dcc20961114cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:31.597698  7865 consensus_queue.cc:1048] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:01:31.610996  7498 raft_consensus.cc:1275] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd [term 4 FOLLOWER]: Refusing update from remote peer fba0adbffbff40ec854ec89ee72cdeb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:31.612628  7857 consensus_queue.cc:1048] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ac49674cbc4e8daf8dcc20961114cd" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:31.622310  7575 raft_consensus.cc:1275] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 4 FOLLOWER]: Refusing update from remote peer fba0adbffbff40ec854ec89ee72cdeb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:31.624109  7850 consensus_queue.cc:1048] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:31.807878  7575 raft_consensus.cc:1275] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 5 FOLLOWER]: Refusing update from remote peer 40ac49674cbc4e8daf8dcc20961114cd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:01:31.809016  7843 consensus_queue.cc:1048] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0423eb8c03734ed1adc697a907debf98" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:31.817562  7648 raft_consensus.cc:1275] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 5 FOLLOWER]: Refusing update from remote peer 40ac49674cbc4e8daf8dcc20961114cd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:01:31.819525  7871 consensus_queue.cc:1048] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fba0adbffbff40ec854ec89ee72cdeb8" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:31.848973  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:31.854005  7367 tablet_server.cc:179] TabletServer@127.7.49.193:0 shutting down...
I20260709 13:01:31.877337  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:31.878041  7367 tablet_replica.cc:333] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd: stopping tablet replica
I20260709 13:01:31.878680  7367 raft_consensus.cc:2243] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:31.879509  7367 raft_consensus.cc:2272] T ab0039bb5ac54beab2d2727db550accb P 40ac49674cbc4e8daf8dcc20961114cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.882351  7367 tablet_replica.cc:333] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd: stopping tablet replica
I20260709 13:01:31.883087  7367 raft_consensus.cc:2243] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:01:31.883877  7367 raft_consensus.cc:2272] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 40ac49674cbc4e8daf8dcc20961114cd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.886019  7367 tablet_replica.cc:333] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd: stopping tablet replica
I20260709 13:01:31.886555  7367 raft_consensus.cc:2243] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.887054  7367 raft_consensus.cc:2272] T 5c68342f59a34039b0e1970e8afea2f9 P 40ac49674cbc4e8daf8dcc20961114cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.888676  7367 tablet_replica.cc:333] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd: stopping tablet replica
I20260709 13:01:31.889252  7367 raft_consensus.cc:2243] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:31.889963  7367 raft_consensus.cc:2272] T c1acb8c51cb54a139fe8598bbe34d445 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.892046  7367 tablet_replica.cc:333] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd: stopping tablet replica
I20260709 13:01:31.892570  7367 raft_consensus.cc:2243] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.893055  7367 raft_consensus.cc:2272] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.894676  7367 tablet_replica.cc:333] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd: stopping tablet replica
I20260709 13:01:31.895238  7367 raft_consensus.cc:2243] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.895651  7367 raft_consensus.cc:2272] T 129402cd1e944b93a9353f12acfa8d36 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.897372  7367 tablet_replica.cc:333] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd: stopping tablet replica
I20260709 13:01:31.897852  7367 raft_consensus.cc:2243] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.898259  7367 raft_consensus.cc:2272] T b6423d91c5b949d89d08030e5b42a71e P 40ac49674cbc4e8daf8dcc20961114cd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.900724  7367 tablet_replica.cc:333] T 73cb3b8c20604c539920b7c279408964 P 40ac49674cbc4e8daf8dcc20961114cd: stopping tablet replica
I20260709 13:01:31.901247  7367 raft_consensus.cc:2243] T 73cb3b8c20604c539920b7c279408964 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.901706  7367 raft_consensus.cc:2272] T 73cb3b8c20604c539920b7c279408964 P 40ac49674cbc4e8daf8dcc20961114cd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:31.902074  7614 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:01:31.903854  7367 tablet_replica.cc:333] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd: stopping tablet replica
I20260709 13:01:31.904506  7367 raft_consensus.cc:2243] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.904966  7367 raft_consensus.cc:2272] T 057ebf33b87d472db153b1211e1326d4 P 40ac49674cbc4e8daf8dcc20961114cd [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:31.905365  7614 consensus_peers.cc:597] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 -> Peer 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431): Couldn't send request to peer 40ac49674cbc4e8daf8dcc20961114cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.011927  7367 tablet_server.cc:196] TabletServer@127.7.49.193:0 shutdown complete.
W20260709 13:01:32.013952  7614 consensus_peers.cc:597] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 -> Peer 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431): Couldn't send request to peer 40ac49674cbc4e8daf8dcc20961114cd. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:41431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.017360  7540 consensus_peers.cc:597] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 -> Peer 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431): Couldn't send request to peer 40ac49674cbc4e8daf8dcc20961114cd. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:41431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.031435  7367 tablet_server.cc:179] TabletServer@127.7.49.194:0 shutting down...
W20260709 13:01:32.044906  7614 consensus_peers.cc:597] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 -> Peer 40ac49674cbc4e8daf8dcc20961114cd (127.7.49.193:41431): Couldn't send request to peer 40ac49674cbc4e8daf8dcc20961114cd. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:41431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.056053  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:32.056710  7367 tablet_replica.cc:333] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98: stopping tablet replica
I20260709 13:01:32.057278  7367 raft_consensus.cc:2243] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.057703  7367 raft_consensus.cc:2272] T ab0039bb5ac54beab2d2727db550accb P 0423eb8c03734ed1adc697a907debf98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.059942  7367 tablet_replica.cc:333] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 0423eb8c03734ed1adc697a907debf98: stopping tablet replica
I20260709 13:01:32.060722  7367 raft_consensus.cc:2243] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.061268  7367 raft_consensus.cc:2272] T 7244ee694dea4001b80c2b2b3f6cf9a3 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:32.063292  7616 consensus_peers.cc:597] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 -> Peer 0423eb8c03734ed1adc697a907debf98 (127.7.49.194:35551): Couldn't send request to peer 0423eb8c03734ed1adc697a907debf98. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.063460  7367 tablet_replica.cc:333] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98: stopping tablet replica
I20260709 13:01:32.064119  7367 raft_consensus.cc:2243] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.064513  7367 raft_consensus.cc:2272] T aaabbbcaa9634d5e9bfeba6cec48dc59 P 0423eb8c03734ed1adc697a907debf98 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.066339  7367 tablet_replica.cc:333] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98: stopping tablet replica
I20260709 13:01:32.066958  7367 raft_consensus.cc:2243] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.067754  7367 raft_consensus.cc:2272] T 129402cd1e944b93a9353f12acfa8d36 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.069300  7367 tablet_replica.cc:333] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98: stopping tablet replica
I20260709 13:01:32.069749  7367 raft_consensus.cc:2243] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.070422  7367 raft_consensus.cc:2272] T 73cb3b8c20604c539920b7c279408964 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.072111  7367 tablet_replica.cc:333] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98: stopping tablet replica
I20260709 13:01:32.072645  7367 raft_consensus.cc:2243] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.073032  7367 raft_consensus.cc:2272] T 057ebf33b87d472db153b1211e1326d4 P 0423eb8c03734ed1adc697a907debf98 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.074898  7367 tablet_replica.cc:333] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98: stopping tablet replica
I20260709 13:01:32.075387  7367 raft_consensus.cc:2243] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.075712  7367 raft_consensus.cc:2272] T b6423d91c5b949d89d08030e5b42a71e P 0423eb8c03734ed1adc697a907debf98 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.077447  7367 tablet_replica.cc:333] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98: stopping tablet replica
I20260709 13:01:32.077823  7367 raft_consensus.cc:2243] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.078145  7367 raft_consensus.cc:2272] T c1acb8c51cb54a139fe8598bbe34d445 P 0423eb8c03734ed1adc697a907debf98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.079892  7367 tablet_replica.cc:333] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98: stopping tablet replica
I20260709 13:01:32.080350  7367 raft_consensus.cc:2243] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.081024  7367 raft_consensus.cc:2272] T 5c68342f59a34039b0e1970e8afea2f9 P 0423eb8c03734ed1adc697a907debf98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.107003  7367 tablet_server.cc:196] TabletServer@127.7.49.194:0 shutdown complete.
I20260709 13:01:32.122658  7367 tablet_server.cc:179] TabletServer@127.7.49.195:0 shutting down...
I20260709 13:01:32.146615  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:32.147339  7367 tablet_replica.cc:333] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8: stopping tablet replica
I20260709 13:01:32.148017  7367 raft_consensus.cc:2243] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.148694  7367 raft_consensus.cc:2272] T 7244ee694dea4001b80c2b2b3f6cf9a3 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.150303  7367 tablet_replica.cc:333] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8: stopping tablet replica
I20260709 13:01:32.150719  7367 raft_consensus.cc:2243] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.151448  7367 raft_consensus.cc:2272] T b6423d91c5b949d89d08030e5b42a71e P fba0adbffbff40ec854ec89ee72cdeb8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.153946  7367 tablet_replica.cc:333] T 129402cd1e944b93a9353f12acfa8d36 P fba0adbffbff40ec854ec89ee72cdeb8: stopping tablet replica
I20260709 13:01:32.154371  7367 raft_consensus.cc:2243] T 129402cd1e944b93a9353f12acfa8d36 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.154699  7367 raft_consensus.cc:2272] T 129402cd1e944b93a9353f12acfa8d36 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.156304  7367 tablet_replica.cc:333] T c1acb8c51cb54a139fe8598bbe34d445 P fba0adbffbff40ec854ec89ee72cdeb8: stopping tablet replica
I20260709 13:01:32.156702  7367 raft_consensus.cc:2243] T c1acb8c51cb54a139fe8598bbe34d445 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.157066  7367 raft_consensus.cc:2272] T c1acb8c51cb54a139fe8598bbe34d445 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.158898  7367 tablet_replica.cc:333] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8: stopping tablet replica
I20260709 13:01:32.159364  7367 raft_consensus.cc:2243] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.159703  7367 raft_consensus.cc:2272] T 5c68342f59a34039b0e1970e8afea2f9 P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.161024  7367 tablet_replica.cc:333] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8: stopping tablet replica
I20260709 13:01:32.161408  7367 raft_consensus.cc:2243] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.161751  7367 raft_consensus.cc:2272] T ab0039bb5ac54beab2d2727db550accb P fba0adbffbff40ec854ec89ee72cdeb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.163617  7367 tablet_replica.cc:333] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8: stopping tablet replica
I20260709 13:01:32.164053  7367 raft_consensus.cc:2243] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.164507  7367 raft_consensus.cc:2272] T aaabbbcaa9634d5e9bfeba6cec48dc59 P fba0adbffbff40ec854ec89ee72cdeb8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.166456  7367 tablet_replica.cc:333] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8: stopping tablet replica
I20260709 13:01:32.166833  7367 raft_consensus.cc:2243] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.167251  7367 raft_consensus.cc:2272] T 73cb3b8c20604c539920b7c279408964 P fba0adbffbff40ec854ec89ee72cdeb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.168612  7367 tablet_replica.cc:333] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8: stopping tablet replica
I20260709 13:01:32.169028  7367 raft_consensus.cc:2243] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.169617  7367 raft_consensus.cc:2272] T 057ebf33b87d472db153b1211e1326d4 P fba0adbffbff40ec854ec89ee72cdeb8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.195578  7367 tablet_server.cc:196] TabletServer@127.7.49.195:0 shutdown complete.
I20260709 13:01:32.211622  7367 master.cc:562] Master@127.7.49.254:37453 shutting down...
I20260709 13:01:32.390527  7367 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.391144  7367 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.391482  7367 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9bcaed83ac0a49fc982488284ecc64d5: stopping tablet replica
I20260709 13:01:32.411209  7367 master.cc:584] Master@127.7.49.254:37453 shutdown complete.
0423eb8c03734ed1adc697a907debf98  4
40ac49674cbc4e8daf8dcc20961114cd  4
fba0adbffbff40ec854ec89ee72cdeb8  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12706 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:01:32.449196  7367 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.49.254:38841
I20260709 13:01:32.450270  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:32.455734  7877 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:32.456089  7878 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:32.457334  7880 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:32.458134  7367 server_base.cc:1061] running on GCE node
I20260709 13:01:32.458834  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:32.458999  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:32.459190  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602092459177 us; error 0 us; skew 500 ppm
I20260709 13:01:32.459631  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:32.461848  7367 webserver.cc:533] Webserver started at http://127.7.49.254:33191/ using document root <none> and password file <none>
I20260709 13:01:32.462265  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:32.462404  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:32.462615  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:32.463886  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/master-0-root/instance:
uuid: "294dcff8cda34690a367939f56496967"
format_stamp: "Formatted at 2026-07-09 13:01:32 on dist-test-slave-z3gg"
I20260709 13:01:32.467890  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:01:32.470824  7885 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.471637  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:01:32.471944  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/master-0-root
uuid: "294dcff8cda34690a367939f56496967"
format_stamp: "Formatted at 2026-07-09 13:01:32 on dist-test-slave-z3gg"
I20260709 13:01:32.472237  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:32.499758  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:32.500974  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:32.537256  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.254:38841
I20260709 13:01:32.537359  7936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.254:38841 every 8 connection(s)
I20260709 13:01:32.540916  7937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.549571  7937 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967: Bootstrap starting.
I20260709 13:01:32.553956  7937 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.557893  7937 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967: No bootstrap required, opened a new log
I20260709 13:01:32.559864  7937 raft_consensus.cc:359] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "294dcff8cda34690a367939f56496967" member_type: VOTER }
I20260709 13:01:32.560225  7937 raft_consensus.cc:385] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.560463  7937 raft_consensus.cc:740] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 294dcff8cda34690a367939f56496967, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.561112  7937 consensus_queue.cc:260] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "294dcff8cda34690a367939f56496967" member_type: VOTER }
I20260709 13:01:32.561546  7937 raft_consensus.cc:399] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:01:32.561762  7937 raft_consensus.cc:493] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:01:32.562021  7937 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.565747  7937 raft_consensus.cc:515] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "294dcff8cda34690a367939f56496967" member_type: VOTER }
I20260709 13:01:32.566228  7937 leader_election.cc:304] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [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: 294dcff8cda34690a367939f56496967; no voters: 
I20260709 13:01:32.567332  7937 leader_election.cc:290] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:01:32.567699  7940 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:32.568991  7940 raft_consensus.cc:697] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [term 1 LEADER]: Becoming Leader. State: Replica: 294dcff8cda34690a367939f56496967, State: Running, Role: LEADER
I20260709 13:01:32.569555  7940 consensus_queue.cc:237] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [LEADER]: Queue going to LEADER mode. State: All 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: "294dcff8cda34690a367939f56496967" member_type: VOTER }
I20260709 13:01:32.570197  7937 sys_catalog.cc:565] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:01:32.574769  7942 sys_catalog.cc:455] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 294dcff8cda34690a367939f56496967. Latest consensus state: current_term: 1 leader_uuid: "294dcff8cda34690a367939f56496967" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "294dcff8cda34690a367939f56496967" member_type: VOTER } }
I20260709 13:01:32.575599  7942 sys_catalog.cc:458] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:32.575695  7941 sys_catalog.cc:455] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "294dcff8cda34690a367939f56496967" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "294dcff8cda34690a367939f56496967" member_type: VOTER } }
I20260709 13:01:32.576236  7941 sys_catalog.cc:458] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:32.577672  7947 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:01:32.582369  7947 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:01:32.585805  7367 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:01:32.591342  7947 catalog_manager.cc:1383] Generated new cluster ID: 9482f54f4a8241c4aa6bf77349d2e46a
I20260709 13:01:32.591578  7947 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:01:32.604601  7947 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:01:32.605686  7947 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:01:32.620210  7947 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967: Generated new TSK 0
I20260709 13:01:32.620733  7947 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:01:32.652366  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:32.657887  7958 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:32.658849  7959 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:32.660512  7367 server_base.cc:1061] running on GCE node
W20260709 13:01:32.660919  7961 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:32.661727  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:32.662009  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:32.662191  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602092662173 us; error 0 us; skew 500 ppm
I20260709 13:01:32.662731  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:32.664984  7367 webserver.cc:533] Webserver started at http://127.7.49.193:44049/ using document root <none> and password file <none>
I20260709 13:01:32.665457  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:32.665657  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:32.665932  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:32.666927  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/ts-0-root/instance:
uuid: "028ac3030db74192b71e0aa4182798bb"
format_stamp: "Formatted at 2026-07-09 13:01:32 on dist-test-slave-z3gg"
I20260709 13:01:32.671130  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:01:32.674314  7966 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.675130  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:01:32.675424  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/ts-0-root
uuid: "028ac3030db74192b71e0aa4182798bb"
format_stamp: "Formatted at 2026-07-09 13:01:32 on dist-test-slave-z3gg"
I20260709 13:01:32.675717  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:32.725754  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:32.727085  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:32.728536  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:32.730638  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:32.730849  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.731118  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:32.731302  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.769622  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.193:40487
I20260709 13:01:32.769711  8028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.193:40487 every 8 connection(s)
I20260709 13:01:32.774425  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:32.780881  8033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:32.781734  8034 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:32.783882  8036 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:32.785063  7367 server_base.cc:1061] running on GCE node
I20260709 13:01:32.786098  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:32.786337  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:32.786507  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602092786485 us; error 0 us; skew 500 ppm
I20260709 13:01:32.786984  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:32.789043  7367 webserver.cc:533] Webserver started at http://127.7.49.194:39187/ using document root <none> and password file <none>
I20260709 13:01:32.789598  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:32.789837  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:32.790174  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:32.791646  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/ts-1-root/instance:
uuid: "a150251bdfdf49c086312a33f9aed194"
format_stamp: "Formatted at 2026-07-09 13:01:32 on dist-test-slave-z3gg"
I20260709 13:01:32.792543  8029 heartbeater.cc:344] Connected to a master server at 127.7.49.254:38841
I20260709 13:01:32.792896  8029 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:32.793526  8029 heartbeater.cc:507] Master 127.7.49.254:38841 requested a full tablet report, sending...
I20260709 13:01:32.795394  7902 ts_manager.cc:194] Registered new tserver with Master: 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487)
I20260709 13:01:32.796547  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:01:32.797083  7902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49398
I20260709 13:01:32.799839  8041 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.800537  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:01:32.800809  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/ts-1-root
uuid: "a150251bdfdf49c086312a33f9aed194"
format_stamp: "Formatted at 2026-07-09 13:01:32 on dist-test-slave-z3gg"
I20260709 13:01:32.801075  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:32.824407  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:32.825616  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:32.827085  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:32.829269  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:32.829495  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.829735  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:32.829901  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.869138  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.194:43153
I20260709 13:01:32.869243  8103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.194:43153 every 8 connection(s)
I20260709 13:01:32.873937  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:32.881294  8107 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:32.883479  8108 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:32.886539  7367 server_base.cc:1061] running on GCE node
W20260709 13:01:32.887243  8110 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:32.887579  8104 heartbeater.cc:344] Connected to a master server at 127.7.49.254:38841
I20260709 13:01:32.888041  8104 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:32.888343  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:32.888595  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:32.888796  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602092888777 us; error 0 us; skew 500 ppm
I20260709 13:01:32.888906  8104 heartbeater.cc:507] Master 127.7.49.254:38841 requested a full tablet report, sending...
I20260709 13:01:32.889546  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:32.890937  7902 ts_manager.cc:194] Registered new tserver with Master: a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153)
I20260709 13:01:32.892306  7367 webserver.cc:533] Webserver started at http://127.7.49.195:34099/ using document root <none> and password file <none>
I20260709 13:01:32.892436  7902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49404
I20260709 13:01:32.892866  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:32.893105  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:32.893380  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:32.894479  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/ts-2-root/instance:
uuid: "c46d0fdcf37042da85978f50c96b3dba"
format_stamp: "Formatted at 2026-07-09 13:01:32 on dist-test-slave-z3gg"
I20260709 13:01:32.898733  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 13:01:32.901820  8115 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.902666  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:01:32.902964  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/ts-2-root
uuid: "c46d0fdcf37042da85978f50c96b3dba"
format_stamp: "Formatted at 2026-07-09 13:01:32 on dist-test-slave-z3gg"
I20260709 13:01:32.903330  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079579855-7367-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:32.934662  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:32.935954  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:32.937407  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:32.939677  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:32.939908  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.940156  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:32.940328  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.979976  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.195:43599
I20260709 13:01:32.980053  8177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.195:43599 every 8 connection(s)
I20260709 13:01:32.993505  8178 heartbeater.cc:344] Connected to a master server at 127.7.49.254:38841
I20260709 13:01:32.993820  8178 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:32.994508  8178 heartbeater.cc:507] Master 127.7.49.254:38841 requested a full tablet report, sending...
I20260709 13:01:32.996229  7902 ts_manager.cc:194] Registered new tserver with Master: c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:32.996713  7367 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013415809s
I20260709 13:01:32.997840  7902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49408
I20260709 13:01:33.021225  7902 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49414:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:01:33.023893  7902 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:01:33.089850  8069 tablet_service.cc:1511] Processing CreateTablet for tablet 5207d37234f14ce2ad04bc103c8dde1e (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:01:33.090193  8068 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8fe589473e4723956921fcde8f216b (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:01:33.092121  8067 tablet_service.cc:1511] Processing CreateTablet for tablet 2768f17623d2437ab5fd96ccf2707f43 (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:01:33.093508  8069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5207d37234f14ce2ad04bc103c8dde1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.094152  8067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2768f17623d2437ab5fd96ccf2707f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.094820  8068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8fe589473e4723956921fcde8f216b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.103616  7994 tablet_service.cc:1511] Processing CreateTablet for tablet 5207d37234f14ce2ad04bc103c8dde1e (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:01:33.104952  7994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5207d37234f14ce2ad04bc103c8dde1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.108884  8142 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8fe589473e4723956921fcde8f216b (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:01:33.109396  8143 tablet_service.cc:1511] Processing CreateTablet for tablet 5207d37234f14ce2ad04bc103c8dde1e (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:01:33.110204  8142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8fe589473e4723956921fcde8f216b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.112425  8141 tablet_service.cc:1511] Processing CreateTablet for tablet 2768f17623d2437ab5fd96ccf2707f43 (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:01:33.113205  7992 tablet_service.cc:1511] Processing CreateTablet for tablet 2768f17623d2437ab5fd96ccf2707f43 (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:01:33.113773  7993 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8fe589473e4723956921fcde8f216b (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:01:33.114496  7992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2768f17623d2437ab5fd96ccf2707f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.113775  8141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2768f17623d2437ab5fd96ccf2707f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.115136  7993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8fe589473e4723956921fcde8f216b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.114936  8066 tablet_service.cc:1511] Processing CreateTablet for tablet 02e25718ef3a4427b93ee6d1b3ff13c0 (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:01:33.116101  8143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5207d37234f14ce2ad04bc103c8dde1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.116573  7991 tablet_service.cc:1511] Processing CreateTablet for tablet 02e25718ef3a4427b93ee6d1b3ff13c0 (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:01:33.117844  7991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e25718ef3a4427b93ee6d1b3ff13c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.116606  8066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e25718ef3a4427b93ee6d1b3ff13c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.161489  8140 tablet_service.cc:1511] Processing CreateTablet for tablet 02e25718ef3a4427b93ee6d1b3ff13c0 (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:01:33.164646  8140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e25718ef3a4427b93ee6d1b3ff13c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.165304  8069 tablet_service.cc:1511] Processing CreateTablet for tablet 0154adf00f4a40779597aca4eeb1c00d (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:01:33.165307  7990 tablet_service.cc:1511] Processing CreateTablet for tablet 0154adf00f4a40779597aca4eeb1c00d (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:01:33.166697  7990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0154adf00f4a40779597aca4eeb1c00d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.166697  8069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0154adf00f4a40779597aca4eeb1c00d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.176328  8139 tablet_service.cc:1511] Processing CreateTablet for tablet 0154adf00f4a40779597aca4eeb1c00d (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:01:33.178135  8139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0154adf00f4a40779597aca4eeb1c00d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.199687  7989 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6b8a7bfaba4efb93e368f38931435e (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:01:33.201499  7989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6b8a7bfaba4efb93e368f38931435e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.223914  8143 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6b8a7bfaba4efb93e368f38931435e (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:01:33.225610  8143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6b8a7bfaba4efb93e368f38931435e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.232057  8195 tablet_bootstrap.cc:492] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb: Bootstrap starting.
I20260709 13:01:33.232226  8194 tablet_bootstrap.cc:492] T 5b8fe589473e4723956921fcde8f216b P c46d0fdcf37042da85978f50c96b3dba: Bootstrap starting.
I20260709 13:01:33.237195  8066 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6b8a7bfaba4efb93e368f38931435e (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:01:33.238551  8066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6b8a7bfaba4efb93e368f38931435e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.240329  8194 tablet_bootstrap.cc:654] T 5b8fe589473e4723956921fcde8f216b P c46d0fdcf37042da85978f50c96b3dba: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.240413  8195 tablet_bootstrap.cc:654] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.243428  7993 tablet_service.cc:1511] Processing CreateTablet for tablet 89a3b6dbb7bd45b4b2cb5d2b9db11c39 (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:01:33.244632  7993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a3b6dbb7bd45b4b2cb5d2b9db11c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.256138  8193 tablet_bootstrap.cc:492] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194: Bootstrap starting.
I20260709 13:01:33.278595  8141 tablet_service.cc:1511] Processing CreateTablet for tablet 89a3b6dbb7bd45b4b2cb5d2b9db11c39 (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:01:33.279214  8069 tablet_service.cc:1511] Processing CreateTablet for tablet 89a3b6dbb7bd45b4b2cb5d2b9db11c39 (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:01:33.280577  8141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a3b6dbb7bd45b4b2cb5d2b9db11c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.280491  8069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a3b6dbb7bd45b4b2cb5d2b9db11c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.290519  8193 tablet_bootstrap.cc:654] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.299094  8195 tablet_bootstrap.cc:492] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb: No bootstrap required, opened a new log
I20260709 13:01:33.304291  8194 tablet_bootstrap.cc:492] T 5b8fe589473e4723956921fcde8f216b P c46d0fdcf37042da85978f50c96b3dba: No bootstrap required, opened a new log
I20260709 13:01:33.312925  8194 ts_tablet_manager.cc:1403] T 5b8fe589473e4723956921fcde8f216b P c46d0fdcf37042da85978f50c96b3dba: Time spent bootstrapping tablet: real 0.081s	user 0.030s	sys 0.022s
I20260709 13:01:33.313555  8139 tablet_service.cc:1511] Processing CreateTablet for tablet 353dd7af54e848d1a4ceffad18f3c1dc (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:01:33.314849  8139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353dd7af54e848d1a4ceffad18f3c1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.314606  7989 tablet_service.cc:1511] Processing CreateTablet for tablet 9061923c1f874abf983a9d5385315084 (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:01:33.315814  7989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9061923c1f874abf983a9d5385315084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.315688  8194 raft_consensus.cc:359] T 5b8fe589473e4723956921fcde8f216b P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.309906  7993 tablet_service.cc:1511] Processing CreateTablet for tablet 353dd7af54e848d1a4ceffad18f3c1dc (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:01:33.316419  8194 raft_consensus.cc:385] T 5b8fe589473e4723956921fcde8f216b P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.316753  8194 raft_consensus.cc:740] T 5b8fe589473e4723956921fcde8f216b P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46d0fdcf37042da85978f50c96b3dba, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.312004  8069 tablet_service.cc:1511] Processing CreateTablet for tablet 353dd7af54e848d1a4ceffad18f3c1dc (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:01:33.317742  8069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353dd7af54e848d1a4ceffad18f3c1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.318436  8195 ts_tablet_manager.cc:1403] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.010s
I20260709 13:01:33.320317  8066 tablet_service.cc:1511] Processing CreateTablet for tablet 9061923c1f874abf983a9d5385315084 (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:01:33.321506  8066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9061923c1f874abf983a9d5385315084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.321307  8195 raft_consensus.cc:359] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.322011  8141 tablet_service.cc:1511] Processing CreateTablet for tablet 9061923c1f874abf983a9d5385315084 (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:01:33.323661  8141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9061923c1f874abf983a9d5385315084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.318164  7993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353dd7af54e848d1a4ceffad18f3c1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.317515  8194 consensus_queue.cc:260] T 5b8fe589473e4723956921fcde8f216b P c46d0fdcf37042da85978f50c96b3dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.330765  7990 tablet_service.cc:1511] Processing CreateTablet for tablet 13d31c48654f477ba805e3c4abbb3314 (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:01:33.332240  7990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d31c48654f477ba805e3c4abbb3314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.339851  8068 tablet_service.cc:1511] Processing CreateTablet for tablet 13d31c48654f477ba805e3c4abbb3314 (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:01:33.341044  8068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d31c48654f477ba805e3c4abbb3314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.352937  8193 tablet_bootstrap.cc:492] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194: No bootstrap required, opened a new log
I20260709 13:01:33.353395  8193 ts_tablet_manager.cc:1403] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194: Time spent bootstrapping tablet: real 0.098s	user 0.016s	sys 0.013s
I20260709 13:01:33.322041  8195 raft_consensus.cc:385] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.354161  8195 raft_consensus.cc:740] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.354698  8143 tablet_service.cc:1511] Processing CreateTablet for tablet 13d31c48654f477ba805e3c4abbb3314 (DEFAULT_TABLE table=test-workload [id=cd8d8a4a0c0b490e82e57367f7c1bc08]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:01:33.355034  8195 consensus_queue.cc:260] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.355888  8143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d31c48654f477ba805e3c4abbb3314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.356225  8194 ts_tablet_manager.cc:1434] T 5b8fe589473e4723956921fcde8f216b P c46d0fdcf37042da85978f50c96b3dba: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.003s
I20260709 13:01:33.356911  8178 heartbeater.cc:499] Master 127.7.49.254:38841 was elected leader, sending a full tablet report...
I20260709 13:01:33.357172  8194 tablet_bootstrap.cc:492] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba: Bootstrap starting.
I20260709 13:01:33.356318  8193 raft_consensus.cc:359] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.364128  8193 raft_consensus.cc:385] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.364462  8193 raft_consensus.cc:740] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.365199  8193 consensus_queue.cc:260] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.372206  8029 heartbeater.cc:499] Master 127.7.49.254:38841 was elected leader, sending a full tablet report...
I20260709 13:01:33.373055  8195 ts_tablet_manager.cc:1434] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.003s
I20260709 13:01:33.374464  8195 tablet_bootstrap.cc:492] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb: Bootstrap starting.
I20260709 13:01:33.382427  8104 heartbeater.cc:499] Master 127.7.49.254:38841 was elected leader, sending a full tablet report...
I20260709 13:01:33.382969  8193 ts_tablet_manager.cc:1434] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.014s
I20260709 13:01:33.383898  8193 tablet_bootstrap.cc:492] T 5207d37234f14ce2ad04bc103c8dde1e P a150251bdfdf49c086312a33f9aed194: Bootstrap starting.
I20260709 13:01:33.388732  8194 tablet_bootstrap.cc:654] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.389767  8195 tablet_bootstrap.cc:654] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.392553  8193 tablet_bootstrap.cc:654] T 5207d37234f14ce2ad04bc103c8dde1e P a150251bdfdf49c086312a33f9aed194: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.400506  8193 tablet_bootstrap.cc:492] T 5207d37234f14ce2ad04bc103c8dde1e P a150251bdfdf49c086312a33f9aed194: No bootstrap required, opened a new log
I20260709 13:01:33.401566  8193 ts_tablet_manager.cc:1403] T 5207d37234f14ce2ad04bc103c8dde1e P a150251bdfdf49c086312a33f9aed194: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.001s
I20260709 13:01:33.405077  8193 raft_consensus.cc:359] T 5207d37234f14ce2ad04bc103c8dde1e P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.408064  8193 raft_consensus.cc:385] T 5207d37234f14ce2ad04bc103c8dde1e P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.408358  8193 raft_consensus.cc:740] T 5207d37234f14ce2ad04bc103c8dde1e P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.408517  8195 tablet_bootstrap.cc:492] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb: No bootstrap required, opened a new log
I20260709 13:01:33.409003  8195 ts_tablet_manager.cc:1403] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.009s
I20260709 13:01:33.409403  8193 consensus_queue.cc:260] T 5207d37234f14ce2ad04bc103c8dde1e P a150251bdfdf49c086312a33f9aed194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.410174  8194 tablet_bootstrap.cc:492] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba: No bootstrap required, opened a new log
I20260709 13:01:33.410616  8194 ts_tablet_manager.cc:1403] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.014s
I20260709 13:01:33.411789  8193 ts_tablet_manager.cc:1434] T 5207d37234f14ce2ad04bc103c8dde1e P a150251bdfdf49c086312a33f9aed194: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260709 13:01:33.411720  8195 raft_consensus.cc:359] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.412472  8195 raft_consensus.cc:385] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.412719  8193 tablet_bootstrap.cc:492] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194: Bootstrap starting.
I20260709 13:01:33.412781  8195 raft_consensus.cc:740] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.413542  8194 raft_consensus.cc:359] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.413693  8195 consensus_queue.cc:260] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.414290  8194 raft_consensus.cc:385] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.414700  8194 raft_consensus.cc:740] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46d0fdcf37042da85978f50c96b3dba, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.415637  8194 consensus_queue.cc:260] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.416086  8195 ts_tablet_manager.cc:1434] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:01:33.417157  8195 tablet_bootstrap.cc:492] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb: Bootstrap starting.
I20260709 13:01:33.418035  8194 ts_tablet_manager.cc:1434] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:33.418913  8194 tablet_bootstrap.cc:492] T 2768f17623d2437ab5fd96ccf2707f43 P c46d0fdcf37042da85978f50c96b3dba: Bootstrap starting.
I20260709 13:01:33.419584  8193 tablet_bootstrap.cc:654] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.423817  8195 tablet_bootstrap.cc:654] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.425166  8194 tablet_bootstrap.cc:654] T 2768f17623d2437ab5fd96ccf2707f43 P c46d0fdcf37042da85978f50c96b3dba: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.431495  8193 tablet_bootstrap.cc:492] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194: No bootstrap required, opened a new log
I20260709 13:01:33.432085  8193 ts_tablet_manager.cc:1403] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260709 13:01:33.436147  8195 tablet_bootstrap.cc:492] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb: No bootstrap required, opened a new log
I20260709 13:01:33.436606  8195 ts_tablet_manager.cc:1403] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 13:01:33.437062  8193 raft_consensus.cc:359] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.437981  8193 raft_consensus.cc:385] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.438354  8193 raft_consensus.cc:740] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.439368  8195 raft_consensus.cc:359] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.439297  8193 consensus_queue.cc:260] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.440179  8195 raft_consensus.cc:385] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.440506  8195 raft_consensus.cc:740] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.441422  8195 consensus_queue.cc:260] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.442168  8193 ts_tablet_manager.cc:1434] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 13:01:33.443393  8193 tablet_bootstrap.cc:492] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194: Bootstrap starting.
I20260709 13:01:33.445979  8195 ts_tablet_manager.cc:1434] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:01:33.446926  8195 tablet_bootstrap.cc:492] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb: Bootstrap starting.
I20260709 13:01:33.449549  8194 tablet_bootstrap.cc:492] T 2768f17623d2437ab5fd96ccf2707f43 P c46d0fdcf37042da85978f50c96b3dba: No bootstrap required, opened a new log
I20260709 13:01:33.450110  8194 ts_tablet_manager.cc:1403] T 2768f17623d2437ab5fd96ccf2707f43 P c46d0fdcf37042da85978f50c96b3dba: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.014s
I20260709 13:01:33.450836  8200 raft_consensus.cc:493] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.451325  8200 raft_consensus.cc:515] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.452527  8193 tablet_bootstrap.cc:654] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.453191  8194 raft_consensus.cc:359] T 2768f17623d2437ab5fd96ccf2707f43 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.453868  8200 leader_election.cc:290] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:33.453946  8194 raft_consensus.cc:385] T 2768f17623d2437ab5fd96ccf2707f43 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.454465  8194 raft_consensus.cc:740] T 2768f17623d2437ab5fd96ccf2707f43 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46d0fdcf37042da85978f50c96b3dba, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.455418  8194 consensus_queue.cc:260] T 2768f17623d2437ab5fd96ccf2707f43 P c46d0fdcf37042da85978f50c96b3dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.458436  8194 ts_tablet_manager.cc:1434] T 2768f17623d2437ab5fd96ccf2707f43 P c46d0fdcf37042da85978f50c96b3dba: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:01:33.459730  8194 tablet_bootstrap.cc:492] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba: Bootstrap starting.
I20260709 13:01:33.468048  8194 tablet_bootstrap.cc:654] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.480293  8195 tablet_bootstrap.cc:654] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.484395  8194 tablet_bootstrap.cc:492] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba: No bootstrap required, opened a new log
I20260709 13:01:33.485010  8194 ts_tablet_manager.cc:1403] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.000s
I20260709 13:01:33.488665  8194 raft_consensus.cc:359] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.489586  8194 raft_consensus.cc:385] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.489962  8194 raft_consensus.cc:740] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46d0fdcf37042da85978f50c96b3dba, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.491080  8194 consensus_queue.cc:260] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.505471  8153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e25718ef3a4427b93ee6d1b3ff13c0" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba" is_pre_election: true
I20260709 13:01:33.506385  8153 raft_consensus.cc:2468] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 0.
I20260709 13:01:33.508386  7968 leader_election.cc:304] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028ac3030db74192b71e0aa4182798bb, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:33.508996  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e25718ef3a4427b93ee6d1b3ff13c0" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a150251bdfdf49c086312a33f9aed194" is_pre_election: true
I20260709 13:01:33.509277  8200 raft_consensus.cc:2804] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:33.509660  8200 raft_consensus.cc:493] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:33.509999  8200 raft_consensus.cc:3060] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.508342  8194 ts_tablet_manager.cc:1434] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
W20260709 13:01:33.510473  7967 leader_election.cc:343] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:33.510478  8195 tablet_bootstrap.cc:492] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb: No bootstrap required, opened a new log
I20260709 13:01:33.511544  8195 ts_tablet_manager.cc:1403] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.011s
I20260709 13:01:33.512238  8193 tablet_bootstrap.cc:492] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194: No bootstrap required, opened a new log
I20260709 13:01:33.512743  8193 ts_tablet_manager.cc:1403] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194: Time spent bootstrapping tablet: real 0.070s	user 0.024s	sys 0.035s
I20260709 13:01:33.513134  8194 tablet_bootstrap.cc:492] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba: Bootstrap starting.
I20260709 13:01:33.515729  8193 raft_consensus.cc:359] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.516515  8193 raft_consensus.cc:385] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.516885  8193 raft_consensus.cc:740] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.517679  8195 raft_consensus.cc:359] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.517782  8193 consensus_queue.cc:260] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.518460  8195 raft_consensus.cc:385] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.518823  8195 raft_consensus.cc:740] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.519742  8194 tablet_bootstrap.cc:654] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.519567  8195 consensus_queue.cc:260] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.522647  8200 raft_consensus.cc:515] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.523219  8193 ts_tablet_manager.cc:1434] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:01:33.524442  8193 tablet_bootstrap.cc:492] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194: Bootstrap starting.
I20260709 13:01:33.525476  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e25718ef3a4427b93ee6d1b3ff13c0" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a150251bdfdf49c086312a33f9aed194"
I20260709 13:01:33.526039  8079 raft_consensus.cc:3060] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.526786  8153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e25718ef3a4427b93ee6d1b3ff13c0" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:33.527359  8153 raft_consensus.cc:3060] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.530861  8193 tablet_bootstrap.cc:654] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.533145  8079 raft_consensus.cc:2468] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 1.
I20260709 13:01:33.534482  7967 leader_election.cc:304] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028ac3030db74192b71e0aa4182798bb, a150251bdfdf49c086312a33f9aed194; no voters: 
I20260709 13:01:33.535274  8153 raft_consensus.cc:2468] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 1.
I20260709 13:01:33.536923  8200 leader_election.cc:290] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 1 election: Requested vote from peers a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:33.542834  8193 tablet_bootstrap.cc:492] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194: No bootstrap required, opened a new log
I20260709 13:01:33.543540  8193 ts_tablet_manager.cc:1403] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260709 13:01:33.546474  8200 raft_consensus.cc:2804] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:33.547168  8200 raft_consensus.cc:697] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 1 LEADER]: Becoming Leader. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Running, Role: LEADER
I20260709 13:01:33.547472  8193 raft_consensus.cc:359] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.548540  8193 raft_consensus.cc:385] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.548305  8200 consensus_queue.cc:237] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.548975  8193 raft_consensus.cc:740] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.550047  8193 consensus_queue.cc:260] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.555097  8195 ts_tablet_manager.cc:1434] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb: Time spent starting tablet: real 0.043s	user 0.011s	sys 0.020s
I20260709 13:01:33.556003  8193 ts_tablet_manager.cc:1434] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260709 13:01:33.556201  8195 tablet_bootstrap.cc:492] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb: Bootstrap starting.
I20260709 13:01:33.557056  8193 tablet_bootstrap.cc:492] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194: Bootstrap starting.
I20260709 13:01:33.562541  8194 tablet_bootstrap.cc:492] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba: No bootstrap required, opened a new log
I20260709 13:01:33.563062  8194 ts_tablet_manager.cc:1403] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.011s
I20260709 13:01:33.562810  7900 catalog_manager.cc:5697] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 028ac3030db74192b71e0aa4182798bb (127.7.49.193). New cstate: current_term: 1 leader_uuid: "028ac3030db74192b71e0aa4182798bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:33.564551  8193 tablet_bootstrap.cc:654] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.565966  8194 raft_consensus.cc:359] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.567359  8194 raft_consensus.cc:385] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.567945  8195 tablet_bootstrap.cc:654] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.567744  8194 raft_consensus.cc:740] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46d0fdcf37042da85978f50c96b3dba, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.568830  8194 consensus_queue.cc:260] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.571105  8194 ts_tablet_manager.cc:1434] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:01:33.572072  8194 tablet_bootstrap.cc:492] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba: Bootstrap starting.
I20260709 13:01:33.572538  8193 tablet_bootstrap.cc:492] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194: No bootstrap required, opened a new log
I20260709 13:01:33.572981  8193 ts_tablet_manager.cc:1403] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 13:01:33.575852  8193 raft_consensus.cc:359] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.576584  8193 raft_consensus.cc:385] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.576882  8193 raft_consensus.cc:740] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.577584  8193 consensus_queue.cc:260] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.578447  8194 tablet_bootstrap.cc:654] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:33.581764  7950 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:33.584227  8193 ts_tablet_manager.cc:1434] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:01:33.585232  8193 tablet_bootstrap.cc:492] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194: Bootstrap starting.
I20260709 13:01:33.593070  8195 tablet_bootstrap.cc:492] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb: No bootstrap required, opened a new log
I20260709 13:01:33.593277  8193 tablet_bootstrap.cc:654] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.593582  8195 ts_tablet_manager.cc:1403] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb: Time spent bootstrapping tablet: real 0.038s	user 0.002s	sys 0.012s
I20260709 13:01:33.596436  8195 raft_consensus.cc:359] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.597139  8195 raft_consensus.cc:385] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.597450  8195 raft_consensus.cc:740] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.598310  8195 consensus_queue.cc:260] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.600937  8195 ts_tablet_manager.cc:1434] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 13:01:33.602655  8195 tablet_bootstrap.cc:492] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb: Bootstrap starting.
I20260709 13:01:33.606945  8193 tablet_bootstrap.cc:492] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194: No bootstrap required, opened a new log
I20260709 13:01:33.607693  8201 raft_consensus.cc:493] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.608181  8201 raft_consensus.cc:515] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.611196  8195 tablet_bootstrap.cc:654] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.611791  8194 tablet_bootstrap.cc:492] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba: No bootstrap required, opened a new log
I20260709 13:01:33.612277  8194 ts_tablet_manager.cc:1403] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.020s
I20260709 13:01:33.615253  8194 raft_consensus.cc:359] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.616150  8194 raft_consensus.cc:385] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.616500  8194 raft_consensus.cc:740] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46d0fdcf37042da85978f50c96b3dba, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.617507  8194 consensus_queue.cc:260] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.619695  8201 leader_election.cc:290] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:33.624311  8199 raft_consensus.cc:493] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.624893  8199 raft_consensus.cc:515] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.607477  8193 ts_tablet_manager.cc:1403] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260709 13:01:33.630362  8199 leader_election.cc:290] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153)
I20260709 13:01:33.630766  8193 raft_consensus.cc:359] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.638181  8193 raft_consensus.cc:385] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.638574  8193 raft_consensus.cc:740] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.639648  8193 consensus_queue.cc:260] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.645821  8193 ts_tablet_manager.cc:1434] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:01:33.623739  8194 ts_tablet_manager.cc:1434] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260709 13:01:33.655514  8194 tablet_bootstrap.cc:492] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba: Bootstrap starting.
I20260709 13:01:33.664574  8194 tablet_bootstrap.cc:654] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.664939  8193 tablet_bootstrap.cc:492] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194: Bootstrap starting.
I20260709 13:01:33.673517  8195 tablet_bootstrap.cc:492] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb: No bootstrap required, opened a new log
I20260709 13:01:33.674147  8195 ts_tablet_manager.cc:1403] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb: Time spent bootstrapping tablet: real 0.072s	user 0.026s	sys 0.036s
I20260709 13:01:33.681167  8193 tablet_bootstrap.cc:654] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.685573  8195 raft_consensus.cc:359] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.686539  8195 raft_consensus.cc:385] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.686920  8195 raft_consensus.cc:740] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.687851  8195 consensus_queue.cc:260] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.690358  8195 ts_tablet_manager.cc:1434] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 13:01:33.692785  8195 tablet_bootstrap.cc:492] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb: Bootstrap starting.
I20260709 13:01:33.699175  8195 tablet_bootstrap.cc:654] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.705762  8004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2768f17623d2437ab5fd96ccf2707f43" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028ac3030db74192b71e0aa4182798bb" is_pre_election: true
I20260709 13:01:33.706116  8201 raft_consensus.cc:493] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.706478  8004 raft_consensus.cc:2468] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 0.
I20260709 13:01:33.706548  8201 raft_consensus.cc:515] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.707912  8042 leader_election.cc:304] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028ac3030db74192b71e0aa4182798bb, a150251bdfdf49c086312a33f9aed194; no voters: 
I20260709 13:01:33.708700  8201 leader_election.cc:290] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:33.709316  8201 raft_consensus.cc:2804] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:33.709714  8201 raft_consensus.cc:493] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:33.710124  8201 raft_consensus.cc:3060] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.712519  8153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2768f17623d2437ab5fd96ccf2707f43" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba" is_pre_election: true
I20260709 13:01:33.713151  8153 raft_consensus.cc:2468] T 2768f17623d2437ab5fd96ccf2707f43 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 0.
I20260709 13:01:33.713136  8004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6b8a7bfaba4efb93e368f38931435e" candidate_uuid: "c46d0fdcf37042da85978f50c96b3dba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028ac3030db74192b71e0aa4182798bb" is_pre_election: true
I20260709 13:01:33.715178  8153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba" is_pre_election: true
W20260709 13:01:33.715318  8116 leader_election.cc:343] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:33.715797  8153 raft_consensus.cc:2468] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 0.
I20260709 13:01:33.716701  8200 raft_consensus.cc:493] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.716956  8043 leader_election.cc:304] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a150251bdfdf49c086312a33f9aed194, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:33.717147  8200 raft_consensus.cc:515] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.719216  8200 leader_election.cc:290] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:33.720150  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8fe589473e4723956921fcde8f216b" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a150251bdfdf49c086312a33f9aed194" is_pre_election: true
I20260709 13:01:33.720762  8194 tablet_bootstrap.cc:492] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba: No bootstrap required, opened a new log
I20260709 13:01:33.720872  8079 raft_consensus.cc:2468] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 0.
I20260709 13:01:33.721444  8194 ts_tablet_manager.cc:1403] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba: Time spent bootstrapping tablet: real 0.068s	user 0.022s	sys 0.011s
I20260709 13:01:33.722901  7967 leader_election.cc:304] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028ac3030db74192b71e0aa4182798bb, a150251bdfdf49c086312a33f9aed194; no voters: 
I20260709 13:01:33.723937  8200 raft_consensus.cc:2804] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:33.724385  8200 raft_consensus.cc:493] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:33.724773  8200 raft_consensus.cc:3060] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.725157  8194 raft_consensus.cc:359] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.726090  8194 raft_consensus.cc:385] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.726392  8194 raft_consensus.cc:740] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46d0fdcf37042da85978f50c96b3dba, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.728142  8234 raft_consensus.cc:2804] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:33.728621  8234 raft_consensus.cc:493] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:33.729001  8234 raft_consensus.cc:3060] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.729631  8195 tablet_bootstrap.cc:492] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb: No bootstrap required, opened a new log
I20260709 13:01:33.729799  8153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8fe589473e4723956921fcde8f216b" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba" is_pre_election: true
I20260709 13:01:33.730597  8153 raft_consensus.cc:2468] T 5b8fe589473e4723956921fcde8f216b P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 0.
I20260709 13:01:33.730535  8194 consensus_queue.cc:260] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.732906  8194 ts_tablet_manager.cc:1434] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:01:33.733839  8193 tablet_bootstrap.cc:492] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194: No bootstrap required, opened a new log
I20260709 13:01:33.728869  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6b8a7bfaba4efb93e368f38931435e" candidate_uuid: "c46d0fdcf37042da85978f50c96b3dba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a150251bdfdf49c086312a33f9aed194" is_pre_election: true
I20260709 13:01:33.727970  8004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028ac3030db74192b71e0aa4182798bb" is_pre_election: true
I20260709 13:01:33.734419  8193 ts_tablet_manager.cc:1403] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.014s
I20260709 13:01:33.734722  8004 raft_consensus.cc:2468] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 0.
I20260709 13:01:33.734439  8079 raft_consensus.cc:2468] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c46d0fdcf37042da85978f50c96b3dba in term 0.
I20260709 13:01:33.736780  8116 leader_election.cc:304] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [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: a150251bdfdf49c086312a33f9aed194, c46d0fdcf37042da85978f50c96b3dba; no voters: 028ac3030db74192b71e0aa4182798bb
I20260709 13:01:33.737550  8199 raft_consensus.cc:2804] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:33.737375  8193 raft_consensus.cc:359] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.737915  8199 raft_consensus.cc:493] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:33.738153  8193 raft_consensus.cc:385] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.738281  8199 raft_consensus.cc:3060] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.738603  8193 raft_consensus.cc:740] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.739444  8193 consensus_queue.cc:260] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.742205  8200 raft_consensus.cc:515] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.719245  8201 raft_consensus.cc:515] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.745065  8201 leader_election.cc:290] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 election: Requested vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:33.733906  8194 tablet_bootstrap.cc:492] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba: Bootstrap starting.
I20260709 13:01:33.730141  8195 ts_tablet_manager.cc:1403] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.010s
I20260709 13:01:33.745893  8004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2768f17623d2437ab5fd96ccf2707f43" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028ac3030db74192b71e0aa4182798bb"
I20260709 13:01:33.746428  8004 raft_consensus.cc:3060] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.747202  8234 raft_consensus.cc:515] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.748445  8195 raft_consensus.cc:359] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.749135  8195 raft_consensus.cc:385] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.749428  8195 raft_consensus.cc:740] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.749997  8003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028ac3030db74192b71e0aa4182798bb"
I20260709 13:01:33.750154  8195 consensus_queue.cc:260] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.750602  8003 raft_consensus.cc:3060] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.751151  8193 ts_tablet_manager.cc:1434] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.008s
I20260709 13:01:33.752086  8193 tablet_bootstrap.cc:492] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194: Bootstrap starting.
I20260709 13:01:33.752394  8195 ts_tablet_manager.cc:1434] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 13:01:33.753347  8195 tablet_bootstrap.cc:492] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb: Bootstrap starting.
I20260709 13:01:33.756811  8153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2768f17623d2437ab5fd96ccf2707f43" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:33.757391  8153 raft_consensus.cc:3060] T 2768f17623d2437ab5fd96ccf2707f43 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.761361  8194 tablet_bootstrap.cc:654] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.764356  8200 leader_election.cc:290] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 1 election: Requested vote from peers a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:33.765481  8152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8fe589473e4723956921fcde8f216b" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:33.766111  8152 raft_consensus.cc:3060] T 5b8fe589473e4723956921fcde8f216b P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.767982  8193 tablet_bootstrap.cc:654] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.768998  8153 raft_consensus.cc:2468] T 2768f17623d2437ab5fd96ccf2707f43 P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 1.
I20260709 13:01:33.769493  8195 tablet_bootstrap.cc:654] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.770323  8043 leader_election.cc:304] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a150251bdfdf49c086312a33f9aed194, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:33.771500  8235 raft_consensus.cc:2804] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:33.772240  8235 raft_consensus.cc:697] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Becoming Leader. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Running, Role: LEADER
I20260709 13:01:33.773514  8236 raft_consensus.cc:493] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.762282  8199 raft_consensus.cc:515] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.773156  8235 consensus_queue.cc:237] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.778779  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8fe589473e4723956921fcde8f216b" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a150251bdfdf49c086312a33f9aed194"
I20260709 13:01:33.779475  8079 raft_consensus.cc:3060] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.781054  8003 raft_consensus.cc:2468] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 1.
I20260709 13:01:33.781373  8004 raft_consensus.cc:2468] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 1.
I20260709 13:01:33.782549  8236 raft_consensus.cc:515] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.787250  8199 leader_election.cc:290] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [CANDIDATE]: Term 1 election: Requested vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153)
I20260709 13:01:33.798527  8153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:33.799366  8153 raft_consensus.cc:3060] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.808478  8042 leader_election.cc:304] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028ac3030db74192b71e0aa4182798bb, a150251bdfdf49c086312a33f9aed194; no voters: 
I20260709 13:01:33.809659  8201 raft_consensus.cc:2804] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:33.811100  8078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6b8a7bfaba4efb93e368f38931435e" candidate_uuid: "c46d0fdcf37042da85978f50c96b3dba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a150251bdfdf49c086312a33f9aed194"
I20260709 13:01:33.811978  8078 raft_consensus.cc:3060] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.815191  8004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6b8a7bfaba4efb93e368f38931435e" candidate_uuid: "c46d0fdcf37042da85978f50c96b3dba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028ac3030db74192b71e0aa4182798bb"
I20260709 13:01:33.815979  8004 raft_consensus.cc:3060] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.820200  8234 leader_election.cc:290] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 election: Requested vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:33.782766  8152 raft_consensus.cc:2468] T 5b8fe589473e4723956921fcde8f216b P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 1.
I20260709 13:01:33.822144  7968 leader_election.cc:304] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028ac3030db74192b71e0aa4182798bb, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:33.823151  8200 raft_consensus.cc:2804] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:33.823643  8200 raft_consensus.cc:697] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 1 LEADER]: Becoming Leader. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Running, Role: LEADER
I20260709 13:01:33.824653  8200 consensus_queue.cc:237] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.852167  8077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5207d37234f14ce2ad04bc103c8dde1e" candidate_uuid: "c46d0fdcf37042da85978f50c96b3dba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a150251bdfdf49c086312a33f9aed194" is_pre_election: true
I20260709 13:01:33.852967  8077 raft_consensus.cc:2468] T 5207d37234f14ce2ad04bc103c8dde1e P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c46d0fdcf37042da85978f50c96b3dba in term 0.
I20260709 13:01:33.853188  8004 raft_consensus.cc:2468] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46d0fdcf37042da85978f50c96b3dba in term 1.
I20260709 13:01:33.855449  8116 leader_election.cc:304] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028ac3030db74192b71e0aa4182798bb, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:33.855746  8079 raft_consensus.cc:2468] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 1.
I20260709 13:01:33.856352  8195 tablet_bootstrap.cc:492] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb: No bootstrap required, opened a new log
I20260709 13:01:33.856868  8195 ts_tablet_manager.cc:1403] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb: Time spent bootstrapping tablet: real 0.104s	user 0.009s	sys 0.006s
I20260709 13:01:33.856436  8199 raft_consensus.cc:2804] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:33.862046  8116 leader_election.cc:304] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a150251bdfdf49c086312a33f9aed194, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:33.862418  8236 leader_election.cc:290] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153), 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487)
I20260709 13:01:33.862635  8195 raft_consensus.cc:359] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.863423  8195 raft_consensus.cc:385] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.863729  8195 raft_consensus.cc:740] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.865062  8195 consensus_queue.cc:260] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.864676  8236 raft_consensus.cc:2804] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:33.872035  8213 raft_consensus.cc:493] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.870585  8201 raft_consensus.cc:697] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Becoming Leader. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Running, Role: LEADER
I20260709 13:01:33.880805  8195 ts_tablet_manager.cc:1434] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 13:01:33.882112  8195 tablet_bootstrap.cc:492] T 9061923c1f874abf983a9d5385315084 P 028ac3030db74192b71e0aa4182798bb: Bootstrap starting.
I20260709 13:01:33.872921  8236 raft_consensus.cc:493] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:33.872722  8199 raft_consensus.cc:697] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 1 LEADER]: Becoming Leader. State: Replica: c46d0fdcf37042da85978f50c96b3dba, State: Running, Role: LEADER
I20260709 13:01:33.876386  8213 raft_consensus.cc:515] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.889739  8078 raft_consensus.cc:2468] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46d0fdcf37042da85978f50c96b3dba in term 1.
I20260709 13:01:33.889354  8201 consensus_queue.cc:237] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.891199  8004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5207d37234f14ce2ad04bc103c8dde1e" candidate_uuid: "c46d0fdcf37042da85978f50c96b3dba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028ac3030db74192b71e0aa4182798bb" is_pre_election: true
I20260709 13:01:33.885993  8236 raft_consensus.cc:3060] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.891855  8004 raft_consensus.cc:2468] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c46d0fdcf37042da85978f50c96b3dba in term 0.
I20260709 13:01:33.890864  7899 catalog_manager.cc:5697] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 028ac3030db74192b71e0aa4182798bb (127.7.49.193). New cstate: current_term: 1 leader_uuid: "028ac3030db74192b71e0aa4182798bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:33.893455  8213 leader_election.cc:290] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:33.888834  8153 raft_consensus.cc:2468] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 1.
I20260709 13:01:33.901777  8193 tablet_bootstrap.cc:492] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194: No bootstrap required, opened a new log
I20260709 13:01:33.902257  8193 ts_tablet_manager.cc:1403] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194: Time spent bootstrapping tablet: real 0.150s	user 0.028s	sys 0.053s
I20260709 13:01:33.905079  8193 raft_consensus.cc:359] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.905787  8193 raft_consensus.cc:385] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.900900  7902 catalog_manager.cc:5697] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 reported cstate change: term changed from 0 to 1, leader changed from <none> to a150251bdfdf49c086312a33f9aed194 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "a150251bdfdf49c086312a33f9aed194" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:33.894650  8152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5207d37234f14ce2ad04bc103c8dde1e" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba" is_pre_election: true
I20260709 13:01:33.895386  8199 consensus_queue.cc:237] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.910984  8236 raft_consensus.cc:515] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.912178  8152 raft_consensus.cc:2393] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 028ac3030db74192b71e0aa4182798bb in current term 1: Already voted for candidate c46d0fdcf37042da85978f50c96b3dba in this term.
I20260709 13:01:33.904304  8195 tablet_bootstrap.cc:654] T 9061923c1f874abf983a9d5385315084 P 028ac3030db74192b71e0aa4182798bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.893949  8078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5207d37234f14ce2ad04bc103c8dde1e" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a150251bdfdf49c086312a33f9aed194" is_pre_election: true
I20260709 13:01:33.906662  8194 tablet_bootstrap.cc:492] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba: No bootstrap required, opened a new log
I20260709 13:01:33.914065  8194 ts_tablet_manager.cc:1403] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba: Time spent bootstrapping tablet: real 0.180s	user 0.037s	sys 0.042s
I20260709 13:01:33.913995  8078 raft_consensus.cc:2468] T 5207d37234f14ce2ad04bc103c8dde1e P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 0.
I20260709 13:01:33.906087  8193 raft_consensus.cc:740] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.915124  8193 consensus_queue.cc:260] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.915655  7967 leader_election.cc:304] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028ac3030db74192b71e0aa4182798bb, a150251bdfdf49c086312a33f9aed194; no voters: 
I20260709 13:01:33.916504  8213 raft_consensus.cc:2804] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:33.917153  8193 ts_tablet_manager.cc:1434] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.002s
I20260709 13:01:33.916857  8194 raft_consensus.cc:359] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.917526  8194 raft_consensus.cc:385] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.916873  8213 raft_consensus.cc:493] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:33.918051  8193 tablet_bootstrap.cc:492] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194: Bootstrap starting.
I20260709 13:01:33.918134  8213 raft_consensus.cc:3060] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.919495  8236 leader_election.cc:290] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba [CANDIDATE]: Term 1 election: Requested vote from peers a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153), 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487)
I20260709 13:01:33.924047  8193 tablet_bootstrap.cc:654] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.926384  7900 catalog_manager.cc:5697] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba reported cstate change: term changed from 0 to 1, leader changed from <none> to c46d0fdcf37042da85978f50c96b3dba (127.7.49.195). New cstate: current_term: 1 leader_uuid: "c46d0fdcf37042da85978f50c96b3dba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:33.931325  8004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5207d37234f14ce2ad04bc103c8dde1e" candidate_uuid: "c46d0fdcf37042da85978f50c96b3dba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028ac3030db74192b71e0aa4182798bb"
I20260709 13:01:33.935901  8213 raft_consensus.cc:515] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.936482  8193 tablet_bootstrap.cc:492] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194: No bootstrap required, opened a new log
I20260709 13:01:33.937071  8004 raft_consensus.cc:2393] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c46d0fdcf37042da85978f50c96b3dba in current term 1: Already voted for candidate 028ac3030db74192b71e0aa4182798bb in this term.
I20260709 13:01:33.938727  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5207d37234f14ce2ad04bc103c8dde1e" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a150251bdfdf49c086312a33f9aed194"
I20260709 13:01:33.939337  8079 raft_consensus.cc:3060] T 5207d37234f14ce2ad04bc103c8dde1e P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.917817  8194 raft_consensus.cc:740] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46d0fdcf37042da85978f50c96b3dba, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.944655  8079 raft_consensus.cc:2468] T 5207d37234f14ce2ad04bc103c8dde1e P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 1.
I20260709 13:01:33.944804  8194 consensus_queue.cc:260] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.945860  7967 leader_election.cc:304] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028ac3030db74192b71e0aa4182798bb, a150251bdfdf49c086312a33f9aed194; no voters: 
I20260709 13:01:33.946636  8200 raft_consensus.cc:2804] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:33.946832  8194 ts_tablet_manager.cc:1434] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.000s
I20260709 13:01:33.947108  8200 raft_consensus.cc:697] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [term 1 LEADER]: Becoming Leader. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Running, Role: LEADER
I20260709 13:01:33.943194  7901 catalog_manager.cc:5697] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 reported cstate change: term changed from 0 to 1, leader changed from <none> to a150251bdfdf49c086312a33f9aed194 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "a150251bdfdf49c086312a33f9aed194" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:33.947724  8194 tablet_bootstrap.cc:492] T 9061923c1f874abf983a9d5385315084 P c46d0fdcf37042da85978f50c96b3dba: Bootstrap starting.
I20260709 13:01:33.947896  8200 consensus_queue.cc:237] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.939358  8193 ts_tablet_manager.cc:1403] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.001s
I20260709 13:01:33.951252  8193 raft_consensus.cc:359] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.951987  8193 raft_consensus.cc:385] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.952313  8193 raft_consensus.cc:740] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.953118  8193 consensus_queue.cc:260] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.955853  8078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5207d37234f14ce2ad04bc103c8dde1e" candidate_uuid: "c46d0fdcf37042da85978f50c96b3dba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a150251bdfdf49c086312a33f9aed194"
I20260709 13:01:33.956807  8078 raft_consensus.cc:2393] T 5207d37234f14ce2ad04bc103c8dde1e P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c46d0fdcf37042da85978f50c96b3dba in current term 1: Already voted for candidate 028ac3030db74192b71e0aa4182798bb in this term.
I20260709 13:01:33.956979  8201 raft_consensus.cc:493] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.957398  8201 raft_consensus.cc:515] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.957892  8213 leader_election.cc:290] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 1 election: Requested vote from peers a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:33.961366  8116 leader_election.cc:304] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba [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: c46d0fdcf37042da85978f50c96b3dba; no voters: 028ac3030db74192b71e0aa4182798bb, a150251bdfdf49c086312a33f9aed194
I20260709 13:01:33.962483  8236 raft_consensus.cc:2749] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:33.963359  8235 raft_consensus.cc:493] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.964135  8194 tablet_bootstrap.cc:654] T 9061923c1f874abf983a9d5385315084 P c46d0fdcf37042da85978f50c96b3dba: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.963781  8235 raft_consensus.cc:515] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.965938  8235 leader_election.cc:290] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:33.967209  8193 ts_tablet_manager.cc:1434] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:01:33.968402  8153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5207d37234f14ce2ad04bc103c8dde1e" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:33.969184  8153 raft_consensus.cc:2393] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 028ac3030db74192b71e0aa4182798bb in current term 1: Already voted for candidate c46d0fdcf37042da85978f50c96b3dba in this term.
I20260709 13:01:33.969085  8152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d31c48654f477ba805e3c4abbb3314" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba" is_pre_election: true
I20260709 13:01:33.970013  8152 raft_consensus.cc:2468] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 0.
I20260709 13:01:33.970283  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a3b6dbb7bd45b4b2cb5d2b9db11c39" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba" is_pre_election: true
I20260709 13:01:33.971320  8151 raft_consensus.cc:2468] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 0.
I20260709 13:01:33.971462  8043 leader_election.cc:304] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a150251bdfdf49c086312a33f9aed194, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:33.973410  8043 leader_election.cc:304] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a150251bdfdf49c086312a33f9aed194, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:33.974813  8241 raft_consensus.cc:2804] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:33.975386  8241 raft_consensus.cc:493] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:33.975800  8241 raft_consensus.cc:3060] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.977365  8213 raft_consensus.cc:493] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.977834  8213 raft_consensus.cc:515] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.979349  8235 raft_consensus.cc:2804] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:33.979861  8213 leader_election.cc:290] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:33.981279  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d31c48654f477ba805e3c4abbb3314" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba" is_pre_election: true
I20260709 13:01:33.982292  8235 raft_consensus.cc:493] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:33.982609  8151 raft_consensus.cc:2468] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 0.
I20260709 13:01:33.982800  8235 raft_consensus.cc:3060] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.983861  7968 leader_election.cc:304] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028ac3030db74192b71e0aa4182798bb, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:33.981598  8078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d31c48654f477ba805e3c4abbb3314" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a150251bdfdf49c086312a33f9aed194" is_pre_election: true
I20260709 13:01:33.985110  8213 raft_consensus.cc:2804] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:33.985450  8213 raft_consensus.cc:493] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:33.985786  8213 raft_consensus.cc:3060] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.985596  8004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d31c48654f477ba805e3c4abbb3314" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028ac3030db74192b71e0aa4182798bb" is_pre_election: true
I20260709 13:01:33.987452  8003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a3b6dbb7bd45b4b2cb5d2b9db11c39" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028ac3030db74192b71e0aa4182798bb" is_pre_election: true
I20260709 13:01:33.988217  8003 raft_consensus.cc:2468] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 0.
I20260709 13:01:33.989706  8201 leader_election.cc:290] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:33.991307  8194 tablet_bootstrap.cc:492] T 9061923c1f874abf983a9d5385315084 P c46d0fdcf37042da85978f50c96b3dba: No bootstrap required, opened a new log
I20260709 13:01:33.991745  8194 ts_tablet_manager.cc:1403] T 9061923c1f874abf983a9d5385315084 P c46d0fdcf37042da85978f50c96b3dba: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.008s
I20260709 13:01:33.993705  8213 raft_consensus.cc:515] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.994321  8194 raft_consensus.cc:359] T 9061923c1f874abf983a9d5385315084 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.994820  8004 raft_consensus.cc:2393] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a150251bdfdf49c086312a33f9aed194 in current term 1: Already voted for candidate 028ac3030db74192b71e0aa4182798bb in this term.
I20260709 13:01:33.995066  8194 raft_consensus.cc:385] T 9061923c1f874abf983a9d5385315084 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.995394  8194 raft_consensus.cc:740] T 9061923c1f874abf983a9d5385315084 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46d0fdcf37042da85978f50c96b3dba, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.995755  8213 leader_election.cc:290] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 1 election: Requested vote from peers a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:33.996600  8195 tablet_bootstrap.cc:492] T 9061923c1f874abf983a9d5385315084 P 028ac3030db74192b71e0aa4182798bb: No bootstrap required, opened a new log
I20260709 13:01:33.996243  8194 consensus_queue.cc:260] T 9061923c1f874abf983a9d5385315084 P c46d0fdcf37042da85978f50c96b3dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:33.996826  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d31c48654f477ba805e3c4abbb3314" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:33.997054  8195 ts_tablet_manager.cc:1403] T 9061923c1f874abf983a9d5385315084 P 028ac3030db74192b71e0aa4182798bb: Time spent bootstrapping tablet: real 0.115s	user 0.030s	sys 0.033s
I20260709 13:01:33.997335  8151 raft_consensus.cc:3060] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.997864  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d31c48654f477ba805e3c4abbb3314" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a150251bdfdf49c086312a33f9aed194"
I20260709 13:01:33.999627  8195 raft_consensus.cc:359] T 9061923c1f874abf983a9d5385315084 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.000391  8195 raft_consensus.cc:385] T 9061923c1f874abf983a9d5385315084 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.000653  8195 raft_consensus.cc:740] T 9061923c1f874abf983a9d5385315084 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.001291  8195 consensus_queue.cc:260] T 9061923c1f874abf983a9d5385315084 P 028ac3030db74192b71e0aa4182798bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.003575  8195 ts_tablet_manager.cc:1434] T 9061923c1f874abf983a9d5385315084 P 028ac3030db74192b71e0aa4182798bb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:34.005445  8195 tablet_bootstrap.cc:492] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb: Bootstrap starting.
I20260709 13:01:34.005486  8151 raft_consensus.cc:2468] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 1.
I20260709 13:01:34.006393  8194 ts_tablet_manager.cc:1434] T 9061923c1f874abf983a9d5385315084 P c46d0fdcf37042da85978f50c96b3dba: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:01:34.007344  8194 tablet_bootstrap.cc:492] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba: Bootstrap starting.
I20260709 13:01:34.007570  7968 leader_election.cc:304] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [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: 028ac3030db74192b71e0aa4182798bb, c46d0fdcf37042da85978f50c96b3dba; no voters: a150251bdfdf49c086312a33f9aed194
I20260709 13:01:34.007925  8235 raft_consensus.cc:515] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.004710  8241 raft_consensus.cc:515] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.011123  8078 raft_consensus.cc:2393] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 028ac3030db74192b71e0aa4182798bb in current term 1: Already voted for candidate a150251bdfdf49c086312a33f9aed194 in this term.
I20260709 13:01:34.011340  8004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a3b6dbb7bd45b4b2cb5d2b9db11c39" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028ac3030db74192b71e0aa4182798bb"
I20260709 13:01:34.011691  8195 tablet_bootstrap.cc:654] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.011931  8004 raft_consensus.cc:3060] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.014001  8241 leader_election.cc:290] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 election: Requested vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:34.014650  8235 leader_election.cc:290] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 election: Requested vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:34.016558  8152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d31c48654f477ba805e3c4abbb3314" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:34.017313  8152 raft_consensus.cc:2393] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a150251bdfdf49c086312a33f9aed194 in current term 1: Already voted for candidate 028ac3030db74192b71e0aa4182798bb in this term.
I20260709 13:01:34.017421  8195 tablet_bootstrap.cc:492] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb: No bootstrap required, opened a new log
I20260709 13:01:34.017859  8195 ts_tablet_manager.cc:1403] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:01:34.017035  7902 catalog_manager.cc:5697] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 028ac3030db74192b71e0aa4182798bb (127.7.49.193). New cstate: current_term: 1 leader_uuid: "028ac3030db74192b71e0aa4182798bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:34.018991  8003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d31c48654f477ba805e3c4abbb3314" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028ac3030db74192b71e0aa4182798bb"
I20260709 13:01:34.019752  8003 raft_consensus.cc:2393] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a150251bdfdf49c086312a33f9aed194 in current term 1: Already voted for candidate 028ac3030db74192b71e0aa4182798bb in this term.
I20260709 13:01:34.020056  8200 raft_consensus.cc:2804] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.020454  8195 raft_consensus.cc:359] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.021092  8195 raft_consensus.cc:385] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.020934  8042 leader_election.cc:304] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [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: a150251bdfdf49c086312a33f9aed194; no voters: 028ac3030db74192b71e0aa4182798bb, c46d0fdcf37042da85978f50c96b3dba
I20260709 13:01:34.021379  8195 raft_consensus.cc:740] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.022034  8235 raft_consensus.cc:2749] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:34.022033  8195 consensus_queue.cc:260] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.020680  8200 raft_consensus.cc:697] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 1 LEADER]: Becoming Leader. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Running, Role: LEADER
I20260709 13:01:34.022982  8004 raft_consensus.cc:2468] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 1.
I20260709 13:01:34.023751  8200 consensus_queue.cc:237] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.024780  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a3b6dbb7bd45b4b2cb5d2b9db11c39" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:34.024209  8195 ts_tablet_manager.cc:1434] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:01:34.024080  8042 leader_election.cc:304] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028ac3030db74192b71e0aa4182798bb, a150251bdfdf49c086312a33f9aed194; no voters: 
I20260709 13:01:34.025794  8235 raft_consensus.cc:2804] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.026250  8235 raft_consensus.cc:697] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Becoming Leader. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Running, Role: LEADER
I20260709 13:01:34.027041  8235 consensus_queue.cc:237] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.029312  8194 tablet_bootstrap.cc:654] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.034319  8194 tablet_bootstrap.cc:492] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba: No bootstrap required, opened a new log
I20260709 13:01:34.034619  8151 raft_consensus.cc:3060] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.034832  8194 ts_tablet_manager.cc:1403] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.007s
I20260709 13:01:34.037618  8194 raft_consensus.cc:359] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.037632  7902 catalog_manager.cc:5697] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 028ac3030db74192b71e0aa4182798bb (127.7.49.193). New cstate: current_term: 1 leader_uuid: "028ac3030db74192b71e0aa4182798bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:34.038347  8194 raft_consensus.cc:385] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.038759  8194 raft_consensus.cc:740] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46d0fdcf37042da85978f50c96b3dba, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.039487  8194 consensus_queue.cc:260] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.041421  8194 ts_tablet_manager.cc:1434] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:01:34.041276  8151 raft_consensus.cc:2468] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 1.
I20260709 13:01:34.047886  8200 consensus_queue.cc:1048] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.047586  7899 catalog_manager.cc:5697] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 reported cstate change: term changed from 0 to 1, leader changed from <none> to a150251bdfdf49c086312a33f9aed194 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "a150251bdfdf49c086312a33f9aed194" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:34.060060  8216 consensus_queue.cc:1048] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.160950  8235 raft_consensus.cc:493] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.161484  8235 raft_consensus.cc:515] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.163473  8235 leader_election.cc:290] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:34.164207  8004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9061923c1f874abf983a9d5385315084" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028ac3030db74192b71e0aa4182798bb" is_pre_election: true
I20260709 13:01:34.164570  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9061923c1f874abf983a9d5385315084" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba" is_pre_election: true
I20260709 13:01:34.164721  8004 raft_consensus.cc:2468] T 9061923c1f874abf983a9d5385315084 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 0.
I20260709 13:01:34.165158  8151 raft_consensus.cc:2468] T 9061923c1f874abf983a9d5385315084 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 0.
I20260709 13:01:34.165688  8042 leader_election.cc:304] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028ac3030db74192b71e0aa4182798bb, a150251bdfdf49c086312a33f9aed194; no voters: 
I20260709 13:01:34.166332  8235 raft_consensus.cc:2804] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:34.166662  8235 raft_consensus.cc:493] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:34.166875  8235 raft_consensus.cc:3060] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.171039  8241 consensus_queue.cc:1048] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.172533  8235 raft_consensus.cc:515] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.174381  8235 leader_election.cc:290] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 election: Requested vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:34.175318  8003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9061923c1f874abf983a9d5385315084" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028ac3030db74192b71e0aa4182798bb"
I20260709 13:01:34.175509  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9061923c1f874abf983a9d5385315084" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:34.175917  8003 raft_consensus.cc:3060] T 9061923c1f874abf983a9d5385315084 P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.176131  8151 raft_consensus.cc:3060] T 9061923c1f874abf983a9d5385315084 P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.182678  8235 consensus_queue.cc:1048] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.186955  8003 raft_consensus.cc:2468] T 9061923c1f874abf983a9d5385315084 P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 1.
I20260709 13:01:34.188259  8042 leader_election.cc:304] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028ac3030db74192b71e0aa4182798bb, a150251bdfdf49c086312a33f9aed194; no voters: 
I20260709 13:01:34.189306  8235 raft_consensus.cc:2804] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.189827  8235 raft_consensus.cc:697] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Becoming Leader. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Running, Role: LEADER
I20260709 13:01:34.190629  8235 consensus_queue.cc:237] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.198099  8151 raft_consensus.cc:2468] T 9061923c1f874abf983a9d5385315084 P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 1.
I20260709 13:01:34.199707  7899 catalog_manager.cc:5697] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 reported cstate change: term changed from 0 to 1, leader changed from <none> to a150251bdfdf49c086312a33f9aed194 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "a150251bdfdf49c086312a33f9aed194" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:34.216741  8235 raft_consensus.cc:493] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.217196  8235 raft_consensus.cc:515] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.218798  8235 leader_election.cc:290] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:34.219535  8003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353dd7af54e848d1a4ceffad18f3c1dc" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028ac3030db74192b71e0aa4182798bb" is_pre_election: true
I20260709 13:01:34.219715  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353dd7af54e848d1a4ceffad18f3c1dc" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba" is_pre_election: true
I20260709 13:01:34.220033  8003 raft_consensus.cc:2468] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 0.
I20260709 13:01:34.220278  8151 raft_consensus.cc:2468] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 0.
I20260709 13:01:34.221028  8042 leader_election.cc:304] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028ac3030db74192b71e0aa4182798bb, a150251bdfdf49c086312a33f9aed194; no voters: 
I20260709 13:01:34.221740  8235 raft_consensus.cc:2804] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:34.222075  8235 raft_consensus.cc:493] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:34.222365  8235 raft_consensus.cc:3060] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.226468  8235 raft_consensus.cc:515] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.228127  8235 leader_election.cc:290] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 election: Requested vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:34.228897  8003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353dd7af54e848d1a4ceffad18f3c1dc" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028ac3030db74192b71e0aa4182798bb"
I20260709 13:01:34.229174  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353dd7af54e848d1a4ceffad18f3c1dc" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:34.229473  8003 raft_consensus.cc:3060] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.229712  8151 raft_consensus.cc:3060] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.235896  8151 raft_consensus.cc:2468] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 1.
I20260709 13:01:34.235896  8003 raft_consensus.cc:2468] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 1.
I20260709 13:01:34.237236  8043 leader_election.cc:304] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a150251bdfdf49c086312a33f9aed194, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:34.237910  8235 raft_consensus.cc:2804] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.238338  8235 raft_consensus.cc:697] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Becoming Leader. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Running, Role: LEADER
I20260709 13:01:34.239132  8235 consensus_queue.cc:237] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.246142  7899 catalog_manager.cc:5697] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 reported cstate change: term changed from 0 to 1, leader changed from <none> to a150251bdfdf49c086312a33f9aed194 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "a150251bdfdf49c086312a33f9aed194" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:34.304306  8235 consensus_queue.cc:1048] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:34.304334  8216 consensus_queue.cc:1048] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.314507  8241 consensus_queue.cc:1048] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.319563  8199 consensus_queue.cc:1048] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.331382  8243 consensus_queue.cc:1048] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [LEADER]: Connected to new peer: Peer: permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:34.342253  8213 consensus_queue.cc:1048] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:34.343073  8200 consensus_queue.cc:1048] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.362855  8077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2768f17623d2437ab5fd96ccf2707f43"
dest_uuid: "a150251bdfdf49c086312a33f9aed194"
mode: GRACEFUL
new_leader_uuid: "028ac3030db74192b71e0aa4182798bb"
 from {username='slave'} at 127.0.0.1:46330
I20260709 13:01:34.363448  8077 raft_consensus.cc:606] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Received request to transfer leadership to TS 028ac3030db74192b71e0aa4182798bb
I20260709 13:01:34.364519  8216 consensus_queue.cc:1048] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.372817  8079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d"
dest_uuid: "a150251bdfdf49c086312a33f9aed194"
mode: GRACEFUL
new_leader_uuid: "028ac3030db74192b71e0aa4182798bb"
 from {username='slave'} at 127.0.0.1:46330
I20260709 13:01:34.373777  8079 raft_consensus.cc:606] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Received request to transfer leadership to TS 028ac3030db74192b71e0aa4182798bb
I20260709 13:01:34.399700  8151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a6b8a7bfaba4efb93e368f38931435e"
dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
mode: GRACEFUL
new_leader_uuid: "a150251bdfdf49c086312a33f9aed194"
 from {username='slave'} at 127.0.0.1:37342
I20260709 13:01:34.400329  8151 raft_consensus.cc:606] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 1 LEADER]: Received request to transfer leadership to TS a150251bdfdf49c086312a33f9aed194
I20260709 13:01:34.421286  8003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13d31c48654f477ba805e3c4abbb3314"
dest_uuid: "028ac3030db74192b71e0aa4182798bb"
mode: GRACEFUL
new_leader_uuid: "c46d0fdcf37042da85978f50c96b3dba"
 from {username='slave'} at 127.0.0.1:41340
I20260709 13:01:34.421924  8003 raft_consensus.cc:606] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 1 LEADER]: Received request to transfer leadership to TS c46d0fdcf37042da85978f50c96b3dba
I20260709 13:01:34.426690  8216 consensus_queue.cc:1048] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.433041  8200 raft_consensus.cc:993] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb: : Instructing follower c46d0fdcf37042da85978f50c96b3dba to start an election
I20260709 13:01:34.433544  8213 raft_consensus.cc:1081] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 1 LEADER]: Signalling peer c46d0fdcf37042da85978f50c96b3dba to start an election
I20260709 13:01:34.435217  8152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13d31c48654f477ba805e3c4abbb3314"
dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
 from {username='slave'} at 127.0.0.1:37328
I20260709 13:01:34.435848  8152 raft_consensus.cc:493] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:34.436214  8152 raft_consensus.cc:3060] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:34.439507  8200 consensus_queue.cc:1048] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.442730  8152 raft_consensus.cc:515] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.445742  8152 leader_election.cc:290] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [CANDIDATE]: Term 2 election: Requested vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153)
I20260709 13:01:34.446305  8078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d31c48654f477ba805e3c4abbb3314" candidate_uuid: "c46d0fdcf37042da85978f50c96b3dba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a150251bdfdf49c086312a33f9aed194"
I20260709 13:01:34.447691  8003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d31c48654f477ba805e3c4abbb3314" candidate_uuid: "c46d0fdcf37042da85978f50c96b3dba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "028ac3030db74192b71e0aa4182798bb"
I20260709 13:01:34.448218  8003 raft_consensus.cc:3055] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:34.448468  8003 raft_consensus.cc:740] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Running, Role: LEADER
I20260709 13:01:34.449137  8003 consensus_queue.cc:260] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.450143  8003 raft_consensus.cc:3060] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:34.454473  8003 raft_consensus.cc:2468] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46d0fdcf37042da85978f50c96b3dba in term 2.
I20260709 13:01:34.455485  8116 leader_election.cc:304] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [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: 028ac3030db74192b71e0aa4182798bb, c46d0fdcf37042da85978f50c96b3dba; no voters: a150251bdfdf49c086312a33f9aed194
I20260709 13:01:34.456265  8243 raft_consensus.cc:2804] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:34.456758  8243 raft_consensus.cc:697] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [term 2 LEADER]: Becoming Leader. State: Replica: c46d0fdcf37042da85978f50c96b3dba, State: Running, Role: LEADER
I20260709 13:01:34.457538  8243 consensus_queue.cc:237] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.463611  7902 catalog_manager.cc:5697] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba reported cstate change: term changed from 1 to 2, leader changed from 028ac3030db74192b71e0aa4182798bb (127.7.49.193) to c46d0fdcf37042da85978f50c96b3dba (127.7.49.195). New cstate: current_term: 2 leader_uuid: "c46d0fdcf37042da85978f50c96b3dba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:34.487164  8241 consensus_queue.cc:1048] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.497829  8235 consensus_queue.cc:1048] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.598978  8234 raft_consensus.cc:993] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194: : Instructing follower 028ac3030db74192b71e0aa4182798bb to start an election
I20260709 13:01:34.599421  8235 raft_consensus.cc:1081] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Signalling peer 028ac3030db74192b71e0aa4182798bb to start an election
I20260709 13:01:34.600767  8003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2768f17623d2437ab5fd96ccf2707f43"
dest_uuid: "028ac3030db74192b71e0aa4182798bb"
 from {username='slave'} at 127.0.0.1:41320
I20260709 13:01:34.601223  8003 raft_consensus.cc:493] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:34.601521  8003 raft_consensus.cc:3060] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:34.606397  8003 raft_consensus.cc:515] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.607931  8003 leader_election.cc:290] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 2 election: Requested vote from peers a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:34.608758  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2768f17623d2437ab5fd96ccf2707f43" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a150251bdfdf49c086312a33f9aed194"
I20260709 13:01:34.608999  8152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2768f17623d2437ab5fd96ccf2707f43" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:34.609232  8079 raft_consensus.cc:3055] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:34.609519  8152 raft_consensus.cc:3060] T 2768f17623d2437ab5fd96ccf2707f43 P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:34.609558  8079 raft_consensus.cc:740] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Running, Role: LEADER
I20260709 13:01:34.610308  8079 consensus_queue.cc:260] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.611317  8079 raft_consensus.cc:3060] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:34.614643  8235 consensus_queue.cc:1048] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.615167  8152 raft_consensus.cc:2468] T 2768f17623d2437ab5fd96ccf2707f43 P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 2.
I20260709 13:01:34.616220  7968 leader_election.cc:304] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028ac3030db74192b71e0aa4182798bb, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:34.616986  8200 raft_consensus.cc:2804] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:34.617039  8079 raft_consensus.cc:2468] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 2.
I20260709 13:01:34.617514  8200 raft_consensus.cc:697] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb [term 2 LEADER]: Becoming Leader. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Running, Role: LEADER
I20260709 13:01:34.618367  8200 consensus_queue.cc:237] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.625654  8234 consensus_queue.cc:1048] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.630463  7902 catalog_manager.cc:5697] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb reported cstate change: term changed from 1 to 2, leader changed from a150251bdfdf49c086312a33f9aed194 (127.7.49.194) to 028ac3030db74192b71e0aa4182798bb (127.7.49.193). New cstate: current_term: 2 leader_uuid: "028ac3030db74192b71e0aa4182798bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:34.742408  8236 raft_consensus.cc:993] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba: : Instructing follower a150251bdfdf49c086312a33f9aed194 to start an election
I20260709 13:01:34.742858  8243 raft_consensus.cc:1081] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 1 LEADER]: Signalling peer a150251bdfdf49c086312a33f9aed194 to start an election
I20260709 13:01:34.744315  8079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a6b8a7bfaba4efb93e368f38931435e"
dest_uuid: "a150251bdfdf49c086312a33f9aed194"
 from {username='slave'} at 127.0.0.1:46320
I20260709 13:01:34.744833  8079 raft_consensus.cc:493] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:34.745172  8079 raft_consensus.cc:3060] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:34.750015  8234 consensus_queue.cc:1048] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.750993  8079 raft_consensus.cc:515] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.753173  8079 leader_election.cc:290] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 2 election: Requested vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:34.753968  8004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6b8a7bfaba4efb93e368f38931435e" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "028ac3030db74192b71e0aa4182798bb"
I20260709 13:01:34.754307  8152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6b8a7bfaba4efb93e368f38931435e" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:34.754703  8004 raft_consensus.cc:3060] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:34.755193  8152 raft_consensus.cc:3055] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:34.755662  8152 raft_consensus.cc:740] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c46d0fdcf37042da85978f50c96b3dba, State: Running, Role: LEADER
I20260709 13:01:34.756757  8152 consensus_queue.cc:260] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.758153  8152 raft_consensus.cc:3060] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:34.773370  8004 raft_consensus.cc:2468] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 2.
I20260709 13:01:34.773315  8201 consensus_queue.cc:1048] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:34.774675  8042 leader_election.cc:304] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028ac3030db74192b71e0aa4182798bb, a150251bdfdf49c086312a33f9aed194; no voters: 
I20260709 13:01:34.775503  8201 raft_consensus.cc:2804] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:34.775990  8201 raft_consensus.cc:697] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 2 LEADER]: Becoming Leader. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Running, Role: LEADER
I20260709 13:01:34.776847  8201 consensus_queue.cc:237] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.783923  8152 raft_consensus.cc:2468] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 2.
I20260709 13:01:34.784886  8283 raft_consensus.cc:993] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194: : Instructing follower 028ac3030db74192b71e0aa4182798bb to start an election
I20260709 13:01:34.785315  8201 raft_consensus.cc:1081] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Signalling peer 028ac3030db74192b71e0aa4182798bb to start an election
I20260709 13:01:34.787004  8004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d"
dest_uuid: "028ac3030db74192b71e0aa4182798bb"
 from {username='slave'} at 127.0.0.1:41320
I20260709 13:01:34.787562  8004 raft_consensus.cc:493] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:34.787880  8004 raft_consensus.cc:3060] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:34.789290  7902 catalog_manager.cc:5697] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 reported cstate change: term changed from 1 to 2, leader changed from c46d0fdcf37042da85978f50c96b3dba (127.7.49.195) to a150251bdfdf49c086312a33f9aed194 (127.7.49.194). New cstate: current_term: 2 leader_uuid: "a150251bdfdf49c086312a33f9aed194" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:34.797060  8004 raft_consensus.cc:515] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.799082  8004 leader_election.cc:290] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 2 election: Requested vote from peers a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:34.799685  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a150251bdfdf49c086312a33f9aed194"
I20260709 13:01:34.800288  8079 raft_consensus.cc:3055] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:34.800590  8079 raft_consensus.cc:740] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Running, Role: LEADER
I20260709 13:01:34.801185  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:34.801364  8079 consensus_queue.cc:260] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.801797  8151 raft_consensus.cc:3060] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:34.802479  8079 raft_consensus.cc:3060] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:34.806553  8151 raft_consensus.cc:2468] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 2.
I20260709 13:01:34.807096  8079 raft_consensus.cc:2468] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 2.
I20260709 13:01:34.807469  7968 leader_election.cc:304] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028ac3030db74192b71e0aa4182798bb, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:34.808259  8213 raft_consensus.cc:2804] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:34.808728  8213 raft_consensus.cc:697] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 2 LEADER]: Becoming Leader. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Running, Role: LEADER
I20260709 13:01:34.809441  8213 consensus_queue.cc:237] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:34.814838  7902 catalog_manager.cc:5697] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb reported cstate change: term changed from 1 to 2, leader changed from a150251bdfdf49c086312a33f9aed194 (127.7.49.194) to 028ac3030db74192b71e0aa4182798bb (127.7.49.193). New cstate: current_term: 2 leader_uuid: "028ac3030db74192b71e0aa4182798bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:34.969187  8004 raft_consensus.cc:1275] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Refusing update from remote peer c46d0fdcf37042da85978f50c96b3dba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:34.970422  8243 consensus_queue.cc:1048] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [LEADER]: Connected to new peer: Peer: permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:34.973333  8079 raft_consensus.cc:3060] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:34.980883  8079 raft_consensus.cc:1275] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Refusing update from remote peer c46d0fdcf37042da85978f50c96b3dba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:34.982331  8243 consensus_queue.cc:1048] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:35.080143  8079 raft_consensus.cc:1275] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Refusing update from remote peer 028ac3030db74192b71e0aa4182798bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:35.081447  8213 consensus_queue.cc:1048] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:35.088824  8151 raft_consensus.cc:1275] T 2768f17623d2437ab5fd96ccf2707f43 P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Refusing update from remote peer 028ac3030db74192b71e0aa4182798bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:35.091467  8216 consensus_queue.cc:1048] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:35.156972  8151 raft_consensus.cc:1275] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Refusing update from remote peer a150251bdfdf49c086312a33f9aed194: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:35.158258  8283 consensus_queue.cc:1048] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:35.165558  8004 raft_consensus.cc:1275] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Refusing update from remote peer a150251bdfdf49c086312a33f9aed194: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:35.166976  8283 consensus_queue.cc:1048] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:35.237128  8079 raft_consensus.cc:1275] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Refusing update from remote peer 028ac3030db74192b71e0aa4182798bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:35.238291  8216 consensus_queue.cc:1048] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:35.243911  8151 raft_consensus.cc:1275] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Refusing update from remote peer 028ac3030db74192b71e0aa4182798bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:35.245159  8286 consensus_queue.cc:1048] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:37.451835  7367 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:01:37.452569  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:37.467494  8004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d"
dest_uuid: "028ac3030db74192b71e0aa4182798bb"
mode: GRACEFUL
new_leader_uuid: "c46d0fdcf37042da85978f50c96b3dba"
 from {username='slave'} at 127.0.0.1:56300
I20260709 13:01:37.468034  8004 raft_consensus.cc:606] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 2 LEADER]: Received request to transfer leadership to TS c46d0fdcf37042da85978f50c96b3dba
I20260709 13:01:37.470415  8004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02e25718ef3a4427b93ee6d1b3ff13c0"
dest_uuid: "028ac3030db74192b71e0aa4182798bb"
mode: GRACEFUL
new_leader_uuid: "c46d0fdcf37042da85978f50c96b3dba"
 from {username='slave'} at 127.0.0.1:56300
I20260709 13:01:37.470901  8004 raft_consensus.cc:606] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 1 LEADER]: Received request to transfer leadership to TS c46d0fdcf37042da85978f50c96b3dba
I20260709 13:01:37.472007  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:01:37.472478  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:37.769258  8286 raft_consensus.cc:993] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb: : Instructing follower c46d0fdcf37042da85978f50c96b3dba to start an election
I20260709 13:01:37.769671  8291 raft_consensus.cc:1081] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 2 LEADER]: Signalling peer c46d0fdcf37042da85978f50c96b3dba to start an election
I20260709 13:01:37.771389  8151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d"
dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
 from {username='slave'} at 127.0.0.1:37328
I20260709 13:01:37.771908  8151 raft_consensus.cc:493] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:37.772249  8151 raft_consensus.cc:3060] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:37.777424  8151 raft_consensus.cc:515] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:37.778878  8151 leader_election.cc:290] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [CANDIDATE]: Term 3 election: Requested vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153)
I20260709 13:01:37.779609  8004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d" candidate_uuid: "c46d0fdcf37042da85978f50c96b3dba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "028ac3030db74192b71e0aa4182798bb"
I20260709 13:01:37.779866  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d" candidate_uuid: "c46d0fdcf37042da85978f50c96b3dba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a150251bdfdf49c086312a33f9aed194"
I20260709 13:01:37.780201  8004 raft_consensus.cc:3055] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:37.780441  8079 raft_consensus.cc:3060] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:37.780624  8004 raft_consensus.cc:740] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Running, Role: LEADER
I20260709 13:01:37.781450  8004 consensus_queue.cc:260] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [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: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:37.782600  8004 raft_consensus.cc:3060] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:37.785104  8079 raft_consensus.cc:2468] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46d0fdcf37042da85978f50c96b3dba in term 3.
I20260709 13:01:37.786091  8116 leader_election.cc:304] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [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: a150251bdfdf49c086312a33f9aed194, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:37.786737  8236 raft_consensus.cc:2804] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:37.787163  8004 raft_consensus.cc:2468] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46d0fdcf37042da85978f50c96b3dba in term 3.
I20260709 13:01:37.787710  8236 raft_consensus.cc:697] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 3 LEADER]: Becoming Leader. State: Replica: c46d0fdcf37042da85978f50c96b3dba, State: Running, Role: LEADER
I20260709 13:01:37.788471  8236 consensus_queue.cc:237] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [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: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:37.794617  7902 catalog_manager.cc:5697] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba reported cstate change: term changed from 2 to 3, leader changed from 028ac3030db74192b71e0aa4182798bb (127.7.49.193) to c46d0fdcf37042da85978f50c96b3dba (127.7.49.195). New cstate: current_term: 3 leader_uuid: "c46d0fdcf37042da85978f50c96b3dba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:38.460696  8078 raft_consensus.cc:1275] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 3 FOLLOWER]: Refusing update from remote peer c46d0fdcf37042da85978f50c96b3dba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:38.480845  8304 consensus_queue.cc:1048] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:38.489679  8003 raft_consensus.cc:1275] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 3 FOLLOWER]: Refusing update from remote peer c46d0fdcf37042da85978f50c96b3dba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:38.491983  8304 consensus_queue.cc:1048] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [LEADER]: Connected to new peer: Peer: permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:38.515650  8298 raft_consensus.cc:993] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb: : Instructing follower c46d0fdcf37042da85978f50c96b3dba to start an election
I20260709 13:01:38.516137  8298 raft_consensus.cc:1081] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 1 LEADER]: Signalling peer c46d0fdcf37042da85978f50c96b3dba to start an election
I20260709 13:01:38.518069  8151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02e25718ef3a4427b93ee6d1b3ff13c0"
dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
 from {username='slave'} at 127.0.0.1:37328
I20260709 13:01:38.518632  8151 raft_consensus.cc:493] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:38.518991  8151 raft_consensus.cc:3060] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:38.525549  8151 raft_consensus.cc:515] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:38.527290  8151 leader_election.cc:290] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [CANDIDATE]: Term 2 election: Requested vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153)
I20260709 13:01:38.528927  8004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e25718ef3a4427b93ee6d1b3ff13c0" candidate_uuid: "c46d0fdcf37042da85978f50c96b3dba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "028ac3030db74192b71e0aa4182798bb"
I20260709 13:01:38.528927  8077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e25718ef3a4427b93ee6d1b3ff13c0" candidate_uuid: "c46d0fdcf37042da85978f50c96b3dba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a150251bdfdf49c086312a33f9aed194"
I20260709 13:01:38.529623  8004 raft_consensus.cc:3055] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:38.529659  8077 raft_consensus.cc:3060] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:38.530072  8004 raft_consensus.cc:740] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Running, Role: LEADER
I20260709 13:01:38.530861  8004 consensus_queue.cc:260] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:38.532019  8004 raft_consensus.cc:3060] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:38.536481  8077 raft_consensus.cc:2468] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46d0fdcf37042da85978f50c96b3dba in term 2.
I20260709 13:01:38.537762  8116 leader_election.cc:304] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a150251bdfdf49c086312a33f9aed194, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:38.538585  8236 raft_consensus.cc:2804] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:38.539211  8236 raft_consensus.cc:697] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 2 LEADER]: Becoming Leader. State: Replica: c46d0fdcf37042da85978f50c96b3dba, State: Running, Role: LEADER
I20260709 13:01:38.540252  8236 consensus_queue.cc:237] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:38.544903  8004 raft_consensus.cc:2468] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46d0fdcf37042da85978f50c96b3dba in term 2.
I20260709 13:01:38.558624  7901 catalog_manager.cc:5697] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba reported cstate change: term changed from 1 to 2, leader changed from 028ac3030db74192b71e0aa4182798bb (127.7.49.193) to c46d0fdcf37042da85978f50c96b3dba (127.7.49.195). New cstate: current_term: 2 leader_uuid: "c46d0fdcf37042da85978f50c96b3dba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:39.051448  8079 raft_consensus.cc:1275] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Refusing update from remote peer c46d0fdcf37042da85978f50c96b3dba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:39.052801  8236 consensus_queue.cc:1048] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:39.068934  8003 raft_consensus.cc:1275] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Refusing update from remote peer c46d0fdcf37042da85978f50c96b3dba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:39.070199  8316 consensus_queue.cc:1048] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [LEADER]: Connected to new peer: Peer: permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:39.131188  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:39.147197  8151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02e25718ef3a4427b93ee6d1b3ff13c0"
dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
mode: GRACEFUL
new_leader_uuid: "028ac3030db74192b71e0aa4182798bb"
 from {username='slave'} at 127.0.0.1:37342
I20260709 13:01:39.147676  8151 raft_consensus.cc:606] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 2 LEADER]: Received request to transfer leadership to TS 028ac3030db74192b71e0aa4182798bb
I20260709 13:01:39.151670  8151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d"
dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
mode: GRACEFUL
new_leader_uuid: "028ac3030db74192b71e0aa4182798bb"
 from {username='slave'} at 127.0.0.1:37342
I20260709 13:01:39.152083  8151 raft_consensus.cc:606] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 3 LEADER]: Received request to transfer leadership to TS 028ac3030db74192b71e0aa4182798bb
I20260709 13:01:39.156050  8079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a6b8a7bfaba4efb93e368f38931435e"
dest_uuid: "a150251bdfdf49c086312a33f9aed194"
mode: GRACEFUL
new_leader_uuid: "028ac3030db74192b71e0aa4182798bb"
 from {username='slave'} at 127.0.0.1:46330
I20260709 13:01:39.156535  8079 raft_consensus.cc:606] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 2 LEADER]: Received request to transfer leadership to TS 028ac3030db74192b71e0aa4182798bb
I20260709 13:01:39.160640  8079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89a3b6dbb7bd45b4b2cb5d2b9db11c39"
dest_uuid: "a150251bdfdf49c086312a33f9aed194"
mode: GRACEFUL
new_leader_uuid: "028ac3030db74192b71e0aa4182798bb"
 from {username='slave'} at 127.0.0.1:46330
I20260709 13:01:39.161096  8079 raft_consensus.cc:606] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Received request to transfer leadership to TS 028ac3030db74192b71e0aa4182798bb
I20260709 13:01:39.165122  8079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "353dd7af54e848d1a4ceffad18f3c1dc"
dest_uuid: "a150251bdfdf49c086312a33f9aed194"
mode: GRACEFUL
new_leader_uuid: "028ac3030db74192b71e0aa4182798bb"
 from {username='slave'} at 127.0.0.1:46330
I20260709 13:01:39.165584  8079 raft_consensus.cc:606] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Received request to transfer leadership to TS 028ac3030db74192b71e0aa4182798bb
I20260709 13:01:39.329345  8314 raft_consensus.cc:993] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194: : Instructing follower 028ac3030db74192b71e0aa4182798bb to start an election
I20260709 13:01:39.329748  8302 raft_consensus.cc:1081] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Signalling peer 028ac3030db74192b71e0aa4182798bb to start an election
I20260709 13:01:39.331002  8003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89a3b6dbb7bd45b4b2cb5d2b9db11c39"
dest_uuid: "028ac3030db74192b71e0aa4182798bb"
 from {username='slave'} at 127.0.0.1:41320
I20260709 13:01:39.331414  8003 raft_consensus.cc:493] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:39.331655  8003 raft_consensus.cc:3060] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:39.335899  8003 raft_consensus.cc:515] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:39.337392  8003 leader_election.cc:290] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 2 election: Requested vote from peers a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:39.337988  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a3b6dbb7bd45b4b2cb5d2b9db11c39" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a150251bdfdf49c086312a33f9aed194"
I20260709 13:01:39.338289  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a3b6dbb7bd45b4b2cb5d2b9db11c39" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:39.338567  8079 raft_consensus.cc:3055] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:39.338766  8151 raft_consensus.cc:3060] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:39.338877  8079 raft_consensus.cc:740] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Running, Role: LEADER
I20260709 13:01:39.339639  8079 consensus_queue.cc:260] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:39.340701  8079 raft_consensus.cc:3060] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:39.344318  8151 raft_consensus.cc:2468] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 2.
I20260709 13:01:39.345292  7968 leader_election.cc:304] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028ac3030db74192b71e0aa4182798bb, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:39.345916  8299 raft_consensus.cc:2804] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:39.345934  8079 raft_consensus.cc:2468] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 2.
I20260709 13:01:39.347227  8299 raft_consensus.cc:697] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 2 LEADER]: Becoming Leader. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Running, Role: LEADER
I20260709 13:01:39.348203  8299 consensus_queue.cc:237] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:39.355625  7902 catalog_manager.cc:5697] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb reported cstate change: term changed from 1 to 2, leader changed from a150251bdfdf49c086312a33f9aed194 (127.7.49.194) to 028ac3030db74192b71e0aa4182798bb (127.7.49.193). New cstate: current_term: 2 leader_uuid: "028ac3030db74192b71e0aa4182798bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:39.404021  8314 raft_consensus.cc:993] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194: : Instructing follower 028ac3030db74192b71e0aa4182798bb to start an election
I20260709 13:01:39.404449  8302 raft_consensus.cc:1081] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 2 LEADER]: Signalling peer 028ac3030db74192b71e0aa4182798bb to start an election
I20260709 13:01:39.405864  8003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a6b8a7bfaba4efb93e368f38931435e"
dest_uuid: "028ac3030db74192b71e0aa4182798bb"
 from {username='slave'} at 127.0.0.1:41320
I20260709 13:01:39.406257  8003 raft_consensus.cc:493] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:39.406509  8003 raft_consensus.cc:3060] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:39.410720  8003 raft_consensus.cc:515] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:39.412194  8003 leader_election.cc:290] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 3 election: Requested vote from peers a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:39.413038  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6b8a7bfaba4efb93e368f38931435e" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a150251bdfdf49c086312a33f9aed194"
I20260709 13:01:39.413116  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6b8a7bfaba4efb93e368f38931435e" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:39.413623  8079 raft_consensus.cc:3055] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:39.413663  8151 raft_consensus.cc:3060] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:39.414065  8079 raft_consensus.cc:740] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Running, Role: LEADER
I20260709 13:01:39.414779  8079 consensus_queue.cc:260] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [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: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:39.415853  8079 raft_consensus.cc:3060] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:39.419579  8151 raft_consensus.cc:2468] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 3.
I20260709 13:01:39.420614  7968 leader_election.cc:304] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [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: 028ac3030db74192b71e0aa4182798bb, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:39.421320  8299 raft_consensus.cc:2804] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:39.421545  8079 raft_consensus.cc:2468] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 3.
I20260709 13:01:39.421741  8299 raft_consensus.cc:697] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [term 3 LEADER]: Becoming Leader. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Running, Role: LEADER
I20260709 13:01:39.422569  8299 consensus_queue.cc:237] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [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: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:39.428778  7902 catalog_manager.cc:5697] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb reported cstate change: term changed from 2 to 3, leader changed from a150251bdfdf49c086312a33f9aed194 (127.7.49.194) to 028ac3030db74192b71e0aa4182798bb (127.7.49.193). New cstate: current_term: 3 leader_uuid: "028ac3030db74192b71e0aa4182798bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:39.444320  8100 debug-util.cc:398] Leaking SignalData structure 0x7b080010a8a0 after lost signal to thread 7370
W20260709 13:01:39.445102  8100 debug-util.cc:398] Leaking SignalData structure 0x7b08001dd9a0 after lost signal to thread 7936
W20260709 13:01:39.445911  8100 debug-util.cc:398] Leaking SignalData structure 0x7b08000d91a0 after lost signal to thread 8028
W20260709 13:01:39.446602  8100 debug-util.cc:398] Leaking SignalData structure 0x7b08000fb460 after lost signal to thread 8103
W20260709 13:01:39.447340  8100 debug-util.cc:398] Leaking SignalData structure 0x7b08000d7ca0 after lost signal to thread 8177
I20260709 13:01:39.488183  8319 raft_consensus.cc:993] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba: : Instructing follower 028ac3030db74192b71e0aa4182798bb to start an election
I20260709 13:01:39.488692  8316 raft_consensus.cc:1081] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 3 LEADER]: Signalling peer 028ac3030db74192b71e0aa4182798bb to start an election
I20260709 13:01:39.490090  8003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d"
dest_uuid: "028ac3030db74192b71e0aa4182798bb"
 from {username='slave'} at 127.0.0.1:41326
I20260709 13:01:39.490665  8003 raft_consensus.cc:493] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:39.491066  8003 raft_consensus.cc:3060] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:39.498389  8003 raft_consensus.cc:515] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:39.501457  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a150251bdfdf49c086312a33f9aed194"
I20260709 13:01:39.501894  8003 leader_election.cc:290] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 4 election: Requested vote from peers a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:39.502233  8079 raft_consensus.cc:3060] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:39.502714  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:39.504899  8151 raft_consensus.cc:3055] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:39.505234  8151 raft_consensus.cc:740] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c46d0fdcf37042da85978f50c96b3dba, State: Running, Role: LEADER
I20260709 13:01:39.505921  8151 consensus_queue.cc:260] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [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: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:39.506835  8151 raft_consensus.cc:3060] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:39.510253  8079 raft_consensus.cc:2468] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 4.
I20260709 13:01:39.511361  7967 leader_election.cc:304] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [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: 028ac3030db74192b71e0aa4182798bb, a150251bdfdf49c086312a33f9aed194; no voters: 
I20260709 13:01:39.512122  8299 raft_consensus.cc:2804] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:39.512602  8151 raft_consensus.cc:2468] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 4.
I20260709 13:01:39.512645  8299 raft_consensus.cc:697] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 4 LEADER]: Becoming Leader. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Running, Role: LEADER
I20260709 13:01:39.515100  8299 consensus_queue.cc:237] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [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: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:39.525974  7902 catalog_manager.cc:5697] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb reported cstate change: term changed from 3 to 4, leader changed from c46d0fdcf37042da85978f50c96b3dba (127.7.49.195) to 028ac3030db74192b71e0aa4182798bb (127.7.49.193). New cstate: current_term: 4 leader_uuid: "028ac3030db74192b71e0aa4182798bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:39.568611  8314 raft_consensus.cc:993] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194: : Instructing follower 028ac3030db74192b71e0aa4182798bb to start an election
I20260709 13:01:39.569080  8302 raft_consensus.cc:1081] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Signalling peer 028ac3030db74192b71e0aa4182798bb to start an election
I20260709 13:01:39.570542  8003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "353dd7af54e848d1a4ceffad18f3c1dc"
dest_uuid: "028ac3030db74192b71e0aa4182798bb"
 from {username='slave'} at 127.0.0.1:41320
I20260709 13:01:39.571113  8003 raft_consensus.cc:493] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:39.571422  8003 raft_consensus.cc:3060] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:39.576984  8003 raft_consensus.cc:515] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:39.578522  8003 leader_election.cc:290] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 2 election: Requested vote from peers a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:39.579624  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353dd7af54e848d1a4ceffad18f3c1dc" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a150251bdfdf49c086312a33f9aed194"
I20260709 13:01:39.580055  8079 raft_consensus.cc:3055] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:39.580302  8079 raft_consensus.cc:740] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Running, Role: LEADER
I20260709 13:01:39.580816  8079 consensus_queue.cc:260] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:39.581557  8079 raft_consensus.cc:3060] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:39.585325  8079 raft_consensus.cc:2468] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 2.
I20260709 13:01:39.585801  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353dd7af54e848d1a4ceffad18f3c1dc" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:39.586342  8151 raft_consensus.cc:3060] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:39.586297  7967 leader_election.cc:304] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028ac3030db74192b71e0aa4182798bb, a150251bdfdf49c086312a33f9aed194; no voters: 
I20260709 13:01:39.587138  8299 raft_consensus.cc:2804] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:39.587529  8299 raft_consensus.cc:697] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 2 LEADER]: Becoming Leader. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Running, Role: LEADER
I20260709 13:01:39.588227  8299 consensus_queue.cc:237] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:39.596058  8151 raft_consensus.cc:2468] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 2.
I20260709 13:01:39.595645  7902 catalog_manager.cc:5697] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb reported cstate change: term changed from 1 to 2, leader changed from a150251bdfdf49c086312a33f9aed194 (127.7.49.194) to 028ac3030db74192b71e0aa4182798bb (127.7.49.193). New cstate: current_term: 2 leader_uuid: "028ac3030db74192b71e0aa4182798bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:39.616119  8316 raft_consensus.cc:993] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba: : Instructing follower 028ac3030db74192b71e0aa4182798bb to start an election
I20260709 13:01:39.616549  8316 raft_consensus.cc:1081] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 2 LEADER]: Signalling peer 028ac3030db74192b71e0aa4182798bb to start an election
I20260709 13:01:39.618908  8003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02e25718ef3a4427b93ee6d1b3ff13c0"
dest_uuid: "028ac3030db74192b71e0aa4182798bb"
 from {username='slave'} at 127.0.0.1:41326
I20260709 13:01:39.619529  8003 raft_consensus.cc:493] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:39.619910  8003 raft_consensus.cc:3060] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:39.628108  8003 raft_consensus.cc:515] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:39.630666  8003 leader_election.cc:290] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [CANDIDATE]: Term 3 election: Requested vote from peers a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:39.631191  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e25718ef3a4427b93ee6d1b3ff13c0" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:39.631191  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e25718ef3a4427b93ee6d1b3ff13c0" candidate_uuid: "028ac3030db74192b71e0aa4182798bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a150251bdfdf49c086312a33f9aed194"
I20260709 13:01:39.631907  8079 raft_consensus.cc:3060] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:39.635911  8151 raft_consensus.cc:3055] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:39.636250  8151 raft_consensus.cc:740] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c46d0fdcf37042da85978f50c96b3dba, State: Running, Role: LEADER
I20260709 13:01:39.636209  8079 raft_consensus.cc:2468] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 3.
I20260709 13:01:39.637048  8151 consensus_queue.cc:260] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [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: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:39.637305  7967 leader_election.cc:304] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [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: 028ac3030db74192b71e0aa4182798bb, a150251bdfdf49c086312a33f9aed194; no voters: 
I20260709 13:01:39.638096  8151 raft_consensus.cc:3060] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:39.638150  8299 raft_consensus.cc:2804] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:39.638741  8299 raft_consensus.cc:697] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 3 LEADER]: Becoming Leader. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Running, Role: LEADER
I20260709 13:01:39.639540  8299 consensus_queue.cc:237] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [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: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:39.646811  7902 catalog_manager.cc:5697] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb reported cstate change: term changed from 2 to 3, leader changed from c46d0fdcf37042da85978f50c96b3dba (127.7.49.195) to 028ac3030db74192b71e0aa4182798bb (127.7.49.193). New cstate: current_term: 3 leader_uuid: "028ac3030db74192b71e0aa4182798bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:39.648933  8151 raft_consensus.cc:2468] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028ac3030db74192b71e0aa4182798bb in term 3.
I20260709 13:01:39.802944  8079 raft_consensus.cc:1275] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Refusing update from remote peer 028ac3030db74192b71e0aa4182798bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:39.838445  8328 consensus_queue.cc:1048] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:01:39.848393  8079 raft_consensus.cc:1275] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 3 FOLLOWER]: Refusing update from remote peer 028ac3030db74192b71e0aa4182798bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:39.852582  8328 consensus_queue.cc:1048] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.878360  8151 raft_consensus.cc:1275] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Refusing update from remote peer 028ac3030db74192b71e0aa4182798bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:39.880329  8299 consensus_queue.cc:1048] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:39.891198  8150 raft_consensus.cc:1275] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 3 FOLLOWER]: Refusing update from remote peer 028ac3030db74192b71e0aa4182798bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:39.894845  8328 consensus_queue.cc:1048] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:40.024340  8150 raft_consensus.cc:1275] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 3 FOLLOWER]: Refusing update from remote peer 028ac3030db74192b71e0aa4182798bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:40.025652  8340 consensus_queue.cc:1048] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:40.036684  8077 raft_consensus.cc:1275] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194 [term 3 FOLLOWER]: Refusing update from remote peer 028ac3030db74192b71e0aa4182798bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:40.039602  8328 consensus_queue.cc:1048] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:40.065779  8077 raft_consensus.cc:1275] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Refusing update from remote peer 028ac3030db74192b71e0aa4182798bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:40.067198  8340 consensus_queue.cc:1048] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:40.068454  8150 raft_consensus.cc:1275] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 4 FOLLOWER]: Refusing update from remote peer 028ac3030db74192b71e0aa4182798bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:40.070174  8340 consensus_queue.cc:1048] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:40.087626  8151 raft_consensus.cc:1275] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Refusing update from remote peer 028ac3030db74192b71e0aa4182798bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:40.089658  8077 raft_consensus.cc:1275] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 4 FOLLOWER]: Refusing update from remote peer 028ac3030db74192b71e0aa4182798bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:40.091444  8322 consensus_queue.cc:1048] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:40.094617  8340 consensus_queue.cc:1048] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:42.171800  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:42.179374  8003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d"
dest_uuid: "028ac3030db74192b71e0aa4182798bb"
mode: GRACEFUL
new_leader_uuid: "c46d0fdcf37042da85978f50c96b3dba"
 from {username='slave'} at 127.0.0.1:56300
I20260709 13:01:42.179962  8003 raft_consensus.cc:606] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 4 LEADER]: Received request to transfer leadership to TS c46d0fdcf37042da85978f50c96b3dba
I20260709 13:01:42.182309  8003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "353dd7af54e848d1a4ceffad18f3c1dc"
dest_uuid: "028ac3030db74192b71e0aa4182798bb"
mode: GRACEFUL
new_leader_uuid: "a150251bdfdf49c086312a33f9aed194"
 from {username='slave'} at 127.0.0.1:56300
I20260709 13:01:42.182729  8003 raft_consensus.cc:606] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 2 LEADER]: Received request to transfer leadership to TS a150251bdfdf49c086312a33f9aed194
I20260709 13:01:42.184631  8003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b8fe589473e4723956921fcde8f216b"
dest_uuid: "028ac3030db74192b71e0aa4182798bb"
mode: GRACEFUL
new_leader_uuid: "a150251bdfdf49c086312a33f9aed194"
 from {username='slave'} at 127.0.0.1:56300
I20260709 13:01:42.185012  8003 raft_consensus.cc:606] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 1 LEADER]: Received request to transfer leadership to TS a150251bdfdf49c086312a33f9aed194
I20260709 13:01:42.187151  8003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89a3b6dbb7bd45b4b2cb5d2b9db11c39"
dest_uuid: "028ac3030db74192b71e0aa4182798bb"
mode: GRACEFUL
new_leader_uuid: "c46d0fdcf37042da85978f50c96b3dba"
 from {username='slave'} at 127.0.0.1:56300
I20260709 13:01:42.187628  8003 raft_consensus.cc:606] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 2 LEADER]: Received request to transfer leadership to TS c46d0fdcf37042da85978f50c96b3dba
I20260709 13:01:42.188697  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:01:42.189201  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:42.347004  8349 raft_consensus.cc:993] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb: : Instructing follower c46d0fdcf37042da85978f50c96b3dba to start an election
I20260709 13:01:42.347527  8349 raft_consensus.cc:1081] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 4 LEADER]: Signalling peer c46d0fdcf37042da85978f50c96b3dba to start an election
I20260709 13:01:42.348906  8151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d"
dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
 from {username='slave'} at 127.0.0.1:37328
I20260709 13:01:42.349292  8151 raft_consensus.cc:493] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:42.349509  8151 raft_consensus.cc:3060] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:42.353950  8151 raft_consensus.cc:515] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:42.355270  8151 leader_election.cc:290] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [CANDIDATE]: Term 5 election: Requested vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153)
I20260709 13:01:42.356040  8003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d" candidate_uuid: "c46d0fdcf37042da85978f50c96b3dba" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "028ac3030db74192b71e0aa4182798bb"
I20260709 13:01:42.356427  8077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0154adf00f4a40779597aca4eeb1c00d" candidate_uuid: "c46d0fdcf37042da85978f50c96b3dba" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a150251bdfdf49c086312a33f9aed194"
I20260709 13:01:42.356659  8003 raft_consensus.cc:3055] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:01:42.356969  8003 raft_consensus.cc:740] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Running, Role: LEADER
I20260709 13:01:42.356984  8077 raft_consensus.cc:3060] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:42.357653  8003 consensus_queue.cc:260] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [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: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:42.358480  8003 raft_consensus.cc:3060] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:42.361639  8077 raft_consensus.cc:2468] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46d0fdcf37042da85978f50c96b3dba in term 5.
I20260709 13:01:42.363031  8003 raft_consensus.cc:2468] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46d0fdcf37042da85978f50c96b3dba in term 5.
I20260709 13:01:42.362957  8116 leader_election.cc:304] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [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: a150251bdfdf49c086312a33f9aed194, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:42.364040  8316 raft_consensus.cc:2804] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:01:42.365100  8316 raft_consensus.cc:697] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 5 LEADER]: Becoming Leader. State: Replica: c46d0fdcf37042da85978f50c96b3dba, State: Running, Role: LEADER
I20260709 13:01:42.365864  8316 consensus_queue.cc:237] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [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: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:42.372452  7901 catalog_manager.cc:5697] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba reported cstate change: term changed from 4 to 5, leader changed from 028ac3030db74192b71e0aa4182798bb (127.7.49.193) to c46d0fdcf37042da85978f50c96b3dba (127.7.49.195). New cstate: current_term: 5 leader_uuid: "c46d0fdcf37042da85978f50c96b3dba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:42.410351  8350 raft_consensus.cc:993] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb: : Instructing follower c46d0fdcf37042da85978f50c96b3dba to start an election
I20260709 13:01:42.410759  8349 raft_consensus.cc:1081] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 2 LEADER]: Signalling peer c46d0fdcf37042da85978f50c96b3dba to start an election
I20260709 13:01:42.412086  8151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89a3b6dbb7bd45b4b2cb5d2b9db11c39"
dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
 from {username='slave'} at 127.0.0.1:37328
I20260709 13:01:42.412474  8151 raft_consensus.cc:493] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:42.412688  8151 raft_consensus.cc:3060] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:42.416497  8151 raft_consensus.cc:515] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:42.417826  8151 leader_election.cc:290] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [CANDIDATE]: Term 3 election: Requested vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153)
I20260709 13:01:42.418533  8003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a3b6dbb7bd45b4b2cb5d2b9db11c39" candidate_uuid: "c46d0fdcf37042da85978f50c96b3dba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "028ac3030db74192b71e0aa4182798bb"
I20260709 13:01:42.418898  8077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a3b6dbb7bd45b4b2cb5d2b9db11c39" candidate_uuid: "c46d0fdcf37042da85978f50c96b3dba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a150251bdfdf49c086312a33f9aed194"
I20260709 13:01:42.419093  8003 raft_consensus.cc:3055] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:42.419377  8003 raft_consensus.cc:740] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Running, Role: LEADER
I20260709 13:01:42.419443  8077 raft_consensus.cc:3060] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:42.420189  8003 consensus_queue.cc:260] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [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: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:42.421258  8003 raft_consensus.cc:3060] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:42.426148  8077 raft_consensus.cc:2468] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46d0fdcf37042da85978f50c96b3dba in term 3.
I20260709 13:01:42.427316  8116 leader_election.cc:304] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [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: a150251bdfdf49c086312a33f9aed194, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:42.427601  8003 raft_consensus.cc:2468] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46d0fdcf37042da85978f50c96b3dba in term 3.
I20260709 13:01:42.428136  8316 raft_consensus.cc:2804] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:42.428587  8316 raft_consensus.cc:697] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [term 3 LEADER]: Becoming Leader. State: Replica: c46d0fdcf37042da85978f50c96b3dba, State: Running, Role: LEADER
I20260709 13:01:42.429450  8316 consensus_queue.cc:237] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [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: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:42.435840  7901 catalog_manager.cc:5697] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba reported cstate change: term changed from 2 to 3, leader changed from 028ac3030db74192b71e0aa4182798bb (127.7.49.193) to c46d0fdcf37042da85978f50c96b3dba (127.7.49.195). New cstate: current_term: 3 leader_uuid: "c46d0fdcf37042da85978f50c96b3dba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:42.465107  8350 raft_consensus.cc:993] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb: : Instructing follower a150251bdfdf49c086312a33f9aed194 to start an election
I20260709 13:01:42.465564  8349 raft_consensus.cc:1081] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 2 LEADER]: Signalling peer a150251bdfdf49c086312a33f9aed194 to start an election
I20260709 13:01:42.466840  8077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "353dd7af54e848d1a4ceffad18f3c1dc"
dest_uuid: "a150251bdfdf49c086312a33f9aed194"
 from {username='slave'} at 127.0.0.1:46312
I20260709 13:01:42.467375  8077 raft_consensus.cc:493] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:42.467664  8077 raft_consensus.cc:3060] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:42.472111  8077 raft_consensus.cc:515] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:42.473625  8077 leader_election.cc:290] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 3 election: Requested vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:42.474483  8003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353dd7af54e848d1a4ceffad18f3c1dc" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "028ac3030db74192b71e0aa4182798bb"
I20260709 13:01:42.474620  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353dd7af54e848d1a4ceffad18f3c1dc" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:42.475135  8003 raft_consensus.cc:3055] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:42.475189  8151 raft_consensus.cc:3060] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:42.475458  8003 raft_consensus.cc:740] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Running, Role: LEADER
I20260709 13:01:42.476105  8003 consensus_queue.cc:260] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [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: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:42.476913  8003 raft_consensus.cc:3060] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:42.479138  8151 raft_consensus.cc:2468] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 3.
I20260709 13:01:42.480299  8043 leader_election.cc:304] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [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: a150251bdfdf49c086312a33f9aed194, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:42.480988  8003 raft_consensus.cc:2468] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 3.
I20260709 13:01:42.481251  8302 raft_consensus.cc:2804] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:42.482611  8302 raft_consensus.cc:697] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 3 LEADER]: Becoming Leader. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Running, Role: LEADER
I20260709 13:01:42.483458  8302 consensus_queue.cc:237] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [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: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:42.489795  7901 catalog_manager.cc:5697] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 reported cstate change: term changed from 2 to 3, leader changed from 028ac3030db74192b71e0aa4182798bb (127.7.49.193) to a150251bdfdf49c086312a33f9aed194 (127.7.49.194). New cstate: current_term: 3 leader_uuid: "a150251bdfdf49c086312a33f9aed194" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:42.539055  8350 raft_consensus.cc:993] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb: : Instructing follower a150251bdfdf49c086312a33f9aed194 to start an election
I20260709 13:01:42.539464  8349 raft_consensus.cc:1081] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 1 LEADER]: Signalling peer a150251bdfdf49c086312a33f9aed194 to start an election
I20260709 13:01:42.540797  8077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b8fe589473e4723956921fcde8f216b"
dest_uuid: "a150251bdfdf49c086312a33f9aed194"
 from {username='slave'} at 127.0.0.1:46312
I20260709 13:01:42.541255  8077 raft_consensus.cc:493] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:42.541551  8077 raft_consensus.cc:3060] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:42.545799  8077 raft_consensus.cc:515] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:42.547381  8077 leader_election.cc:290] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 2 election: Requested vote from peers 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487), c46d0fdcf37042da85978f50c96b3dba (127.7.49.195:43599)
I20260709 13:01:42.548043  8003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8fe589473e4723956921fcde8f216b" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "028ac3030db74192b71e0aa4182798bb"
I20260709 13:01:42.548390  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8fe589473e4723956921fcde8f216b" candidate_uuid: "a150251bdfdf49c086312a33f9aed194" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c46d0fdcf37042da85978f50c96b3dba"
I20260709 13:01:42.548599  8003 raft_consensus.cc:3055] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:42.548942  8151 raft_consensus.cc:3060] T 5b8fe589473e4723956921fcde8f216b P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:42.548920  8003 raft_consensus.cc:740] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 028ac3030db74192b71e0aa4182798bb, State: Running, Role: LEADER
I20260709 13:01:42.549782  8003 consensus_queue.cc:260] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:42.550577  8003 raft_consensus.cc:3060] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:42.552964  8151 raft_consensus.cc:2468] T 5b8fe589473e4723956921fcde8f216b P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 2.
I20260709 13:01:42.553823  8043 leader_election.cc:304] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a150251bdfdf49c086312a33f9aed194, c46d0fdcf37042da85978f50c96b3dba; no voters: 
I20260709 13:01:42.554361  8003 raft_consensus.cc:2468] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a150251bdfdf49c086312a33f9aed194 in term 2.
I20260709 13:01:42.554478  8302 raft_consensus.cc:2804] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:42.554975  8302 raft_consensus.cc:697] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 [term 2 LEADER]: Becoming Leader. State: Replica: a150251bdfdf49c086312a33f9aed194, State: Running, Role: LEADER
I20260709 13:01:42.555752  8302 consensus_queue.cc:237] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } }
I20260709 13:01:42.562383  7901 catalog_manager.cc:5697] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 reported cstate change: term changed from 1 to 2, leader changed from 028ac3030db74192b71e0aa4182798bb (127.7.49.193) to a150251bdfdf49c086312a33f9aed194 (127.7.49.194). New cstate: current_term: 2 leader_uuid: "a150251bdfdf49c086312a33f9aed194" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:42.879390  8077 raft_consensus.cc:1275] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 3 FOLLOWER]: Refusing update from remote peer c46d0fdcf37042da85978f50c96b3dba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:42.880668  8316 consensus_queue.cc:1048] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:42.890537  8003 raft_consensus.cc:1275] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 3 FOLLOWER]: Refusing update from remote peer c46d0fdcf37042da85978f50c96b3dba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:42.891973  8363 consensus_queue.cc:1048] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [LEADER]: Connected to new peer: Peer: permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:42.944903  8003 raft_consensus.cc:1275] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 5 FOLLOWER]: Refusing update from remote peer c46d0fdcf37042da85978f50c96b3dba: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:01:42.946370  8363 consensus_queue.cc:1048] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [LEADER]: Connected to new peer: Peer: permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:42.946893  8077 raft_consensus.cc:1275] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 5 FOLLOWER]: Refusing update from remote peer c46d0fdcf37042da85978f50c96b3dba: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:01:42.948334  8363 consensus_queue.cc:1048] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a150251bdfdf49c086312a33f9aed194" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:42.961272  8004 raft_consensus.cc:1275] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 3 FOLLOWER]: Refusing update from remote peer a150251bdfdf49c086312a33f9aed194: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:42.962719  8302 consensus_queue.cc:1048] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:42.973559  8151 raft_consensus.cc:1275] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba [term 3 FOLLOWER]: Refusing update from remote peer a150251bdfdf49c086312a33f9aed194: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:42.975663  8302 consensus_queue.cc:1048] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:43.108304  8004 raft_consensus.cc:1275] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Refusing update from remote peer a150251bdfdf49c086312a33f9aed194: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:43.109563  8371 consensus_queue.cc:1048] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "028ac3030db74192b71e0aa4182798bb" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:43.118600  8151 raft_consensus.cc:1275] T 5b8fe589473e4723956921fcde8f216b P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Refusing update from remote peer a150251bdfdf49c086312a33f9aed194: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:43.120476  8302 consensus_queue.cc:1048] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46d0fdcf37042da85978f50c96b3dba" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 43599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:43.190135  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:43.195694  7367 tablet_server.cc:179] TabletServer@127.7.49.193:0 shutting down...
I20260709 13:01:43.216929  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:43.217716  7367 tablet_replica.cc:333] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb: stopping tablet replica
I20260709 13:01:43.218317  7367 raft_consensus.cc:2243] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.218762  7367 raft_consensus.cc:2272] T 353dd7af54e848d1a4ceffad18f3c1dc P 028ac3030db74192b71e0aa4182798bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.221107  7367 tablet_replica.cc:333] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb: stopping tablet replica
I20260709 13:01:43.221616  7367 raft_consensus.cc:2243] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.222045  7367 raft_consensus.cc:2272] T 13d31c48654f477ba805e3c4abbb3314 P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.223824  7367 tablet_replica.cc:333] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb: stopping tablet replica
I20260709 13:01:43.224383  7367 raft_consensus.cc:2243] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.224761  7367 raft_consensus.cc:2272] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P 028ac3030db74192b71e0aa4182798bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.226760  7367 tablet_replica.cc:333] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb: stopping tablet replica
I20260709 13:01:43.227331  7367 raft_consensus.cc:2243] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.227702  7367 raft_consensus.cc:2272] T 5b8fe589473e4723956921fcde8f216b P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.229528  7367 tablet_replica.cc:333] T 9061923c1f874abf983a9d5385315084 P 028ac3030db74192b71e0aa4182798bb: stopping tablet replica
I20260709 13:01:43.230019  7367 raft_consensus.cc:2243] T 9061923c1f874abf983a9d5385315084 P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.230376  7367 raft_consensus.cc:2272] T 9061923c1f874abf983a9d5385315084 P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.232013  7367 tablet_replica.cc:333] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb: stopping tablet replica
I20260709 13:01:43.232463  7367 raft_consensus.cc:2243] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.233156  7367 raft_consensus.cc:2272] T 5a6b8a7bfaba4efb93e368f38931435e P 028ac3030db74192b71e0aa4182798bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.234752  7367 tablet_replica.cc:333] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb: stopping tablet replica
I20260709 13:01:43.235273  7367 raft_consensus.cc:2243] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.236063  7367 raft_consensus.cc:2272] T 5207d37234f14ce2ad04bc103c8dde1e P 028ac3030db74192b71e0aa4182798bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.237694  7367 tablet_replica.cc:333] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb: stopping tablet replica
I20260709 13:01:43.238236  7367 raft_consensus.cc:2243] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.238610  7367 raft_consensus.cc:2272] T 0154adf00f4a40779597aca4eeb1c00d P 028ac3030db74192b71e0aa4182798bb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.240540  7367 tablet_replica.cc:333] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb: stopping tablet replica
I20260709 13:01:43.240995  7367 raft_consensus.cc:2243] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.241678  7367 raft_consensus.cc:2272] T 2768f17623d2437ab5fd96ccf2707f43 P 028ac3030db74192b71e0aa4182798bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.243324  7367 tablet_replica.cc:333] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb: stopping tablet replica
I20260709 13:01:43.243741  7367 raft_consensus.cc:2243] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.244451  7367 raft_consensus.cc:2272] T 02e25718ef3a4427b93ee6d1b3ff13c0 P 028ac3030db74192b71e0aa4182798bb [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:43.253767  8042 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260709 13:01:43.256397  7967 connection.cc:466] server connection from 127.0.0.1:41320 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41320 (request call id 86) could send its response
W20260709 13:01:43.257311  8042 consensus_peers.cc:597] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 -> Peer 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487): Couldn't send request to peer 028ac3030db74192b71e0aa4182798bb. Status: Network error: recv got EOF from 127.7.49.193:40487 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:43.273931  7367 tablet_server.cc:196] TabletServer@127.7.49.193:0 shutdown complete.
I20260709 13:01:43.292546  7367 tablet_server.cc:179] TabletServer@127.7.49.194:0 shutting down...
I20260709 13:01:43.315676  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:43.316514  7367 tablet_replica.cc:333] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194: stopping tablet replica
I20260709 13:01:43.317158  7367 raft_consensus.cc:2243] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.317924  7367 raft_consensus.cc:2272] T 353dd7af54e848d1a4ceffad18f3c1dc P a150251bdfdf49c086312a33f9aed194 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.319911  7367 tablet_replica.cc:333] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194: stopping tablet replica
I20260709 13:01:43.320454  7367 raft_consensus.cc:2243] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.320919  7367 raft_consensus.cc:2272] T 13d31c48654f477ba805e3c4abbb3314 P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.322512  7367 tablet_replica.cc:333] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194: stopping tablet replica
I20260709 13:01:43.322969  7367 raft_consensus.cc:2243] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.323436  7367 raft_consensus.cc:2272] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P a150251bdfdf49c086312a33f9aed194 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.325359  7367 tablet_replica.cc:333] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194: stopping tablet replica
I20260709 13:01:43.325860  7367 raft_consensus.cc:2243] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.326397  7367 raft_consensus.cc:2272] T 2768f17623d2437ab5fd96ccf2707f43 P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.328055  7367 tablet_replica.cc:333] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194: stopping tablet replica
I20260709 13:01:43.328558  7367 raft_consensus.cc:2243] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.328990  7367 raft_consensus.cc:2272] T 0154adf00f4a40779597aca4eeb1c00d P a150251bdfdf49c086312a33f9aed194 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.330765  7367 tablet_replica.cc:333] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194: stopping tablet replica
I20260709 13:01:43.331278  7367 raft_consensus.cc:2243] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.331665  7367 raft_consensus.cc:2272] T 02e25718ef3a4427b93ee6d1b3ff13c0 P a150251bdfdf49c086312a33f9aed194 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.333171  7367 tablet_replica.cc:333] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194: stopping tablet replica
I20260709 13:01:43.333710  7367 raft_consensus.cc:2243] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.334362  7367 raft_consensus.cc:2272] T 9061923c1f874abf983a9d5385315084 P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.336390  7367 tablet_replica.cc:333] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194: stopping tablet replica
I20260709 13:01:43.337034  7367 raft_consensus.cc:2243] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.337638  7367 raft_consensus.cc:2272] T 5a6b8a7bfaba4efb93e368f38931435e P a150251bdfdf49c086312a33f9aed194 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.339982  7367 tablet_replica.cc:333] T 5207d37234f14ce2ad04bc103c8dde1e P a150251bdfdf49c086312a33f9aed194: stopping tablet replica
I20260709 13:01:43.340613  7367 raft_consensus.cc:2243] T 5207d37234f14ce2ad04bc103c8dde1e P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.341084  7367 raft_consensus.cc:2272] T 5207d37234f14ce2ad04bc103c8dde1e P a150251bdfdf49c086312a33f9aed194 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:43.342768  8116 consensus_peers.cc:597] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba -> Peer 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487): Couldn't send request to peer 028ac3030db74192b71e0aa4182798bb. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:40487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:43.343451  7367 tablet_replica.cc:333] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194: stopping tablet replica
I20260709 13:01:43.343909  7367 raft_consensus.cc:2243] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.344554  7367 raft_consensus.cc:2272] T 5b8fe589473e4723956921fcde8f216b P a150251bdfdf49c086312a33f9aed194 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:43.352137  8116 consensus_peers.cc:597] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba -> Peer a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153): Couldn't send request to peer a150251bdfdf49c086312a33f9aed194. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:43.389966  7367 tablet_server.cc:196] TabletServer@127.7.49.194:0 shutdown complete.
W20260709 13:01:43.393153  8116 consensus_peers.cc:597] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba -> Peer 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487): Couldn't send request to peer 028ac3030db74192b71e0aa4182798bb. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:40487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:43.395903  8116 consensus_peers.cc:597] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba -> Peer a150251bdfdf49c086312a33f9aed194 (127.7.49.194:43153): Couldn't send request to peer a150251bdfdf49c086312a33f9aed194. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.194:43153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:43.409091  7367 tablet_server.cc:179] TabletServer@127.7.49.195:0 shutting down...
W20260709 13:01:43.435377  8116 consensus_peers.cc:597] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba -> Peer 028ac3030db74192b71e0aa4182798bb (127.7.49.193:40487): Couldn't send request to peer 028ac3030db74192b71e0aa4182798bb. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:40487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:43.436995  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:43.437698  7367 tablet_replica.cc:333] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba: stopping tablet replica
I20260709 13:01:43.438788  7367 raft_consensus.cc:2243] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.439415  7367 raft_consensus.cc:2272] T 353dd7af54e848d1a4ceffad18f3c1dc P c46d0fdcf37042da85978f50c96b3dba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.441368  7367 tablet_replica.cc:333] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba: stopping tablet replica
I20260709 13:01:43.441826  7367 raft_consensus.cc:2243] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.442453  7367 raft_consensus.cc:2272] T 13d31c48654f477ba805e3c4abbb3314 P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.444141  7367 tablet_replica.cc:333] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba: stopping tablet replica
I20260709 13:01:43.444592  7367 raft_consensus.cc:2243] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.445204  7367 raft_consensus.cc:2272] T 89a3b6dbb7bd45b4b2cb5d2b9db11c39 P c46d0fdcf37042da85978f50c96b3dba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.447227  7367 tablet_replica.cc:333] T 9061923c1f874abf983a9d5385315084 P c46d0fdcf37042da85978f50c96b3dba: stopping tablet replica
I20260709 13:01:43.447665  7367 raft_consensus.cc:2243] T 9061923c1f874abf983a9d5385315084 P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.448009  7367 raft_consensus.cc:2272] T 9061923c1f874abf983a9d5385315084 P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.449493  7367 tablet_replica.cc:333] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba: stopping tablet replica
I20260709 13:01:43.449944  7367 raft_consensus.cc:2243] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.450274  7367 raft_consensus.cc:2272] T 5207d37234f14ce2ad04bc103c8dde1e P c46d0fdcf37042da85978f50c96b3dba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.451859  7367 tablet_replica.cc:333] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba: stopping tablet replica
I20260709 13:01:43.452257  7367 raft_consensus.cc:2243] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.452576  7367 raft_consensus.cc:2272] T 5a6b8a7bfaba4efb93e368f38931435e P c46d0fdcf37042da85978f50c96b3dba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.454025  7367 tablet_replica.cc:333] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba: stopping tablet replica
I20260709 13:01:43.454420  7367 raft_consensus.cc:2243] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.454743  7367 raft_consensus.cc:2272] T 02e25718ef3a4427b93ee6d1b3ff13c0 P c46d0fdcf37042da85978f50c96b3dba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.456261  7367 tablet_replica.cc:333] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba: stopping tablet replica
I20260709 13:01:43.456671  7367 raft_consensus.cc:2243] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.457270  7367 raft_consensus.cc:2272] T 0154adf00f4a40779597aca4eeb1c00d P c46d0fdcf37042da85978f50c96b3dba [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.459213  7367 tablet_replica.cc:333] T 2768f17623d2437ab5fd96ccf2707f43 P c46d0fdcf37042da85978f50c96b3dba: stopping tablet replica
I20260709 13:01:43.459611  7367 raft_consensus.cc:2243] T 2768f17623d2437ab5fd96ccf2707f43 P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.459915  7367 raft_consensus.cc:2272] T 2768f17623d2437ab5fd96ccf2707f43 P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.461472  7367 tablet_replica.cc:333] T 5b8fe589473e4723956921fcde8f216b P c46d0fdcf37042da85978f50c96b3dba: stopping tablet replica
I20260709 13:01:43.461840  7367 raft_consensus.cc:2243] T 5b8fe589473e4723956921fcde8f216b P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.462227  7367 raft_consensus.cc:2272] T 5b8fe589473e4723956921fcde8f216b P c46d0fdcf37042da85978f50c96b3dba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.488940  7367 tablet_server.cc:196] TabletServer@127.7.49.195:0 shutdown complete.
I20260709 13:01:43.505854  7367 master.cc:562] Master@127.7.49.254:38841 shutting down...
I20260709 13:01:43.524226  7367 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.524686  7367 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.524945  7367 tablet_replica.cc:333] T 00000000000000000000000000000000 P 294dcff8cda34690a367939f56496967: stopping tablet replica
I20260709 13:01:43.544282  7367 master.cc:584] Master@127.7.49.254:38841 shutdown complete.
028ac3030db74192b71e0aa4182798bb  5
a150251bdfdf49c086312a33f9aed194  4
c46d0fdcf37042da85978f50c96b3dba  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11133 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:01:43.582849  7367 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.49.254:33841
I20260709 13:01:43.584000  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:43.590031  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
W20260709 13:01:43.590838  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
W20260709 13:01:43.591297  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
I20260709 13:01:43.591570  7367 server_base.cc:1061] running on GCE node
I20260709 13:01:43.592463  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:43.592631  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:43.592811  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602103592799 us; error 0 us; skew 500 ppm
I20260709 13:01:43.593377  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:43.596043  7367 webserver.cc:533] Webserver started at http://127.7.49.254:39619/ using document root <none> and password file <none>
I20260709 13:01:43.596544  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:43.596771  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:43.597051  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:43.598114  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/master-0-root/instance:
uuid: "15a879b2422941d2a647b64a42404d5d"
format_stamp: "Formatted at 2026-07-09 13:01:43 on dist-test-slave-z3gg"
I20260709 13:01:43.603243  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 13:01:43.607937  8386 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:43.608834  7367 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:01:43.609177  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/master-0-root
uuid: "15a879b2422941d2a647b64a42404d5d"
format_stamp: "Formatted at 2026-07-09 13:01:43 on dist-test-slave-z3gg"
I20260709 13:01:43.609457  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:43.619546  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:43.620671  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:43.656936  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.254:33841
I20260709 13:01:43.657024  8437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.254:33841 every 8 connection(s)
I20260709 13:01:43.660589  8438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:43.669423  8438 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d: Bootstrap starting.
I20260709 13:01:43.673785  8438 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:43.677663  8438 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d: No bootstrap required, opened a new log
I20260709 13:01:43.679647  8438 raft_consensus.cc:359] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15a879b2422941d2a647b64a42404d5d" member_type: VOTER }
I20260709 13:01:43.679991  8438 raft_consensus.cc:385] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:43.680163  8438 raft_consensus.cc:740] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15a879b2422941d2a647b64a42404d5d, State: Initialized, Role: FOLLOWER
I20260709 13:01:43.680624  8438 consensus_queue.cc:260] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "15a879b2422941d2a647b64a42404d5d" member_type: VOTER }
I20260709 13:01:43.681001  8438 raft_consensus.cc:399] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:01:43.681190  8438 raft_consensus.cc:493] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:01:43.681392  8438 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.685227  8438 raft_consensus.cc:515] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15a879b2422941d2a647b64a42404d5d" member_type: VOTER }
I20260709 13:01:43.685657  8438 leader_election.cc:304] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [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: 15a879b2422941d2a647b64a42404d5d; no voters: 
I20260709 13:01:43.686697  8438 leader_election.cc:290] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:01:43.687142  8441 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:43.688403  8441 raft_consensus.cc:697] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [term 1 LEADER]: Becoming Leader. State: Replica: 15a879b2422941d2a647b64a42404d5d, State: Running, Role: LEADER
I20260709 13:01:43.688949  8441 consensus_queue.cc:237] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [LEADER]: Queue going to LEADER mode. State: All 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: "15a879b2422941d2a647b64a42404d5d" member_type: VOTER }
I20260709 13:01:43.689563  8438 sys_catalog.cc:565] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:01:43.693660  8442 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "15a879b2422941d2a647b64a42404d5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15a879b2422941d2a647b64a42404d5d" member_type: VOTER } }
I20260709 13:01:43.694339  8442 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:43.695711  8443 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 15a879b2422941d2a647b64a42404d5d. Latest consensus state: current_term: 1 leader_uuid: "15a879b2422941d2a647b64a42404d5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15a879b2422941d2a647b64a42404d5d" member_type: VOTER } }
I20260709 13:01:43.696332  8448 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:01:43.696355  8443 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:43.701282  8448 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:01:43.704542  7367 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:01:43.709511  8448 catalog_manager.cc:1383] Generated new cluster ID: 25bc34e785164873b5030d772350ba4c
I20260709 13:01:43.709729  8448 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:01:43.724556  8448 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:01:43.725673  8448 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:01:43.736243  8448 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d: Generated new TSK 0
I20260709 13:01:43.736730  8448 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:01:43.770699  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:43.776407  8459 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:43.777715  8460 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:43.779330  8462 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:43.779918  7367 server_base.cc:1061] running on GCE node
I20260709 13:01:43.780725  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:43.780890  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:43.781100  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602103781064 us; error 0 us; skew 500 ppm
I20260709 13:01:43.781623  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:43.783876  7367 webserver.cc:533] Webserver started at http://127.7.49.193:34049/ using document root <none> and password file <none>
I20260709 13:01:43.784337  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:43.784533  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:43.784790  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:43.785785  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-0-root/instance:
uuid: "751d6e39218f4f7c99d701a84176a191"
format_stamp: "Formatted at 2026-07-09 13:01:43 on dist-test-slave-z3gg"
I20260709 13:01:43.790072  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:01:43.793241  8467 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:43.794132  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:01:43.794384  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-0-root
uuid: "751d6e39218f4f7c99d701a84176a191"
format_stamp: "Formatted at 2026-07-09 13:01:43 on dist-test-slave-z3gg"
I20260709 13:01:43.794608  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:43.808400  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:43.809482  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:43.810786  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:43.812953  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:43.813120  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:43.813306  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:43.813441  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:43.851850  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.193:43839
I20260709 13:01:43.851948  8529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.193:43839 every 8 connection(s)
I20260709 13:01:43.856612  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:43.863617  8534 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:43.865180  8535 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:43.867894  8537 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:43.868597  7367 server_base.cc:1061] running on GCE node
I20260709 13:01:43.869992  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:43.870239  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:43.870482  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602103870463 us; error 0 us; skew 500 ppm
I20260709 13:01:43.870980  8530 heartbeater.cc:344] Connected to a master server at 127.7.49.254:33841
I20260709 13:01:43.871155  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:43.871419  8530 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:43.872246  8530 heartbeater.cc:507] Master 127.7.49.254:33841 requested a full tablet report, sending...
I20260709 13:01:43.873610  7367 webserver.cc:533] Webserver started at http://127.7.49.194:35563/ using document root <none> and password file <none>
I20260709 13:01:43.874171  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:43.874390  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:43.874513  8403 ts_manager.cc:194] Registered new tserver with Master: 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839)
I20260709 13:01:43.874655  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:43.875840  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root/instance:
uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
format_stamp: "Formatted at 2026-07-09 13:01:43 on dist-test-slave-z3gg"
I20260709 13:01:43.876367  8403 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39258
I20260709 13:01:43.880205  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:01:43.883562  8542 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:43.884261  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:01:43.884541  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root
uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
format_stamp: "Formatted at 2026-07-09 13:01:43 on dist-test-slave-z3gg"
I20260709 13:01:43.884819  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:43.901027  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:43.902271  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:43.903719  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:43.905846  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:43.906066  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:43.906315  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:43.906486  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:43.945439  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.194:35541
I20260709 13:01:43.945595  8604 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.194:35541 every 8 connection(s)
I20260709 13:01:43.950111  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:43.956964  8608 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:43.959108  8609 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:43.962057  8611 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:43.962177  7367 server_base.cc:1061] running on GCE node
I20260709 13:01:43.963088  8605 heartbeater.cc:344] Connected to a master server at 127.7.49.254:33841
I20260709 13:01:43.963336  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:01:43.963483  8605 heartbeater.cc:461] Registering TS with master...
W20260709 13:01:43.963591  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:43.963853  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602103963834 us; error 0 us; skew 500 ppm
I20260709 13:01:43.964404  8605 heartbeater.cc:507] Master 127.7.49.254:33841 requested a full tablet report, sending...
I20260709 13:01:43.964581  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:43.966542  8403 ts_manager.cc:194] Registered new tserver with Master: b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:43.967265  7367 webserver.cc:533] Webserver started at http://127.7.49.195:37823/ using document root <none> and password file <none>
I20260709 13:01:43.967760  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:43.967949  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:43.968032  8403 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39264
I20260709 13:01:43.968207  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:43.969453  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root/instance:
uuid: "2291c83239844a279a2b5f05f77624a3"
format_stamp: "Formatted at 2026-07-09 13:01:43 on dist-test-slave-z3gg"
I20260709 13:01:43.973634  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:01:43.976903  8616 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:43.977658  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260709 13:01:43.977963  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root
uuid: "2291c83239844a279a2b5f05f77624a3"
format_stamp: "Formatted at 2026-07-09 13:01:43 on dist-test-slave-z3gg"
I20260709 13:01:43.978303  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:44.002947  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:44.004160  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:44.005601  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:44.007793  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:44.008015  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:44.008257  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:44.008457  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:44.045727  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.195:45461
I20260709 13:01:44.045826  8678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.195:45461 every 8 connection(s)
I20260709 13:01:44.058676  8679 heartbeater.cc:344] Connected to a master server at 127.7.49.254:33841
I20260709 13:01:44.059147  8679 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:44.059876  8679 heartbeater.cc:507] Master 127.7.49.254:33841 requested a full tablet report, sending...
I20260709 13:01:44.061851  8403 ts_manager.cc:194] Registered new tserver with Master: 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:44.061996  7367 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013334917s
I20260709 13:01:44.063607  8403 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39278
I20260709 13:01:44.087410  8403 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39294:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:01:44.093297  8403 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:01:44.294137  8644 tablet_service.cc:1511] Processing CreateTablet for tablet 74bfa288bd3d4ed5983959edb8a0f309 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:01:44.295581  8644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74bfa288bd3d4ed5983959edb8a0f309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.295485  8640 tablet_service.cc:1511] Processing CreateTablet for tablet b553070c34e045218ee974e44d5c3fef (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:01:44.296788  8640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b553070c34e045218ee974e44d5c3fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.298002  8642 tablet_service.cc:1511] Processing CreateTablet for tablet 145a4b4b0a904b6188c31d41577a84e9 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:01:44.300019  8643 tablet_service.cc:1511] Processing CreateTablet for tablet 3805e78c546d4e249fbee68dfde5413b (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:01:44.300207  8639 tablet_service.cc:1511] Processing CreateTablet for tablet a5a54a3823144f2aa19e46a0f0e65337 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:01:44.301385  8642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145a4b4b0a904b6188c31d41577a84e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.302393  8638 tablet_service.cc:1511] Processing CreateTablet for tablet bd2bb1477f0444b687f6bbd07524de4d (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:01:44.303653  8638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2bb1477f0444b687f6bbd07524de4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.307346  8643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3805e78c546d4e249fbee68dfde5413b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.308238  8637 tablet_service.cc:1511] Processing CreateTablet for tablet 4bd569a2555a479985e7fd26654bac9e (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:01:44.309463  8637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bd569a2555a479985e7fd26654bac9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.312402  8641 tablet_service.cc:1511] Processing CreateTablet for tablet 66f6e0ca39594a52b96c87649cfac257 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:01:44.314092  8641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f6e0ca39594a52b96c87649cfac257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.315573  8639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a54a3823144f2aa19e46a0f0e65337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.318580  8636 tablet_service.cc:1511] Processing CreateTablet for tablet eadab8d6dff047fd920165bf3121e0f5 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:01:44.320169  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadab8d6dff047fd920165bf3121e0f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.323113  8635 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa273addf1242048675008e5e8af7ac (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:01:44.324656  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa273addf1242048675008e5e8af7ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.327226  8694 tablet_bootstrap.cc:492] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:44.335548  8694 tablet_bootstrap.cc:654] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:44.328996  8644 tablet_service.cc:1511] Processing CreateTablet for tablet bbca57bc50da44c5b70096f1db4701cb (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:01:44.336508  8644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbca57bc50da44c5b70096f1db4701cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.340108  8570 tablet_service.cc:1511] Processing CreateTablet for tablet 74bfa288bd3d4ed5983959edb8a0f309 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:01:44.341400  8570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74bfa288bd3d4ed5983959edb8a0f309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.344080  8569 tablet_service.cc:1511] Processing CreateTablet for tablet 3805e78c546d4e249fbee68dfde5413b (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:01:44.345363  8569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3805e78c546d4e249fbee68dfde5413b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.347193  8568 tablet_service.cc:1511] Processing CreateTablet for tablet 145a4b4b0a904b6188c31d41577a84e9 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:01:44.348506  8568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145a4b4b0a904b6188c31d41577a84e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.352190  8566 tablet_service.cc:1511] Processing CreateTablet for tablet b553070c34e045218ee974e44d5c3fef (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:01:44.353495  8566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b553070c34e045218ee974e44d5c3fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.356210  8565 tablet_service.cc:1511] Processing CreateTablet for tablet a5a54a3823144f2aa19e46a0f0e65337 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:01:44.357488  8565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a54a3823144f2aa19e46a0f0e65337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.360059  8564 tablet_service.cc:1511] Processing CreateTablet for tablet bd2bb1477f0444b687f6bbd07524de4d (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:01:44.361334  8564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2bb1477f0444b687f6bbd07524de4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.362386  8643 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbb3891d3ae47ed9364c0437898e248 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:01:44.363600  8643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbb3891d3ae47ed9364c0437898e248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.364049  8563 tablet_service.cc:1511] Processing CreateTablet for tablet 4bd569a2555a479985e7fd26654bac9e (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:01:44.367615  8562 tablet_service.cc:1511] Processing CreateTablet for tablet eadab8d6dff047fd920165bf3121e0f5 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:01:44.366530  8642 tablet_service.cc:1511] Processing CreateTablet for tablet 823380d7fdf745f1a2c3a408ca14f0d7 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:01:44.369102  8642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823380d7fdf745f1a2c3a408ca14f0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.365289  8563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bd569a2555a479985e7fd26654bac9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.369765  8561 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa273addf1242048675008e5e8af7ac (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:01:44.371356  8562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadab8d6dff047fd920165bf3121e0f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.371459  8567 tablet_service.cc:1511] Processing CreateTablet for tablet 66f6e0ca39594a52b96c87649cfac257 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:01:44.372046  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa273addf1242048675008e5e8af7ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.372776  8567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f6e0ca39594a52b96c87649cfac257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.384503  8494 tablet_service.cc:1511] Processing CreateTablet for tablet 3805e78c546d4e249fbee68dfde5413b (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:01:44.385908  8494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3805e78c546d4e249fbee68dfde5413b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.391850  8495 tablet_service.cc:1511] Processing CreateTablet for tablet 74bfa288bd3d4ed5983959edb8a0f309 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:01:44.393136  8495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74bfa288bd3d4ed5983959edb8a0f309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.398518  8493 tablet_service.cc:1511] Processing CreateTablet for tablet 145a4b4b0a904b6188c31d41577a84e9 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:01:44.399932  8493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145a4b4b0a904b6188c31d41577a84e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.404422  8492 tablet_service.cc:1511] Processing CreateTablet for tablet 66f6e0ca39594a52b96c87649cfac257 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:01:44.405827  8492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f6e0ca39594a52b96c87649cfac257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.408113  8491 tablet_service.cc:1511] Processing CreateTablet for tablet b553070c34e045218ee974e44d5c3fef (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:01:44.409670  8491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b553070c34e045218ee974e44d5c3fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.412029  8490 tablet_service.cc:1511] Processing CreateTablet for tablet a5a54a3823144f2aa19e46a0f0e65337 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:01:44.413488  8490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a54a3823144f2aa19e46a0f0e65337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.415411  8637 tablet_service.cc:1511] Processing CreateTablet for tablet d0c7b802090b48b0b8fbaf84db66eb2b (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:01:44.416668  8637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c7b802090b48b0b8fbaf84db66eb2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.416467  8488 tablet_service.cc:1511] Processing CreateTablet for tablet 4bd569a2555a479985e7fd26654bac9e (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:01:44.418053  8488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bd569a2555a479985e7fd26654bac9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.420367  8487 tablet_service.cc:1511] Processing CreateTablet for tablet eadab8d6dff047fd920165bf3121e0f5 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:01:44.421911  8487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadab8d6dff047fd920165bf3121e0f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.423573  8489 tablet_service.cc:1511] Processing CreateTablet for tablet bd2bb1477f0444b687f6bbd07524de4d (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:01:44.424758  8489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2bb1477f0444b687f6bbd07524de4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.428772  8486 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa273addf1242048675008e5e8af7ac (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:01:44.431993  8486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa273addf1242048675008e5e8af7ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.458534  8568 tablet_service.cc:1511] Processing CreateTablet for tablet bbca57bc50da44c5b70096f1db4701cb (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:01:44.465330  8568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbca57bc50da44c5b70096f1db4701cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.470279  8569 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbb3891d3ae47ed9364c0437898e248 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:01:44.477780  8567 tablet_service.cc:1511] Processing CreateTablet for tablet 823380d7fdf745f1a2c3a408ca14f0d7 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:01:44.484653  8565 tablet_service.cc:1511] Processing CreateTablet for tablet d0c7b802090b48b0b8fbaf84db66eb2b (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:01:44.495908  8638 tablet_service.cc:1511] Processing CreateTablet for tablet 82b892409324489e9e548387c8f1b65c (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:01:44.497272  8638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82b892409324489e9e548387c8f1b65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.499285  8567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823380d7fdf745f1a2c3a408ca14f0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.507613  8569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbb3891d3ae47ed9364c0437898e248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.461444  8637 tablet_service.cc:1511] Processing CreateTablet for tablet 054ec6eb87c9450e91ba703658a9ab4b (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:01:44.520273  8637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 054ec6eb87c9450e91ba703658a9ab4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.529853  8565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c7b802090b48b0b8fbaf84db66eb2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.538479  8495 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe28c8fdebd49bca769572f5af7f241 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:01:44.541231  8644 tablet_service.cc:1511] Processing CreateTablet for tablet fffbb9eef44f4133aaac0f273183b3b2 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:01:44.545607  8494 tablet_service.cc:1511] Processing CreateTablet for tablet bbca57bc50da44c5b70096f1db4701cb (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:01:44.543282  8694 tablet_bootstrap.cc:492] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:44.545872  8489 tablet_service.cc:1511] Processing CreateTablet for tablet 054ec6eb87c9450e91ba703658a9ab4b (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:01:44.546633  8694 ts_tablet_manager.cc:1403] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.220s	user 0.023s	sys 0.006s
I20260709 13:01:44.548570  8566 tablet_service.cc:1511] Processing CreateTablet for tablet 82b892409324489e9e548387c8f1b65c (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:01:44.545989  8644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffbb9eef44f4133aaac0f273183b3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.549764  8566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82b892409324489e9e548387c8f1b65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.549535  8561 tablet_service.cc:1511] Processing CreateTablet for tablet 054ec6eb87c9450e91ba703658a9ab4b (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:01:44.550724  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 054ec6eb87c9450e91ba703658a9ab4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.552065  8493 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbb3891d3ae47ed9364c0437898e248 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:01:44.552289  8565 tablet_service.cc:1511] Processing CreateTablet for tablet fffbb9eef44f4133aaac0f273183b3b2 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:01:44.553460  8495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe28c8fdebd49bca769572f5af7f241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.553710  8696 tablet_bootstrap.cc:492] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:44.555564  8639 tablet_service.cc:1511] Processing CreateTablet for tablet 5ca0ebf62b94430ca5e1eeb32cb71bd6 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:01:44.554137  8694 raft_consensus.cc:359] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } }
I20260709 13:01:44.554536  8570 tablet_service.cc:1511] Processing CreateTablet for tablet 5ca0ebf62b94430ca5e1eeb32cb71bd6 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:01:44.563625  8639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca0ebf62b94430ca5e1eeb32cb71bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.566362  8494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbca57bc50da44c5b70096f1db4701cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.560318  8694 raft_consensus.cc:385] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:44.571134  8694 raft_consensus.cc:740] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:44.566877  8635 tablet_service.cc:1511] Processing CreateTablet for tablet de54d1f8d177425682a4bc85fc338e96 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:01:44.572585  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de54d1f8d177425682a4bc85fc338e96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.575825  8696 tablet_bootstrap.cc:654] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:44.577431  8569 tablet_service.cc:1511] Processing CreateTablet for tablet de54d1f8d177425682a4bc85fc338e96 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:01:44.578428  8642 tablet_service.cc:1511] Processing CreateTablet for tablet 679db6cf6b2e45638455af9181020dd8 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:01:44.571305  8489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 054ec6eb87c9450e91ba703658a9ab4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.587857  8492 tablet_service.cc:1511] Processing CreateTablet for tablet 823380d7fdf745f1a2c3a408ca14f0d7 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:01:44.589557  8697 tablet_bootstrap.cc:492] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:44.591243  8694 consensus_queue.cc:260] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } }
I20260709 13:01:44.595997  8641 tablet_service.cc:1511] Processing CreateTablet for tablet 62fa881985834307b74e823618f5dd64 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:01:44.597343  8642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679db6cf6b2e45638455af9181020dd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.599579  8487 tablet_service.cc:1511] Processing CreateTablet for tablet d0c7b802090b48b0b8fbaf84db66eb2b (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:01:44.603245  8488 tablet_service.cc:1511] Processing CreateTablet for tablet 82b892409324489e9e548387c8f1b65c (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:01:44.605177  8491 tablet_service.cc:1511] Processing CreateTablet for tablet fffbb9eef44f4133aaac0f273183b3b2 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:01:44.612478  8565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffbb9eef44f4133aaac0f273183b3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.619347  8493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbb3891d3ae47ed9364c0437898e248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.621104  8486 tablet_service.cc:1511] Processing CreateTablet for tablet 5ca0ebf62b94430ca5e1eeb32cb71bd6 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:01:44.622321  8486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca0ebf62b94430ca5e1eeb32cb71bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.625337  8697 tablet_bootstrap.cc:654] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:44.627161  8492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823380d7fdf745f1a2c3a408ca14f0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.625413  8641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fa881985834307b74e823618f5dd64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.629199  8694 ts_tablet_manager.cc:1434] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.082s	user 0.004s	sys 0.004s
I20260709 13:01:44.634826  8570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca0ebf62b94430ca5e1eeb32cb71bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.636468  8564 tablet_service.cc:1511] Processing CreateTablet for tablet 62fa881985834307b74e823618f5dd64 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:01:44.637657  8564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fa881985834307b74e823618f5dd64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.637946  8495 tablet_service.cc:1511] Processing CreateTablet for tablet 679db6cf6b2e45638455af9181020dd8 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:01:44.639181  8487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c7b802090b48b0b8fbaf84db66eb2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.639523  8562 tablet_service.cc:1511] Processing CreateTablet for tablet 679db6cf6b2e45638455af9181020dd8 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:01:44.640646  8562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679db6cf6b2e45638455af9181020dd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.640338  8643 tablet_service.cc:1511] Processing CreateTablet for tablet b5ef1445eb39446f92b65f6c2d24da10 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:01:44.641247  8495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679db6cf6b2e45638455af9181020dd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.644253  8569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de54d1f8d177425682a4bc85fc338e96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.645138  8568 tablet_service.cc:1511] Processing CreateTablet for tablet 489d65e7f29740e79c0af054d3320b89 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:01:44.645550  8567 tablet_service.cc:1511] Processing CreateTablet for tablet b5ef1445eb39446f92b65f6c2d24da10 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:01:44.646319  8568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489d65e7f29740e79c0af054d3320b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.646940  8567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ef1445eb39446f92b65f6c2d24da10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.647238  8679 heartbeater.cc:499] Master 127.7.49.254:33841 was elected leader, sending a full tablet report...
I20260709 13:01:44.608789  8636 tablet_service.cc:1511] Processing CreateTablet for tablet 489d65e7f29740e79c0af054d3320b89 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:01:44.649748  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489d65e7f29740e79c0af054d3320b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.651859  8643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ef1445eb39446f92b65f6c2d24da10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.651927  8491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffbb9eef44f4133aaac0f273183b3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.666478  8694 tablet_bootstrap.cc:492] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:44.671115  8488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82b892409324489e9e548387c8f1b65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.671602  8490 tablet_service.cc:1511] Processing CreateTablet for tablet de54d1f8d177425682a4bc85fc338e96 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:01:44.675554  8635 tablet_service.cc:1511] Processing CreateTablet for tablet ad7c7b9a6c7f4886939403c288f77329 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:01:44.676278  8490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de54d1f8d177425682a4bc85fc338e96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.676713  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad7c7b9a6c7f4886939403c288f77329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.674487  8563 tablet_service.cc:1511] Processing CreateTablet for tablet 3170126df1bd4b79a6423483ea715c42 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:01:44.678504  8563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3170126df1bd4b79a6423483ea715c42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.674494  8640 tablet_service.cc:1511] Processing CreateTablet for tablet 3170126df1bd4b79a6423483ea715c42 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:01:44.702034  8640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3170126df1bd4b79a6423483ea715c42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.733144  8644 tablet_service.cc:1511] Processing CreateTablet for tablet 68996954aa3d4e6aa368a524fd504558 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:01:44.733489  8639 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe28c8fdebd49bca769572f5af7f241 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:01:44.734735  8698 raft_consensus.cc:493] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:44.736603  8637 tablet_service.cc:1511] Processing CreateTablet for tablet ab4331ef18bc4bb5addba4325b442c47 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:01:44.741513  8642 tablet_service.cc:1511] Processing CreateTablet for tablet 360311d8ce294b389b81ed234320030c (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:01:44.762501  8698 raft_consensus.cc:515] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } }
W20260709 13:01:44.770744  8451 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:44.771646  8698 leader_election.cc:290] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:44.774401  8561 tablet_service.cc:1511] Processing CreateTablet for tablet ad7c7b9a6c7f4886939403c288f77329 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:01:44.784654  8639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe28c8fdebd49bca769572f5af7f241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.789741  8637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab4331ef18bc4bb5addba4325b442c47. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:44.768386  8389 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.49.194:35541, user_credentials={real_user=slave}} blocked reactor thread for 88197.3us
I20260709 13:01:44.768216  8694 tablet_bootstrap.cc:654] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:44.787479  8696 tablet_bootstrap.cc:492] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:44.792105  8642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 360311d8ce294b389b81ed234320030c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.807963  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad7c7b9a6c7f4886939403c288f77329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.802330  8696 ts_tablet_manager.cc:1403] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.249s	user 0.016s	sys 0.023s
I20260709 13:01:44.821041  8644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68996954aa3d4e6aa368a524fd504558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.822198  8495 tablet_service.cc:1511] Processing CreateTablet for tablet 62fa881985834307b74e823618f5dd64 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:01:44.823436  8495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fa881985834307b74e823618f5dd64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.828423  8643 tablet_service.cc:1511] Processing CreateTablet for tablet 6a15aceddb654674a22cf96410d6bd42 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:01:44.829605  8643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a15aceddb654674a22cf96410d6bd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.826490  8487 tablet_service.cc:1511] Processing CreateTablet for tablet 489d65e7f29740e79c0af054d3320b89 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:01:44.834995  8487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489d65e7f29740e79c0af054d3320b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.850200  8487 tablet_service.cc:1511] Processing CreateTablet for tablet b5ef1445eb39446f92b65f6c2d24da10 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:01:44.851575  8487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ef1445eb39446f92b65f6c2d24da10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.851702  8493 tablet_service.cc:1511] Processing CreateTablet for tablet 3170126df1bd4b79a6423483ea715c42 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:01:44.852933  8493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3170126df1bd4b79a6423483ea715c42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.857147  8566 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe28c8fdebd49bca769572f5af7f241 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:01:44.858372  8566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe28c8fdebd49bca769572f5af7f241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.861379  8567 tablet_service.cc:1511] Processing CreateTablet for tablet ab4331ef18bc4bb5addba4325b442c47 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:01:44.862584  8567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab4331ef18bc4bb5addba4325b442c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.867436  8487 tablet_service.cc:1511] Processing CreateTablet for tablet ad7c7b9a6c7f4886939403c288f77329 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:01:44.872428  8638 tablet_service.cc:1511] Processing CreateTablet for tablet d6aa811e24484f128bd3d7a96e575171 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:01:44.873787  8638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6aa811e24484f128bd3d7a96e575171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.878608  8530 heartbeater.cc:499] Master 127.7.49.254:33841 was elected leader, sending a full tablet report...
I20260709 13:01:44.880175  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bfa288bd3d4ed5983959edb8a0f309" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
W20260709 13:01:44.881803  8619 leader_election.cc:343] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:44.882827  8487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad7c7b9a6c7f4886939403c288f77329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.872565  8569 tablet_service.cc:1511] Processing CreateTablet for tablet 68996954aa3d4e6aa368a524fd504558 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:01:44.883960  8569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68996954aa3d4e6aa368a524fd504558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.885227  8696 raft_consensus.cc:359] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:44.885950  8696 raft_consensus.cc:385] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:44.886235  8696 raft_consensus.cc:740] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:44.889065  8641 tablet_service.cc:1511] Processing CreateTablet for tablet f529fa7b5f284618b42029c21468a054 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:01:44.889655  8570 tablet_service.cc:1511] Processing CreateTablet for tablet 360311d8ce294b389b81ed234320030c (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:01:44.890427  8641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f529fa7b5f284618b42029c21468a054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.897390  8489 tablet_service.cc:1511] Processing CreateTablet for tablet 68996954aa3d4e6aa368a524fd504558 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:01:44.898557  8489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68996954aa3d4e6aa368a524fd504558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.834134  8697 tablet_bootstrap.cc:492] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:44.899212  8697 ts_tablet_manager.cc:1403] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.312s	user 0.010s	sys 0.023s
I20260709 13:01:44.901108  8494 tablet_service.cc:1511] Processing CreateTablet for tablet ab4331ef18bc4bb5addba4325b442c47 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:01:44.902051  8697 raft_consensus.cc:359] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:44.902766  8697 raft_consensus.cc:385] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:44.890893  8570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 360311d8ce294b389b81ed234320030c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.904982  8697 raft_consensus.cc:740] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:44.909157  8636 tablet_service.cc:1511] Processing CreateTablet for tablet ba9f70bccbfe4eeb8f393733eda4c193 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:01:44.910346  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9f70bccbfe4eeb8f393733eda4c193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.909510  8494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab4331ef18bc4bb5addba4325b442c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.916654  8490 tablet_service.cc:1511] Processing CreateTablet for tablet 6a15aceddb654674a22cf96410d6bd42 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:01:44.917879  8490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a15aceddb654674a22cf96410d6bd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.924564  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bfa288bd3d4ed5983959edb8a0f309" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:44.925239  8486 tablet_service.cc:1511] Processing CreateTablet for tablet f529fa7b5f284618b42029c21468a054 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
W20260709 13:01:44.926144  8620 leader_election.cc:343] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:44.926450  8486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f529fa7b5f284618b42029c21468a054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.926610  8620 leader_election.cc:304] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:44.927414  8698 raft_consensus.cc:2749] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:44.928014  8488 tablet_service.cc:1511] Processing CreateTablet for tablet d6aa811e24484f128bd3d7a96e575171 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:01:44.931485  8488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6aa811e24484f128bd3d7a96e575171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.940864  8640 tablet_service.cc:1511] Processing CreateTablet for tablet b11b0f5f052f4968b1dbd3165f1c7b9b (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:01:44.942091  8640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b11b0f5f052f4968b1dbd3165f1c7b9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.942188  8644 tablet_service.cc:1511] Processing CreateTablet for tablet 26a6055fa22b4e00bd4b2a766d419483 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:01:44.947963  8562 tablet_service.cc:1511] Processing CreateTablet for tablet 6a15aceddb654674a22cf96410d6bd42 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:01:44.950400  8568 tablet_service.cc:1511] Processing CreateTablet for tablet d6aa811e24484f128bd3d7a96e575171 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:01:44.946101  8641 tablet_service.cc:1511] Processing CreateTablet for tablet a4d6fa93315d47fd8a147e34e6ce09f6 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:01:44.951918  8487 tablet_service.cc:1511] Processing CreateTablet for tablet ba9f70bccbfe4eeb8f393733eda4c193 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:01:44.953154  8644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a6055fa22b4e00bd4b2a766d419483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.955295  8641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4d6fa93315d47fd8a147e34e6ce09f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.955327  8568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6aa811e24484f128bd3d7a96e575171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.964490  8563 tablet_service.cc:1511] Processing CreateTablet for tablet f529fa7b5f284618b42029c21468a054 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:01:44.953208  8487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9f70bccbfe4eeb8f393733eda4c193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.965744  8563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f529fa7b5f284618b42029c21468a054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.966800  8562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a15aceddb654674a22cf96410d6bd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.970254  8605 heartbeater.cc:499] Master 127.7.49.254:33841 was elected leader, sending a full tablet report...
I20260709 13:01:44.975551  8495 tablet_service.cc:1511] Processing CreateTablet for tablet b11b0f5f052f4968b1dbd3165f1c7b9b (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:01:44.976756  8495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b11b0f5f052f4968b1dbd3165f1c7b9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.976456  8493 tablet_service.cc:1511] Processing CreateTablet for tablet 26a6055fa22b4e00bd4b2a766d419483 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:01:44.977674  8493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a6055fa22b4e00bd4b2a766d419483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.977778  8697 consensus_queue.cc:260] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:44.978967  8491 tablet_service.cc:1511] Processing CreateTablet for tablet 360311d8ce294b389b81ed234320030c (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:01:44.980374  8491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 360311d8ce294b389b81ed234320030c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.980547  8635 tablet_service.cc:1511] Processing CreateTablet for tablet 5a288b0d8e4043ee8f3feae2ade2d23e (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:01:44.981705  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a288b0d8e4043ee8f3feae2ade2d23e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.983271  8561 tablet_service.cc:1511] Processing CreateTablet for tablet ba9f70bccbfe4eeb8f393733eda4c193 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:01:44.984443  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9f70bccbfe4eeb8f393733eda4c193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.990931  8696 consensus_queue.cc:260] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:44.993324  8493 tablet_service.cc:1511] Processing CreateTablet for tablet a4d6fa93315d47fd8a147e34e6ce09f6 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:01:44.994508  8493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4d6fa93315d47fd8a147e34e6ce09f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.000372  8565 tablet_service.cc:1511] Processing CreateTablet for tablet b11b0f5f052f4968b1dbd3165f1c7b9b (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:01:45.001600  8565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b11b0f5f052f4968b1dbd3165f1c7b9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.000391  8494 tablet_service.cc:1511] Processing CreateTablet for tablet 5a288b0d8e4043ee8f3feae2ade2d23e (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:01:45.008747  8494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a288b0d8e4043ee8f3feae2ade2d23e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.008615  8564 tablet_service.cc:1511] Processing CreateTablet for tablet 26a6055fa22b4e00bd4b2a766d419483 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:01:45.010023  8564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a6055fa22b4e00bd4b2a766d419483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.016489  8639 tablet_service.cc:1511] Processing CreateTablet for tablet caa640e1e616483ea69385905cd71d28 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:01:45.017704  8639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa640e1e616483ea69385905cd71d28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.027972  8694 tablet_bootstrap.cc:492] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:45.028498  8694 ts_tablet_manager.cc:1403] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.366s	user 0.012s	sys 0.005s
I20260709 13:01:45.033571  8694 raft_consensus.cc:359] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.034284  8694 raft_consensus.cc:385] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.034574  8694 raft_consensus.cc:740] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.036501  8642 tablet_service.cc:1511] Processing CreateTablet for tablet 2f8765b4b0754ea8ae201859134f7bfb (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:01:45.037750  8642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f8765b4b0754ea8ae201859134f7bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.044571  8696 ts_tablet_manager.cc:1434] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.225s	user 0.006s	sys 0.004s
I20260709 13:01:45.045522  8696 tablet_bootstrap.cc:492] T 145a4b4b0a904b6188c31d41577a84e9 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:45.048239  8637 tablet_service.cc:1511] Processing CreateTablet for tablet 81f53a8f9694415488304cd49750f023 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:01:45.049450  8637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f53a8f9694415488304cd49750f023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.043999  8640 tablet_service.cc:1511] Processing CreateTablet for tablet 533f6054e24e43bcb153d69ea923b7f8 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:01:45.055465  8640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533f6054e24e43bcb153d69ea923b7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.060082  8644 tablet_service.cc:1511] Processing CreateTablet for tablet 0b83dbb56ba64d2498305b999f39b84d (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:01:45.061275  8644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b83dbb56ba64d2498305b999f39b84d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.067901  8566 tablet_service.cc:1511] Processing CreateTablet for tablet a4d6fa93315d47fd8a147e34e6ce09f6 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:01:45.069540  8566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4d6fa93315d47fd8a147e34e6ce09f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.071444  8492 tablet_service.cc:1511] Processing CreateTablet for tablet 2f8765b4b0754ea8ae201859134f7bfb (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:01:45.071297  8694 consensus_queue.cc:260] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.072629  8492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f8765b4b0754ea8ae201859134f7bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.073494  8694 ts_tablet_manager.cc:1434] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.004s
I20260709 13:01:45.073874  8570 tablet_service.cc:1511] Processing CreateTablet for tablet 5a288b0d8e4043ee8f3feae2ade2d23e (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:01:45.079716  8493 tablet_service.cc:1511] Processing CreateTablet for tablet caa640e1e616483ea69385905cd71d28 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:01:45.081278  8493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa640e1e616483ea69385905cd71d28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.083820  8570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a288b0d8e4043ee8f3feae2ade2d23e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.093434  8488 tablet_service.cc:1511] Processing CreateTablet for tablet 533f6054e24e43bcb153d69ea923b7f8 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:01:45.094942  8488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533f6054e24e43bcb153d69ea923b7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.116353  8696 tablet_bootstrap.cc:654] T 145a4b4b0a904b6188c31d41577a84e9 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.121578  8697 ts_tablet_manager.cc:1434] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.222s	user 0.016s	sys 0.002s
I20260709 13:01:45.159400  8697 tablet_bootstrap.cc:492] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:45.161870  8567 tablet_service.cc:1511] Processing CreateTablet for tablet 0b83dbb56ba64d2498305b999f39b84d (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:01:45.165586  8697 tablet_bootstrap.cc:654] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:45.121991  8390 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.49.193:43839, user_credentials={real_user=slave}} blocked reactor thread for 48420.9us
I20260709 13:01:45.169551  8491 tablet_service.cc:1511] Processing CreateTablet for tablet ae6cf60826994ee4b5ae88ea47213a24 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:01:45.170739  8491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae6cf60826994ee4b5ae88ea47213a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.117393  8694 tablet_bootstrap.cc:492] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:45.172215  8486 tablet_service.cc:1511] Processing CreateTablet for tablet 392af9b6d8f0453b829a06f8fcfe0d9c (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:01:45.123914  8569 tablet_service.cc:1511] Processing CreateTablet for tablet caa640e1e616483ea69385905cd71d28 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:01:45.125072  8636 tablet_service.cc:1511] Processing CreateTablet for tablet de36c10025c84b9d8a622959b8c9c08c (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:01:45.175549  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de36c10025c84b9d8a622959b8c9c08c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.175879  8493 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8acc9a7bec47ffa6fcd05b05e41205 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:01:45.146015  8638 tablet_service.cc:1511] Processing CreateTablet for tablet ae6cf60826994ee4b5ae88ea47213a24 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:01:45.183743  8638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae6cf60826994ee4b5ae88ea47213a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.146015  8563 tablet_service.cc:1511] Processing CreateTablet for tablet 533f6054e24e43bcb153d69ea923b7f8 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:01:45.148991  8642 tablet_service.cc:1511] Processing CreateTablet for tablet 392af9b6d8f0453b829a06f8fcfe0d9c (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:01:45.149626  8490 tablet_service.cc:1511] Processing CreateTablet for tablet de36c10025c84b9d8a622959b8c9c08c (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:01:45.150624  8566 tablet_service.cc:1511] Processing CreateTablet for tablet 81f53a8f9694415488304cd49750f023 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:01:45.175935  8495 tablet_service.cc:1511] Processing CreateTablet for tablet 81f53a8f9694415488304cd49750f023 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:01:45.148851  8562 tablet_service.cc:1511] Processing CreateTablet for tablet 2f8765b4b0754ea8ae201859134f7bfb (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:01:45.191715  8642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392af9b6d8f0453b829a06f8fcfe0d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.198400  8567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b83dbb56ba64d2498305b999f39b84d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.199040  8563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533f6054e24e43bcb153d69ea923b7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.200929  8562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f8765b4b0754ea8ae201859134f7bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.203824  8569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa640e1e616483ea69385905cd71d28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.219784  8489 tablet_service.cc:1511] Processing CreateTablet for tablet 0b83dbb56ba64d2498305b999f39b84d (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:01:45.230062  8705 raft_consensus.cc:493] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:45.231345  8694 tablet_bootstrap.cc:654] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.237378  8565 tablet_service.cc:1511] Processing CreateTablet for tablet de36c10025c84b9d8a622959b8c9c08c (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:01:45.230545  8705 raft_consensus.cc:515] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.244066  8705 leader_election.cc:290] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:45.244186  8641 tablet_service.cc:1511] Processing CreateTablet for tablet cf88a0b0ba7147f08aa7a8e5640175c1 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:01:45.245824  8641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf88a0b0ba7147f08aa7a8e5640175c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.248852  8568 tablet_service.cc:1511] Processing CreateTablet for tablet ae6cf60826994ee4b5ae88ea47213a24 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:01:45.249434  8639 tablet_service.cc:1511] Processing CreateTablet for tablet 440229a1262046928cc9adda2eb7a17a (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:01:45.250618  8639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 440229a1262046928cc9adda2eb7a17a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.252046  8570 tablet_service.cc:1511] Processing CreateTablet for tablet 392af9b6d8f0453b829a06f8fcfe0d9c (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:01:45.252529  8561 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8acc9a7bec47ffa6fcd05b05e41205 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:01:45.224355  8493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8acc9a7bec47ffa6fcd05b05e41205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.255072  8487 tablet_service.cc:1511] Processing CreateTablet for tablet cf88a0b0ba7147f08aa7a8e5640175c1 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:01:45.255676  8494 tablet_service.cc:1511] Processing CreateTablet for tablet 255a74c822c84bda9afb484cd04b5d37 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:01:45.256948  8494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255a74c822c84bda9afb484cd04b5d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.258555  8643 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8acc9a7bec47ffa6fcd05b05e41205 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:01:45.260084  8643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8acc9a7bec47ffa6fcd05b05e41205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.260771  8566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f53a8f9694415488304cd49750f023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.262671  8486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392af9b6d8f0453b829a06f8fcfe0d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.263417  8490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de36c10025c84b9d8a622959b8c9c08c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.255170  8488 tablet_service.cc:1511] Processing CreateTablet for tablet 440229a1262046928cc9adda2eb7a17a (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:01:45.270084  8698 raft_consensus.cc:493] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:45.276114  8487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf88a0b0ba7147f08aa7a8e5640175c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.279415  8565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de36c10025c84b9d8a622959b8c9c08c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.280520  8698 raft_consensus.cc:515] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.285128  8570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392af9b6d8f0453b829a06f8fcfe0d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.286402  8698 leader_election.cc:290] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:45.288331  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3805e78c546d4e249fbee68dfde5413b" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
W20260709 13:01:45.289825  8620 leader_election.cc:343] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:45.296671  8495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f53a8f9694415488304cd49750f023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.299412  8636 tablet_service.cc:1511] Processing CreateTablet for tablet 255a74c822c84bda9afb484cd04b5d37 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:01:45.300161  8697 tablet_bootstrap.cc:492] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:45.300642  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255a74c822c84bda9afb484cd04b5d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.303887  8564 tablet_service.cc:1511] Processing CreateTablet for tablet cf88a0b0ba7147f08aa7a8e5640175c1 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:01:45.300635  8697 ts_tablet_manager.cc:1403] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.141s	user 0.021s	sys 0.024s
I20260709 13:01:45.309911  8697 raft_consensus.cc:359] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.310608  8697 raft_consensus.cc:385] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.311425  8704 raft_consensus.cc:493] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:45.311870  8704 raft_consensus.cc:515] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.325011  8644 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac54e7ce2bc4f98958498fdc5d01353 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:01:45.326388  8644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac54e7ce2bc4f98958498fdc5d01353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.310907  8697 raft_consensus.cc:740] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.312565  8495 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac54e7ce2bc4f98958498fdc5d01353 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:01:45.320866  8568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae6cf60826994ee4b5ae88ea47213a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.343245  8696 tablet_bootstrap.cc:492] T 145a4b4b0a904b6188c31d41577a84e9 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:45.343745  8696 ts_tablet_manager.cc:1403] T 145a4b4b0a904b6188c31d41577a84e9 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.298s	user 0.029s	sys 0.018s
I20260709 13:01:45.346493  8696 raft_consensus.cc:359] T 145a4b4b0a904b6188c31d41577a84e9 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.335366  8488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 440229a1262046928cc9adda2eb7a17a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.347193  8696 raft_consensus.cc:385] T 145a4b4b0a904b6188c31d41577a84e9 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.347486  8696 raft_consensus.cc:740] T 145a4b4b0a904b6188c31d41577a84e9 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.348774  8495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac54e7ce2bc4f98958498fdc5d01353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.348855  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3805e78c546d4e249fbee68dfde5413b" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
W20260709 13:01:45.350140  8619 leader_election.cc:343] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:45.350556  8619 leader_election.cc:304] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:45.351624  8698 raft_consensus.cc:2749] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:45.353396  8694 tablet_bootstrap.cc:492] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:45.354003  8694 ts_tablet_manager.cc:1403] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.280s	user 0.011s	sys 0.008s
I20260709 13:01:45.327662  8697 consensus_queue.cc:260] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.325018  8704 leader_election.cc:290] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:45.368928  8696 consensus_queue.cc:260] T 145a4b4b0a904b6188c31d41577a84e9 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.369463  8563 tablet_service.cc:1511] Processing CreateTablet for tablet 440229a1262046928cc9adda2eb7a17a (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:01:45.381273  8489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b83dbb56ba64d2498305b999f39b84d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.389739  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8acc9a7bec47ffa6fcd05b05e41205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.406533  8494 tablet_service.cc:1511] Processing CreateTablet for tablet ee36e43947eb4a53a37d997766d18408 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:01:45.409624  8494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee36e43947eb4a53a37d997766d18408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.417387  8492 tablet_service.cc:1511] Processing CreateTablet for tablet 21f9b6deee404c34ba8f51eba84d08c0 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:01:45.418646  8492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21f9b6deee404c34ba8f51eba84d08c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.420244  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa273addf1242048675008e5e8af7ac" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
W20260709 13:01:45.421733  8546 leader_election.cc:343] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:45.429270  8637 tablet_service.cc:1511] Processing CreateTablet for tablet ee36e43947eb4a53a37d997766d18408 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:01:45.430509  8637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee36e43947eb4a53a37d997766d18408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.443257  8643 tablet_service.cc:1511] Processing CreateTablet for tablet 21f9b6deee404c34ba8f51eba84d08c0 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:01:45.444535  8643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21f9b6deee404c34ba8f51eba84d08c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.445315  8697 ts_tablet_manager.cc:1434] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.138s	user 0.014s	sys 0.034s
I20260709 13:01:45.446241  8640 tablet_service.cc:1511] Processing CreateTablet for tablet f000bd8b57a1419bb7c69f5f54d2a1ac (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:01:45.436477  8696 ts_tablet_manager.cc:1434] T 145a4b4b0a904b6188c31d41577a84e9 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.092s	user 0.005s	sys 0.003s
I20260709 13:01:45.455834  8696 tablet_bootstrap.cc:492] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:45.456547  8640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f000bd8b57a1419bb7c69f5f54d2a1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.459765  8697 tablet_bootstrap.cc:492] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:45.463073  8564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf88a0b0ba7147f08aa7a8e5640175c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.463735  8563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 440229a1262046928cc9adda2eb7a17a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.480473  8636 tablet_service.cc:1511] Processing CreateTablet for tablet 415c1ac9d1e148d5adc69fbe5ba90b46 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:01:45.481706  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 415c1ac9d1e148d5adc69fbe5ba90b46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.477864  8694 raft_consensus.cc:359] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.482195  8694 raft_consensus.cc:385] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.482492  8694 raft_consensus.cc:740] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.487458  8490 tablet_service.cc:1511] Processing CreateTablet for tablet 554dddaf38604ad6b69c214ababd5d79 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:01:45.488679  8488 tablet_service.cc:1511] Processing CreateTablet for tablet f000bd8b57a1419bb7c69f5f54d2a1ac (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:01:45.488687  8490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554dddaf38604ad6b69c214ababd5d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.490145  8697 tablet_bootstrap.cc:654] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.492856  8488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f000bd8b57a1419bb7c69f5f54d2a1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.506906  8694 consensus_queue.cc:260] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.507835  8698 raft_consensus.cc:493] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:45.508276  8698 raft_consensus.cc:515] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.513291  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145a4b4b0a904b6188c31d41577a84e9" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:45.513900  8580 raft_consensus.cc:2468] T 145a4b4b0a904b6188c31d41577a84e9 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:45.513726  8642 tablet_service.cc:1511] Processing CreateTablet for tablet 38b7148d2dd14b57b1ddee0883bff911 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:01:45.418614  8638 tablet_service.cc:1511] Processing CreateTablet for tablet 554dddaf38604ad6b69c214ababd5d79 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:01:45.521446  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145a4b4b0a904b6188c31d41577a84e9" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:45.527954  8567 tablet_service.cc:1511] Processing CreateTablet for tablet 255a74c822c84bda9afb484cd04b5d37 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:01:45.528642  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f6e0ca39594a52b96c87649cfac257" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:45.529162  8567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255a74c822c84bda9afb484cd04b5d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.515226  8619 leader_election.cc:304] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:45.515983  8698 leader_election.cc:290] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:45.531474  8696 tablet_bootstrap.cc:654] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:45.531951  8470 leader_election.cc:343] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:45.531567  8620 leader_election.cc:343] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:45.533771  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f6e0ca39594a52b96c87649cfac257" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
W20260709 13:01:45.535243  8471 leader_election.cc:343] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:45.535742  8471 leader_election.cc:304] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:45.536020  8636 tablet_service.cc:1511] Processing CreateTablet for tablet cfc96d475db54c1cba4d67d174453aad (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:01:45.536757  8714 raft_consensus.cc:2749] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:45.514972  8642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b7148d2dd14b57b1ddee0883bff911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.538662  8638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554dddaf38604ad6b69c214ababd5d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.543327  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfc96d475db54c1cba4d67d174453aad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.550328  8565 tablet_service.cc:1511] Processing CreateTablet for tablet ee36e43947eb4a53a37d997766d18408 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:01:45.552019  8565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee36e43947eb4a53a37d997766d18408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.550473  8490 tablet_service.cc:1511] Processing CreateTablet for tablet 415c1ac9d1e148d5adc69fbe5ba90b46 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:01:45.553012  8490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 415c1ac9d1e148d5adc69fbe5ba90b46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.555548  8563 tablet_service.cc:1511] Processing CreateTablet for tablet 554dddaf38604ad6b69c214ababd5d79 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:01:45.556150  8635 tablet_service.cc:1511] Processing CreateTablet for tablet 51994067bd96468d97b53faa48496eb6 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:01:45.557812  8640 tablet_service.cc:1511] Processing CreateTablet for tablet 7611b8905cc74d3ca1184ae19d655b1a (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:01:45.558643  8562 tablet_service.cc:1511] Processing CreateTablet for tablet 21f9b6deee404c34ba8f51eba84d08c0 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:01:45.560345  8493 tablet_service.cc:1511] Processing CreateTablet for tablet 51994067bd96468d97b53faa48496eb6 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:01:45.572088  8698 raft_consensus.cc:2804] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:45.572499  8698 raft_consensus.cc:493] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:45.572841  8698 raft_consensus.cc:3060] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:45.576203  8487 tablet_service.cc:1511] Processing CreateTablet for tablet 38b7148d2dd14b57b1ddee0883bff911 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:01:45.592474  8563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554dddaf38604ad6b69c214ababd5d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.595073  8566 tablet_service.cc:1511] Processing CreateTablet for tablet f000bd8b57a1419bb7c69f5f54d2a1ac (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:01:45.596844  8566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f000bd8b57a1419bb7c69f5f54d2a1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.611888  8569 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac54e7ce2bc4f98958498fdc5d01353 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:01:45.613336  8569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac54e7ce2bc4f98958498fdc5d01353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.619200  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa273addf1242048675008e5e8af7ac" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
W20260709 13:01:45.620612  8546 leader_election.cc:343] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:45.621019  8546 leader_election.cc:304] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:45.622074  8705 raft_consensus.cc:2749] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:45.624362  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51994067bd96468d97b53faa48496eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.624882  8562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21f9b6deee404c34ba8f51eba84d08c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.629941  8570 tablet_service.cc:1511] Processing CreateTablet for tablet 415c1ac9d1e148d5adc69fbe5ba90b46 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:01:45.631618  8570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 415c1ac9d1e148d5adc69fbe5ba90b46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.633137  8495 tablet_service.cc:1511] Processing CreateTablet for tablet cfc96d475db54c1cba4d67d174453aad (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:01:45.635180  8493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51994067bd96468d97b53faa48496eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.635934  8491 tablet_service.cc:1511] Processing CreateTablet for tablet 7611b8905cc74d3ca1184ae19d655b1a (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:01:45.637050  8495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfc96d475db54c1cba4d67d174453aad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.638888  8491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7611b8905cc74d3ca1184ae19d655b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.640444  8487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b7148d2dd14b57b1ddee0883bff911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.647704  8697 tablet_bootstrap.cc:492] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:45.648312  8697 ts_tablet_manager.cc:1403] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.189s	user 0.025s	sys 0.010s
I20260709 13:01:45.661824  8697 raft_consensus.cc:359] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } }
I20260709 13:01:45.662796  8697 raft_consensus.cc:385] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.663317  8640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7611b8905cc74d3ca1184ae19d655b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.663190  8697 raft_consensus.cc:740] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.666286  8696 tablet_bootstrap.cc:492] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:45.666795  8696 ts_tablet_manager.cc:1403] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.211s	user 0.023s	sys 0.027s
I20260709 13:01:45.686138  8698 raft_consensus.cc:515] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.696599  8561 tablet_service.cc:1511] Processing CreateTablet for tablet 51994067bd96468d97b53faa48496eb6 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:01:45.697974  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51994067bd96468d97b53faa48496eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.703111  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145a4b4b0a904b6188c31d41577a84e9" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
W20260709 13:01:45.704563  8620 leader_election.cc:343] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:45.706316  8698 leader_election.cc:290] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:45.712738  8696 raft_consensus.cc:359] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.713490  8696 raft_consensus.cc:385] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.713786  8696 raft_consensus.cc:740] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.716054  8696 consensus_queue.cc:260] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.710597  8568 tablet_service.cc:1511] Processing CreateTablet for tablet 38b7148d2dd14b57b1ddee0883bff911 (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:01:45.718196  8568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b7148d2dd14b57b1ddee0883bff911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.721124  8696 ts_tablet_manager.cc:1434] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.002s
I20260709 13:01:45.722102  8696 tablet_bootstrap.cc:492] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:45.723693  8697 consensus_queue.cc:260] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } }
I20260709 13:01:45.726032  8697 ts_tablet_manager.cc:1434] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.000s
W20260709 13:01:45.727401  8619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.194:35541, user_credentials={real_user=slave}} blocked reactor thread for 212288us
I20260709 13:01:45.728296  8696 tablet_bootstrap.cc:654] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.728845  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145a4b4b0a904b6188c31d41577a84e9" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:45.729436  8580 raft_consensus.cc:3060] T 145a4b4b0a904b6188c31d41577a84e9 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:45.733687  8697 tablet_bootstrap.cc:492] T 145a4b4b0a904b6188c31d41577a84e9 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:45.736930  8580 raft_consensus.cc:2468] T 145a4b4b0a904b6188c31d41577a84e9 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:45.759486  8564 tablet_service.cc:1511] Processing CreateTablet for tablet cfc96d475db54c1cba4d67d174453aad (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:01:45.760764  8564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfc96d475db54c1cba4d67d174453aad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.763762  8694 ts_tablet_manager.cc:1434] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.409s	user 0.045s	sys 0.043s
I20260709 13:01:45.764889  8694 tablet_bootstrap.cc:492] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:45.764827  8563 tablet_service.cc:1511] Processing CreateTablet for tablet 7611b8905cc74d3ca1184ae19d655b1a (DEFAULT_TABLE table=test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:01:45.766009  8697 tablet_bootstrap.cc:654] T 145a4b4b0a904b6188c31d41577a84e9 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.766390  8563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7611b8905cc74d3ca1184ae19d655b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.763667  8619 leader_election.cc:304] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [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: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 751d6e39218f4f7c99d701a84176a191
W20260709 13:01:45.772935  8451 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:45.773588  8694 tablet_bootstrap.cc:654] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.779000  8694 tablet_bootstrap.cc:492] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:45.779302  8698 raft_consensus.cc:2804] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:45.779505  8694 ts_tablet_manager.cc:1403] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 13:01:45.779870  8698 raft_consensus.cc:697] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:01:45.780798  8698 consensus_queue.cc:237] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.782621  8694 raft_consensus.cc:359] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.783397  8694 raft_consensus.cc:385] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.783735  8694 raft_consensus.cc:740] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.784617  8694 consensus_queue.cc:260] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.787294  8694 ts_tablet_manager.cc:1434] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:45.788255  8694 tablet_bootstrap.cc:492] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:45.797746  8694 tablet_bootstrap.cc:654] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.810798  8696 tablet_bootstrap.cc:492] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:45.811414  8696 ts_tablet_manager.cc:1403] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.000s
I20260709 13:01:45.814527  8696 raft_consensus.cc:359] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.823065  8402 catalog_manager.cc:5697] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:45.825381  8714 raft_consensus.cc:493] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:45.826251  8694 tablet_bootstrap.cc:492] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:45.825870  8714 raft_consensus.cc:515] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.826722  8694 ts_tablet_manager.cc:1403] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.009s
I20260709 13:01:45.824286  8696 raft_consensus.cc:385] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.827176  8696 raft_consensus.cc:740] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.828305  8714 leader_election.cc:290] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:45.828083  8696 consensus_queue.cc:260] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.829965  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2bb1477f0444b687f6bbd07524de4d" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:45.830216  8694 raft_consensus.cc:359] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.830862  8694 raft_consensus.cc:385] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.831076  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2bb1477f0444b687f6bbd07524de4d" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:45.831179  8694 raft_consensus.cc:740] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.831600  8696 ts_tablet_manager.cc:1434] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
W20260709 13:01:45.832111  8470 leader_election.cc:343] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:45.832628  8696 tablet_bootstrap.cc:492] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:45.832296  8694 consensus_queue.cc:260] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.833829  8654 raft_consensus.cc:2468] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:45.837834  8471 leader_election.cc:304] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [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: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:45.839260  8714 raft_consensus.cc:2804] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:45.839699  8714 raft_consensus.cc:493] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:45.840104  8714 raft_consensus.cc:3060] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:45.840284  8696 tablet_bootstrap.cc:654] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.845153  8697 tablet_bootstrap.cc:492] T 145a4b4b0a904b6188c31d41577a84e9 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:45.845698  8697 ts_tablet_manager.cc:1403] T 145a4b4b0a904b6188c31d41577a84e9 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.112s	user 0.006s	sys 0.014s
I20260709 13:01:45.848763  8697 raft_consensus.cc:359] T 145a4b4b0a904b6188c31d41577a84e9 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.849494  8697 raft_consensus.cc:385] T 145a4b4b0a904b6188c31d41577a84e9 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.849799  8697 raft_consensus.cc:740] T 145a4b4b0a904b6188c31d41577a84e9 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.855352  8697 consensus_queue.cc:260] T 145a4b4b0a904b6188c31d41577a84e9 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.859127  8694 ts_tablet_manager.cc:1434] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:01:45.861065  8714 raft_consensus.cc:515] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.862020  8694 tablet_bootstrap.cc:492] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:45.864048  8714 leader_election.cc:290] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:45.864034  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2bb1477f0444b687f6bbd07524de4d" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
W20260709 13:01:45.866705  8470 leader_election.cc:343] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:45.867448  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2bb1477f0444b687f6bbd07524de4d" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:45.868064  8654 raft_consensus.cc:3060] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:45.868261  8694 tablet_bootstrap.cc:654] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.869539  8696 tablet_bootstrap.cc:492] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:45.870059  8696 ts_tablet_manager.cc:1403] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.004s
I20260709 13:01:45.873306  8696 raft_consensus.cc:359] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.874131  8696 raft_consensus.cc:385] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.874467  8696 raft_consensus.cc:740] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.876021  8697 ts_tablet_manager.cc:1434] T 145a4b4b0a904b6188c31d41577a84e9 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260709 13:01:45.877175  8697 tablet_bootstrap.cc:492] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:45.877831  8654 raft_consensus.cc:2468] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:45.879652  8471 leader_election.cc:304] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [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: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:45.880947  8714 raft_consensus.cc:2804] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:45.881652  8714 raft_consensus.cc:697] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:45.882789  8714 consensus_queue.cc:237] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.884379  8696 consensus_queue.cc:260] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.893617  8697 tablet_bootstrap.cc:654] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.895134  8696 ts_tablet_manager.cc:1434] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260709 13:01:45.897126  8696 tablet_bootstrap.cc:492] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:45.906497  8696 tablet_bootstrap.cc:654] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.913936  8694 tablet_bootstrap.cc:492] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:45.914510  8694 ts_tablet_manager.cc:1403] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.031s
I20260709 13:01:45.916332  8697 tablet_bootstrap.cc:492] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:45.916989  8697 ts_tablet_manager.cc:1403] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.002s
I20260709 13:01:45.917685  8694 raft_consensus.cc:359] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.918517  8694 raft_consensus.cc:385] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.918852  8694 raft_consensus.cc:740] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.919780  8694 consensus_queue.cc:260] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.920572  8697 raft_consensus.cc:359] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.921371  8697 raft_consensus.cc:385] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.921691  8697 raft_consensus.cc:740] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.922304  8694 ts_tablet_manager.cc:1434] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:01:45.923388  8694 tablet_bootstrap.cc:492] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:45.924965  8696 tablet_bootstrap.cc:492] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:45.925944  8696 ts_tablet_manager.cc:1403] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.004s
I20260709 13:01:45.922776  8697 consensus_queue.cc:260] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.928875  8696 raft_consensus.cc:359] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.929848  8696 raft_consensus.cc:385] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.930256  8696 raft_consensus.cc:740] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.930958  8694 tablet_bootstrap.cc:654] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.931597  8697 ts_tablet_manager.cc:1434] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.002s
I20260709 13:01:45.932948  8697 tablet_bootstrap.cc:492] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:45.938167  8697 tablet_bootstrap.cc:654] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.939168  8705 raft_consensus.cc:493] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:45.939322  8696 consensus_queue.cc:260] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.939637  8705 raft_consensus.cc:515] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.942042  8705 leader_election.cc:290] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:45.944808  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3805e78c546d4e249fbee68dfde5413b" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:45.945623  8505 raft_consensus.cc:2468] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:45.946983  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3805e78c546d4e249fbee68dfde5413b" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:45.947765  8654 raft_consensus.cc:2468] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:45.949579  8546 leader_election.cc:304] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:45.957281  8705 raft_consensus.cc:2804] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:45.957779  8705 raft_consensus.cc:493] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:45.958215  8705 raft_consensus.cc:3060] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:45.958526  8403 catalog_manager.cc:5697] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:45.969566  8694 tablet_bootstrap.cc:492] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:45.970204  8694 ts_tablet_manager.cc:1403] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.003s
I20260709 13:01:45.973995  8694 raft_consensus.cc:359] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.975633  8705 raft_consensus.cc:515] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.976963  8696 ts_tablet_manager.cc:1434] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.051s	user 0.013s	sys 0.011s
I20260709 13:01:45.977815  8705 leader_election.cc:290] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:45.974932  8694 raft_consensus.cc:385] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.978556  8694 raft_consensus.cc:740] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.979329  8694 consensus_queue.cc:260] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:45.979643  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3805e78c546d4e249fbee68dfde5413b" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:45.980248  8654 raft_consensus.cc:3060] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:45.981317  8696 tablet_bootstrap.cc:492] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:45.981854  8694 ts_tablet_manager.cc:1434] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260709 13:01:45.982820  8694 tablet_bootstrap.cc:492] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:45.979349  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3805e78c546d4e249fbee68dfde5413b" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:45.987298  8505 raft_consensus.cc:3060] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:45.988528  8696 tablet_bootstrap.cc:654] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.989374  8694 tablet_bootstrap.cc:654] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.000643  8694 tablet_bootstrap.cc:492] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:45.994949  8505 raft_consensus.cc:2468] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:46.004274  8654 raft_consensus.cc:2468] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:46.009068  8694 ts_tablet_manager.cc:1403] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.001s
I20260709 13:01:46.009850  8546 leader_election.cc:304] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:46.011317  8705 raft_consensus.cc:2804] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:46.000650  8696 tablet_bootstrap.cc:492] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:46.011834  8705 raft_consensus.cc:697] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:01:46.012032  8697 tablet_bootstrap.cc:492] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:46.012156  8696 ts_tablet_manager.cc:1403] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.013s
I20260709 13:01:46.012523  8697 ts_tablet_manager.cc:1403] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.005s
I20260709 13:01:46.012971  8705 consensus_queue.cc:237] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.014930  8696 raft_consensus.cc:359] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.015220  8697 raft_consensus.cc:359] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.015690  8696 raft_consensus.cc:385] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.015854  8697 raft_consensus.cc:385] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.016000  8696 raft_consensus.cc:740] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.016157  8697 raft_consensus.cc:740] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.016768  8696 consensus_queue.cc:260] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.017325  8697 consensus_queue.cc:260] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.011831  8694 raft_consensus.cc:359] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.022360  8694 raft_consensus.cc:385] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.022614  8694 raft_consensus.cc:740] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.023260  8694 consensus_queue.cc:260] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.024748  8714 raft_consensus.cc:493] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.025282  8694 ts_tablet_manager.cc:1434] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 13:01:46.025203  8714 raft_consensus.cc:515] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } }
I20260709 13:01:46.027997  8714 leader_election.cc:290] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:46.029451  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bfa288bd3d4ed5983959edb8a0f309" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
W20260709 13:01:46.030910  8470 leader_election.cc:343] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.032368  8697 ts_tablet_manager.cc:1434] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:01:46.033277  8697 tablet_bootstrap.cc:492] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:46.036828  8735 raft_consensus.cc:493] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.037318  8735 raft_consensus.cc:515] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.038633  8697 tablet_bootstrap.cc:654] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.039422  8735 leader_election.cc:290] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.041666  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a54a3823144f2aa19e46a0f0e65337" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:46.042282  8505 raft_consensus.cc:2468] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:46.043741  8546 leader_election.cc:304] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:46.044667  8735 raft_consensus.cc:2804] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:46.045014  8735 raft_consensus.cc:493] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:46.045346  8735 raft_consensus.cc:3060] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.054411  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bfa288bd3d4ed5983959edb8a0f309" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:46.055311  8653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a54a3823144f2aa19e46a0f0e65337" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:46.055390  8654 raft_consensus.cc:2468] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
W20260709 13:01:46.056846  8546 leader_election.cc:343] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.057107  8471 leader_election.cc:304] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [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: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:46.058147  8714 raft_consensus.cc:2804] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:46.058486  8714 raft_consensus.cc:493] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:46.059484  8694 tablet_bootstrap.cc:492] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:46.059623  8403 catalog_manager.cc:5697] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:46.064731  8735 raft_consensus.cc:515] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.058877  8714 raft_consensus.cc:3060] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.069254  8696 ts_tablet_manager.cc:1434] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.009s
I20260709 13:01:46.069473  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a54a3823144f2aa19e46a0f0e65337" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:46.070055  8505 raft_consensus.cc:3060] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.070428  8696 tablet_bootstrap.cc:492] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:46.073920  8714 raft_consensus.cc:515] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } }
I20260709 13:01:46.075096  8698 raft_consensus.cc:493] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.075533  8698 raft_consensus.cc:515] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.077541  8698 leader_election.cc:290] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:46.078723  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd569a2555a479985e7fd26654bac9e" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:46.079211  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd569a2555a479985e7fd26654bac9e" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
W20260709 13:01:46.080508  8620 leader_election.cc:343] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.081251  8694 tablet_bootstrap.cc:654] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.083930  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bfa288bd3d4ed5983959edb8a0f309" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:46.082096  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bfa288bd3d4ed5983959edb8a0f309" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:46.084995  8654 raft_consensus.cc:3060] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:46.087308  8619 leader_election.cc:343] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.087767  8619 leader_election.cc:304] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:46.088806  8698 raft_consensus.cc:2749] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:46.090969  8505 raft_consensus.cc:2468] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
W20260709 13:01:46.091763  8470 leader_election.cc:343] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.092114  8546 leader_election.cc:304] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:46.093199  8740 raft_consensus.cc:2804] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:46.093679  8740 raft_consensus.cc:697] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:01:46.094609  8740 consensus_queue.cc:237] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.095950  8654 raft_consensus.cc:2468] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:46.096642  8714 leader_election.cc:290] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:46.098138  8698 raft_consensus.cc:493] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.098381  8471 leader_election.cc:304] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [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: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:46.098639  8698 raft_consensus.cc:515] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.099990  8714 raft_consensus.cc:2804] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:46.083873  8696 tablet_bootstrap.cc:654] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.100901  8698 leader_election.cc:290] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:46.102434  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c7b802090b48b0b8fbaf84db66eb2b" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:46.102923  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c7b802090b48b0b8fbaf84db66eb2b" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:46.103211  8714 raft_consensus.cc:697] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
W20260709 13:01:46.104321  8620 leader_election.cc:343] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.104063  8714 consensus_queue.cc:237] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } }
W20260709 13:01:46.104889  8619 leader_election.cc:343] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.105401  8619 leader_election.cc:304] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:46.106320  8745 raft_consensus.cc:493] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.106424  8698 raft_consensus.cc:2749] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:46.106823  8745 raft_consensus.cc:515] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.109421  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f6e0ca39594a52b96c87649cfac257" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:46.110015  8504 raft_consensus.cc:2468] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:46.111205  8546 leader_election.cc:304] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:46.111994  8740 raft_consensus.cc:2804] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:46.112335  8740 raft_consensus.cc:493] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:46.112670  8740 raft_consensus.cc:3060] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.113735  8402 catalog_manager.cc:5697] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:46.119135  8735 leader_election.cc:290] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.119551  8696 tablet_bootstrap.cc:492] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:46.120114  8696 ts_tablet_manager.cc:1403] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.005s
I20260709 13:01:46.119611  8740 raft_consensus.cc:515] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.122119  8740 leader_election.cc:290] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.124168  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a54a3823144f2aa19e46a0f0e65337" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:46.125499  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f6e0ca39594a52b96c87649cfac257" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
W20260709 13:01:46.125849  8546 leader_election.cc:343] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.126019  8654 raft_consensus.cc:3060] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.126958  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f6e0ca39594a52b96c87649cfac257" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:46.127545  8505 raft_consensus.cc:3060] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.125936  8696 raft_consensus.cc:359] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } }
I20260709 13:01:46.130098  8745 leader_election.cc:290] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.130154  8653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f6e0ca39594a52b96c87649cfac257" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:46.133141  8697 tablet_bootstrap.cc:492] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:46.133597  8697 ts_tablet_manager.cc:1403] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.024s
I20260709 13:01:46.132998  8403 catalog_manager.cc:5697] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:46.134071  8694 tablet_bootstrap.cc:492] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:46.134548  8694 ts_tablet_manager.cc:1403] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.019s
I20260709 13:01:46.136329  8697 raft_consensus.cc:359] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.130154  8696 raft_consensus.cc:385] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.137053  8697 raft_consensus.cc:385] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.137244  8696 raft_consensus.cc:740] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.137042  8694 raft_consensus.cc:359] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.137560  8697 raft_consensus.cc:740] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.138026  8694 raft_consensus.cc:385] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.138024  8696 consensus_queue.cc:260] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } }
I20260709 13:01:46.138489  8694 raft_consensus.cc:740] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.138497  8697 consensus_queue.cc:260] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.136473  8654 raft_consensus.cc:2468] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:46.139803  8694 consensus_queue.cc:260] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.140110  8696 ts_tablet_manager.cc:1434] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:01:46.141058  8697 ts_tablet_manager.cc:1434] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:01:46.141059  8546 leader_election.cc:304] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:46.142767  8696 tablet_bootstrap.cc:492] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:46.142859  8697 tablet_bootstrap.cc:492] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:46.141819  8694 ts_tablet_manager.cc:1434] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:01:46.147492  8694 tablet_bootstrap.cc:492] T 3fa273addf1242048675008e5e8af7ac P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:46.148136  8696 tablet_bootstrap.cc:654] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.149271  8697 tablet_bootstrap.cc:654] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.151175  8745 raft_consensus.cc:2804] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:46.151693  8745 raft_consensus.cc:697] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:01:46.152493  8745 consensus_queue.cc:237] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.153918  8694 tablet_bootstrap.cc:654] T 3fa273addf1242048675008e5e8af7ac P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.160293  8696 tablet_bootstrap.cc:492] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:46.160959  8696 ts_tablet_manager.cc:1403] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260709 13:01:46.164623  8696 raft_consensus.cc:359] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.165625  8696 raft_consensus.cc:385] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.165048  8505 raft_consensus.cc:2468] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:46.166054  8696 raft_consensus.cc:740] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.167588  8697 tablet_bootstrap.cc:492] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:46.167363  8696 consensus_queue.cc:260] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.168020  8697 ts_tablet_manager.cc:1403] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 13:01:46.168361  8694 tablet_bootstrap.cc:492] T 3fa273addf1242048675008e5e8af7ac P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:46.168781  8694 ts_tablet_manager.cc:1403] T 3fa273addf1242048675008e5e8af7ac P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 13:01:46.169538  8696 ts_tablet_manager.cc:1434] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:01:46.170537  8696 tablet_bootstrap.cc:492] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:46.170488  8697 raft_consensus.cc:359] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.171264  8697 raft_consensus.cc:385] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.171140  8694 raft_consensus.cc:359] T 3fa273addf1242048675008e5e8af7ac P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.171589  8697 raft_consensus.cc:740] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.171808  8694 raft_consensus.cc:385] T 3fa273addf1242048675008e5e8af7ac P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.172122  8694 raft_consensus.cc:740] T 3fa273addf1242048675008e5e8af7ac P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.172355  8697 consensus_queue.cc:260] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.172760  8694 consensus_queue.cc:260] T 3fa273addf1242048675008e5e8af7ac P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.174559  8697 ts_tablet_manager.cc:1434] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:46.174692  8694 ts_tablet_manager.cc:1434] T 3fa273addf1242048675008e5e8af7ac P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:46.175472  8697 tablet_bootstrap.cc:492] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:46.178552  8696 tablet_bootstrap.cc:654] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.181061  8697 tablet_bootstrap.cc:654] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.191840  8697 tablet_bootstrap.cc:492] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:46.192268  8697 ts_tablet_manager.cc:1403] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 13:01:46.192499  8694 tablet_bootstrap.cc:492] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:46.194692  8697 raft_consensus.cc:359] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.195437  8697 raft_consensus.cc:385] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.195724  8697 raft_consensus.cc:740] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.196524  8697 consensus_queue.cc:260] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.198737  8697 ts_tablet_manager.cc:1434] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:01:46.201013  8697 tablet_bootstrap.cc:492] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:46.202507  8694 tablet_bootstrap.cc:654] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.205670  8714 raft_consensus.cc:493] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.206331  8697 tablet_bootstrap.cc:654] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.206099  8714 raft_consensus.cc:515] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.207355  8698 raft_consensus.cc:493] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.207764  8698 raft_consensus.cc:515] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.208269  8714 leader_election.cc:290] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.209343  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd569a2555a479985e7fd26654bac9e" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:46.209785  8698 leader_election.cc:290] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:46.209941  8654 raft_consensus.cc:2468] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:46.207944  8403 catalog_manager.cc:5697] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:46.211153  8471 leader_election.cc:304] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:46.212042  8714 raft_consensus.cc:2804] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:46.212220  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd569a2555a479985e7fd26654bac9e" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:46.210968  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a54a3823144f2aa19e46a0f0e65337" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:46.212420  8714 raft_consensus.cc:493] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:01:46.213907  8470 leader_election.cc:343] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.214188  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a54a3823144f2aa19e46a0f0e65337" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:46.214892  8505 raft_consensus.cc:2393] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2291c83239844a279a2b5f05f77624a3 in current term 1: Already voted for candidate b5c26ff324cd4d4eb2b64a67c462875a in this term.
I20260709 13:01:46.215152  8696 tablet_bootstrap.cc:492] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:46.215564  8696 ts_tablet_manager.cc:1403] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.014s
I20260709 13:01:46.215751  8714 raft_consensus.cc:3060] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.215999  8620 leader_election.cc:304] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:46.217525  8698 raft_consensus.cc:3060] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.218052  8696 raft_consensus.cc:359] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.218693  8696 raft_consensus.cc:385] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.218938  8696 raft_consensus.cc:740] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.219740  8696 consensus_queue.cc:260] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.222103  8696 ts_tablet_manager.cc:1434] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:46.222895  8714 raft_consensus.cc:515] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.223423  8696 tablet_bootstrap.cc:492] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:46.224336  8698 raft_consensus.cc:2749] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:46.225593  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd569a2555a479985e7fd26654bac9e" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
W20260709 13:01:46.226876  8470 leader_election.cc:343] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.229230  8694 tablet_bootstrap.cc:492] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:46.229640  8694 ts_tablet_manager.cc:1403] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.000s
I20260709 13:01:46.232388  8696 tablet_bootstrap.cc:654] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.232183  8694 raft_consensus.cc:359] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.233145  8694 raft_consensus.cc:385] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.233445  8694 raft_consensus.cc:740] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.234345  8694 consensus_queue.cc:260] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.239945  8694 ts_tablet_manager.cc:1434] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:01:46.240835  8694 tablet_bootstrap.cc:492] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:46.246145  8694 tablet_bootstrap.cc:654] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.248684  8696 tablet_bootstrap.cc:492] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:46.248530  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd569a2555a479985e7fd26654bac9e" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:46.249075  8654 raft_consensus.cc:3060] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.249190  8714 leader_election.cc:290] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.249095  8696 ts_tablet_manager.cc:1403] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.012s
I20260709 13:01:46.252465  8698 raft_consensus.cc:493] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.253132  8697 tablet_bootstrap.cc:492] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:46.252931  8698 raft_consensus.cc:515] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.253521  8697 ts_tablet_manager.cc:1403] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.021s
I20260709 13:01:46.253365  8696 raft_consensus.cc:359] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.254011  8696 raft_consensus.cc:385] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.254276  8696 raft_consensus.cc:740] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.254885  8698 leader_election.cc:290] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:46.255662  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823380d7fdf745f1a2c3a408ca14f0d7" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:46.255990  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823380d7fdf745f1a2c3a408ca14f0d7" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:46.256320  8697 raft_consensus.cc:359] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
W20260709 13:01:46.256999  8620 leader_election.cc:343] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:46.257568  8619 leader_election.cc:343] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.254890  8696 consensus_queue.cc:260] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.258015  8619 leader_election.cc:304] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:46.259095  8694 tablet_bootstrap.cc:492] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:46.258991  8698 raft_consensus.cc:2749] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:46.259477  8654 raft_consensus.cc:2468] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:46.256978  8697 raft_consensus.cc:385] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.259634  8694 ts_tablet_manager.cc:1403] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.002s
I20260709 13:01:46.260711  8471 leader_election.cc:304] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [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: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:46.261209  8745 raft_consensus.cc:493] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.261399  8696 ts_tablet_manager.cc:1434] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 13:01:46.261945  8714 raft_consensus.cc:2804] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:46.261623  8745 raft_consensus.cc:515] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.262265  8696 tablet_bootstrap.cc:492] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:46.262389  8714 raft_consensus.cc:697] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:46.263268  8714 consensus_queue.cc:237] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.263774  8745 leader_election.cc:290] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.266000  8694 raft_consensus.cc:359] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.266690  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b553070c34e045218ee974e44d5c3fef" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:46.266896  8694 raft_consensus.cc:385] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.267410  8694 raft_consensus.cc:740] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.268079  8696 tablet_bootstrap.cc:654] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.260025  8697 raft_consensus.cc:740] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.268481  8694 consensus_queue.cc:260] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.269126  8697 consensus_queue.cc:260] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.270474  8505 raft_consensus.cc:2468] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:46.270643  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b553070c34e045218ee974e44d5c3fef" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
W20260709 13:01:46.271893  8546 leader_election.cc:343] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.272581  8546 leader_election.cc:304] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [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: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3
I20260709 13:01:46.273501  8704 raft_consensus.cc:493] T 145a4b4b0a904b6188c31d41577a84e9 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.273605  8745 raft_consensus.cc:2804] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:46.274034  8745 raft_consensus.cc:493] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:46.273978  8704 raft_consensus.cc:515] T 145a4b4b0a904b6188c31d41577a84e9 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.274483  8745 raft_consensus.cc:3060] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.276050  8704 leader_election.cc:290] T 145a4b4b0a904b6188c31d41577a84e9 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.276618  8698 consensus_queue.cc:1048] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:46.277798  8653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145a4b4b0a904b6188c31d41577a84e9" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:46.278200  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145a4b4b0a904b6188c31d41577a84e9" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:46.278945  8580 raft_consensus.cc:2393] T 145a4b4b0a904b6188c31d41577a84e9 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 751d6e39218f4f7c99d701a84176a191 in current term 1: Already voted for candidate 2291c83239844a279a2b5f05f77624a3 in this term.
I20260709 13:01:46.280557  8694 ts_tablet_manager.cc:1434] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:01:46.283898  8471 leader_election.cc:304] T 145a4b4b0a904b6188c31d41577a84e9 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:46.284948  8704 raft_consensus.cc:3060] T 145a4b4b0a904b6188c31d41577a84e9 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.283931  8694 tablet_bootstrap.cc:492] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:46.292793  8697 ts_tablet_manager.cc:1434] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260709 13:01:46.293684  8697 tablet_bootstrap.cc:492] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:46.297950  8694 tablet_bootstrap.cc:654] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.300714  8745 raft_consensus.cc:515] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.302753  8745 leader_election.cc:290] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.304248  8696 tablet_bootstrap.cc:492] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:46.304697  8696 ts_tablet_manager.cc:1403] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.016s
I20260709 13:01:46.306191  8694 tablet_bootstrap.cc:492] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:46.306599  8694 ts_tablet_manager.cc:1403] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.001s
I20260709 13:01:46.307554  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b553070c34e045218ee974e44d5c3fef" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:46.305781  8402 catalog_manager.cc:5697] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:46.308111  8505 raft_consensus.cc:3060] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.311965  8704 raft_consensus.cc:2749] T 145a4b4b0a904b6188c31d41577a84e9 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:46.312810  8697 tablet_bootstrap.cc:654] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.307554  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b553070c34e045218ee974e44d5c3fef" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:46.315361  8698 raft_consensus.cc:493] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.308105  8696 raft_consensus.cc:359] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.315841  8698 raft_consensus.cc:515] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.316185  8696 raft_consensus.cc:385] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.316499  8696 raft_consensus.cc:740] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.316679  8745 raft_consensus.cc:493] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.317081  8745 raft_consensus.cc:515] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.317184  8696 consensus_queue.cc:260] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.322336  8505 raft_consensus.cc:2468] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:46.324074  8696 ts_tablet_manager.cc:1434] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:01:46.323921  8719 consensus_queue.cc:1048] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:46.324946  8696 tablet_bootstrap.cc:492] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:46.327385  8714 raft_consensus.cc:493] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.327895  8714 raft_consensus.cc:515] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.329631  8745 leader_election.cc:290] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.331281  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb3891d3ae47ed9364c0437898e248" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:46.332446  8698 leader_election.cc:290] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:46.333484  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbca57bc50da44c5b70096f1db4701cb" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:46.334430  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadab8d6dff047fd920165bf3121e0f5" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
W20260709 13:01:46.334945  8620 leader_election.cc:343] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.335091  8580 raft_consensus.cc:2468] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
W20260709 13:01:46.336158  8546 leader_election.cc:343] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.336397  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbca57bc50da44c5b70096f1db4701cb" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:46.336968  8470 leader_election.cc:304] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:46.338625  8696 tablet_bootstrap.cc:654] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:46.340938  8619 leader_election.cc:343] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.341361  8619 leader_election.cc:304] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:46.310436  8694 raft_consensus.cc:359] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.342074  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadab8d6dff047fd920165bf3121e0f5" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:46.342382  8694 raft_consensus.cc:385] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.342792  8654 raft_consensus.cc:2468] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:46.343474  8546 leader_election.cc:304] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:46.346243  8745 raft_consensus.cc:2804] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:46.347123  8745 raft_consensus.cc:697] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:01:46.348207  8745 consensus_queue.cc:237] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.349309  8714 leader_election.cc:290] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.350391  8714 raft_consensus.cc:2804] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:46.351831  8714 raft_consensus.cc:493] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:46.352798  8714 raft_consensus.cc:3060] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.356225  8696 tablet_bootstrap.cc:492] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:46.342794  8694 raft_consensus.cc:740] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.357173  8694 consensus_queue.cc:260] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.357836  8698 raft_consensus.cc:2749] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:46.364857  8694 ts_tablet_manager.cc:1434] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260709 13:01:46.356818  8696 ts_tablet_manager.cc:1403] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.002s
I20260709 13:01:46.369479  8696 raft_consensus.cc:359] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.370847  8694 tablet_bootstrap.cc:492] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:46.377729  8696 raft_consensus.cc:385] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.378018  8696 raft_consensus.cc:740] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.383168  8745 raft_consensus.cc:493] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.383893  8694 tablet_bootstrap.cc:654] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.383668  8745 raft_consensus.cc:515] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.378643  8696 consensus_queue.cc:260] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.391062  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2bb1477f0444b687f6bbd07524de4d" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:46.392809  8696 ts_tablet_manager.cc:1434] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 13:01:46.393693  8696 tablet_bootstrap.cc:492] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:46.394757  8745 leader_election.cc:290] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.396659  8400 catalog_manager.cc:5697] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:46.400040  8470 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.194:35541, user_credentials={real_user=slave}} blocked reactor thread for 63155.7us
I20260709 13:01:46.401655  8578 raft_consensus.cc:3060] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.403033  8714 raft_consensus.cc:515] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.406077  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadab8d6dff047fd920165bf3121e0f5" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:46.406615  8654 raft_consensus.cc:3060] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.414197  8766 consensus_queue.cc:1048] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:46.414533  8745 consensus_queue.cc:1048] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:46.416085  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadab8d6dff047fd920165bf3121e0f5" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:46.416736  8578 raft_consensus.cc:3060] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.418349  8654 raft_consensus.cc:2468] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:46.419749  8471 leader_election.cc:304] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:46.421136  8767 raft_consensus.cc:2804] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:46.424794  8767 raft_consensus.cc:697] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:46.426113  8767 consensus_queue.cc:237] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.376411  8704 raft_consensus.cc:493] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.432003  8704 raft_consensus.cc:515] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.437229  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa273addf1242048675008e5e8af7ac" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:46.437371  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa273addf1242048675008e5e8af7ac" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:46.438053  8577 raft_consensus.cc:2468] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:46.438304  8654 raft_consensus.cc:2468] T 3fa273addf1242048675008e5e8af7ac P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:46.439388  8696 tablet_bootstrap.cc:654] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.439819  8470 leader_election.cc:304] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:46.440973  8766 raft_consensus.cc:2804] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:46.441354  8766 raft_consensus.cc:493] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:46.441722  8766 raft_consensus.cc:3060] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.426654  8578 raft_consensus.cc:2468] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:46.445401  8698 raft_consensus.cc:493] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.445941  8698 raft_consensus.cc:515] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.448333  8698 leader_election.cc:290] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:46.452998  8704 leader_election.cc:290] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.454842  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb3891d3ae47ed9364c0437898e248" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:46.455483  8580 raft_consensus.cc:2468] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:46.456552  8619 leader_election.cc:304] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:46.457362  8698 raft_consensus.cc:2804] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:46.457724  8698 raft_consensus.cc:493] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:46.458105  8698 raft_consensus.cc:3060] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.459121  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb3891d3ae47ed9364c0437898e248" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
W20260709 13:01:46.460824  8620 leader_election.cc:343] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.462690  8766 raft_consensus.cc:515] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
W20260709 13:01:46.466965  8546 leader_election.cc:343] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.465281  8714 leader_election.cc:290] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.477649  8653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2bb1477f0444b687f6bbd07524de4d" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:46.478610  8766 leader_election.cc:290] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.478606  8653 raft_consensus.cc:2393] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5c26ff324cd4d4eb2b64a67c462875a in current term 1: Already voted for candidate 751d6e39218f4f7c99d701a84176a191 in this term.
I20260709 13:01:46.481385  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb3891d3ae47ed9364c0437898e248" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:46.483436  8546 leader_election.cc:304] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:46.484629  8705 raft_consensus.cc:2749] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:46.521960  8705 consensus_queue.cc:1048] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:01:46.514950  8470 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:35541, user_credentials={real_user=slave}} blocked reactor thread for 61210.8us
I20260709 13:01:46.489863  8698 raft_consensus.cc:515] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.531337  8654 raft_consensus.cc:2393] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5c26ff324cd4d4eb2b64a67c462875a in current term 1: Already voted for candidate 2291c83239844a279a2b5f05f77624a3 in this term.
I20260709 13:01:46.539422  8546 leader_election.cc:304] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:46.540422  8705 raft_consensus.cc:3060] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.540930  8698 leader_election.cc:290] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:46.542219  8696 tablet_bootstrap.cc:492] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:46.542650  8696 ts_tablet_manager.cc:1403] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.149s	user 0.012s	sys 0.002s
I20260709 13:01:46.545317  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa273addf1242048675008e5e8af7ac" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:46.545879  8578 raft_consensus.cc:3060] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.546319  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb3891d3ae47ed9364c0437898e248" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:46.547027  8740 consensus_queue.cc:1048] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:46.534861  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb3891d3ae47ed9364c0437898e248" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:46.552475  8745 raft_consensus.cc:493] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.557823  8745 raft_consensus.cc:515] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } }
I20260709 13:01:46.560307  8745 leader_election.cc:290] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
W20260709 13:01:46.563125  8620 leader_election.cc:343] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.567337  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bfa288bd3d4ed5983959edb8a0f309" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:46.568182  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bfa288bd3d4ed5983959edb8a0f309" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:46.572278  8654 raft_consensus.cc:2393] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5c26ff324cd4d4eb2b64a67c462875a in current term 1: Already voted for candidate 751d6e39218f4f7c99d701a84176a191 in this term.
I20260709 13:01:46.572321  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa273addf1242048675008e5e8af7ac" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:46.572989  8651 raft_consensus.cc:3060] T 3fa273addf1242048675008e5e8af7ac P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.572829  8767 consensus_queue.cc:1048] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:46.574748  8697 tablet_bootstrap.cc:492] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:46.575193  8697 ts_tablet_manager.cc:1403] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.282s	user 0.058s	sys 0.091s
I20260709 13:01:46.578868  8697 raft_consensus.cc:359] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.579558  8697 raft_consensus.cc:385] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.579751  8697 raft_consensus.cc:740] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.580415  8697 consensus_queue.cc:260] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.581341  8775 consensus_queue.cc:1048] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:01:46.583518  8735 consensus_queue.cc:1048] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:46.584610  8546 leader_election.cc:304] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:46.589470  8745 raft_consensus.cc:3060] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.602270  8740 consensus_queue.cc:1048] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:46.602861  8705 raft_consensus.cc:2749] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:46.603739  8694 tablet_bootstrap.cc:492] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:46.604156  8694 ts_tablet_manager.cc:1403] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.233s	user 0.020s	sys 0.016s
I20260709 13:01:46.605986  8651 raft_consensus.cc:2468] T 3fa273addf1242048675008e5e8af7ac P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:46.614467  8471 leader_election.cc:304] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:46.616125  8767 raft_consensus.cc:2804] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:46.616562  8767 raft_consensus.cc:697] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:46.617350  8767 consensus_queue.cc:237] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.632704  8705 raft_consensus.cc:493] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.633323  8705 raft_consensus.cc:515] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.635224  8400 catalog_manager.cc:5697] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:46.626691  8579 raft_consensus.cc:2468] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:46.661755  8619 leader_election.cc:304] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [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: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:46.663134  8698 raft_consensus.cc:2804] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:46.663725  8698 raft_consensus.cc:697] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:01:46.664633  8698 consensus_queue.cc:237] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.681883  8745 raft_consensus.cc:2749] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:46.686120  8767 raft_consensus.cc:493] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.691071  8697 ts_tablet_manager.cc:1434] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.116s	user 0.029s	sys 0.015s
I20260709 13:01:46.693233  8696 raft_consensus.cc:359] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.696398  8696 raft_consensus.cc:385] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.696722  8696 raft_consensus.cc:740] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.696915  8697 tablet_bootstrap.cc:492] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:46.698711  8696 consensus_queue.cc:260] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.699386  8767 raft_consensus.cc:515] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.703037  8696 ts_tablet_manager.cc:1434] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.160s	user 0.004s	sys 0.008s
I20260709 13:01:46.717010  8696 tablet_bootstrap.cc:492] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:46.693997  8740 raft_consensus.cc:493] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.722996  8775 consensus_queue.cc:1048] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:01:46.698364  8578 raft_consensus.cc:2468] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:46.714560  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbca57bc50da44c5b70096f1db4701cb" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:46.749845  8705 leader_election.cc:290] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.739146  8740 raft_consensus.cc:515] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.783254  8649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbca57bc50da44c5b70096f1db4701cb" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:46.784387  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe28c8fdebd49bca769572f5af7f241" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:46.769392  8705 raft_consensus.cc:493] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.790369  8694 raft_consensus.cc:359] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.791605  8694 raft_consensus.cc:385] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.791895  8694 raft_consensus.cc:740] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.793790  8694 consensus_queue.cc:260] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.790445  8767 leader_election.cc:290] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.799180  8694 ts_tablet_manager.cc:1434] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.195s	user 0.009s	sys 0.014s
I20260709 13:01:46.799417  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe28c8fdebd49bca769572f5af7f241" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
W20260709 13:01:46.802467  8470 leader_election.cc:343] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.791200  8649 raft_consensus.cc:2468] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:46.808233  8694 tablet_bootstrap.cc:492] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:46.812081  8740 leader_election.cc:290] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.792601  8705 raft_consensus.cc:515] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
W20260709 13:01:46.814839  8471 leader_election.cc:343] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.815299  8471 leader_election.cc:304] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:46.815526  8580 raft_consensus.cc:3060] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.817327  8775 raft_consensus.cc:2749] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:46.824160  8546 leader_election.cc:343] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.831331  8735 consensus_queue.cc:1048] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:46.837214  8767 consensus_queue.cc:1048] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:46.838703  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c7b802090b48b0b8fbaf84db66eb2b" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:46.841104  8400 catalog_manager.cc:5697] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:46.880512  8735 raft_consensus.cc:493] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.881211  8735 raft_consensus.cc:515] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.903113  8735 leader_election.cc:290] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.904780  8697 tablet_bootstrap.cc:654] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:46.907407  8743 log.cc:927] Time spent T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a: Append to log took a long time: real 0.077s	user 0.000s	sys 0.010s
I20260709 13:01:46.911360  8696 tablet_bootstrap.cc:654] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.915066  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823380d7fdf745f1a2c3a408ca14f0d7" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:46.915735  8649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c7b802090b48b0b8fbaf84db66eb2b" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:46.916332  8649 raft_consensus.cc:2468] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:46.910835  8694 tablet_bootstrap.cc:654] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.923332  8705 leader_election.cc:290] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:46.924687  8697 tablet_bootstrap.cc:492] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:46.925690  8697 ts_tablet_manager.cc:1403] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.229s	user 0.006s	sys 0.010s
I20260709 13:01:46.928272  8697 raft_consensus.cc:359] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.929044  8697 raft_consensus.cc:385] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.929373  8697 raft_consensus.cc:740] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.930009  8697 consensus_queue.cc:260] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.932045  8697 ts_tablet_manager.cc:1434] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:46.932574  8694 tablet_bootstrap.cc:492] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:46.932991  8697 tablet_bootstrap.cc:492] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:46.933012  8694 ts_tablet_manager.cc:1403] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.125s	user 0.006s	sys 0.003s
I20260709 13:01:46.935581  8694 raft_consensus.cc:359] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.936306  8694 raft_consensus.cc:385] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.936589  8694 raft_consensus.cc:740] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.939646  8697 tablet_bootstrap.cc:654] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.941322  8767 consensus_queue.cc:1048] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:46.945523  8694 consensus_queue.cc:260] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.949288  8694 ts_tablet_manager.cc:1434] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:01:46.950441  8694 tablet_bootstrap.cc:492] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:46.934528  8546 leader_election.cc:304] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [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: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:46.960529  8546 leader_election.cc:304] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:46.970710  8694 tablet_bootstrap.cc:654] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.971735  8697 tablet_bootstrap.cc:492] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:46.972216  8697 ts_tablet_manager.cc:1403] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.011s
I20260709 13:01:46.975929  8697 raft_consensus.cc:359] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.976828  8697 raft_consensus.cc:385] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.977170  8697 raft_consensus.cc:740] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.978008  8697 consensus_queue.cc:260] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.980849  8697 ts_tablet_manager.cc:1434] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:01:46.982476  8697 tablet_bootstrap.cc:492] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:46.989437  8697 tablet_bootstrap.cc:654] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.990700  8763 raft_consensus.cc:493] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.991225  8763 raft_consensus.cc:515] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:46.993386  8763 leader_election.cc:290] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:46.994431  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de54d1f8d177425682a4bc85fc338e96" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
W20260709 13:01:46.996481  8620 leader_election.cc:343] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.999264  8735 raft_consensus.cc:2804] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:46.999792  8735 raft_consensus.cc:493] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:47.000208  8735 raft_consensus.cc:3060] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.003158  8697 tablet_bootstrap.cc:492] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:47.003748  8697 ts_tablet_manager.cc:1403] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260709 13:01:47.007226  8705 raft_consensus.cc:2804] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:47.007043  8697 raft_consensus.cc:359] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.007645  8705 raft_consensus.cc:493] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:47.007894  8697 raft_consensus.cc:385] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.008018  8705 raft_consensus.cc:3060] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.008317  8697 raft_consensus.cc:740] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.009195  8697 consensus_queue.cc:260] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
W20260709 13:01:47.011186  8546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 50780.9us
I20260709 13:01:47.012207  8697 ts_tablet_manager.cc:1434] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:01:47.012513  8767 consensus_queue.cc:1048] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:47.013159  8697 tablet_bootstrap.cc:492] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:47.014761  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd569a2555a479985e7fd26654bac9e" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:47.014961  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd569a2555a479985e7fd26654bac9e" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:47.016530  8735 raft_consensus.cc:515] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.018508  8735 leader_election.cc:290] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.020006  8697 tablet_bootstrap.cc:654] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.028661  8775 raft_consensus.cc:493] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.029322  8775 raft_consensus.cc:515] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
W20260709 13:01:46.998791  8451 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:47.032430  8696 tablet_bootstrap.cc:492] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:47.032905  8696 ts_tablet_manager.cc:1403] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.316s	user 0.019s	sys 0.003s
I20260709 13:01:47.034088  8775 leader_election.cc:290] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.035951  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb3891d3ae47ed9364c0437898e248" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:47.036271  8651 raft_consensus.cc:3060] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.039829  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823380d7fdf745f1a2c3a408ca14f0d7" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:47.040704  8654 raft_consensus.cc:2468] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:47.043097  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de54d1f8d177425682a4bc85fc338e96" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:47.051625  8705 raft_consensus.cc:515] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.051370  8400 catalog_manager.cc:5697] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:47.053570  8705 leader_election.cc:290] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.054663  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb3891d3ae47ed9364c0437898e248" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:47.055279  8578 raft_consensus.cc:2393] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 751d6e39218f4f7c99d701a84176a191 in current term 1: Already voted for candidate 2291c83239844a279a2b5f05f77624a3 in this term.
W20260709 13:01:47.056200  8546 leader_election.cc:343] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:47.057124  8546 leader_election.cc:343] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.060379  8696 raft_consensus.cc:359] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.061045  8696 raft_consensus.cc:385] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.061324  8696 raft_consensus.cc:740] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
W20260709 13:01:47.064074  8619 leader_election.cc:343] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.066006  8619 leader_election.cc:304] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:47.066933  8698 raft_consensus.cc:2749] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:47.067415  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbca57bc50da44c5b70096f1db4701cb" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:47.068336  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbca57bc50da44c5b70096f1db4701cb" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:47.069082  8654 raft_consensus.cc:3060] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.069365  8775 consensus_queue.cc:1048] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:47.073467  8470 leader_election.cc:304] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:47.073540  8546 leader_election.cc:304] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a [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: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:47.073637  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c7b802090b48b0b8fbaf84db66eb2b" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:47.061964  8696 consensus_queue.cc:260] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.074440  8504 raft_consensus.cc:3060] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.074900  8704 consensus_queue.cc:1048] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:01:47.079962  8696 ts_tablet_manager.cc:1434] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260709 13:01:47.076087  8775 raft_consensus.cc:3060] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.081866  8696 tablet_bootstrap.cc:492] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:47.081269  8735 raft_consensus.cc:2749] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:47.105290  8546 leader_election.cc:304] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [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: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:47.105994  8694 tablet_bootstrap.cc:492] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:47.106571  8694 ts_tablet_manager.cc:1403] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.156s	user 0.017s	sys 0.036s
I20260709 13:01:47.107134  8787 raft_consensus.cc:2804] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:47.108604  8787 raft_consensus.cc:493] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:47.109066  8787 raft_consensus.cc:3060] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.115546  8504 raft_consensus.cc:2468] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:47.113485  8705 consensus_queue.cc:1048] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 13:01:47.118243  8546 leader_election.cc:343] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.119550  8546 leader_election.cc:304] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:47.121311  8781 raft_consensus.cc:2804] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:47.121649  8697 tablet_bootstrap.cc:492] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:47.122216  8697 ts_tablet_manager.cc:1403] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.109s	user 0.045s	sys 0.032s
I20260709 13:01:47.123312  8781 raft_consensus.cc:697] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:01:47.124369  8781 consensus_queue.cc:237] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.125905  8654 raft_consensus.cc:2468] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:47.125604  8697 raft_consensus.cc:359] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.126551  8697 raft_consensus.cc:385] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.126860  8697 raft_consensus.cc:740] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.127719  8697 consensus_queue.cc:260] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.103042  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c7b802090b48b0b8fbaf84db66eb2b" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:47.135533  8697 ts_tablet_manager.cc:1434] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 13:01:47.136463  8697 tablet_bootstrap.cc:492] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:47.138033  8696 tablet_bootstrap.cc:654] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.140980  8705 raft_consensus.cc:493] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.141484  8705 raft_consensus.cc:515] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.136106  8651 raft_consensus.cc:3060] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.147974  8705 leader_election.cc:290] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.150349  8546 leader_election.cc:304] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [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: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:47.150626  8651 raft_consensus.cc:2468] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:47.151727  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054ec6eb87c9450e91ba703658a9ab4b" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:47.152798  8697 tablet_bootstrap.cc:654] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.150305  8705 consensus_queue.cc:1048] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:47.153532  8735 raft_consensus.cc:2804] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:01:47.154006  8546 leader_election.cc:343] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.162343  8775 raft_consensus.cc:2749] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:47.155170  8735 raft_consensus.cc:697] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:01:47.171885  8735 consensus_queue.cc:237] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.165308  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054ec6eb87c9450e91ba703658a9ab4b" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:47.181290  8774 consensus_queue.cc:1048] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 13:01:47.185614  8546 leader_election.cc:343] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.186070  8546 leader_election.cc:304] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:47.190685  8694 raft_consensus.cc:359] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.191033  8774 raft_consensus.cc:493] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.191551  8694 raft_consensus.cc:385] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.191829  8774 raft_consensus.cc:515] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.191808  8694 raft_consensus.cc:740] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.194306  8694 consensus_queue.cc:260] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.199035  8694 ts_tablet_manager.cc:1434] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.000s
I20260709 13:01:47.200254  8694 tablet_bootstrap.cc:492] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:47.200623  8787 raft_consensus.cc:515] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.193457  8781 raft_consensus.cc:2749] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:47.207510  8774 leader_election.cc:290] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.208467  8403 catalog_manager.cc:5697] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:47.208542  8787 leader_election.cc:290] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.212904  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679db6cf6b2e45638455af9181020dd8" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:47.214268  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679db6cf6b2e45638455af9181020dd8" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
W20260709 13:01:47.216531  8470 leader_election.cc:343] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.218353  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823380d7fdf745f1a2c3a408ca14f0d7" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:47.218945  8651 raft_consensus.cc:3060] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.220041  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823380d7fdf745f1a2c3a408ca14f0d7" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
W20260709 13:01:47.225589  8471 leader_election.cc:343] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.225986  8471 leader_election.cc:304] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:47.226699  8775 raft_consensus.cc:2749] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:47.228760  8546 leader_election.cc:343] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.244164  8651 raft_consensus.cc:2468] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:47.248588  8698 consensus_queue.cc:1048] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:47.268548  8697 tablet_bootstrap.cc:492] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:47.268493  8546 leader_election.cc:304] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [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: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:47.269088  8697 ts_tablet_manager.cc:1403] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.133s	user 0.015s	sys 0.001s
I20260709 13:01:47.269726  8781 raft_consensus.cc:2804] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:47.270213  8781 raft_consensus.cc:697] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:01:47.271001  8781 consensus_queue.cc:237] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.273536  8763 consensus_queue.cc:1048] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:47.273711  8403 catalog_manager.cc:5697] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:47.276144  8696 tablet_bootstrap.cc:492] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:47.276633  8696 ts_tablet_manager.cc:1403] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.195s	user 0.004s	sys 0.007s
I20260709 13:01:47.283336  8696 raft_consensus.cc:359] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.283987  8696 raft_consensus.cc:385] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.284228  8696 raft_consensus.cc:740] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.284823  8696 consensus_queue.cc:260] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.286423  8696 ts_tablet_manager.cc:1434] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:01:47.287370  8694 tablet_bootstrap.cc:654] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.287979  8697 raft_consensus.cc:359] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.288686  8697 raft_consensus.cc:385] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.288939  8697 raft_consensus.cc:740] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.289593  8697 consensus_queue.cc:260] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.291278  8696 tablet_bootstrap.cc:492] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:47.294636  8774 raft_consensus.cc:493] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.295135  8774 raft_consensus.cc:515] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.297009  8774 leader_election.cc:290] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.298076  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489d65e7f29740e79c0af054d3320b89" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:47.298380  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489d65e7f29740e79c0af054d3320b89" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
W20260709 13:01:47.299490  8471 leader_election.cc:343] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:47.299965  8470 leader_election.cc:343] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.300238  8694 tablet_bootstrap.cc:492] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:47.300385  8470 leader_election.cc:304] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:47.300652  8694 ts_tablet_manager.cc:1403] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.001s
I20260709 13:01:47.301069  8774 raft_consensus.cc:2749] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:47.304783  8697 ts_tablet_manager.cc:1434] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 13:01:47.305724  8697 tablet_bootstrap.cc:492] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:47.304261  8403 catalog_manager.cc:5697] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:47.312386  8697 tablet_bootstrap.cc:654] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.303215  8694 raft_consensus.cc:359] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.314057  8694 raft_consensus.cc:385] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.314332  8694 raft_consensus.cc:740] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.319903  8696 tablet_bootstrap.cc:654] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.322944  8694 consensus_queue.cc:260] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.325023  8694 ts_tablet_manager.cc:1434] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:01:47.325824  8694 tablet_bootstrap.cc:492] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:47.331290  8694 tablet_bootstrap.cc:654] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.344054  8696 tablet_bootstrap.cc:492] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:47.344584  8696 ts_tablet_manager.cc:1403] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.007s
I20260709 13:01:47.346956  8696 raft_consensus.cc:359] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.347625  8696 raft_consensus.cc:385] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.347896  8696 raft_consensus.cc:740] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.348837  8696 consensus_queue.cc:260] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.351121  8696 ts_tablet_manager.cc:1434] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:47.351950  8696 tablet_bootstrap.cc:492] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:47.357410  8696 tablet_bootstrap.cc:654] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.357854  8698 raft_consensus.cc:493] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.358369  8698 raft_consensus.cc:515] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.361466  8698 leader_election.cc:290] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:47.363341  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca0ebf62b94430ca5e1eeb32cb71bd6" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:47.363966  8578 raft_consensus.cc:2468] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:47.365408  8619 leader_election.cc:304] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:47.366524  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca0ebf62b94430ca5e1eeb32cb71bd6" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
W20260709 13:01:47.367683  8620 leader_election.cc:343] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.368285  8698 raft_consensus.cc:2804] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:47.368646  8698 raft_consensus.cc:493] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:47.368999  8698 raft_consensus.cc:3060] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.370065  8697 tablet_bootstrap.cc:492] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:47.370517  8697 ts_tablet_manager.cc:1403] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.015s
I20260709 13:01:47.373029  8697 raft_consensus.cc:359] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.373662  8697 raft_consensus.cc:385] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.373917  8697 raft_consensus.cc:740] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.374614  8697 consensus_queue.cc:260] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.375727  8698 raft_consensus.cc:515] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.376572  8697 ts_tablet_manager.cc:1434] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:01:47.378422  8698 leader_election.cc:290] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:47.378598  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca0ebf62b94430ca5e1eeb32cb71bd6" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:47.378859  8694 tablet_bootstrap.cc:492] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:47.379195  8578 raft_consensus.cc:3060] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.379338  8694 ts_tablet_manager.cc:1403] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.054s	user 0.023s	sys 0.025s
I20260709 13:01:47.381501  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca0ebf62b94430ca5e1eeb32cb71bd6" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:47.381868  8694 raft_consensus.cc:359] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.382454  8694 raft_consensus.cc:385] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.382714  8694 raft_consensus.cc:740] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
W20260709 13:01:47.383452  8620 leader_election.cc:343] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.383546  8694 consensus_queue.cc:260] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.385505  8694 ts_tablet_manager.cc:1434] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:47.377449  8697 tablet_bootstrap.cc:492] T bbca57bc50da44c5b70096f1db4701cb P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:47.389014  8694 tablet_bootstrap.cc:492] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:47.393662  8697 tablet_bootstrap.cc:654] T bbca57bc50da44c5b70096f1db4701cb P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.396188  8694 tablet_bootstrap.cc:654] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.402065  8696 tablet_bootstrap.cc:492] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:47.402540  8696 ts_tablet_manager.cc:1403] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.015s
I20260709 13:01:47.398463  8578 raft_consensus.cc:2468] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:47.403228  8694 tablet_bootstrap.cc:492] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:47.403663  8694 ts_tablet_manager.cc:1403] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:01:47.403716  8697 tablet_bootstrap.cc:492] T bbca57bc50da44c5b70096f1db4701cb P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:47.404244  8697 ts_tablet_manager.cc:1403] T bbca57bc50da44c5b70096f1db4701cb P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.004s
I20260709 13:01:47.404215  8619 leader_election.cc:304] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [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: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:47.405462  8698 raft_consensus.cc:2804] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:47.405114  8696 raft_consensus.cc:359] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.405938  8698 raft_consensus.cc:697] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:01:47.406070  8696 raft_consensus.cc:385] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.406131  8694 raft_consensus.cc:359] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.406527  8696 raft_consensus.cc:740] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.406869  8694 raft_consensus.cc:385] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.407264  8694 raft_consensus.cc:740] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.407581  8697 raft_consensus.cc:359] T bbca57bc50da44c5b70096f1db4701cb P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.407413  8698 consensus_queue.cc:237] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.407418  8696 consensus_queue.cc:260] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.408344  8697 raft_consensus.cc:385] T bbca57bc50da44c5b70096f1db4701cb P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.408011  8694 consensus_queue.cc:260] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.408666  8697 raft_consensus.cc:740] T bbca57bc50da44c5b70096f1db4701cb P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.409349  8697 consensus_queue.cc:260] T bbca57bc50da44c5b70096f1db4701cb P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.410068  8694 ts_tablet_manager.cc:1434] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:01:47.410837  8694 tablet_bootstrap.cc:492] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:47.411293  8697 ts_tablet_manager.cc:1434] T bbca57bc50da44c5b70096f1db4701cb P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:47.412336  8697 tablet_bootstrap.cc:492] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:47.415877  8696 ts_tablet_manager.cc:1434] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:01:47.416571  8694 tablet_bootstrap.cc:654] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.416857  8696 tablet_bootstrap.cc:492] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:47.418514  8781 raft_consensus.cc:493] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.418965  8781 raft_consensus.cc:515] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.420908  8781 leader_election.cc:290] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.422730  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b892409324489e9e548387c8f1b65c" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:47.423719  8697 tablet_bootstrap.cc:654] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.424661  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b892409324489e9e548387c8f1b65c" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:47.429306  8813 raft_consensus.cc:493] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.429966  8813 raft_consensus.cc:515] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
W20260709 13:01:47.431556  8546 leader_election.cc:343] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:47.432418  8546 leader_election.cc:343] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.432987  8546 leader_election.cc:304] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:47.433967  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679db6cf6b2e45638455af9181020dd8" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:47.434355  8781 raft_consensus.cc:2749] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:47.434765  8505 raft_consensus.cc:2468] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:47.436308  8620 leader_election.cc:304] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:47.437790  8813 leader_election.cc:290] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:47.438458  8813 raft_consensus.cc:2804] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:47.438874  8813 raft_consensus.cc:493] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:47.441882  8813 raft_consensus.cc:3060] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.445178  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679db6cf6b2e45638455af9181020dd8" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
W20260709 13:01:47.447137  8619 leader_election.cc:343] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.451686  8696 tablet_bootstrap.cc:654] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.465682  8697 tablet_bootstrap.cc:492] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:47.466338  8697 ts_tablet_manager.cc:1403] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.021s
I20260709 13:01:47.466581  8694 tablet_bootstrap.cc:492] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:47.467046  8694 ts_tablet_manager.cc:1403] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.056s	user 0.030s	sys 0.023s
I20260709 13:01:47.469152  8697 raft_consensus.cc:359] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.469470  8694 raft_consensus.cc:359] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.469834  8697 raft_consensus.cc:385] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.470124  8694 raft_consensus.cc:385] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.470176  8697 raft_consensus.cc:740] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.470799  8694 raft_consensus.cc:740] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.471462  8694 consensus_queue.cc:260] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.472074  8697 consensus_queue.cc:260] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.472880  8694 ts_tablet_manager.cc:1434] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:01:47.473721  8694 tablet_bootstrap.cc:492] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:47.473747  8696 tablet_bootstrap.cc:492] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:47.474359  8696 ts_tablet_manager.cc:1403] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.002s
I20260709 13:01:47.475075  8400 catalog_manager.cc:5697] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:47.475415  8813 raft_consensus.cc:515] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.476929  8696 raft_consensus.cc:359] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.477593  8696 raft_consensus.cc:385] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.477908  8696 raft_consensus.cc:740] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.478859  8697 ts_tablet_manager.cc:1434] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 13:01:47.478574  8696 consensus_queue.cc:260] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.480212  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679db6cf6b2e45638455af9181020dd8" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:47.480540  8697 tablet_bootstrap.cc:492] T de54d1f8d177425682a4bc85fc338e96 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:47.480679  8694 tablet_bootstrap.cc:654] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.480810  8505 raft_consensus.cc:3060] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.487378  8505 raft_consensus.cc:2468] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:47.490057  8696 ts_tablet_manager.cc:1434] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260709 13:01:47.491315  8620 leader_election.cc:304] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:47.491925  8697 tablet_bootstrap.cc:654] T de54d1f8d177425682a4bc85fc338e96 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.492381  8698 raft_consensus.cc:2804] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:47.492812  8698 raft_consensus.cc:697] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:01:47.493615  8698 consensus_queue.cc:237] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.495959  8781 raft_consensus.cc:493] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.496418  8781 raft_consensus.cc:515] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.498379  8781 leader_election.cc:290] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.499339  8696 tablet_bootstrap.cc:492] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:47.500867  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de54d1f8d177425682a4bc85fc338e96" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:47.501468  8651 raft_consensus.cc:2468] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:47.502745  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de54d1f8d177425682a4bc85fc338e96" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:47.503438  8546 leader_election.cc:304] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:47.504458  8781 raft_consensus.cc:2804] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:47.504802  8781 raft_consensus.cc:493] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:01:47.504668  8546 leader_election.cc:343] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.505383  8774 raft_consensus.cc:493] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.505270  8781 raft_consensus.cc:3060] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.505874  8774 raft_consensus.cc:515] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.507858  8774 leader_election.cc:290] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.509719  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679db6cf6b2e45638455af9181020dd8" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:47.509974  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffbb9eef44f4133aaac0f273183b3b2" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
W20260709 13:01:47.510864  8619 leader_election.cc:343] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:47.512009  8470 leader_election.cc:343] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.509152  8813 leader_election.cc:290] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:47.514910  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffbb9eef44f4133aaac0f273183b3b2" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:47.515606  8651 raft_consensus.cc:2468] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:47.516582  8471 leader_election.cc:304] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [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: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:47.517405  8694 tablet_bootstrap.cc:492] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:47.517568  8774 raft_consensus.cc:2804] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:47.517848  8694 ts_tablet_manager.cc:1403] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.010s
I20260709 13:01:47.517900  8774 raft_consensus.cc:493] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:47.518325  8774 raft_consensus.cc:3060] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.519380  8696 tablet_bootstrap.cc:654] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.518813  8400 catalog_manager.cc:5697] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:47.520452  8694 raft_consensus.cc:359] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.521142  8694 raft_consensus.cc:385] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.521420  8694 raft_consensus.cc:740] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.522049  8694 consensus_queue.cc:260] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.524190  8694 ts_tablet_manager.cc:1434] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:01:47.525027  8694 tablet_bootstrap.cc:492] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:47.524777  8774 raft_consensus.cc:515] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.527308  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffbb9eef44f4133aaac0f273183b3b2" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
W20260709 13:01:47.528681  8470 leader_election.cc:343] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.532263  8694 tablet_bootstrap.cc:654] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.514776  8781 raft_consensus.cc:515] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.535285  8781 leader_election.cc:290] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.538385  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de54d1f8d177425682a4bc85fc338e96" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:47.540723  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de54d1f8d177425682a4bc85fc338e96" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:47.541183  8696 tablet_bootstrap.cc:492] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:47.541452  8651 raft_consensus.cc:3060] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.541728  8696 ts_tablet_manager.cc:1403] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.000s
I20260709 13:01:47.545885  8696 raft_consensus.cc:359] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.547906  8696 raft_consensus.cc:385] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.548219  8696 raft_consensus.cc:740] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
W20260709 13:01:47.548419  8546 leader_election.cc:343] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.549037  8697 tablet_bootstrap.cc:492] T de54d1f8d177425682a4bc85fc338e96 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:47.549480  8697 ts_tablet_manager.cc:1403] T de54d1f8d177425682a4bc85fc338e96 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.012s
I20260709 13:01:47.549347  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffbb9eef44f4133aaac0f273183b3b2" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:47.549181  8696 consensus_queue.cc:260] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.549945  8654 raft_consensus.cc:3060] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.551915  8697 raft_consensus.cc:359] T de54d1f8d177425682a4bc85fc338e96 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.552564  8697 raft_consensus.cc:385] T de54d1f8d177425682a4bc85fc338e96 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.552801  8697 raft_consensus.cc:740] T de54d1f8d177425682a4bc85fc338e96 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.553442  8697 consensus_queue.cc:260] T de54d1f8d177425682a4bc85fc338e96 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.555371  8697 ts_tablet_manager.cc:1434] T de54d1f8d177425682a4bc85fc338e96 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:01:47.556296  8781 consensus_queue.cc:1048] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:47.556502  8654 raft_consensus.cc:2468] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:47.557313  8694 tablet_bootstrap.cc:492] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:47.557703  8694 ts_tablet_manager.cc:1403] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.015s
I20260709 13:01:47.557813  8471 leader_election.cc:304] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [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: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:47.558612  8775 raft_consensus.cc:2804] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:47.559100  8775 raft_consensus.cc:697] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:47.560007  8775 consensus_queue.cc:237] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.560568  8694 raft_consensus.cc:359] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.561216  8694 raft_consensus.cc:385] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.561493  8694 raft_consensus.cc:740] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.562594  8697 tablet_bootstrap.cc:492] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:47.561023  8696 ts_tablet_manager.cc:1434] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:01:47.565548  8704 raft_consensus.cc:493] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.565994  8704 raft_consensus.cc:515] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.566242  8694 consensus_queue.cc:260] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.568676  8696 tablet_bootstrap.cc:492] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:47.571138  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ef1445eb39446f92b65f6c2d24da10" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:47.571808  8694 ts_tablet_manager.cc:1434] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:01:47.572618  8694 tablet_bootstrap.cc:492] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:47.567904  8704 leader_election.cc:290] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.573429  8774 leader_election.cc:290] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.575354  8651 raft_consensus.cc:2468] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:47.576766  8503 raft_consensus.cc:3060] T bbca57bc50da44c5b70096f1db4701cb P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.575094  8654 raft_consensus.cc:2468] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:47.578938  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ef1445eb39446f92b65f6c2d24da10" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:47.579277  8471 leader_election.cc:304] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:47.579679  8579 raft_consensus.cc:2468] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:47.587172  8774 raft_consensus.cc:2804] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:47.587555  8774 raft_consensus.cc:493] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:47.587891  8774 raft_consensus.cc:3060] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.587407  8546 leader_election.cc:304] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [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: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:47.589645  8781 raft_consensus.cc:2804] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:47.590094  8781 raft_consensus.cc:697] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:01:47.590937  8735 consensus_queue.cc:1048] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:47.590866  8781 consensus_queue.cc:237] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.594105  8774 raft_consensus.cc:515] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.595333  8697 tablet_bootstrap.cc:654] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.596792  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ef1445eb39446f92b65f6c2d24da10" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:47.597371  8579 raft_consensus.cc:3060] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.597499  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ef1445eb39446f92b65f6c2d24da10" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:47.598132  8651 raft_consensus.cc:3060] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.599121  8696 tablet_bootstrap.cc:654] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.602219  8694 tablet_bootstrap.cc:654] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.604691  8579 raft_consensus.cc:2468] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:47.608325  8470 leader_election.cc:304] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:47.609422  8704 raft_consensus.cc:2804] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:47.610000  8704 raft_consensus.cc:697] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:47.610623  8697 tablet_bootstrap.cc:492] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:47.611223  8697 ts_tablet_manager.cc:1403] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.004s
I20260709 13:01:47.611061  8704 consensus_queue.cc:237] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.613967  8697 raft_consensus.cc:359] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.614665  8697 raft_consensus.cc:385] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.615000  8697 raft_consensus.cc:740] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.615782  8697 consensus_queue.cc:260] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.614269  8651 raft_consensus.cc:2468] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:47.619457  8697 ts_tablet_manager.cc:1434] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:01:47.620627  8774 leader_election.cc:290] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.621284  8735 consensus_queue.cc:1048] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:47.629158  8694 tablet_bootstrap.cc:492] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:47.632622  8694 ts_tablet_manager.cc:1403] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.013s
I20260709 13:01:47.633853  8781 consensus_queue.cc:1048] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:47.635221  8694 raft_consensus.cc:359] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.635869  8694 raft_consensus.cc:385] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.636122  8694 raft_consensus.cc:740] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.636718  8694 consensus_queue.cc:260] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.638832  8694 ts_tablet_manager.cc:1434] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:01:47.630333  8696 tablet_bootstrap.cc:492] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:47.639540  8696 ts_tablet_manager.cc:1403] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.000s
I20260709 13:01:47.639825  8694 tablet_bootstrap.cc:492] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:47.640339  8400 catalog_manager.cc:5697] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:47.642105  8696 raft_consensus.cc:359] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.642789  8696 raft_consensus.cc:385] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.643116  8696 raft_consensus.cc:740] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.643885  8696 consensus_queue.cc:260] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.644696  8697 tablet_bootstrap.cc:492] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:47.645792  8696 ts_tablet_manager.cc:1434] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:01:47.645977  8694 tablet_bootstrap.cc:654] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.646706  8696 tablet_bootstrap.cc:492] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:47.652460  8697 tablet_bootstrap.cc:654] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.651587  8403 catalog_manager.cc:5697] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:47.653007  8696 tablet_bootstrap.cc:654] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.673774  8696 tablet_bootstrap.cc:492] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:47.673918  8697 tablet_bootstrap.cc:492] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:47.674325  8696 ts_tablet_manager.cc:1403] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.014s
I20260709 13:01:47.674325  8697 ts_tablet_manager.cc:1403] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.010s
I20260709 13:01:47.677434  8697 raft_consensus.cc:359] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.677502  8696 raft_consensus.cc:359] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.678129  8697 raft_consensus.cc:385] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.678234  8696 raft_consensus.cc:385] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.678462  8697 raft_consensus.cc:740] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.678623  8696 raft_consensus.cc:740] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.679280  8697 consensus_queue.cc:260] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.679445  8696 consensus_queue.cc:260] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.681461  8696 ts_tablet_manager.cc:1434] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:47.681958  8697 ts_tablet_manager.cc:1434] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:47.682399  8696 tablet_bootstrap.cc:492] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:47.683691  8697 tablet_bootstrap.cc:492] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:47.688627  8696 tablet_bootstrap.cc:654] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.685896  8401 catalog_manager.cc:5697] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:47.691385  8697 tablet_bootstrap.cc:654] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.700101  8696 tablet_bootstrap.cc:492] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:47.700565  8696 ts_tablet_manager.cc:1403] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 13:01:47.702860  8697 tablet_bootstrap.cc:492] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:47.703341  8697 ts_tablet_manager.cc:1403] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 13:01:47.704623  8696 raft_consensus.cc:359] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.705525  8696 raft_consensus.cc:385] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.705837  8696 raft_consensus.cc:740] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.706619  8696 consensus_queue.cc:260] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.706172  8697 raft_consensus.cc:359] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.708909  8697 raft_consensus.cc:385] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.709010  8696 ts_tablet_manager.cc:1434] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:01:47.709209  8697 raft_consensus.cc:740] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.710013  8696 tablet_bootstrap.cc:492] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:47.709959  8697 consensus_queue.cc:260] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.712330  8697 ts_tablet_manager.cc:1434] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:01:47.713212  8697 tablet_bootstrap.cc:492] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:47.716259  8696 tablet_bootstrap.cc:654] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.718544  8697 tablet_bootstrap.cc:654] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.738516  8697 tablet_bootstrap.cc:492] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:47.739562  8698 raft_consensus.cc:493] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.740156  8698 raft_consensus.cc:515] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.744119  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489d65e7f29740e79c0af054d3320b89" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:47.744916  8504 raft_consensus.cc:2468] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:47.746167  8775 raft_consensus.cc:493] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.746765  8775 raft_consensus.cc:515] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.750286  8775 leader_election.cc:290] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.750844  8775 raft_consensus.cc:493] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.751384  8775 raft_consensus.cc:515] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.754742  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b892409324489e9e548387c8f1b65c" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:47.755527  8651 raft_consensus.cc:2468] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:47.757057  8471 leader_election.cc:304] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:47.758119  8767 raft_consensus.cc:2804] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:47.758584  8767 raft_consensus.cc:493] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:47.759006  8767 raft_consensus.cc:3060] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.764199  8620 leader_election.cc:304] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:47.765393  8763 raft_consensus.cc:2804] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:47.765834  8763 raft_consensus.cc:493] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:47.766249  8763 raft_consensus.cc:3060] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.771333  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b892409324489e9e548387c8f1b65c" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:47.772189  8578 raft_consensus.cc:2468] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:47.773792  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7c7b9a6c7f4886939403c288f77329" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:47.776258  8698 leader_election.cc:290] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:47.739081  8697 ts_tablet_manager.cc:1403] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.001s
I20260709 13:01:47.789587  8698 raft_consensus.cc:493] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.799228  8704 raft_consensus.cc:493] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.799823  8698 raft_consensus.cc:515] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.799969  8704 raft_consensus.cc:515] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.805150  8828 raft_consensus.cc:493] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.805755  8828 raft_consensus.cc:515] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.802700  8704 leader_election.cc:290] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.808745  8828 leader_election.cc:290] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:47.810276  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054ec6eb87c9450e91ba703658a9ab4b" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:47.811187  8648 raft_consensus.cc:2468] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:47.813093  8471 leader_election.cc:304] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:47.813997  8803 raft_consensus.cc:2804] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:47.814330  8803 raft_consensus.cc:493] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:47.814626  8803 raft_consensus.cc:3060] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.788928  8767 raft_consensus.cc:515] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
W20260709 13:01:47.819528  8470 leader_election.cc:343] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.794162  8763 raft_consensus.cc:515] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.796819  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7c7b9a6c7f4886939403c288f77329" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
W20260709 13:01:47.823702  8471 leader_election.cc:343] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.824187  8471 leader_election.cc:304] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:47.824285  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fa881985834307b74e823618f5dd64" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:47.824990  8704 raft_consensus.cc:2749] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:47.830062  8705 raft_consensus.cc:493] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.830653  8705 raft_consensus.cc:515] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.833117  8705 leader_election.cc:290] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.829586  8697 raft_consensus.cc:359] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.834292  8697 raft_consensus.cc:385] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.834650  8697 raft_consensus.cc:740] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.833988  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054ec6eb87c9450e91ba703658a9ab4b" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:47.795246  8775 leader_election.cc:290] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.836830  8787 consensus_queue.cc:1048] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:47.827397  8698 leader_election.cc:290] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:47.837684  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489d65e7f29740e79c0af054d3320b89" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:47.838284  8578 raft_consensus.cc:2468] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:47.839481  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054ec6eb87c9450e91ba703658a9ab4b" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:47.840039  8578 raft_consensus.cc:2468] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:47.827726  8803 raft_consensus.cc:515] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.841286  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fa881985834307b74e823618f5dd64" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:47.842437  8705 raft_consensus.cc:493] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.843093  8705 raft_consensus.cc:515] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
W20260709 13:01:47.828888  8620 leader_election.cc:343] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.845549  8705 leader_election.cc:290] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.841306  8504 raft_consensus.cc:2393] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2291c83239844a279a2b5f05f77624a3 in current term 1: Already voted for candidate 751d6e39218f4f7c99d701a84176a191 in this term.
I20260709 13:01:47.845854  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489d65e7f29740e79c0af054d3320b89" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:47.846621  8505 raft_consensus.cc:3060] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.852315  8697 consensus_queue.cc:260] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.851747  8763 leader_election.cc:290] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:47.856978  8697 ts_tablet_manager.cc:1434] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.001s
I20260709 13:01:47.857929  8697 tablet_bootstrap.cc:492] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:47.860392  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489d65e7f29740e79c0af054d3320b89" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:47.862262  8578 raft_consensus.cc:3060] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.863656  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b892409324489e9e548387c8f1b65c" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:47.864809  8654 raft_consensus.cc:3060] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.867138  8505 raft_consensus.cc:2468] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:47.870123  8620 leader_election.cc:304] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:47.870353  8697 tablet_bootstrap.cc:654] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.871884  8696 tablet_bootstrap.cc:492] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:47.873709  8696 ts_tablet_manager.cc:1403] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.164s	user 0.045s	sys 0.067s
I20260709 13:01:47.873833  8698 raft_consensus.cc:2804] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:47.874359  8649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489d65e7f29740e79c0af054d3320b89" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:47.875095  8698 raft_consensus.cc:697] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:01:47.875984  8698 consensus_queue.cc:237] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.876475  8696 raft_consensus.cc:359] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.877215  8696 raft_consensus.cc:385] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.877555  8696 raft_consensus.cc:740] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.872829  8654 raft_consensus.cc:2468] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:47.872921  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489d65e7f29740e79c0af054d3320b89" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:47.878372  8696 consensus_queue.cc:260] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.861734  8767 leader_election.cc:290] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.879662  8503 raft_consensus.cc:2393] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5c26ff324cd4d4eb2b64a67c462875a in current term 1: Already voted for candidate 2291c83239844a279a2b5f05f77624a3 in this term.
I20260709 13:01:47.880674  8696 ts_tablet_manager.cc:1434] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:47.881603  8471 leader_election.cc:304] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:47.881734  8696 tablet_bootstrap.cc:492] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:47.881742  8619 leader_election.cc:304] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3 [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: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:47.882941  8828 raft_consensus.cc:2804] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:47.883499  8828 raft_consensus.cc:493] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:47.885368  8705 raft_consensus.cc:493] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.885434  8828 raft_consensus.cc:3060] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.884102  8767 raft_consensus.cc:2804] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:47.886482  8705 raft_consensus.cc:515] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.891749  8694 tablet_bootstrap.cc:492] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:47.892295  8694 ts_tablet_manager.cc:1403] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.253s	user 0.093s	sys 0.115s
I20260709 13:01:47.892467  8705 leader_election.cc:290] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
W20260709 13:01:47.887639  8619 leader_election.cc:343] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.893632  8619 leader_election.cc:304] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:47.894351  8813 raft_consensus.cc:2749] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:47.896070  8694 raft_consensus.cc:359] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.896880  8694 raft_consensus.cc:385] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.897214  8694 raft_consensus.cc:740] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.898041  8694 consensus_queue.cc:260] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.903800  8694 ts_tablet_manager.cc:1434] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:01:47.904932  8694 tablet_bootstrap.cc:492] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:47.907255  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3170126df1bd4b79a6423483ea715c42" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:47.899197  8767 raft_consensus.cc:697] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:47.914166  8697 tablet_bootstrap.cc:492] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:47.914644  8697 ts_tablet_manager.cc:1403] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.013s
I20260709 13:01:47.915777  8696 tablet_bootstrap.cc:654] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.907833  8803 leader_election.cc:290] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.918784  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3170126df1bd4b79a6423483ea715c42" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:47.919404  8648 raft_consensus.cc:2468] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:47.917321  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054ec6eb87c9450e91ba703658a9ab4b" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:47.922024  8502 raft_consensus.cc:3060] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.913086  8503 raft_consensus.cc:2468] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:47.922147  8403 catalog_manager.cc:5697] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:47.931448  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054ec6eb87c9450e91ba703658a9ab4b" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:47.932264  8579 raft_consensus.cc:2468] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:47.934240  8775 raft_consensus.cc:493] T de54d1f8d177425682a4bc85fc338e96 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.934747  8775 raft_consensus.cc:515] T de54d1f8d177425682a4bc85fc338e96 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.936105  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054ec6eb87c9450e91ba703658a9ab4b" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:47.936720  8775 leader_election.cc:290] T de54d1f8d177425682a4bc85fc338e96 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:47.936856  8580 raft_consensus.cc:3060] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.939601  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de54d1f8d177425682a4bc85fc338e96" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:47.940454  8651 raft_consensus.cc:2393] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 751d6e39218f4f7c99d701a84176a191 in current term 1: Already voted for candidate b5c26ff324cd4d4eb2b64a67c462875a in this term.
W20260709 13:01:47.942238  8546 consensus_peers.cc:597] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:47.942714  8828 raft_consensus.cc:515] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.943378  8546 leader_election.cc:304] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:47.943845  8654 raft_consensus.cc:2393] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 751d6e39218f4f7c99d701a84176a191 in current term 1: Already voted for candidate 2291c83239844a279a2b5f05f77624a3 in this term.
I20260709 13:01:47.944574  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b892409324489e9e548387c8f1b65c" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:47.945319  8579 raft_consensus.cc:3060] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.948488  8578 raft_consensus.cc:2468] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:47.912204  8767 consensus_queue.cc:237] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.950521  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054ec6eb87c9450e91ba703658a9ab4b" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:47.951419  8504 raft_consensus.cc:2393] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2291c83239844a279a2b5f05f77624a3 in current term 1: Already voted for candidate 751d6e39218f4f7c99d701a84176a191 in this term.
I20260709 13:01:47.952131  8697 raft_consensus.cc:359] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.952775  8697 raft_consensus.cc:385] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.953045  8697 raft_consensus.cc:740] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.953388  8787 raft_consensus.cc:2804] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:47.953665  8828 leader_election.cc:290] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:47.953812  8787 raft_consensus.cc:493] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:47.954206  8787 raft_consensus.cc:3060] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.954402  8697 consensus_queue.cc:260] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.964991  8697 ts_tablet_manager.cc:1434] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 13:01:47.965804  8697 tablet_bootstrap.cc:492] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:47.973191  8828 consensus_queue.cc:1048] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:01:47.975420  8579 raft_consensus.cc:2468] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:47.977602  8694 tablet_bootstrap.cc:654] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.977788  8401 catalog_manager.cc:5697] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:47.981225  8696 tablet_bootstrap.cc:492] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:47.971868  8787 raft_consensus.cc:515] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.981739  8696 ts_tablet_manager.cc:1403] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.100s	user 0.016s	sys 0.028s
I20260709 13:01:47.985435  8696 raft_consensus.cc:359] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.986116  8696 raft_consensus.cc:385] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.986482  8696 raft_consensus.cc:740] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.987321  8696 consensus_queue.cc:260] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:47.990638  8696 ts_tablet_manager.cc:1434] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:01:47.999089  8696 tablet_bootstrap.cc:492] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:47.997046  8580 raft_consensus.cc:2468] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:47.983974  8546 leader_election.cc:304] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:48.015493  8705 raft_consensus.cc:2749] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:48.018723  8787 leader_election.cc:290] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.020864  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffbb9eef44f4133aaac0f273183b3b2" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:48.021023  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffbb9eef44f4133aaac0f273183b3b2" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:48.021742  8654 raft_consensus.cc:2393] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5c26ff324cd4d4eb2b64a67c462875a in current term 1: Already voted for candidate 751d6e39218f4f7c99d701a84176a191 in this term.
I20260709 13:01:48.022342  8697 tablet_bootstrap.cc:654] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.025110  8694 tablet_bootstrap.cc:492] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:48.025735  8694 ts_tablet_manager.cc:1403] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.121s	user 0.007s	sys 0.016s
I20260709 13:01:48.032542  8694 raft_consensus.cc:359] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.033273  8694 raft_consensus.cc:385] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.033246  8470 leader_election.cc:304] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [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: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3
I20260709 13:01:48.033754  8694 raft_consensus.cc:740] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.034448  8803 raft_consensus.cc:2804] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:48.035058  8803 raft_consensus.cc:697] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:48.034533  8694 consensus_queue.cc:260] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.035869  8803 consensus_queue.cc:237] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.037446  8694 ts_tablet_manager.cc:1434] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:01:48.039683  8694 tablet_bootstrap.cc:492] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:48.041903  8696 tablet_bootstrap.cc:654] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.047498  8697 tablet_bootstrap.cc:492] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:48.048074  8697 ts_tablet_manager.cc:1403] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.004s
I20260709 13:01:48.043517  8787 raft_consensus.cc:493] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.049902  8787 raft_consensus.cc:515] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.055299  8775 consensus_queue.cc:1048] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:01:48.055341  8502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3170126df1bd4b79a6423483ea715c42" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:48.063583  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3170126df1bd4b79a6423483ea715c42" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:48.064133  8654 raft_consensus.cc:3060] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.067377  8502 raft_consensus.cc:3060] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.072319  8697 raft_consensus.cc:359] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.073665  8697 raft_consensus.cc:385] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.074126  8697 raft_consensus.cc:740] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.075083  8697 consensus_queue.cc:260] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.077577  8697 ts_tablet_manager.cc:1434] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:01:48.078577  8697 tablet_bootstrap.cc:492] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:48.080530  8698 consensus_queue.cc:1048] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:48.081018  8787 leader_election.cc:290] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.084317  8401 catalog_manager.cc:5697] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:48.087638  8578 raft_consensus.cc:3060] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.087942  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de54d1f8d177425682a4bc85fc338e96" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:48.087662  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054ec6eb87c9450e91ba703658a9ab4b" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:48.095932  8654 raft_consensus.cc:2468] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:48.096379  8579 raft_consensus.cc:2393] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2291c83239844a279a2b5f05f77624a3 in current term 1: Already voted for candidate 751d6e39218f4f7c99d701a84176a191 in this term.
I20260709 13:01:48.097890  8577 raft_consensus.cc:3060] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.101486  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679db6cf6b2e45638455af9181020dd8" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:48.102182  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679db6cf6b2e45638455af9181020dd8" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:48.107793  8697 tablet_bootstrap.cc:654] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.110399  8698 consensus_queue.cc:1048] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:48.110878  8502 raft_consensus.cc:2468] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:48.113032  8470 leader_election.cc:304] T de54d1f8d177425682a4bc85fc338e96 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:48.099509  8694 tablet_bootstrap.cc:654] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.114569  8775 raft_consensus.cc:3060] T de54d1f8d177425682a4bc85fc338e96 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.120744  8546 leader_election.cc:304] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:48.124661  8787 raft_consensus.cc:2804] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:48.125267  8787 raft_consensus.cc:697] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:01:48.135423  8546 leader_election.cc:304] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:48.136498  8781 raft_consensus.cc:2749] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:48.145866  8767 consensus_queue.cc:1048] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:48.126361  8787 consensus_queue.cc:237] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.138046  8775 raft_consensus.cc:2749] T de54d1f8d177425682a4bc85fc338e96 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:48.159945  8694 tablet_bootstrap.cc:492] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:48.160526  8694 ts_tablet_manager.cc:1403] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.121s	user 0.009s	sys 0.003s
I20260709 13:01:48.162941  8803 raft_consensus.cc:493] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.163489  8803 raft_consensus.cc:515] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.156963  8546 leader_election.cc:304] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:48.166201  8803 leader_election.cc:290] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.166988  8705 raft_consensus.cc:2749] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:48.169694  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fa881985834307b74e823618f5dd64" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:48.170548  8651 raft_consensus.cc:2468] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:48.171497  8694 raft_consensus.cc:359] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.172171  8694 raft_consensus.cc:385] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.172180  8471 leader_election.cc:304] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:48.172528  8694 raft_consensus.cc:740] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.172272  8697 tablet_bootstrap.cc:492] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:48.173468  8697 ts_tablet_manager.cc:1403] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.095s	user 0.010s	sys 0.027s
I20260709 13:01:48.174477  8619 leader_election.cc:304] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3 [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: 2291c83239844a279a2b5f05f77624a3; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:48.175511  8698 raft_consensus.cc:2749] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:48.176343  8697 raft_consensus.cc:359] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.178567  8697 raft_consensus.cc:385] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.178912  8697 raft_consensus.cc:740] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.177636  8704 raft_consensus.cc:2804] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:48.177534  8828 consensus_queue.cc:1048] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:48.180142  8704 raft_consensus.cc:493] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:48.180542  8704 raft_consensus.cc:3060] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.179651  8697 consensus_queue.cc:260] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
W20260709 13:01:48.169731  8451 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:48.182622  8774 consensus_queue.cc:1048] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:48.190573  8697 ts_tablet_manager.cc:1434] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:01:48.196810  8697 tablet_bootstrap.cc:492] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:48.199620  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fa881985834307b74e823618f5dd64" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:48.200354  8579 raft_consensus.cc:2468] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:48.202564  8763 raft_consensus.cc:493] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.203161  8763 raft_consensus.cc:515] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.207473  8697 tablet_bootstrap.cc:654] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.207357  8694 consensus_queue.cc:260] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.211663  8763 leader_election.cc:290] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:48.215292  8696 tablet_bootstrap.cc:492] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:48.215777  8696 ts_tablet_manager.cc:1403] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.217s	user 0.027s	sys 0.039s
I20260709 13:01:48.218938  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68996954aa3d4e6aa368a524fd504558" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
W20260709 13:01:48.221918  8620 leader_election.cc:343] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.223240  8694 ts_tablet_manager.cc:1434] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.003s
I20260709 13:01:48.224268  8694 tablet_bootstrap.cc:492] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:48.189733  8704 raft_consensus.cc:515] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.230787  8401 catalog_manager.cc:5697] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:48.232213  8704 leader_election.cc:290] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.239456  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fa881985834307b74e823618f5dd64" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:48.240017  8651 raft_consensus.cc:3060] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.244095  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68996954aa3d4e6aa368a524fd504558" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:48.247660  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fa881985834307b74e823618f5dd64" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:48.248154  8579 raft_consensus.cc:3060] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.249439  8696 raft_consensus.cc:359] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
W20260709 13:01:48.252702  8619 leader_election.cc:343] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.253369  8619 leader_election.cc:304] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:48.250109  8696 raft_consensus.cc:385] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.254752  8696 raft_consensus.cc:740] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.255254  8698 raft_consensus.cc:2749] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:48.255489  8696 consensus_queue.cc:260] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.257982  8705 consensus_queue.cc:1048] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:48.267565  8694 tablet_bootstrap.cc:654] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.263680  8704 consensus_queue.cc:1048] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:48.264533  8579 raft_consensus.cc:2468] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:48.270859  8696 ts_tablet_manager.cc:1434] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.055s	user 0.003s	sys 0.004s
I20260709 13:01:48.272403  8470 leader_election.cc:304] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:48.273633  8704 raft_consensus.cc:2804] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:48.274089  8697 tablet_bootstrap.cc:492] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:48.274264  8704 raft_consensus.cc:697] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:48.274682  8697 ts_tablet_manager.cc:1403] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.078s	user 0.020s	sys 0.019s
I20260709 13:01:48.275177  8704 consensus_queue.cc:237] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.278170  8697 raft_consensus.cc:359] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.279069  8697 raft_consensus.cc:385] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.279405  8697 raft_consensus.cc:740] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.280859  8696 tablet_bootstrap.cc:492] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:48.280344  8697 consensus_queue.cc:260] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.282689  8697 ts_tablet_manager.cc:1434] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:01:48.290510  8775 raft_consensus.cc:493] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.291077  8775 raft_consensus.cc:515] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.293270  8775 leader_election.cc:290] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.295603  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823380d7fdf745f1a2c3a408ca14f0d7" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:48.297883  8649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823380d7fdf745f1a2c3a408ca14f0d7" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:48.299496  8697 tablet_bootstrap.cc:492] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:48.299891  8470 leader_election.cc:304] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:48.300719  8775 raft_consensus.cc:2749] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:48.266423  8651 raft_consensus.cc:2468] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:48.313848  8696 tablet_bootstrap.cc:654] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.318387  8705 consensus_queue.cc:1048] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:48.321759  8402 catalog_manager.cc:5697] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:48.376317  8696 tablet_bootstrap.cc:492] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:48.376888  8696 ts_tablet_manager.cc:1403] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.001s
I20260709 13:01:48.380450  8694 tablet_bootstrap.cc:492] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:48.381035  8694 ts_tablet_manager.cc:1403] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.157s	user 0.039s	sys 0.032s
I20260709 13:01:48.382772  8696 raft_consensus.cc:359] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.383569  8696 raft_consensus.cc:385] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.383872  8696 raft_consensus.cc:740] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.384331  8694 raft_consensus.cc:359] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.384523  8696 consensus_queue.cc:260] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.385159  8694 raft_consensus.cc:385] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.385462  8697 tablet_bootstrap.cc:654] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.385587  8694 raft_consensus.cc:740] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.386469  8694 consensus_queue.cc:260] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.387265  8696 ts_tablet_manager.cc:1434] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 13:01:48.388432  8696 tablet_bootstrap.cc:492] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:48.388948  8694 ts_tablet_manager.cc:1434] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:01:48.389900  8694 tablet_bootstrap.cc:492] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:48.392568  8697 tablet_bootstrap.cc:492] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:48.393009  8697 ts_tablet_manager.cc:1403] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.001s
I20260709 13:01:48.394577  8696 tablet_bootstrap.cc:654] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.396279  8694 tablet_bootstrap.cc:654] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.396507  8697 raft_consensus.cc:359] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.397202  8697 raft_consensus.cc:385] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.397468  8697 raft_consensus.cc:740] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.398115  8697 consensus_queue.cc:260] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.400414  8697 ts_tablet_manager.cc:1434] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:01:48.401314  8697 tablet_bootstrap.cc:492] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:48.403944  8745 raft_consensus.cc:493] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.404454  8745 raft_consensus.cc:515] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.406381  8745 leader_election.cc:290] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.406553  8696 tablet_bootstrap.cc:492] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:48.407260  8696 ts_tablet_manager.cc:1403] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260709 13:01:48.407686  8502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360311d8ce294b389b81ed234320030c" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
W20260709 13:01:48.409281  8546 leader_election.cc:343] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.406597  8697 tablet_bootstrap.cc:654] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.410115  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360311d8ce294b389b81ed234320030c" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
W20260709 13:01:48.412081  8546 leader_election.cc:343] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.412655  8546 leader_election.cc:304] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:48.413522  8696 raft_consensus.cc:359] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.414144  8696 raft_consensus.cc:385] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.414404  8696 raft_consensus.cc:740] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.413614  8745 raft_consensus.cc:2749] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:48.415079  8696 consensus_queue.cc:260] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.418138  8696 ts_tablet_manager.cc:1434] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:01:48.418514  8694 tablet_bootstrap.cc:492] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:48.418171  8704 consensus_queue.cc:1048] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:48.419092  8696 tablet_bootstrap.cc:492] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:48.420251  8694 ts_tablet_manager.cc:1403] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.008s
I20260709 13:01:48.423305  8694 raft_consensus.cc:359] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.424094  8694 raft_consensus.cc:385] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.424463  8694 raft_consensus.cc:740] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.425747  8696 tablet_bootstrap.cc:654] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.427279  8763 consensus_queue.cc:1048] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:48.425374  8694 consensus_queue.cc:260] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.429477  8697 tablet_bootstrap.cc:492] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:48.430006  8697 ts_tablet_manager.cc:1403] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.004s
I20260709 13:01:48.432497  8694 ts_tablet_manager.cc:1434] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:01:48.432792  8697 raft_consensus.cc:359] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.433375  8697 raft_consensus.cc:385] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.433614  8697 raft_consensus.cc:740] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.434232  8697 consensus_queue.cc:260] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.435940  8697 ts_tablet_manager.cc:1434] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:01:48.436703  8697 tablet_bootstrap.cc:492] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:48.444357  8694 tablet_bootstrap.cc:492] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:48.444584  8803 consensus_queue.cc:1048] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:48.457120  8694 tablet_bootstrap.cc:654] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.445919  8697 tablet_bootstrap.cc:654] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.465243  8696 tablet_bootstrap.cc:492] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:48.465669  8696 ts_tablet_manager.cc:1403] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.028s
I20260709 13:01:48.468191  8696 raft_consensus.cc:359] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.468848  8696 raft_consensus.cc:385] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.468639  8763 consensus_queue.cc:1048] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:48.469105  8696 raft_consensus.cc:740] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.469831  8745 raft_consensus.cc:493] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.470533  8745 raft_consensus.cc:515] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.473407  8745 leader_election.cc:290] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.475189  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7c7b9a6c7f4886939403c288f77329" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:48.475808  8504 raft_consensus.cc:2468] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:48.476765  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7c7b9a6c7f4886939403c288f77329" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:48.477401  8654 raft_consensus.cc:2468] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:48.478384  8546 leader_election.cc:304] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:48.478709  8694 tablet_bootstrap.cc:492] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:48.479655  8745 raft_consensus.cc:2804] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:48.479790  8694 ts_tablet_manager.cc:1403] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.008s
I20260709 13:01:48.480432  8745 raft_consensus.cc:493] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:48.480880  8745 raft_consensus.cc:3060] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.469697  8696 consensus_queue.cc:260] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.483183  8694 raft_consensus.cc:359] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.484309  8694 raft_consensus.cc:385] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.484635  8694 raft_consensus.cc:740] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.485656  8696 ts_tablet_manager.cc:1434] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 13:01:48.485282  8694 consensus_queue.cc:260] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.486531  8696 tablet_bootstrap.cc:492] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:48.487821  8694 ts_tablet_manager.cc:1434] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:01:48.488555  8697 tablet_bootstrap.cc:492] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:48.488322  8745 raft_consensus.cc:515] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.488732  8694 tablet_bootstrap.cc:492] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:48.489014  8697 ts_tablet_manager.cc:1403] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.052s	user 0.005s	sys 0.004s
I20260709 13:01:48.491186  8502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7c7b9a6c7f4886939403c288f77329" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:48.491748  8502 raft_consensus.cc:3060] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.491976  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7c7b9a6c7f4886939403c288f77329" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:48.492640  8654 raft_consensus.cc:3060] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.493432  8697 raft_consensus.cc:359] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.494133  8697 raft_consensus.cc:385] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.494424  8697 raft_consensus.cc:740] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.495183  8697 consensus_queue.cc:260] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.496109  8694 tablet_bootstrap.cc:654] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.499930  8654 raft_consensus.cc:2468] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:48.500877  8502 raft_consensus.cc:2468] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:48.501466  8697 ts_tablet_manager.cc:1434] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:01:48.502154  8546 leader_election.cc:304] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:48.503027  8781 raft_consensus.cc:2804] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:48.503546  8781 raft_consensus.cc:697] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:01:48.504632  8696 tablet_bootstrap.cc:654] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.504395  8781 consensus_queue.cc:237] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.502398  8697 tablet_bootstrap.cc:492] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:48.508874  8745 leader_election.cc:290] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.518873  8774 raft_consensus.cc:493] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.519397  8774 raft_consensus.cc:515] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.521557  8774 leader_election.cc:290] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.527530  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6aa811e24484f128bd3d7a96e575171" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:48.529404  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6aa811e24484f128bd3d7a96e575171" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:48.530444  8403 catalog_manager.cc:5697] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:48.529676  8471 leader_election.cc:343] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:48.539192  8470 leader_election.cc:343] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.541572  8470 leader_election.cc:304] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:48.542446  8774 raft_consensus.cc:2749] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:48.551024  8774 raft_consensus.cc:493] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.551599  8774 raft_consensus.cc:515] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.562003  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11b0f5f052f4968b1dbd3165f1c7b9b" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
W20260709 13:01:48.564447  8889 log.cc:927] Time spent T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
W20260709 13:01:48.568364  8471 leader_election.cc:343] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.568920  8697 tablet_bootstrap.cc:654] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.562238  8774 leader_election.cc:290] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.569789  8775 raft_consensus.cc:493] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.570281  8775 raft_consensus.cc:515] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.572137  8775 leader_election.cc:290] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.572508  8694 tablet_bootstrap.cc:492] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:48.573000  8694 ts_tablet_manager.cc:1403] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.025s
I20260709 13:01:48.569797  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11b0f5f052f4968b1dbd3165f1c7b9b" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:48.573827  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a6055fa22b4e00bd4b2a766d419483" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
W20260709 13:01:48.574747  8470 leader_election.cc:343] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.575224  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a6055fa22b4e00bd4b2a766d419483" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
W20260709 13:01:48.575551  8471 leader_election.cc:343] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.575291  8470 leader_election.cc:304] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
W20260709 13:01:48.576887  8470 leader_election.cc:343] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.577718  8470 leader_election.cc:304] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:48.577337  8775 raft_consensus.cc:2749] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:48.578312  8696 tablet_bootstrap.cc:492] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:48.578737  8696 ts_tablet_manager.cc:1403] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.092s	user 0.023s	sys 0.023s
I20260709 13:01:48.578907  8775 raft_consensus.cc:2749] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:48.580892  8696 raft_consensus.cc:359] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.581377  8696 raft_consensus.cc:385] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.581609  8696 raft_consensus.cc:740] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.582194  8696 consensus_queue.cc:260] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.583969  8696 ts_tablet_manager.cc:1434] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:01:48.577960  8694 raft_consensus.cc:359] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.584832  8694 raft_consensus.cc:385] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.585071  8694 raft_consensus.cc:740] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.585644  8694 consensus_queue.cc:260] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.595599  8775 raft_consensus.cc:493] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.596218  8694 ts_tablet_manager.cc:1434] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.002s
I20260709 13:01:48.596050  8775 raft_consensus.cc:515] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.597851  8775 leader_election.cc:290] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.599581  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe28c8fdebd49bca769572f5af7f241" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:48.600245  8654 raft_consensus.cc:2468] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:48.601867  8471 leader_election.cc:304] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:48.603232  8774 raft_consensus.cc:2804] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:48.603736  8774 raft_consensus.cc:493] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:48.604210  8774 raft_consensus.cc:3060] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.604912  8694 tablet_bootstrap.cc:492] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:48.606420  8775 raft_consensus.cc:493] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.606925  8775 raft_consensus.cc:515] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.609625  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe28c8fdebd49bca769572f5af7f241" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:48.610175  8580 raft_consensus.cc:2468] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:48.614610  8775 leader_election.cc:290] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.615259  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d6fa93315d47fd8a147e34e6ce09f6" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:48.616266  8803 consensus_queue.cc:1048] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:48.617132  8580 raft_consensus.cc:2468] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:48.615448  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d6fa93315d47fd8a147e34e6ce09f6" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:48.620831  8470 leader_election.cc:304] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:48.599790  8696 tablet_bootstrap.cc:492] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:48.623340  8694 tablet_bootstrap.cc:654] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:48.621362  8471 leader_election.cc:343] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.621569  8803 raft_consensus.cc:2804] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:48.632153  8803 raft_consensus.cc:493] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:48.632551  8803 raft_consensus.cc:3060] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.637241  8704 consensus_queue.cc:1048] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:48.639370  8767 raft_consensus.cc:493] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.639942  8767 raft_consensus.cc:515] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.641608  8803 raft_consensus.cc:515] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.642464  8767 leader_election.cc:290] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.627343  8774 raft_consensus.cc:515] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.621325  8697 tablet_bootstrap.cc:492] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:48.622766  8698 raft_consensus.cc:493] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.643375  8697 ts_tablet_manager.cc:1403] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.141s	user 0.031s	sys 0.018s
I20260709 13:01:48.643311  8698 raft_consensus.cc:515] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.645514  8698 leader_election.cc:290] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:48.646210  8697 raft_consensus.cc:359] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.646905  8697 raft_consensus.cc:385] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.647217  8697 raft_consensus.cc:740] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.647781  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4331ef18bc4bb5addba4325b442c47" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:48.647907  8697 consensus_queue.cc:260] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.649467  8502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360311d8ce294b389b81ed234320030c" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:48.650064  8697 ts_tablet_manager.cc:1434] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:48.650974  8697 tablet_bootstrap.cc:492] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:48.652143  8502 raft_consensus.cc:3060] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.653487  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4331ef18bc4bb5addba4325b442c47" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
W20260709 13:01:48.656978  8471 leader_election.cc:343] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:48.656319  8620 leader_election.cc:343] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.659626  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe28c8fdebd49bca769572f5af7f241" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:48.660352  8651 raft_consensus.cc:3060] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.662981  8696 tablet_bootstrap.cc:654] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.665706  8697 tablet_bootstrap.cc:654] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.654052  8774 leader_election.cc:290] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.672668  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe28c8fdebd49bca769572f5af7f241" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:48.673382  8579 raft_consensus.cc:3060] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.674513  8696 tablet_bootstrap.cc:492] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:48.674958  8696 ts_tablet_manager.cc:1403] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.075s	user 0.004s	sys 0.008s
I20260709 13:01:48.677493  8696 raft_consensus.cc:359] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.677875  8697 tablet_bootstrap.cc:492] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:48.678135  8696 raft_consensus.cc:385] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.678450  8696 raft_consensus.cc:740] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.678557  8697 ts_tablet_manager.cc:1403] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.002s
I20260709 13:01:48.679127  8696 consensus_queue.cc:260] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.679597  8579 raft_consensus.cc:2468] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:48.680931  8651 raft_consensus.cc:2468] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:48.680969  8649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d6fa93315d47fd8a147e34e6ce09f6" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:48.685711  8697 raft_consensus.cc:359] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.686770  8471 leader_election.cc:304] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:48.687674  8774 raft_consensus.cc:2804] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:01:48.687837  8471 leader_election.cc:343] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.683949  8696 ts_tablet_manager.cc:1434] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:01:48.689980  8696 tablet_bootstrap.cc:492] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:48.687057  8697 raft_consensus.cc:385] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.688194  8774 raft_consensus.cc:697] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:48.698086  8774 consensus_queue.cc:237] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.700358  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d6fa93315d47fd8a147e34e6ce09f6" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:48.701078  8579 raft_consensus.cc:3060] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.684877  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360311d8ce294b389b81ed234320030c" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:48.702099  8580 raft_consensus.cc:2468] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:48.702229  8763 raft_consensus.cc:493] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.702909  8697 raft_consensus.cc:740] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.690840  8698 raft_consensus.cc:493] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:48.690959  8470 leader_election.cc:343] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.702710  8763 raft_consensus.cc:515] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.703797  8698 raft_consensus.cc:515] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.704258  8697 consensus_queue.cc:260] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.703819  8470 leader_election.cc:304] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:48.706866  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11b0f5f052f4968b1dbd3165f1c7b9b" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:48.707643  8504 raft_consensus.cc:2468] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:48.707791  8697 ts_tablet_manager.cc:1434] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:01:48.708637  8704 raft_consensus.cc:2749] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:48.708829  8697 tablet_bootstrap.cc:492] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:48.709789  8698 leader_election.cc:290] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:48.710162  8620 leader_election.cc:304] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:48.711998  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f529fa7b5f284618b42029c21468a054" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
W20260709 13:01:48.713308  8620 leader_election.cc:343] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.705215  8763 leader_election.cc:290] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:48.714011  8763 raft_consensus.cc:2804] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:48.714336  8763 raft_consensus.cc:493] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:48.714672  8763 raft_consensus.cc:3060] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.716919  8697 tablet_bootstrap.cc:654] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.683745  8803 leader_election.cc:290] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.727854  8696 tablet_bootstrap.cc:654] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.728250  8697 tablet_bootstrap.cc:492] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:48.728806  8697 ts_tablet_manager.cc:1403] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260709 13:01:48.731945  8735 raft_consensus.cc:493] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.731875  8697 raft_consensus.cc:359] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.733011  8697 raft_consensus.cc:385] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.732664  8735 raft_consensus.cc:515] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.733424  8697 raft_consensus.cc:740] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.734717  8697 consensus_queue.cc:260] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.735368  8735 leader_election.cc:290] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.737785  8696 tablet_bootstrap.cc:492] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:48.738211  8696 ts_tablet_manager.cc:1403] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.004s
I20260709 13:01:48.740235  8619 leader_election.cc:304] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [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: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:48.741835  8696 raft_consensus.cc:359] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.742180  8698 raft_consensus.cc:2804] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:48.742491  8696 raft_consensus.cc:385] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.742544  8698 raft_consensus.cc:493] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:48.742854  8696 raft_consensus.cc:740] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.742954  8698 raft_consensus.cc:3060] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.743379  8697 ts_tablet_manager.cc:1434] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:01:48.743556  8696 consensus_queue.cc:260] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.744844  8697 tablet_bootstrap.cc:492] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:48.745569  8696 ts_tablet_manager.cc:1434] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:48.749044  8767 raft_consensus.cc:493] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.749704  8767 raft_consensus.cc:515] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.752694  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68996954aa3d4e6aa368a524fd504558" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:48.753494  8504 raft_consensus.cc:2468] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:48.754570  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68996954aa3d4e6aa368a524fd504558" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:48.755815  8654 raft_consensus.cc:2468] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:48.755908  8649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68996954aa3d4e6aa368a524fd504558" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:48.756733  8649 raft_consensus.cc:2468] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:48.757808  8471 leader_election.cc:304] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:48.759430  8767 leader_election.cc:290] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.760254  8767 raft_consensus.cc:2804] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:48.761276  8767 raft_consensus.cc:493] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:48.761839  8767 raft_consensus.cc:3060] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.764663  8696 tablet_bootstrap.cc:492] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:48.765843  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11b0f5f052f4968b1dbd3165f1c7b9b" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:48.766259  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f529fa7b5f284618b42029c21468a054" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:48.766911  8577 raft_consensus.cc:2468] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:48.767576  8775 consensus_queue.cc:1048] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:48.771484  8696 tablet_bootstrap.cc:654] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.776371  8546 leader_election.cc:304] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:48.727974  8763 raft_consensus.cc:515] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.780432  8705 raft_consensus.cc:2804] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:48.791116  8705 raft_consensus.cc:493] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:48.791558  8705 raft_consensus.cc:3060] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.806056  8767 raft_consensus.cc:515] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.809768  8579 raft_consensus.cc:2468] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:48.816715  8698 raft_consensus.cc:515] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.821663  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11b0f5f052f4968b1dbd3165f1c7b9b" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:48.819809  8763 leader_election.cc:290] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:48.834254  8694 tablet_bootstrap.cc:492] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:48.834672  8694 ts_tablet_manager.cc:1403] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.230s	user 0.067s	sys 0.069s
I20260709 13:01:48.835340  8502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360311d8ce294b389b81ed234320030c" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:48.835875  8698 leader_election.cc:290] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:48.835952  8502 raft_consensus.cc:3060] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.837185  8694 raft_consensus.cc:359] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.837821  8694 raft_consensus.cc:385] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.838088  8694 raft_consensus.cc:740] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.838726  8694 consensus_queue.cc:260] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.820863  8767 leader_election.cc:290] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.841564  8694 ts_tablet_manager.cc:1434] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:01:48.817816  8705 raft_consensus.cc:515] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.822295  8504 raft_consensus.cc:3060] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.847703  8705 leader_election.cc:290] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.823763  8649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68996954aa3d4e6aa368a524fd504558" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:48.827598  8403 catalog_manager.cc:5697] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:48.848253  8649 raft_consensus.cc:3060] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.814486  8697 tablet_bootstrap.cc:654] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.832638  8696 tablet_bootstrap.cc:492] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:48.854506  8696 ts_tablet_manager.cc:1403] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.000s
I20260709 13:01:48.856294  8649 raft_consensus.cc:2468] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:48.857555  8471 leader_election.cc:304] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:48.857786  8696 raft_consensus.cc:359] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.858371  8774 raft_consensus.cc:2804] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:48.857782  8502 raft_consensus.cc:2468] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:48.843313  8694 tablet_bootstrap.cc:492] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:48.858884  8774 raft_consensus.cc:697] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:48.860512  8697 tablet_bootstrap.cc:492] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:48.861011  8697 ts_tablet_manager.cc:1403] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.004s
I20260709 13:01:48.860951  8620 leader_election.cc:304] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:48.861850  8698 raft_consensus.cc:2804] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:48.862316  8698 raft_consensus.cc:697] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:01:48.858614  8504 raft_consensus.cc:2468] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:48.863382  8698 consensus_queue.cc:237] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.864128  8620 leader_election.cc:304] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
W20260709 13:01:48.845253  8546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:43839, user_credentials={real_user=slave}} blocked reactor thread for 67093.4us
I20260709 13:01:48.860632  8774 consensus_queue.cc:237] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.865890  8697 raft_consensus.cc:359] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.865911  8694 tablet_bootstrap.cc:654] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.866691  8697 raft_consensus.cc:385] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.867105  8697 raft_consensus.cc:740] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.867818  8697 consensus_queue.cc:260] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.864920  8763 raft_consensus.cc:2804] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:48.869366  8763 raft_consensus.cc:697] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:01:48.870266  8697 ts_tablet_manager.cc:1434] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.002s
I20260709 13:01:48.870214  8763 consensus_queue.cc:237] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.871613  8697 tablet_bootstrap.cc:492] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:48.858654  8696 raft_consensus.cc:385] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.872092  8696 raft_consensus.cc:740] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.872092  8705 consensus_queue.cc:1048] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:48.873003  8696 consensus_queue.cc:260] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.875089  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68996954aa3d4e6aa368a524fd504558" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:48.875785  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68996954aa3d4e6aa368a524fd504558" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:48.876129  8577 raft_consensus.cc:2393] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 751d6e39218f4f7c99d701a84176a191 in current term 1: Already voted for candidate b5c26ff324cd4d4eb2b64a67c462875a in this term.
I20260709 13:01:48.878168  8696 ts_tablet_manager.cc:1434] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.003s
I20260709 13:01:48.881274  8696 tablet_bootstrap.cc:492] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
W20260709 13:01:48.881645  8619 leader_election.cc:343] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.884056  8619 leader_election.cc:304] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [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: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:48.884717  8470 leader_election.cc:304] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [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: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3
I20260709 13:01:48.885179  8813 raft_consensus.cc:2804] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:48.885507  8767 raft_consensus.cc:2804] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:48.886035  8767 raft_consensus.cc:697] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:48.886896  8767 consensus_queue.cc:237] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.887377  8502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68996954aa3d4e6aa368a524fd504558" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:48.888005  8649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68996954aa3d4e6aa368a524fd504558" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:48.888939  8649 raft_consensus.cc:2393] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b5c26ff324cd4d4eb2b64a67c462875a in current term 1: Already voted for candidate 751d6e39218f4f7c99d701a84176a191 in this term.
I20260709 13:01:48.885540  8813 raft_consensus.cc:493] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:48.889735  8813 raft_consensus.cc:3060] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.897642  8704 consensus_queue.cc:1048] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:48.899688  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11b0f5f052f4968b1dbd3165f1c7b9b" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:48.900285  8578 raft_consensus.cc:3060] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.900413  8813 raft_consensus.cc:515] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.903697  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f529fa7b5f284618b42029c21468a054" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:48.904244  8504 raft_consensus.cc:3060] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.905511  8813 leader_election.cc:290] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:48.906965  8578 raft_consensus.cc:2468] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:48.908036  8694 tablet_bootstrap.cc:492] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:48.908504  8694 ts_tablet_manager.cc:1403] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.008s
I20260709 13:01:48.909631  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360311d8ce294b389b81ed234320030c" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:48.910220  8577 raft_consensus.cc:3060] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.911808  8694 raft_consensus.cc:359] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.912587  8694 raft_consensus.cc:385] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.912976  8694 raft_consensus.cc:740] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.913904  8694 consensus_queue.cc:260] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.914484  8504 raft_consensus.cc:2468] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:48.916859  8697 tablet_bootstrap.cc:654] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.917312  8694 ts_tablet_manager.cc:1434] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:01:48.917816  8620 leader_election.cc:304] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:48.919661  8694 tablet_bootstrap.cc:492] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:48.919667  8698 raft_consensus.cc:2804] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:48.919962  8577 raft_consensus.cc:2468] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:48.920333  8698 raft_consensus.cc:697] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:01:48.921087  8698 consensus_queue.cc:237] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.923209  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f529fa7b5f284618b42029c21468a054" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:48.923775  8577 raft_consensus.cc:3060] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.925441  8705 raft_consensus.cc:493] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.925916  8705 raft_consensus.cc:515] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.928210  8705 leader_election.cc:290] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.928536  8694 tablet_bootstrap.cc:654] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.935137  8705 raft_consensus.cc:493] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.935611  8705 raft_consensus.cc:515] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.937412  8705 leader_election.cc:290] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.947490  8546 leader_election.cc:304] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [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: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:48.947352  8735 consensus_queue.cc:1048] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:48.942719  8577 raft_consensus.cc:2468] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:48.950897  8697 tablet_bootstrap.cc:492] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:48.927735  8402 catalog_manager.cc:5697] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:48.951081  8705 raft_consensus.cc:2749] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:48.951606  8697 ts_tablet_manager.cc:1403] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.005s
I20260709 13:01:48.953297  8402 catalog_manager.cc:5697] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:48.955188  8697 raft_consensus.cc:359] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.956846  8697 raft_consensus.cc:385] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.957118  8697 raft_consensus.cc:740] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.957192  8649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15aceddb654674a22cf96410d6bd42" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:48.957844  8697 consensus_queue.cc:260] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.958559  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15aceddb654674a22cf96410d6bd42" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:48.959039  8696 tablet_bootstrap.cc:654] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.959218  8504 raft_consensus.cc:2468] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:48.959822  8697 ts_tablet_manager.cc:1434] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:01:48.960732  8697 tablet_bootstrap.cc:492] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:48.965798  8403 catalog_manager.cc:5697] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:48.968652  8403 catalog_manager.cc:5697] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:48.973685  8649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4331ef18bc4bb5addba4325b442c47" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:48.974596  8649 raft_consensus.cc:2468] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:48.978633  8546 leader_election.cc:304] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:48.979518  8705 raft_consensus.cc:2804] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:48.979936  8705 raft_consensus.cc:493] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:48.980264  8705 raft_consensus.cc:3060] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.983075  8787 consensus_queue.cc:1048] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:01:48.986002  8546 leader_election.cc:343] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.980243  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4331ef18bc4bb5addba4325b442c47" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:48.987896  8504 raft_consensus.cc:2468] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:48.986865  8705 raft_consensus.cc:515] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:48.986815  8546 leader_election.cc:304] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:48.991770  8705 leader_election.cc:290] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:48.992058  8787 raft_consensus.cc:2804] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:48.992456  8787 raft_consensus.cc:493] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:48.992769  8787 raft_consensus.cc:3060] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.002074  8787 raft_consensus.cc:515] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.004571  8787 leader_election.cc:290] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:49.004909  8402 catalog_manager.cc:5697] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:49.009089  8697 tablet_bootstrap.cc:654] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.012373  8696 tablet_bootstrap.cc:492] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:49.012787  8696 ts_tablet_manager.cc:1403] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.132s	user 0.017s	sys 0.007s
I20260709 13:01:49.015267  8696 raft_consensus.cc:359] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.015940  8696 raft_consensus.cc:385] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.016193  8696 raft_consensus.cc:740] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.016884  8696 consensus_queue.cc:260] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.019654  8696 ts_tablet_manager.cc:1434] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:01:49.020619  8696 tablet_bootstrap.cc:492] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:49.020539  8774 raft_consensus.cc:493] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.021136  8774 raft_consensus.cc:515] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.024319  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15aceddb654674a22cf96410d6bd42" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:49.024842  8504 raft_consensus.cc:3060] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.025040  8694 tablet_bootstrap.cc:492] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:49.025473  8694 ts_tablet_manager.cc:1403] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.106s	user 0.040s	sys 0.016s
I20260709 13:01:49.027418  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4331ef18bc4bb5addba4325b442c47" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:49.028167  8503 raft_consensus.cc:3060] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.031267  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa640e1e616483ea69385905cd71d28" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:49.033409  8697 tablet_bootstrap.cc:492] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:49.033641  8696 tablet_bootstrap.cc:654] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.033831  8697 ts_tablet_manager.cc:1403] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.073s	user 0.006s	sys 0.004s
I20260709 13:01:49.033849  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4331ef18bc4bb5addba4325b442c47" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:49.038705  8651 raft_consensus.cc:3060] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.033196  8649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15aceddb654674a22cf96410d6bd42" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:49.041275  8694 raft_consensus.cc:359] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.041932  8694 raft_consensus.cc:385] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.042193  8694 raft_consensus.cc:740] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.042835  8694 consensus_queue.cc:260] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.044006  8697 raft_consensus.cc:359] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.044642  8697 raft_consensus.cc:385] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.044916  8697 raft_consensus.cc:740] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.047787  8651 raft_consensus.cc:2468] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:49.050350  8697 consensus_queue.cc:260] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.048971  8694 ts_tablet_manager.cc:1434] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260709 13:01:49.052392  8697 ts_tablet_manager.cc:1434] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:01:49.053134  8774 leader_election.cc:290] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:49.053146  8694 tablet_bootstrap.cc:492] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:49.054145  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa640e1e616483ea69385905cd71d28" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:49.055096  8503 raft_consensus.cc:2468] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
W20260709 13:01:49.055403  8471 leader_election.cc:343] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:49.056972  8504 raft_consensus.cc:2468] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
W20260709 13:01:49.058176  8470 leader_election.cc:343] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:49.058276  8546 leader_election.cc:304] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:49.058640  8470 leader_election.cc:304] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:49.059038  8787 raft_consensus.cc:2804] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:49.059504  8787 raft_consensus.cc:697] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:01:49.059700  8774 raft_consensus.cc:2749] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:49.060314  8787 consensus_queue.cc:237] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.061592  8546 leader_election.cc:304] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:49.062354  8781 raft_consensus.cc:2804] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:49.038781  8696 tablet_bootstrap.cc:492] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:49.062848  8781 raft_consensus.cc:697] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:01:49.063728  8694 tablet_bootstrap.cc:654] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:49.062445  8546 leader_election.cc:343] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:49.063040  8696 ts_tablet_manager.cc:1403] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.002s
I20260709 13:01:49.063653  8781 consensus_queue.cc:237] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.063865  8697 tablet_bootstrap.cc:492] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:49.076856  8697 tablet_bootstrap.cc:654] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.068357  8696 raft_consensus.cc:359] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.077801  8696 raft_consensus.cc:385] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.078104  8696 raft_consensus.cc:740] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.078826  8696 consensus_queue.cc:260] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.079464  8403 catalog_manager.cc:5697] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:49.083491  8694 tablet_bootstrap.cc:492] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:49.083930  8694 ts_tablet_manager.cc:1403] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.004s
I20260709 13:01:49.086381  8694 raft_consensus.cc:359] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.087004  8694 raft_consensus.cc:385] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.087309  8694 raft_consensus.cc:740] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.088079  8694 consensus_queue.cc:260] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.090035  8694 ts_tablet_manager.cc:1434] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:49.090934  8694 tablet_bootstrap.cc:492] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:49.091569  8787 consensus_queue.cc:1048] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:49.100211  8694 tablet_bootstrap.cc:654] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.107561  8696 ts_tablet_manager.cc:1434] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 13:01:49.108656  8696 tablet_bootstrap.cc:492] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:49.122677  8694 tablet_bootstrap.cc:492] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:49.123157  8694 ts_tablet_manager.cc:1403] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.004s
I20260709 13:01:49.125566  8694 raft_consensus.cc:359] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.126194  8694 raft_consensus.cc:385] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.126456  8694 raft_consensus.cc:740] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.126955  8696 tablet_bootstrap.cc:654] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.127072  8694 consensus_queue.cc:260] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.129493  8694 ts_tablet_manager.cc:1434] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:49.129328  8402 catalog_manager.cc:5697] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:49.129958  8697 tablet_bootstrap.cc:492] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:49.130306  8694 tablet_bootstrap.cc:492] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:49.130622  8697 ts_tablet_manager.cc:1403] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.067s	user 0.006s	sys 0.005s
I20260709 13:01:49.135341  8696 tablet_bootstrap.cc:492] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:49.135798  8696 ts_tablet_manager.cc:1403] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.004s
I20260709 13:01:49.137401  8694 tablet_bootstrap.cc:654] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.138463  8696 raft_consensus.cc:359] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.139268  8696 raft_consensus.cc:385] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.139813  8696 raft_consensus.cc:740] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.140503  8696 consensus_queue.cc:260] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.143175  8696 ts_tablet_manager.cc:1434] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:01:49.144032  8696 tablet_bootstrap.cc:492] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:49.144061  8697 raft_consensus.cc:359] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.144938  8697 raft_consensus.cc:385] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.145198  8697 raft_consensus.cc:740] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.146301  8763 raft_consensus.cc:493] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.146785  8763 raft_consensus.cc:515] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.148947  8763 leader_election.cc:290] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:49.150336  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6aa811e24484f128bd3d7a96e575171" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:49.150970  8577 raft_consensus.cc:2468] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:49.150694  8696 tablet_bootstrap.cc:654] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.153251  8694 tablet_bootstrap.cc:492] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:49.153299  8502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6aa811e24484f128bd3d7a96e575171" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:49.153786  8694 ts_tablet_manager.cc:1403] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260709 13:01:49.154017  8502 raft_consensus.cc:2468] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:49.156603  8694 raft_consensus.cc:359] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.157296  8694 raft_consensus.cc:385] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.157588  8694 raft_consensus.cc:740] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.158232  8694 consensus_queue.cc:260] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.160264  8694 ts_tablet_manager.cc:1434] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:49.161113  8694 tablet_bootstrap.cc:492] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:49.162891  8696 tablet_bootstrap.cc:492] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:49.163348  8696 ts_tablet_manager.cc:1403] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:01:49.163415  8619 leader_election.cc:304] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:49.145892  8697 consensus_queue.cc:260] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.166622  8696 raft_consensus.cc:359] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.169153  8696 raft_consensus.cc:385] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.169799  8696 raft_consensus.cc:740] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.170693  8774 raft_consensus.cc:493] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.171162  8774 raft_consensus.cc:515] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.170919  8696 consensus_queue.cc:260] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.173758  8696 ts_tablet_manager.cc:1434] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:01:49.173864  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9f70bccbfe4eeb8f393733eda4c193" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:49.174629  8694 tablet_bootstrap.cc:654] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.175137  8774 leader_election.cc:290] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:49.175190  8579 raft_consensus.cc:2468] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:49.166087  8763 raft_consensus.cc:2804] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:49.176342  8763 raft_consensus.cc:493] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:49.176687  8763 raft_consensus.cc:3060] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.177071  8470 leader_election.cc:304] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:49.177532  8696 tablet_bootstrap.cc:492] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:49.178953  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9f70bccbfe4eeb8f393733eda4c193" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:49.180078  8651 raft_consensus.cc:2468] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:49.179508  8767 raft_consensus.cc:2804] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:49.181079  8767 raft_consensus.cc:493] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:49.181404  8767 raft_consensus.cc:3060] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.184597  8696 tablet_bootstrap.cc:654] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.192291  8803 consensus_queue.cc:1048] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:49.167609  8697 ts_tablet_manager.cc:1434] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:01:49.195771  8697 tablet_bootstrap.cc:492] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:49.199981  8704 raft_consensus.cc:493] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.200428  8704 raft_consensus.cc:515] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.201006  8763 raft_consensus.cc:515] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.202361  8704 leader_election.cc:290] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:49.207296  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a288b0d8e4043ee8f3feae2ade2d23e" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:49.207895  8579 raft_consensus.cc:2468] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:49.207297  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6aa811e24484f128bd3d7a96e575171" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:49.209316  8577 raft_consensus.cc:3060] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.209230  8470 leader_election.cc:304] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:49.210078  8775 raft_consensus.cc:2804] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:49.210448  8775 raft_consensus.cc:493] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:49.210784  8775 raft_consensus.cc:3060] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.215112  8763 leader_election.cc:290] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:49.217885  8697 tablet_bootstrap.cc:654] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.218017  8775 raft_consensus.cc:515] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.221030  8577 raft_consensus.cc:2468] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:49.222328  8502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6aa811e24484f128bd3d7a96e575171" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:49.222889  8502 raft_consensus.cc:3060] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.227420  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a288b0d8e4043ee8f3feae2ade2d23e" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:49.228005  8619 leader_election.cc:304] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:49.228871  8698 raft_consensus.cc:2804] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:49.229302  8698 raft_consensus.cc:697] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:01:49.230017  8698 consensus_queue.cc:237] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
W20260709 13:01:49.230649  8471 leader_election.cc:343] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:49.232088  8787 raft_consensus.cc:493] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.232538  8787 raft_consensus.cc:515] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.234395  8787 leader_election.cc:290] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:49.235244  8502 raft_consensus.cc:2468] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:49.237460  8694 tablet_bootstrap.cc:492] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:49.237383  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a6055fa22b4e00bd4b2a766d419483" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:49.237994  8694 ts_tablet_manager.cc:1403] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.028s
I20260709 13:01:49.238265  8504 raft_consensus.cc:2468] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:49.237426  8767 raft_consensus.cc:515] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.242444  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a288b0d8e4043ee8f3feae2ade2d23e" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:49.242836  8775 leader_election.cc:290] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:49.243036  8577 raft_consensus.cc:3060] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.244047  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a6055fa22b4e00bd4b2a766d419483" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:49.244649  8651 raft_consensus.cc:2468] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:49.246029  8546 leader_election.cc:304] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:49.246769  8787 raft_consensus.cc:2804] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:49.247262  8787 raft_consensus.cc:493] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:49.247671  8787 raft_consensus.cc:3060] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.251081  8697 tablet_bootstrap.cc:492] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:49.251521  8697 ts_tablet_manager.cc:1403] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.056s	user 0.003s	sys 0.006s
I20260709 13:01:49.254175  8697 raft_consensus.cc:359] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.257012  8696 tablet_bootstrap.cc:492] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:49.257474  8696 ts_tablet_manager.cc:1403] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.081s	user 0.020s	sys 0.032s
I20260709 13:01:49.257647  8694 raft_consensus.cc:359] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.258328  8694 raft_consensus.cc:385] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.258648  8694 raft_consensus.cc:740] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.259620  8694 consensus_queue.cc:260] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.260898  8697 raft_consensus.cc:385] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.261210  8697 raft_consensus.cc:740] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.265244  8577 raft_consensus.cc:2468] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:49.266229  8697 consensus_queue.cc:260] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.269193  8694 ts_tablet_manager.cc:1434] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 13:01:49.270562  8694 tablet_bootstrap.cc:492] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:49.276258  8470 leader_election.cc:304] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:49.280392  8767 leader_election.cc:290] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:49.289669  8775 raft_consensus.cc:2804] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:01:49.290886  8451 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:49.286470  8763 raft_consensus.cc:493] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.296221  8763 raft_consensus.cc:515] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.299707  8401 catalog_manager.cc:5697] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:49.302554  8696 raft_consensus.cc:359] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.304347  8697 ts_tablet_manager.cc:1434] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260709 13:01:49.305516  8697 tablet_bootstrap.cc:492] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:49.303536  8696 raft_consensus.cc:385] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.306527  8696 raft_consensus.cc:740] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.307456  8696 consensus_queue.cc:260] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.313302  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8765b4b0754ea8ae201859134f7bfb" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:49.313962  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9f70bccbfe4eeb8f393733eda4c193" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:49.304503  8763 leader_election.cc:290] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:49.315513  8704 consensus_queue.cc:1048] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:49.314548  8576 raft_consensus.cc:3060] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:49.315035  8619 leader_election.cc:343] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:49.318725  8471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 87200.2us
I20260709 13:01:49.321414  8696 ts_tablet_manager.cc:1434] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.000s
I20260709 13:01:49.323158  8696 tablet_bootstrap.cc:492] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:49.304803  8787 raft_consensus.cc:515] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.325369  8775 raft_consensus.cc:697] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:49.336773  8775 consensus_queue.cc:237] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.341073  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8765b4b0754ea8ae201859134f7bfb" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:49.347234  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a6055fa22b4e00bd4b2a766d419483" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:49.347885  8504 raft_consensus.cc:3060] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.350153  8698 raft_consensus.cc:493] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.350147  8694 tablet_bootstrap.cc:654] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.350746  8698 raft_consensus.cc:515] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.352208  8787 leader_election.cc:290] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:49.353046  8698 leader_election.cc:290] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:49.354921  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a6055fa22b4e00bd4b2a766d419483" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:49.355031  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d6fa93315d47fd8a147e34e6ce09f6" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:49.355588  8648 raft_consensus.cc:3060] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.355050  8649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a288b0d8e4043ee8f3feae2ade2d23e" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:49.356470  8653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9f70bccbfe4eeb8f393733eda4c193" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:49.359854  8933 consensus_queue.cc:1048] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:01:49.360944  8653 raft_consensus.cc:3060] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.366874  8576 raft_consensus.cc:2468] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:49.369473  8470 leader_election.cc:304] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:49.373485  8704 raft_consensus.cc:2804] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:49.373935  8704 raft_consensus.cc:697] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:49.375281  8704 consensus_queue.cc:237] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.383535  8653 raft_consensus.cc:2468] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:49.386137  8696 tablet_bootstrap.cc:654] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.386307  8735 raft_consensus.cc:493] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.386732  8735 raft_consensus.cc:515] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.389572  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d6fa93315d47fd8a147e34e6ce09f6" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:49.390511  8735 leader_election.cc:290] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:49.393368  8504 raft_consensus.cc:2468] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:49.393966  8763 consensus_queue.cc:1048] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:01:49.397447  8471 leader_election.cc:343] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:49.400403  8546 leader_election.cc:304] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:49.403575  8697 tablet_bootstrap.cc:654] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.407222  8901 raft_consensus.cc:2804] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:01:49.395641  8620 leader_election.cc:343] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:49.407789  8901 raft_consensus.cc:697] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:01:49.409691  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533f6054e24e43bcb153d69ea923b7f8" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
W20260709 13:01:49.415326  8546 leader_election.cc:343] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:49.410319  8620 leader_election.cc:304] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:49.419256  8698 raft_consensus.cc:2749] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:49.417574  8502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533f6054e24e43bcb153d69ea923b7f8" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:49.418584  8901 consensus_queue.cc:237] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.425689  8502 raft_consensus.cc:2468] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:49.426955  8546 leader_election.cc:304] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [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: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3
I20260709 13:01:49.430516  8781 raft_consensus.cc:2804] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:49.432521  8781 raft_consensus.cc:493] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:49.432881  8781 raft_consensus.cc:3060] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.446815  8401 catalog_manager.cc:5697] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:49.511627  8698 raft_consensus.cc:493] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.512255  8698 raft_consensus.cc:515] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
W20260709 13:01:49.571831  8898 log.cc:927] Time spent T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191: Append to log took a long time: real 0.098s	user 0.002s	sys 0.002s
I20260709 13:01:49.615221  8648 raft_consensus.cc:2468] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:49.655064  8696 tablet_bootstrap.cc:492] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:49.655710  8696 ts_tablet_manager.cc:1403] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.333s	user 0.033s	sys 0.030s
I20260709 13:01:49.662449  8654 raft_consensus.cc:3060] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.675347  8694 tablet_bootstrap.cc:492] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:49.675844  8694 ts_tablet_manager.cc:1403] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.406s	user 0.029s	sys 0.019s
I20260709 13:01:49.675644  8781 raft_consensus.cc:515] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.683320  8694 raft_consensus.cc:359] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.684167  8694 raft_consensus.cc:385] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.684481  8694 raft_consensus.cc:740] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.685263  8694 consensus_queue.cc:260] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.694361  8696 raft_consensus.cc:359] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.695327  8696 raft_consensus.cc:385] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.695683  8696 raft_consensus.cc:740] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.696491  8696 consensus_queue.cc:260] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:49.704864  8694 ts_tablet_manager.cc:1434] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:01:49.720634  8620 leader_election.cc:304] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:49.722765  8813 consensus_queue.cc:1048] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:49.725167  8942 raft_consensus.cc:2749] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:49.735630  8698 leader_election.cc:290] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:49.731586  8781 leader_election.cc:290] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
W20260709 13:01:49.741568  8471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 307266us
I20260709 13:01:49.743798  8694 tablet_bootstrap.cc:492] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:49.753360  8696 ts_tablet_manager.cc:1434] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.097s	user 0.007s	sys 0.006s
I20260709 13:01:49.754621  8696 tablet_bootstrap.cc:492] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:49.762672  8697 tablet_bootstrap.cc:492] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:49.763080  8697 ts_tablet_manager.cc:1403] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.458s	user 0.009s	sys 0.015s
I20260709 13:01:49.764441  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533f6054e24e43bcb153d69ea923b7f8" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:49.765636  8502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15aceddb654674a22cf96410d6bd42" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:49.768523  8502 raft_consensus.cc:2393] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2291c83239844a279a2b5f05f77624a3 in current term 1: Already voted for candidate b5c26ff324cd4d4eb2b64a67c462875a in this term.
I20260709 13:01:49.772776  8933 consensus_queue.cc:1048] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:49.777997  8501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533f6054e24e43bcb153d69ea923b7f8" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:49.778573  8501 raft_consensus.cc:3060] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.779516  8705 consensus_queue.cc:1048] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:49.794201  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15aceddb654674a22cf96410d6bd42" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:50.045305  8694 tablet_bootstrap.cc:654] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.048074  8696 tablet_bootstrap.cc:654] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.058604  8694 tablet_bootstrap.cc:492] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:50.059607  8694 ts_tablet_manager.cc:1403] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.316s	user 0.016s	sys 0.006s
I20260709 13:01:50.065436  8694 raft_consensus.cc:359] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.069195  8694 raft_consensus.cc:385] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.070122  8694 raft_consensus.cc:740] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.072405  8694 consensus_queue.cc:260] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.075903  8694 ts_tablet_manager.cc:1434] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 13:01:50.078558  8813 raft_consensus.cc:493] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.079232  8813 raft_consensus.cc:515] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.081984  8813 leader_election.cc:290] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:50.159523  8745 raft_consensus.cc:493] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.160997  8745 raft_consensus.cc:515] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.164424  8745 leader_election.cc:290] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:50.190048  8694 tablet_bootstrap.cc:492] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:50.205021  8697 raft_consensus.cc:359] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.206362  8697 raft_consensus.cc:385] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.211134  8697 raft_consensus.cc:740] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.212306  8697 consensus_queue.cc:260] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.216138  8698 consensus_queue.cc:1048] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:50.197575  8400 catalog_manager.cc:5697] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:50.223644  8698 consensus_queue.cc:1048] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:50.222041  8696 tablet_bootstrap.cc:492] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:50.225643  8696 ts_tablet_manager.cc:1403] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.472s	user 0.008s	sys 0.010s
I20260709 13:01:50.230400  8619 leader_election.cc:304] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:50.231667  8698 raft_consensus.cc:3060] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:50.236333  8697 ts_tablet_manager.cc:1434] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.473s	user 0.037s	sys 0.057s
I20260709 13:01:50.240702  8697 tablet_bootstrap.cc:492] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:50.221092  8501 raft_consensus.cc:2468] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:50.263857  8698 raft_consensus.cc:2749] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:50.283142  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de36c10025c84b9d8a622959b8c9c08c" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:50.313424  8774 consensus_queue.cc:1048] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:50.315757  8698 raft_consensus.cc:493] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.269282  8763 consensus_queue.cc:1048] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.078s
I20260709 13:01:50.327483  8698 raft_consensus.cc:515] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.337899  8774 consensus_queue.cc:1048] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:50.339336  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b83dbb56ba64d2498305b999f39b84d" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:50.339843  8803 consensus_queue.cc:1048] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:50.344497  8942 consensus_queue.cc:1048] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:50.350495  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b83dbb56ba64d2498305b999f39b84d" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:50.328814  8696 raft_consensus.cc:359] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.355937  8696 raft_consensus.cc:385] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.356235  8696 raft_consensus.cc:740] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.357801  8698 leader_election.cc:290] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:50.363504  8574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de36c10025c84b9d8a622959b8c9c08c" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:50.358615  8696 consensus_queue.cc:260] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.371806  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa640e1e616483ea69385905cd71d28" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:50.372539  8579 raft_consensus.cc:2468] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:50.386771  8942 consensus_queue.cc:1048] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:50.391559  8694 tablet_bootstrap.cc:654] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.404102  8696 ts_tablet_manager.cc:1434] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.178s	user 0.003s	sys 0.006s
W20260709 13:01:50.386989  8619 leader_election.cc:343] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.408071  8767 consensus_queue.cc:1048] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 13:01:50.425444  8959 log.cc:927] Time spent T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 13:01:50.427093  8619 leader_election.cc:304] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
W20260709 13:01:50.435696  8546 leader_election.cc:343] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.437970  8942 raft_consensus.cc:2804] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:50.444006  8942 raft_consensus.cc:493] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:50.446041  8942 raft_consensus.cc:3060] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:50.449731  8697 tablet_bootstrap.cc:654] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.451413  8696 tablet_bootstrap.cc:492] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
W20260709 13:01:50.454085  8620 leader_election.cc:343] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:50.456435  8546 leader_election.cc:343] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.457767  8951 consensus_queue.cc:1048] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:50.460393  8943 consensus_queue.cc:1048] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:50.454703  8620 leader_election.cc:304] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:50.464506  8763 raft_consensus.cc:2749] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:50.469323  8951 consensus_queue.cc:1048] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:50.475729  8546 leader_election.cc:304] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [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: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3
I20260709 13:01:50.477859  8694 tablet_bootstrap.cc:492] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:50.478500  8694 ts_tablet_manager.cc:1403] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.289s	user 0.014s	sys 0.006s
W20260709 13:01:50.478884  8546 leader_election.cc:343] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.479295  8546 leader_election.cc:304] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:50.480361  8946 raft_consensus.cc:2804] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:50.481441  8946 raft_consensus.cc:697] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:01:50.481729  8943 raft_consensus.cc:2749] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:50.482429  8946 consensus_queue.cc:237] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.486860  8948 consensus_queue.cc:1048] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:50.486155  8694 raft_consensus.cc:359] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.490119  8694 raft_consensus.cc:385] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.490362  8694 raft_consensus.cc:740] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.491046  8781 consensus_queue.cc:1048] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 13:01:50.464666  8620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:43839, user_credentials={real_user=slave}} blocked reactor thread for 56840.2us
I20260709 13:01:50.499833  8763 consensus_queue.cc:1048] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:50.504550  8694 consensus_queue.cc:260] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.555685  8694 ts_tablet_manager.cc:1434] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.077s	user 0.005s	sys 0.002s
I20260709 13:01:50.556865  8694 tablet_bootstrap.cc:492] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:50.556936  8696 tablet_bootstrap.cc:654] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.506742  8767 raft_consensus.cc:493] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:50.517148  8471 consensus_peers.cc:597] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 -> Peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Couldn't send request to peer 2291c83239844a279a2b5f05f77624a3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:50.568629  8951 raft_consensus.cc:493] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.569160  8951 raft_consensus.cc:515] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.575344  8697 tablet_bootstrap.cc:492] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:50.576015  8697 ts_tablet_manager.cc:1403] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.336s	user 0.029s	sys 0.039s
I20260709 13:01:50.565281  8767 raft_consensus.cc:515] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.578442  8951 leader_election.cc:290] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
W20260709 13:01:50.567672  8471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 50887.9us
W20260709 13:01:50.592042  8966 log.cc:927] Time spent T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a: Append to log took a long time: real 0.107s	user 0.002s	sys 0.000s
I20260709 13:01:50.668121  8935 consensus_queue.cc:1048] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 13:01:50.670326  8697 raft_consensus.cc:359] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.671640  8697 raft_consensus.cc:385] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.671978  8697 raft_consensus.cc:740] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.675272  8697 consensus_queue.cc:260] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.662779  8767 leader_election.cc:290] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:50.695399  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa640e1e616483ea69385905cd71d28" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:50.696115  8505 raft_consensus.cc:2468] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:50.714553  8697 ts_tablet_manager.cc:1434] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.138s	user 0.007s	sys 0.000s
I20260709 13:01:50.717671  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f529fa7b5f284618b42029c21468a054" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:50.725183  8942 raft_consensus.cc:515] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.734535  8697 tablet_bootstrap.cc:492] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:50.759842  8694 tablet_bootstrap.cc:654] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.770990  8813 raft_consensus.cc:493] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.771641  8813 raft_consensus.cc:515] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.772986  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f529fa7b5f284618b42029c21468a054" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:50.774187  8813 leader_election.cc:290] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
W20260709 13:01:50.791139  8980 log.cc:927] Time spent T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a: Append to log took a long time: real 0.135s	user 0.000s	sys 0.002s
I20260709 13:01:50.799752  8546 leader_election.cc:304] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a [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: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:50.805975  8942 leader_election.cc:290] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:50.811496  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f53a8f9694415488304cd49750f023" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
W20260709 13:01:50.814388  8451 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:50.824172  8945 raft_consensus.cc:2749] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:01:50.831367  8986 log.cc:927] Time spent T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
W20260709 13:01:50.844980  8984 log.cc:927] Time spent T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
W20260709 13:01:50.833954  8470 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:35541, user_credentials={real_user=slave}} blocked reactor thread for 62048.8us
I20260709 13:01:50.858155  8696 tablet_bootstrap.cc:492] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:50.858752  8696 ts_tablet_manager.cc:1403] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.408s	user 0.024s	sys 0.023s
W20260709 13:01:50.858281  8471 leader_election.cc:343] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.876139  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa640e1e616483ea69385905cd71d28" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:50.877074  8577 raft_consensus.cc:3060] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:50.902827  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b83dbb56ba64d2498305b999f39b84d" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
W20260709 13:01:50.923528  8546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 49862.3us
I20260709 13:01:50.939198  8697 tablet_bootstrap.cc:654] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:50.944904  8993 log.cc:927] Time spent T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 13:01:50.951184  8995 raft_consensus.cc:493] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.968806  8995 raft_consensus.cc:515] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.969869  8696 raft_consensus.cc:359] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.970571  8696 raft_consensus.cc:385] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.970845  8696 raft_consensus.cc:740] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.975101  8994 raft_consensus.cc:493] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2291c83239844a279a2b5f05f77624a3)
I20260709 13:01:50.974851  8696 consensus_queue.cc:260] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.975682  8994 raft_consensus.cc:515] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:50.970948  8995 leader_election.cc:290] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:51.007098  8696 ts_tablet_manager.cc:1434] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.148s	user 0.007s	sys 0.000s
W20260709 13:01:51.016594  8992 log.cc:927] Time spent T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191: Append to log took a long time: real 0.236s	user 0.004s	sys 0.000s
I20260709 13:01:51.017613  8694 tablet_bootstrap.cc:492] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:51.018019  8694 ts_tablet_manager.cc:1403] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.461s	user 0.007s	sys 0.012s
I20260709 13:01:51.019271  8696 tablet_bootstrap.cc:492] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:51.026383  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255a74c822c84bda9afb484cd04b5d37" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
W20260709 13:01:51.008028  8620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:43839, user_credentials={real_user=slave}} blocked reactor thread for 134363us
I20260709 13:01:51.032207  8502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa640e1e616483ea69385905cd71d28" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:51.032840  8502 raft_consensus.cc:3060] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.035542  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b83dbb56ba64d2498305b999f39b84d" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:51.036165  8578 raft_consensus.cc:2468] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:51.041693  8577 raft_consensus.cc:2468] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
W20260709 13:01:51.047379  8546 consensus_peers.cc:597] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Couldn't send request to peer 2291c83239844a279a2b5f05f77624a3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:51.054867  8619 leader_election.cc:304] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:51.059759  9005 raft_consensus.cc:2804] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:51.060223  9005 raft_consensus.cc:493] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:51.060634  9005 raft_consensus.cc:3060] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:51.028704  8997 log.cc:927] Time spent T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260709 13:01:51.059777  8619 leader_election.cc:304] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:51.068169  8502 raft_consensus.cc:2468] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:51.077518  8942 raft_consensus.cc:2804] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:51.078928  8942 raft_consensus.cc:697] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:01:51.079881  8942 consensus_queue.cc:237] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
W20260709 13:01:51.084286  8996 log.cc:927] Time spent T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260709 13:01:51.085529  8994 leader_election.cc:290] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:51.086447  8574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f53a8f9694415488304cd49750f023" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:51.087541  8401 catalog_manager.cc:5697] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:51.095470  8697 tablet_bootstrap.cc:492] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
W20260709 13:01:51.098028  8470 leader_election.cc:343] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.089609  9005 raft_consensus.cc:515] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.098704  8696 tablet_bootstrap.cc:654] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.100241  8697 ts_tablet_manager.cc:1403] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.366s	user 0.019s	sys 0.016s
I20260709 13:01:51.103789  8951 consensus_queue.cc:1048] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:51.106515  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255a74c822c84bda9afb484cd04b5d37" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:51.128541  8697 raft_consensus.cc:359] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.129449  8697 raft_consensus.cc:385] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.129787  8697 raft_consensus.cc:740] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.132171  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360311d8ce294b389b81ed234320030c" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:51.130621  8697 consensus_queue.cc:260] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
W20260709 13:01:51.134306  8620 leader_election.cc:343] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.137662  9005 leader_election.cc:290] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:51.138820  8694 raft_consensus.cc:359] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.139621  8694 raft_consensus.cc:385] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.140761  8694 raft_consensus.cc:740] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.141511  8694 consensus_queue.cc:260] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.141937  8697 ts_tablet_manager.cc:1434] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:01:51.143558  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b83dbb56ba64d2498305b999f39b84d" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:51.144308  8577 raft_consensus.cc:3060] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.146607  8694 ts_tablet_manager.cc:1434] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.128s	user 0.005s	sys 0.005s
I20260709 13:01:51.147130  8697 tablet_bootstrap.cc:492] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:51.147981  8694 tablet_bootstrap.cc:492] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
W20260709 13:01:51.147437  8470 leader_election.cc:343] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.149598  8470 leader_election.cc:304] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:51.150300  8774 raft_consensus.cc:2749] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:51.160539  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b83dbb56ba64d2498305b999f39b84d" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
W20260709 13:01:51.167048  8471 leader_election.cc:343] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:51.168089  8620 leader_election.cc:343] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.167503  8471 leader_election.cc:304] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:51.169771  8697 tablet_bootstrap.cc:654] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.172835  8994 raft_consensus.cc:2749] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:51.172909  8577 raft_consensus.cc:2468] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:51.175791  8619 leader_election.cc:304] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [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: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:51.176589  8942 raft_consensus.cc:2804] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:51.177076  8942 raft_consensus.cc:697] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:01:51.177897  8942 consensus_queue.cc:237] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.190366  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360311d8ce294b389b81ed234320030c" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:51.194990  8696 tablet_bootstrap.cc:492] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:51.196271  8696 ts_tablet_manager.cc:1403] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.177s	user 0.016s	sys 0.008s
I20260709 13:01:51.198889  8696 raft_consensus.cc:359] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.194860  8470 leader_election.cc:304] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [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: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:51.199966  8994 raft_consensus.cc:2749] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:51.200848  8694 tablet_bootstrap.cc:654] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.201025  8696 raft_consensus.cc:385] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.201547  8696 raft_consensus.cc:740] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.202296  8696 consensus_queue.cc:260] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.205252  8697 tablet_bootstrap.cc:492] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:51.205793  8697 ts_tablet_manager.cc:1403] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.006s
I20260709 13:01:51.206246  8696 ts_tablet_manager.cc:1434] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:01:51.209700  8696 tablet_bootstrap.cc:492] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:51.214967  8697 raft_consensus.cc:359] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.216146  8697 raft_consensus.cc:385] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.216450  8697 raft_consensus.cc:740] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.217486  8697 consensus_queue.cc:260] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.219941  8697 ts_tablet_manager.cc:1434] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 13:01:51.220345  8694 tablet_bootstrap.cc:492] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:51.220832  8694 ts_tablet_manager.cc:1403] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.000s
I20260709 13:01:51.221026  8697 tablet_bootstrap.cc:492] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:51.224376  8694 raft_consensus.cc:359] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.224907  8694 raft_consensus.cc:385] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.225132  8694 raft_consensus.cc:740] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.227065  8694 consensus_queue.cc:260] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.229707  8694 ts_tablet_manager.cc:1434] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:01:51.229769  8697 tablet_bootstrap.cc:654] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.233603  8696 tablet_bootstrap.cc:654] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.240011  8694 tablet_bootstrap.cc:492] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:51.265136  8696 tablet_bootstrap.cc:492] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:51.266077  8696 ts_tablet_manager.cc:1403] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.058s	user 0.028s	sys 0.003s
I20260709 13:01:51.267472  8694 tablet_bootstrap.cc:654] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.268743  8696 raft_consensus.cc:359] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.269434  8696 raft_consensus.cc:385] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.269690  8696 raft_consensus.cc:740] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.270326  8696 consensus_queue.cc:260] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.273307  8400 catalog_manager.cc:5697] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:51.274887  8696 ts_tablet_manager.cc:1434] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:01:51.275895  8696 tablet_bootstrap.cc:492] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:51.275452  8400 catalog_manager.cc:5697] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:51.281764  8697 tablet_bootstrap.cc:492] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:51.282223  8697 ts_tablet_manager.cc:1403] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.011s
I20260709 13:01:51.284863  8697 raft_consensus.cc:359] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.285521  8697 raft_consensus.cc:385] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.285883  8696 tablet_bootstrap.cc:654] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.285775  8697 raft_consensus.cc:740] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.287750  8697 consensus_queue.cc:260] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.290697  8697 ts_tablet_manager.cc:1434] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:01:51.291916  8697 tablet_bootstrap.cc:492] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:51.292317  8694 tablet_bootstrap.cc:492] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:51.297519  8694 ts_tablet_manager.cc:1403] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.000s
I20260709 13:01:51.298108  8697 tablet_bootstrap.cc:654] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.300122  8694 raft_consensus.cc:359] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.300793  8694 raft_consensus.cc:385] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.301069  8694 raft_consensus.cc:740] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.301702  8694 consensus_queue.cc:260] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.308354  8401 catalog_manager.cc:5697] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:51.318099  8697 tablet_bootstrap.cc:492] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:51.318874  8697 ts_tablet_manager.cc:1403] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.007s
I20260709 13:01:51.322504  8946 raft_consensus.cc:493] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.322890  8697 raft_consensus.cc:359] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.322962  8946 raft_consensus.cc:515] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.323885  8697 raft_consensus.cc:385] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.324268  8697 raft_consensus.cc:740] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.325202  8946 leader_election.cc:290] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:51.324965  8697 consensus_queue.cc:260] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.326916  8500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de36c10025c84b9d8a622959b8c9c08c" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:51.327152  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de36c10025c84b9d8a622959b8c9c08c" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:51.327634  8500 raft_consensus.cc:2468] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:51.328637  8694 ts_tablet_manager.cc:1434] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:01:51.329002  8697 ts_tablet_manager.cc:1434] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:01:51.328958  8546 leader_election.cc:304] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:51.327697  8645 raft_consensus.cc:2468] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:51.329799  8946 raft_consensus.cc:2804] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:51.330157  8946 raft_consensus.cc:493] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:51.330462  8946 raft_consensus.cc:3060] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.332697  8697 tablet_bootstrap.cc:492] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:51.336846  8942 raft_consensus.cc:493] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.337414  8942 raft_consensus.cc:515] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.338387  8946 raft_consensus.cc:515] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.339082  8697 tablet_bootstrap.cc:654] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.339619  8942 leader_election.cc:290] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:51.341257  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8acc9a7bec47ffa6fcd05b05e41205" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:51.342650  8500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de36c10025c84b9d8a622959b8c9c08c" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:51.342944  8694 tablet_bootstrap.cc:492] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:51.343218  8500 raft_consensus.cc:3060] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:51.343874  8619 leader_election.cc:343] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.342751  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8acc9a7bec47ffa6fcd05b05e41205" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
W20260709 13:01:51.346131  8620 leader_election.cc:343] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.346696  8620 leader_election.cc:304] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:51.350068  8942 raft_consensus.cc:2749] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:51.352273  8694 tablet_bootstrap.cc:654] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.355089  8500 raft_consensus.cc:2468] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:51.356284  8546 leader_election.cc:304] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:51.357118  8901 raft_consensus.cc:2804] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:51.358335  8781 raft_consensus.cc:493] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.357607  8901 raft_consensus.cc:697] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:01:51.358778  8781 raft_consensus.cc:515] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.359579  8901 consensus_queue.cc:237] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.360741  8781 leader_election.cc:290] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:51.364702  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8765b4b0754ea8ae201859134f7bfb" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:51.365659  8645 raft_consensus.cc:2468] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:51.367046  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8765b4b0754ea8ae201859134f7bfb" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:51.367365  8546 leader_election.cc:304] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:51.368065  8781 raft_consensus.cc:2804] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:51.367942  8504 raft_consensus.cc:2468] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:51.368494  8781 raft_consensus.cc:493] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:51.368903  8781 raft_consensus.cc:3060] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.370563  8942 raft_consensus.cc:493] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.371286  8942 raft_consensus.cc:515] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.377691  8781 raft_consensus.cc:515] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.379673  8781 leader_election.cc:290] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:51.386729  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f53a8f9694415488304cd49750f023" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:51.387858  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f53a8f9694415488304cd49750f023" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:51.387400  8504 raft_consensus.cc:2468] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:51.388918  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8765b4b0754ea8ae201859134f7bfb" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:51.389590  8648 raft_consensus.cc:3060] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.390074  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8765b4b0754ea8ae201859134f7bfb" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:51.390686  8505 raft_consensus.cc:3060] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.391417  8946 leader_election.cc:290] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:51.395311  8620 leader_election.cc:304] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:51.396241  9005 raft_consensus.cc:2804] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:51.396627  9005 raft_consensus.cc:493] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:51.397006  9005 raft_consensus.cc:3060] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.397114  8648 raft_consensus.cc:2468] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:51.402001  8942 leader_election.cc:290] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:51.402942  8694 tablet_bootstrap.cc:492] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:51.410266  8694 ts_tablet_manager.cc:1403] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.005s
I20260709 13:01:51.412889  8694 raft_consensus.cc:359] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.413520  8694 raft_consensus.cc:385] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.413821  8694 raft_consensus.cc:740] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.413635  8401 catalog_manager.cc:5697] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:51.414189  8619 leader_election.cc:343] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.414455  8694 consensus_queue.cc:260] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.416551  8694 ts_tablet_manager.cc:1434] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:51.420521  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de36c10025c84b9d8a622959b8c9c08c" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:51.421217  8645 raft_consensus.cc:3060] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.427742  8694 tablet_bootstrap.cc:492] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:51.432058  8694 tablet_bootstrap.cc:654] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.439736  8942 raft_consensus.cc:493] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.441475  8942 raft_consensus.cc:515] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.444623  8500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6cf60826994ee4b5ae88ea47213a24" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
W20260709 13:01:51.446558  8620 leader_election.cc:343] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.449519  8942 leader_election.cc:290] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:51.458292  8994 raft_consensus.cc:493] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.458979  8994 raft_consensus.cc:515] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.461599  8994 leader_election.cc:290] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:51.462641  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440229a1262046928cc9adda2eb7a17a" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:51.463965  8694 tablet_bootstrap.cc:492] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
W20260709 13:01:51.464010  8471 leader_election.cc:343] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.464900  8694 ts_tablet_manager.cc:1403] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.015s
I20260709 13:01:51.467506  8694 raft_consensus.cc:359] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.468211  8694 raft_consensus.cc:385] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.468479  8694 raft_consensus.cc:740] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
W20260709 13:01:51.468744  8546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:43839, user_credentials={real_user=slave}} blocked reactor thread for 48629.5us
I20260709 13:01:51.473301  8546 leader_election.cc:304] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:51.474406  8946 raft_consensus.cc:2804] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:51.475081  8946 raft_consensus.cc:697] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:01:51.476174  8946 consensus_queue.cc:237] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.479369  8694 consensus_queue.cc:260] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.479691  8505 raft_consensus.cc:2468] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:51.481732  8694 ts_tablet_manager.cc:1434] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 13:01:51.482788  8694 tablet_bootstrap.cc:492] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:51.485692  8696 tablet_bootstrap.cc:492] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:51.486465  8696 ts_tablet_manager.cc:1403] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.211s	user 0.018s	sys 0.019s
I20260709 13:01:51.489998  8694 tablet_bootstrap.cc:654] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.492656  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6cf60826994ee4b5ae88ea47213a24" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:51.512358  9005 raft_consensus.cc:515] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.516145  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f53a8f9694415488304cd49750f023" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:51.517124  8505 raft_consensus.cc:3060] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.520685  8649 raft_consensus.cc:3060] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.522461  8697 tablet_bootstrap.cc:492] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:51.522567  8645 raft_consensus.cc:2468] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:51.522950  8697 ts_tablet_manager.cc:1403] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.191s	user 0.078s	sys 0.087s
W20260709 13:01:51.523552  8619 leader_election.cc:343] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.524021  8619 leader_election.cc:304] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:51.525216  8942 raft_consensus.cc:2749] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:51.527810  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440229a1262046928cc9adda2eb7a17a" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:51.528386  8576 raft_consensus.cc:2468] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:51.530921  8696 raft_consensus.cc:359] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.531570  8696 raft_consensus.cc:385] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.531834  8696 raft_consensus.cc:740] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.527572  8697 raft_consensus.cc:359] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.533077  8697 raft_consensus.cc:385] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.533425  8697 raft_consensus.cc:740] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.534128  8697 consensus_queue.cc:260] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.534477  8505 raft_consensus.cc:2468] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:51.535698  8620 leader_election.cc:304] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:51.536712  8697 ts_tablet_manager.cc:1434] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:01:51.536562  8813 raft_consensus.cc:2804] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:51.537482  9005 leader_election.cc:290] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:51.537580  8813 raft_consensus.cc:697] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:01:51.538586  8813 consensus_queue.cc:237] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.532490  8696 consensus_queue.cc:260] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.541841  8697 tablet_bootstrap.cc:492] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:51.544864  8696 ts_tablet_manager.cc:1434] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.000s
I20260709 13:01:51.564369  8696 tablet_bootstrap.cc:492] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:51.572588  8470 leader_election.cc:304] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [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: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3
I20260709 13:01:51.588955  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f53a8f9694415488304cd49750f023" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:51.589454  8935 raft_consensus.cc:2804] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:51.589694  8576 raft_consensus.cc:3060] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.589901  8935 raft_consensus.cc:493] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:51.590296  8935 raft_consensus.cc:3060] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.610149  8400 catalog_manager.cc:5697] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:51.613863  8696 tablet_bootstrap.cc:654] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.614850  8694 tablet_bootstrap.cc:492] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:51.623565  8697 tablet_bootstrap.cc:654] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.623761  8694 ts_tablet_manager.cc:1403] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.141s	user 0.017s	sys 0.026s
I20260709 13:01:51.613754  8402 catalog_manager.cc:5697] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:51.607717  8813 consensus_queue.cc:1048] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:01:51.632371  8935 raft_consensus.cc:515] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.637074  8763 consensus_queue.cc:1048] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:51.641024  8694 raft_consensus.cc:359] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.641891  8694 raft_consensus.cc:385] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.622596  8576 raft_consensus.cc:2468] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:51.643638  8763 consensus_queue.cc:1048] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:51.646956  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440229a1262046928cc9adda2eb7a17a" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:51.647756  8577 raft_consensus.cc:3060] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.651242  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440229a1262046928cc9adda2eb7a17a" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
W20260709 13:01:51.656536  8471 leader_election.cc:343] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.645659  8694 raft_consensus.cc:740] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.664819  8694 consensus_queue.cc:260] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.668313  8577 raft_consensus.cc:2468] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:51.645771  8935 leader_election.cc:290] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:51.676946  8954 raft_consensus.cc:493] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.685050  8470 leader_election.cc:304] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [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: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3
I20260709 13:01:51.685298  8954 raft_consensus.cc:515] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.687302  8954 leader_election.cc:290] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:51.687597  8774 raft_consensus.cc:2804] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:51.688066  8774 raft_consensus.cc:697] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:51.688974  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554dddaf38604ad6b69c214ababd5d79" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:51.688858  8774 consensus_queue.cc:237] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
W20260709 13:01:51.693940  8471 leader_election.cc:343] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.701195  8694 ts_tablet_manager.cc:1434] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.000s
I20260709 13:01:51.705094  8694 tablet_bootstrap.cc:492] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:51.705636  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554dddaf38604ad6b69c214ababd5d79" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
W20260709 13:01:51.706779  8470 leader_election.cc:343] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.707186  8470 leader_election.cc:304] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:51.737339  8694 tablet_bootstrap.cc:654] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.722931  8935 raft_consensus.cc:2749] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:51.807708  8694 tablet_bootstrap.cc:492] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:51.809829  8694 ts_tablet_manager.cc:1403] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.105s	user 0.018s	sys 0.005s
I20260709 13:01:51.728216  8774 raft_consensus.cc:493] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:51.791966  9030 log.cc:927] Time spent T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3: Append to log took a long time: real 0.221s	user 0.002s	sys 0.003s
W20260709 13:01:51.821275  8620 consensus_peers.cc:597] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:51.818686  8951 consensus_queue.cc:1048] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:01:51.813766  8774 raft_consensus.cc:515] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.839654  8696 tablet_bootstrap.cc:492] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:51.840196  8696 ts_tablet_manager.cc:1403] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.276s	user 0.029s	sys 0.019s
I20260709 13:01:51.854620  8402 catalog_manager.cc:5697] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:51.869063  8774 leader_election.cc:290] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:51.881928  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88a0b0ba7147f08aa7a8e5640175c1" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:51.882889  8697 tablet_bootstrap.cc:492] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:51.883376  8697 ts_tablet_manager.cc:1403] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.342s	user 0.033s	sys 0.066s
I20260709 13:01:51.883693  8696 raft_consensus.cc:359] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.884383  8696 raft_consensus.cc:385] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.884622  8696 raft_consensus.cc:740] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.887588  8696 consensus_queue.cc:260] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.891482  8696 ts_tablet_manager.cc:1434] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.001s
W20260709 13:01:51.892625  8470 leader_election.cc:343] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.899313  8694 raft_consensus.cc:359] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.900074  8694 raft_consensus.cc:385] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.900384  8694 raft_consensus.cc:740] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.901098  8694 consensus_queue.cc:260] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.907748  8696 tablet_bootstrap.cc:492] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:51.909454  8697 raft_consensus.cc:359] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.910207  8697 raft_consensus.cc:385] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.910565  8697 raft_consensus.cc:740] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.911463  8697 consensus_queue.cc:260] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.912753  8649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88a0b0ba7147f08aa7a8e5640175c1" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
W20260709 13:01:51.917900  8471 leader_election.cc:343] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.921247  9031 consensus_queue.cc:1048] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:51.921773  8471 leader_election.cc:304] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:51.919348  8694 ts_tablet_manager.cc:1434] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.109s	user 0.006s	sys 0.000s
I20260709 13:01:51.921401  8942 raft_consensus.cc:493] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.924594  8962 raft_consensus.cc:493] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.931224  8694 tablet_bootstrap.cc:492] T cf88a0b0ba7147f08aa7a8e5640175c1 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:51.933020  9042 raft_consensus.cc:2749] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:51.920231  8697 ts_tablet_manager.cc:1434] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 13:01:51.937546  8697 tablet_bootstrap.cc:492] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
W20260709 13:01:51.944633  8451 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:51.925124  8962 raft_consensus.cc:515] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.924501  8942 raft_consensus.cc:515] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.946409  8901 consensus_queue.cc:1048] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:51.951179  8696 tablet_bootstrap.cc:654] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.959777  8962 leader_election.cc:290] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:51.960089  8942 leader_election.cc:290] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:51.960553  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255a74c822c84bda9afb484cd04b5d37" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:51.961225  8500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392af9b6d8f0453b829a06f8fcfe0d9c" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
W20260709 13:01:51.962659  8620 leader_election.cc:343] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.961237  8499 raft_consensus.cc:2468] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:51.967653  8620 leader_election.cc:304] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:51.968648  8942 raft_consensus.cc:2804] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:51.969050  8942 raft_consensus.cc:493] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:51.969365  8942 raft_consensus.cc:3060] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.972589  8696 tablet_bootstrap.cc:492] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:51.973132  8696 ts_tablet_manager.cc:1403] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.007s
I20260709 13:01:51.975512  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255a74c822c84bda9afb484cd04b5d37" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:51.976411  8696 raft_consensus.cc:359] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.977149  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392af9b6d8f0453b829a06f8fcfe0d9c" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:51.977360  8696 raft_consensus.cc:385] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.977674  8696 raft_consensus.cc:740] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.977744  8579 raft_consensus.cc:2468] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:51.978391  8696 consensus_queue.cc:260] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.981472  8696 ts_tablet_manager.cc:1434] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:01:51.982985  8696 tablet_bootstrap.cc:492] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:51.956751  8697 tablet_bootstrap.cc:654] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.953526  8694 tablet_bootstrap.cc:654] T cf88a0b0ba7147f08aa7a8e5640175c1 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:51.986928  8619 leader_election.cc:343] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.988380  8619 leader_election.cc:304] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [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: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:51.989663  8813 raft_consensus.cc:2804] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:51.990010  8813 raft_consensus.cc:493] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:51.990360  8813 raft_consensus.cc:3060] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.990500  8696 tablet_bootstrap.cc:654] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.993945  8942 raft_consensus.cc:515] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.995980  8763 raft_consensus.cc:493] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.996507  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255a74c822c84bda9afb484cd04b5d37" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:51.996420  8763 raft_consensus.cc:515] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:51.997057  8505 raft_consensus.cc:3060] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.998346  8763 leader_election.cc:290] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:51.999843  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440229a1262046928cc9adda2eb7a17a" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:52.021090  8813 raft_consensus.cc:515] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.024185  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392af9b6d8f0453b829a06f8fcfe0d9c" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:51.999950  9031 consensus_queue.cc:1048] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
W20260709 13:01:52.025554  8620 leader_election.cc:343] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.027370  8813 leader_election.cc:290] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:52.041819  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255a74c822c84bda9afb484cd04b5d37" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:52.028163  8696 tablet_bootstrap.cc:492] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:52.028605  8694 tablet_bootstrap.cc:492] T cf88a0b0ba7147f08aa7a8e5640175c1 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:52.029537  8942 leader_election.cc:290] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:52.030660  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440229a1262046928cc9adda2eb7a17a" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:52.043102  8696 ts_tablet_manager.cc:1403] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.031s
I20260709 13:01:52.043373  8579 raft_consensus.cc:2393] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2291c83239844a279a2b5f05f77624a3 in current term 1: Already voted for candidate 751d6e39218f4f7c99d701a84176a191 in this term.
I20260709 13:01:52.033028  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392af9b6d8f0453b829a06f8fcfe0d9c" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:52.036001  8505 raft_consensus.cc:2468] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:52.044174  8694 ts_tablet_manager.cc:1403] T cf88a0b0ba7147f08aa7a8e5640175c1 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.008s
W20260709 13:01:52.045307  8619 leader_election.cc:343] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.045068  8576 raft_consensus.cc:3060] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.050248  8696 raft_consensus.cc:359] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.051070  8619 leader_election.cc:304] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:52.052289  8694 raft_consensus.cc:359] T cf88a0b0ba7147f08aa7a8e5640175c1 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.052938  8694 raft_consensus.cc:385] T cf88a0b0ba7147f08aa7a8e5640175c1 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.053184  8694 raft_consensus.cc:740] T cf88a0b0ba7147f08aa7a8e5640175c1 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.053998  8620 leader_election.cc:304] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [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: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:52.053846  8694 consensus_queue.cc:260] T cf88a0b0ba7147f08aa7a8e5640175c1 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.055141  9005 raft_consensus.cc:2804] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:52.055583  9005 raft_consensus.cc:697] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:01:52.055900  8694 ts_tablet_manager.cc:1434] T cf88a0b0ba7147f08aa7a8e5640175c1 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:01:52.056800  8694 tablet_bootstrap.cc:492] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:52.056352  9005 consensus_queue.cc:237] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.053269  8697 tablet_bootstrap.cc:492] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:52.051076  8696 raft_consensus.cc:385] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.059437  8697 ts_tablet_manager.cc:1403] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.122s	user 0.008s	sys 0.006s
I20260709 13:01:52.059384  8696 raft_consensus.cc:740] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.053574  8942 raft_consensus.cc:3060] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.075948  8696 consensus_queue.cc:260] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.080881  8697 raft_consensus.cc:359] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.081631  8697 raft_consensus.cc:385] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.081887  8697 raft_consensus.cc:740] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.074223  8576 raft_consensus.cc:2468] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:52.082496  8697 consensus_queue.cc:260] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.085073  8697 ts_tablet_manager.cc:1434] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:01:52.089072  8942 raft_consensus.cc:2749] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:52.090636  8696 ts_tablet_manager.cc:1434] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 13:01:52.099231  8697 tablet_bootstrap.cc:492] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:52.096654  8619 leader_election.cc:304] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [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: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:52.104202  8813 raft_consensus.cc:2804] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:52.104739  8694 tablet_bootstrap.cc:654] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.104769  8813 raft_consensus.cc:697] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:01:52.106694  8954 consensus_queue.cc:1048] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:52.107457  8813 consensus_queue.cc:237] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.111531  8696 tablet_bootstrap.cc:492] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:52.143781  9005 consensus_queue.cc:1048] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:52.143213  8402 catalog_manager.cc:5697] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:52.162935  8696 tablet_bootstrap.cc:654] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.175513  8962 consensus_queue.cc:1048] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:52.176345  8694 tablet_bootstrap.cc:492] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:52.176872  8694 ts_tablet_manager.cc:1403] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.120s	user 0.008s	sys 0.015s
I20260709 13:01:52.182026  8697 tablet_bootstrap.cc:654] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.181960  8694 raft_consensus.cc:359] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.186959  8694 raft_consensus.cc:385] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.187693  8694 raft_consensus.cc:740] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.188354  8935 consensus_queue.cc:1048] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:52.188743  8694 consensus_queue.cc:260] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.190819  8694 ts_tablet_manager.cc:1434] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 13:01:52.195845  8694 tablet_bootstrap.cc:492] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:52.197729  8696 tablet_bootstrap.cc:492] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:52.202235  8402 catalog_manager.cc:5697] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:52.203358  8696 ts_tablet_manager.cc:1403] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.000s
I20260709 13:01:52.210592  8696 raft_consensus.cc:359] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.211215  8696 raft_consensus.cc:385] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.211472  8696 raft_consensus.cc:740] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.216432  8696 consensus_queue.cc:260] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.216868  8697 tablet_bootstrap.cc:492] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:52.233172  8697 ts_tablet_manager.cc:1403] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.135s	user 0.019s	sys 0.009s
I20260709 13:01:52.230000  8696 ts_tablet_manager.cc:1434] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:01:52.236375  8696 tablet_bootstrap.cc:492] T f000bd8b57a1419bb7c69f5f54d2a1ac P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:52.236764  8697 raft_consensus.cc:359] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.237310  8697 raft_consensus.cc:385] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.237527  8697 raft_consensus.cc:740] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.238091  8697 consensus_queue.cc:260] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.239904  8697 ts_tablet_manager.cc:1434] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:01:52.242347  8694 tablet_bootstrap.cc:654] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.242715  8696 tablet_bootstrap.cc:654] T f000bd8b57a1419bb7c69f5f54d2a1ac P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.243247  8697 tablet_bootstrap.cc:492] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:52.258867  8697 tablet_bootstrap.cc:654] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.268831  8694 tablet_bootstrap.cc:492] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:52.269769  8697 tablet_bootstrap.cc:492] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:52.272467  8697 ts_tablet_manager.cc:1403] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260709 13:01:52.274740  8697 raft_consensus.cc:359] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.275324  8694 ts_tablet_manager.cc:1403] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.004s
I20260709 13:01:52.275326  8697 raft_consensus.cc:385] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.275775  8697 raft_consensus.cc:740] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.276398  8697 consensus_queue.cc:260] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.277753  8694 raft_consensus.cc:359] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.278270  8697 ts_tablet_manager.cc:1434] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:52.278362  8694 raft_consensus.cc:385] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.278735  8694 raft_consensus.cc:740] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.279698  8697 tablet_bootstrap.cc:492] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:52.279480  8694 consensus_queue.cc:260] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.280943  8694 ts_tablet_manager.cc:1434] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:01:52.281888  8694 tablet_bootstrap.cc:492] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:52.286110  8697 tablet_bootstrap.cc:654] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.288658  8694 tablet_bootstrap.cc:654] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.292018  8697 tablet_bootstrap.cc:492] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:52.292639  8697 ts_tablet_manager.cc:1403] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260709 13:01:52.293795  8945 raft_consensus.cc:493] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.294248  8945 raft_consensus.cc:515] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.295408  8697 raft_consensus.cc:359] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.296216  8945 leader_election.cc:290] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.296027  8697 raft_consensus.cc:385] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.296780  8697 raft_consensus.cc:740] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.297396  8697 consensus_queue.cc:260] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.297837  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6cf60826994ee4b5ae88ea47213a24" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:52.298472  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6cf60826994ee4b5ae88ea47213a24" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:52.299067  8648 raft_consensus.cc:2468] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:52.299484  8696 tablet_bootstrap.cc:492] T f000bd8b57a1419bb7c69f5f54d2a1ac P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:52.298492  8499 raft_consensus.cc:2468] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:52.300627  8546 leader_election.cc:304] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:52.301981  8945 raft_consensus.cc:2804] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:52.302345  8945 raft_consensus.cc:493] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:52.302551  8697 ts_tablet_manager.cc:1434] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:01:52.302747  8945 raft_consensus.cc:3060] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.303579  8697 tablet_bootstrap.cc:492] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:52.299988  8696 ts_tablet_manager.cc:1403] T f000bd8b57a1419bb7c69f5f54d2a1ac P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.016s
I20260709 13:01:52.311163  8696 raft_consensus.cc:359] T f000bd8b57a1419bb7c69f5f54d2a1ac P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.312189  8945 raft_consensus.cc:515] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.313252  8694 tablet_bootstrap.cc:492] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:52.316097  8694 ts_tablet_manager.cc:1403] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
I20260709 13:01:52.318363  8945 leader_election.cc:290] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.313522  8696 raft_consensus.cc:385] T f000bd8b57a1419bb7c69f5f54d2a1ac P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.315548  8697 tablet_bootstrap.cc:654] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.318984  8696 raft_consensus.cc:740] T f000bd8b57a1419bb7c69f5f54d2a1ac P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.319520  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6cf60826994ee4b5ae88ea47213a24" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:52.320266  8499 raft_consensus.cc:3060] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.319995  8696 consensus_queue.cc:260] T f000bd8b57a1419bb7c69f5f54d2a1ac P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.321357  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6cf60826994ee4b5ae88ea47213a24" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:52.321930  8648 raft_consensus.cc:3060] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.322790  8696 ts_tablet_manager.cc:1434] T f000bd8b57a1419bb7c69f5f54d2a1ac P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:01:52.319542  8694 raft_consensus.cc:359] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.323164  8694 raft_consensus.cc:385] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.323412  8694 raft_consensus.cc:740] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.324205  8694 consensus_queue.cc:260] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.326610  8694 ts_tablet_manager.cc:1434] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260709 13:01:52.327701  8694 tablet_bootstrap.cc:492] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:52.331828  8649 raft_consensus.cc:3060] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.332037  8648 raft_consensus.cc:2468] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:52.333566  8546 leader_election.cc:304] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:52.334298  8694 tablet_bootstrap.cc:654] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.328697  8696 tablet_bootstrap.cc:492] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:52.337251  9031 raft_consensus.cc:2804] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:52.337745  9031 raft_consensus.cc:697] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:01:52.338379  8781 raft_consensus.cc:493] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.338833  8781 raft_consensus.cc:515] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.338542  9031 consensus_queue.cc:237] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.340745  8781 leader_election.cc:290] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.341331  8696 tablet_bootstrap.cc:654] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.342156  8962 raft_consensus.cc:493] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.342583  8962 raft_consensus.cc:515] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.345145  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415c1ac9d1e148d5adc69fbe5ba90b46" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:52.345693  8505 raft_consensus.cc:2468] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:52.348412  8620 leader_election.cc:304] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:52.349139  9005 raft_consensus.cc:2804] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:52.349475  9005 raft_consensus.cc:493] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:52.349697  8697 tablet_bootstrap.cc:492] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:52.349789  9005 raft_consensus.cc:3060] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.350306  8697 ts_tablet_manager.cc:1403] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.000s
I20260709 13:01:52.351715  8499 raft_consensus.cc:2468] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:52.355446  9038 raft_consensus.cc:493] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.356191  8694 tablet_bootstrap.cc:492] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:52.355816  8697 raft_consensus.cc:359] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.355891  9038 raft_consensus.cc:515] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.356510  8697 raft_consensus.cc:385] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.356586  8694 ts_tablet_manager.cc:1403] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.008s
I20260709 13:01:52.356815  8697 raft_consensus.cc:740] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.357498  8697 consensus_queue.cc:260] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.359530  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88a0b0ba7147f08aa7a8e5640175c1" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:52.359683  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415c1ac9d1e148d5adc69fbe5ba90b46" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:52.360288  9038 leader_election.cc:290] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.360251  8645 raft_consensus.cc:2468] T cf88a0b0ba7147f08aa7a8e5640175c1 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:52.361464  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8acc9a7bec47ffa6fcd05b05e41205" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:52.361464  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88a0b0ba7147f08aa7a8e5640175c1" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:52.362051  8696 tablet_bootstrap.cc:492] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:52.362161  8645 raft_consensus.cc:2468] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:52.362495  8499 raft_consensus.cc:2468] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:52.362701  8696 ts_tablet_manager.cc:1403] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.001s
I20260709 13:01:52.363682  8471 leader_election.cc:304] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:52.358206  8962 leader_election.cc:290] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:52.364305  9038 raft_consensus.cc:2804] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:52.364777  9038 raft_consensus.cc:493] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:52.365159  9038 raft_consensus.cc:3060] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.366065  8697 ts_tablet_manager.cc:1434] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:01:52.359530  8694 raft_consensus.cc:359] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.367066  9005 raft_consensus.cc:515] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.370277  8697 tablet_bootstrap.cc:492] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:52.371812  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415c1ac9d1e148d5adc69fbe5ba90b46" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:52.372459  8499 raft_consensus.cc:3060] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.367514  8694 raft_consensus.cc:385] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.365839  8696 raft_consensus.cc:359] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.368438  8546 leader_election.cc:304] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:52.377724  8697 tablet_bootstrap.cc:654] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.388245  8694 raft_consensus.cc:740] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.389060  8694 consensus_queue.cc:260] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.377888  9038 raft_consensus.cc:515] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
W20260709 13:01:52.391240  8619 leader_election.cc:343] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.392462  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8acc9a7bec47ffa6fcd05b05e41205" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:52.392813  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415c1ac9d1e148d5adc69fbe5ba90b46" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:52.378638  9005 leader_election.cc:290] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:52.385581  8696 raft_consensus.cc:385] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.393500  8696 raft_consensus.cc:740] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.393652  8694 ts_tablet_manager.cc:1434] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.037s	user 0.010s	sys 0.000s
I20260709 13:01:52.394194  8696 consensus_queue.cc:260] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.394639  8694 tablet_bootstrap.cc:492] T 554dddaf38604ad6b69c214ababd5d79 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:52.396164  8696 ts_tablet_manager.cc:1434] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.007s
I20260709 13:01:52.393657  8401 catalog_manager.cc:5697] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:52.386592  8901 raft_consensus.cc:493] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:52.399232  8619 leader_election.cc:343] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.397087  8696 tablet_bootstrap.cc:492] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:52.386004  9031 raft_consensus.cc:2804] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:52.399397  8901 raft_consensus.cc:515] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.399775  9031 raft_consensus.cc:493] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:52.399811  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8acc9a7bec47ffa6fcd05b05e41205" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:52.400216  9031 raft_consensus.cc:3060] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.401386  8901 leader_election.cc:290] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.402431  8576 raft_consensus.cc:2468] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:52.397392  9038 leader_election.cc:290] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.398406  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8acc9a7bec47ffa6fcd05b05e41205" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:52.403926  8648 raft_consensus.cc:3060] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.380226  8499 raft_consensus.cc:2468] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:52.410383  8648 raft_consensus.cc:2468] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:52.411196  8620 leader_election.cc:304] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [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: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:52.411921  8962 raft_consensus.cc:2804] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:52.412415  8962 raft_consensus.cc:697] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:01:52.413116  8696 tablet_bootstrap.cc:654] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.413233  8962 consensus_queue.cc:237] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.413569  9031 raft_consensus.cc:515] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.414580  8471 leader_election.cc:304] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:52.434932  8935 raft_consensus.cc:2804] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:52.435454  8935 raft_consensus.cc:697] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:52.436213  8935 consensus_queue.cc:237] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.416442  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8acc9a7bec47ffa6fcd05b05e41205" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:52.418141  8694 tablet_bootstrap.cc:654] T 554dddaf38604ad6b69c214ababd5d79 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.441541  8648 raft_consensus.cc:2393] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5c26ff324cd4d4eb2b64a67c462875a in current term 1: Already voted for candidate 751d6e39218f4f7c99d701a84176a191 in this term.
I20260709 13:01:52.419203  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8acc9a7bec47ffa6fcd05b05e41205" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:52.441102  8697 tablet_bootstrap.cc:492] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:52.447922  8697 ts_tablet_manager.cc:1403] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.006s
I20260709 13:01:52.446832  8500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88a0b0ba7147f08aa7a8e5640175c1" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:52.448808  8500 raft_consensus.cc:3060] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.447304  8694 tablet_bootstrap.cc:492] T 554dddaf38604ad6b69c214ababd5d79 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:52.450588  8694 ts_tablet_manager.cc:1403] T 554dddaf38604ad6b69c214ababd5d79 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.000s
I20260709 13:01:52.446082  9031 leader_election.cc:290] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.454428  8694 raft_consensus.cc:359] T 554dddaf38604ad6b69c214ababd5d79 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.455942  8697 raft_consensus.cc:359] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.456415  8500 raft_consensus.cc:2468] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:52.456755  8697 raft_consensus.cc:385] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.457038  8697 raft_consensus.cc:740] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.457417  8694 raft_consensus.cc:385] T 554dddaf38604ad6b69c214ababd5d79 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.460812  8694 raft_consensus.cc:740] T 554dddaf38604ad6b69c214ababd5d79 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.461500  8694 consensus_queue.cc:260] T 554dddaf38604ad6b69c214ababd5d79 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.463399  8694 ts_tablet_manager.cc:1434] T 554dddaf38604ad6b69c214ababd5d79 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 13:01:52.464407  8694 tablet_bootstrap.cc:492] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:52.458968  8697 consensus_queue.cc:260] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.469197  8697 ts_tablet_manager.cc:1434] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:01:52.470187  8697 tablet_bootstrap.cc:492] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:52.474762  8694 tablet_bootstrap.cc:654] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.475744  8697 tablet_bootstrap.cc:654] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.473604  8546 leader_election.cc:304] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:52.479063  8945 raft_consensus.cc:2804] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:52.479228  8546 leader_election.cc:304] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:52.479525  8945 raft_consensus.cc:697] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:01:52.480667  8901 raft_consensus.cc:3060] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.480386  8945 consensus_queue.cc:237] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.481009  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf88a0b0ba7147f08aa7a8e5640175c1" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:52.481603  8648 raft_consensus.cc:3060] T cf88a0b0ba7147f08aa7a8e5640175c1 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.470386  8402 catalog_manager.cc:5697] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:52.494160  8648 raft_consensus.cc:2468] T cf88a0b0ba7147f08aa7a8e5640175c1 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:52.496954  8696 tablet_bootstrap.cc:492] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:52.497509  8696 ts_tablet_manager.cc:1403] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.005s
I20260709 13:01:52.499696  8901 raft_consensus.cc:2749] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:52.500514  8696 raft_consensus.cc:359] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.501151  8696 raft_consensus.cc:385] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.501421  8696 raft_consensus.cc:740] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.501983  8696 consensus_queue.cc:260] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.503782  8696 ts_tablet_manager.cc:1434] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:01:52.506608  8696 tablet_bootstrap.cc:492] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:52.507786  8694 tablet_bootstrap.cc:492] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:52.512025  8696 tablet_bootstrap.cc:654] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.513598  8697 tablet_bootstrap.cc:492] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:52.516153  8697 ts_tablet_manager.cc:1403] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.012s
I20260709 13:01:52.518581  8697 raft_consensus.cc:359] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.519335  8697 raft_consensus.cc:385] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.519639  8697 raft_consensus.cc:740] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.519953  8694 ts_tablet_manager.cc:1403] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.004s
I20260709 13:01:52.519845  8402 catalog_manager.cc:5697] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:52.520444  8697 consensus_queue.cc:260] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.522360  8694 raft_consensus.cc:359] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.522769  8697 ts_tablet_manager.cc:1434] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:52.522467  8401 catalog_manager.cc:5697] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:52.523864  8697 tablet_bootstrap.cc:492] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:52.526619  8694 raft_consensus.cc:385] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.526944  8694 raft_consensus.cc:740] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.528121  8694 consensus_queue.cc:260] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.530130  8694 ts_tablet_manager.cc:1434] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:01:52.532166  8694 tablet_bootstrap.cc:492] T ee36e43947eb4a53a37d997766d18408 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:52.534354  8697 tablet_bootstrap.cc:654] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.537853  8694 tablet_bootstrap.cc:654] T ee36e43947eb4a53a37d997766d18408 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.538512  8935 raft_consensus.cc:493] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.538967  8935 raft_consensus.cc:515] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.540920  8935 leader_election.cc:290] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.543107  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f000bd8b57a1419bb7c69f5f54d2a1ac" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:52.543718  8648 raft_consensus.cc:2468] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:52.545572  8471 leader_election.cc:304] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:52.547040  9042 raft_consensus.cc:2804] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:52.548322  9042 raft_consensus.cc:493] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:52.548632  9042 raft_consensus.cc:3060] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.548879  9043 raft_consensus.cc:493] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.549340  9043 raft_consensus.cc:515] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.551627  8962 consensus_queue.cc:1048] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:01:52.554387  8680 tablet.cc:2406] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:01:52.556830  9043 leader_election.cc:290] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.558487  8697 tablet_bootstrap.cc:492] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:52.558883  8697 ts_tablet_manager.cc:1403] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.008s
I20260709 13:01:52.558903  8500 raft_consensus.cc:3060] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.559836  9042 raft_consensus.cc:515] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.561828  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac54e7ce2bc4f98958498fdc5d01353" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:52.562186  8697 raft_consensus.cc:359] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.562489  8648 raft_consensus.cc:2468] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:52.562847  8697 raft_consensus.cc:385] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.563153  8697 raft_consensus.cc:740] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.563753  8697 consensus_queue.cc:260] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.565727  8697 ts_tablet_manager.cc:1434] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:01:52.566023  9042 leader_election.cc:290] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.566928  8697 tablet_bootstrap.cc:492] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:52.567760  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f000bd8b57a1419bb7c69f5f54d2a1ac" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:52.569442  8648 raft_consensus.cc:3060] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.572086  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f000bd8b57a1419bb7c69f5f54d2a1ac" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:52.572703  8576 raft_consensus.cc:2468] T f000bd8b57a1419bb7c69f5f54d2a1ac P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:52.572729  8942 consensus_queue.cc:1048] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:52.568955  8694 tablet_bootstrap.cc:492] T ee36e43947eb4a53a37d997766d18408 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:52.574729  8694 ts_tablet_manager.cc:1403] T ee36e43947eb4a53a37d997766d18408 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.007s
I20260709 13:01:52.566982  8471 leader_election.cc:304] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:52.577319  8694 raft_consensus.cc:359] T ee36e43947eb4a53a37d997766d18408 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.577983  8694 raft_consensus.cc:385] T ee36e43947eb4a53a37d997766d18408 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.578290  8694 raft_consensus.cc:740] T ee36e43947eb4a53a37d997766d18408 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.579485  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac54e7ce2bc4f98958498fdc5d01353" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:52.578936  8697 tablet_bootstrap.cc:654] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.579540  8694 consensus_queue.cc:260] T ee36e43947eb4a53a37d997766d18408 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.580746  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f000bd8b57a1419bb7c69f5f54d2a1ac" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:52.583302  8579 raft_consensus.cc:3060] T f000bd8b57a1419bb7c69f5f54d2a1ac P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:52.583942  8470 leader_election.cc:343] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.584179  8694 ts_tablet_manager.cc:1434] T ee36e43947eb4a53a37d997766d18408 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:01:52.584134  8962 consensus_queue.cc:1048] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:52.587401  9038 raft_consensus.cc:2804] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:52.587903  9038 raft_consensus.cc:493] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:52.588310  9038 raft_consensus.cc:3060] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.590366  8579 raft_consensus.cc:2468] T f000bd8b57a1419bb7c69f5f54d2a1ac P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:52.593382  8697 tablet_bootstrap.cc:492] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:52.593879  8697 ts_tablet_manager.cc:1403] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260709 13:01:52.593827  8470 leader_election.cc:304] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:52.595126  9043 raft_consensus.cc:2804] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:52.595702  9043 raft_consensus.cc:697] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:52.596588  8648 raft_consensus.cc:2468] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:52.596503  9043 consensus_queue.cc:237] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.596647  8697 raft_consensus.cc:359] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.597360  8697 raft_consensus.cc:385] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.597606  8697 raft_consensus.cc:740] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.598181  8697 consensus_queue.cc:260] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.601059  9038 raft_consensus.cc:515] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.603750  8694 tablet_bootstrap.cc:492] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:52.608682  8696 tablet_bootstrap.cc:492] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:52.609205  8696 ts_tablet_manager.cc:1403] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.103s	user 0.012s	sys 0.006s
I20260709 13:01:52.613600  8696 raft_consensus.cc:359] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.614285  8696 raft_consensus.cc:385] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.614598  8696 raft_consensus.cc:740] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.614944  8694 tablet_bootstrap.cc:654] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.615387  8696 consensus_queue.cc:260] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.617767  8945 raft_consensus.cc:493] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.600337  8697 ts_tablet_manager.cc:1434] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:52.618352  8945 raft_consensus.cc:515] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.619560  8697 tablet_bootstrap.cc:492] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:52.620735  8945 leader_election.cc:290] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.621304  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f9b6deee404c34ba8f51eba84d08c0" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:52.625311  9038 leader_election.cc:290] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.628839  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f9b6deee404c34ba8f51eba84d08c0" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:52.635393  8697 tablet_bootstrap.cc:654] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:52.637209  8546 leader_election.cc:343] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:52.637832  8546 leader_election.cc:343] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.638238  8546 leader_election.cc:304] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:52.625408  8696 ts_tablet_manager.cc:1434] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:01:52.626030  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac54e7ce2bc4f98958498fdc5d01353" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:52.626072  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac54e7ce2bc4f98958498fdc5d01353" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:52.639307  8645 raft_consensus.cc:3060] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.642617  8945 raft_consensus.cc:2749] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:52.647796  8645 raft_consensus.cc:2468] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:52.648612  8697 tablet_bootstrap.cc:492] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:52.648844  8471 leader_election.cc:304] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:52.649091  8697 ts_tablet_manager.cc:1403] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.006s
I20260709 13:01:52.649515  9043 raft_consensus.cc:2804] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:52.650012  9043 raft_consensus.cc:697] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:52.650187  8696 tablet_bootstrap.cc:492] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:52.650755  8694 tablet_bootstrap.cc:492] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:52.651436  8694 ts_tablet_manager.cc:1403] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260709 13:01:52.650790  9043 consensus_queue.cc:237] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.652375  9038 raft_consensus.cc:493] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.652963  9038 raft_consensus.cc:515] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.655629  8694 raft_consensus.cc:359] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.655872  8697 raft_consensus.cc:359] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.659612  8697 raft_consensus.cc:385] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.659996  9038 leader_election.cc:290] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.660279  8697 raft_consensus.cc:740] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.656329  8694 raft_consensus.cc:385] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:01:52.661672  8470 leader_election.cc:343] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.660919  8694 raft_consensus.cc:740] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.662835  8694 consensus_queue.cc:260] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.660614  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b83dbb56ba64d2498305b999f39b84d" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
W20260709 13:01:52.666067  8619 consensus_peers.cc:597] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:52.666440  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b83dbb56ba64d2498305b999f39b84d" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:52.666931  8697 consensus_queue.cc:260] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.665771  8694 ts_tablet_manager.cc:1434] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260709 13:01:52.672003  8697 ts_tablet_manager.cc:1434] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:01:52.674862  8696 tablet_bootstrap.cc:654] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.679467  8471 leader_election.cc:304] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:52.680756  9042 raft_consensus.cc:2749] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:52.686590  8694 tablet_bootstrap.cc:492] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:52.672986  8697 tablet_bootstrap.cc:492] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:52.693174  8696 tablet_bootstrap.cc:492] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:52.697288  8697 tablet_bootstrap.cc:654] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.697587  8401 catalog_manager.cc:5697] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:52.699687  8401 catalog_manager.cc:5697] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:52.702477  8694 tablet_bootstrap.cc:654] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.704721  8697 tablet_bootstrap.cc:492] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:52.705266  8697 ts_tablet_manager.cc:1403] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.004s
I20260709 13:01:52.707979  8696 ts_tablet_manager.cc:1403] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.009s
I20260709 13:01:52.710345  8696 raft_consensus.cc:359] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.710959  8696 raft_consensus.cc:385] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.711227  8696 raft_consensus.cc:740] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.715548  8696 consensus_queue.cc:260] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.717599  8696 ts_tablet_manager.cc:1434] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:01:52.718518  8696 tablet_bootstrap.cc:492] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:52.724300  8696 tablet_bootstrap.cc:654] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.730818  8504 raft_consensus.cc:3060] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.731344  8781 raft_consensus.cc:493] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.731791  8781 raft_consensus.cc:515] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.731763  8697 raft_consensus.cc:359] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.732553  8697 raft_consensus.cc:385] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.732800  8697 raft_consensus.cc:740] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.733712  8781 leader_election.cc:290] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.733403  8697 consensus_queue.cc:260] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.735411  8697 ts_tablet_manager.cc:1434] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 13:01:52.736341  8697 tablet_bootstrap.cc:492] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191: Bootstrap starting.
I20260709 13:01:52.736589  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255a74c822c84bda9afb484cd04b5d37" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:52.740314  8781 raft_consensus.cc:493] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.740710  8781 raft_consensus.cc:515] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.741514  8649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255a74c822c84bda9afb484cd04b5d37" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:52.742343  8781 leader_election.cc:290] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.743178  8696 tablet_bootstrap.cc:492] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:52.743629  8696 ts_tablet_manager.cc:1403] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.005s
I20260709 13:01:52.745358  8697 tablet_bootstrap.cc:654] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.747440  8546 leader_election.cc:304] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:52.748150  8945 raft_consensus.cc:2749] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:52.748685  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554dddaf38604ad6b69c214ababd5d79" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:52.749269  8650 raft_consensus.cc:2468] T 554dddaf38604ad6b69c214ababd5d79 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:52.749429  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554dddaf38604ad6b69c214ababd5d79" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:52.750051  8499 raft_consensus.cc:2468] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:52.751717  8546 leader_election.cc:304] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:52.752519  8945 raft_consensus.cc:2804] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:52.752853  8945 raft_consensus.cc:493] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:52.753206  8945 raft_consensus.cc:3060] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.755817  8696 raft_consensus.cc:359] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.756933  8696 raft_consensus.cc:385] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.757179  8696 raft_consensus.cc:740] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.757791  8696 consensus_queue.cc:260] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.759919  8696 ts_tablet_manager.cc:1434] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:01:52.760094  8781 consensus_queue.cc:1048] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:52.761075  8696 tablet_bootstrap.cc:492] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:52.759624  8945 raft_consensus.cc:515] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.763208  8945 leader_election.cc:290] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.764933  8694 tablet_bootstrap.cc:492] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:52.765395  8694 ts_tablet_manager.cc:1403] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.079s	user 0.019s	sys 0.007s
I20260709 13:01:52.765802  8500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554dddaf38604ad6b69c214ababd5d79" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:52.766360  8500 raft_consensus.cc:3060] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.767212  8649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554dddaf38604ad6b69c214ababd5d79" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:52.767776  8649 raft_consensus.cc:3060] T 554dddaf38604ad6b69c214ababd5d79 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.768486  8694 raft_consensus.cc:359] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.769101  8694 raft_consensus.cc:385] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.769371  8694 raft_consensus.cc:740] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.772897  8694 consensus_queue.cc:260] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.777696  8694 ts_tablet_manager.cc:1434] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:01:52.780160  8694 tablet_bootstrap.cc:492] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:52.780588  8649 raft_consensus.cc:2468] T 554dddaf38604ad6b69c214ababd5d79 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:52.782227  8546 leader_election.cc:304] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:01:52.783609  8945 raft_consensus.cc:2804] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:52.784373  8945 raft_consensus.cc:697] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:01:52.785197  8945 consensus_queue.cc:237] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.786773  8781 raft_consensus.cc:493] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.787199  8781 raft_consensus.cc:515] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.788796  8781 leader_election.cc:290] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.789341  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415c1ac9d1e148d5adc69fbe5ba90b46" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:52.790027  8505 raft_consensus.cc:2393] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5c26ff324cd4d4eb2b64a67c462875a in current term 1: Already voted for candidate 2291c83239844a279a2b5f05f77624a3 in this term.
I20260709 13:01:52.792680  8500 raft_consensus.cc:2468] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 1.
I20260709 13:01:52.793442  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415c1ac9d1e148d5adc69fbe5ba90b46" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:52.794808  8546 leader_election.cc:304] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:52.795514  8781 raft_consensus.cc:3060] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.797443  8696 tablet_bootstrap.cc:654] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.801786  8781 raft_consensus.cc:2749] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:52.809486  8813 raft_consensus.cc:493] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.809984  8813 raft_consensus.cc:515] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.812938  8813 leader_election.cc:290] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:52.813016  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b7148d2dd14b57b1ddee0883bff911" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:52.813661  8504 raft_consensus.cc:2468] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:52.814870  9038 raft_consensus.cc:493] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.814908  8620 leader_election.cc:304] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:52.815455  9038 raft_consensus.cc:515] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.817427  9038 leader_election.cc:290] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.817876  8694 tablet_bootstrap.cc:654] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.820067  8697 tablet_bootstrap.cc:492] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191: No bootstrap required, opened a new log
I20260709 13:01:52.820600  8697 ts_tablet_manager.cc:1403] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.009s
I20260709 13:01:52.821177  8813 raft_consensus.cc:2804] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:52.821740  8813 raft_consensus.cc:493] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:52.822238  8813 raft_consensus.cc:3060] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.822366  8649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f9b6deee404c34ba8f51eba84d08c0" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:52.822983  8649 raft_consensus.cc:2468] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:52.823079  8697 raft_consensus.cc:359] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.823756  8697 raft_consensus.cc:385] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.824090  8697 raft_consensus.cc:740] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.824268  8471 leader_election.cc:304] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:52.824978  9038 raft_consensus.cc:2804] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:52.824867  8697 consensus_queue.cc:260] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.825320  9038 raft_consensus.cc:493] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:52.825708  9038 raft_consensus.cc:3060] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.831982  8813 raft_consensus.cc:515] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.835649  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f9b6deee404c34ba8f51eba84d08c0" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:52.836248  8577 raft_consensus.cc:2468] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:52.836869  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b7148d2dd14b57b1ddee0883bff911" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:52.837407  8499 raft_consensus.cc:3060] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.838515  8813 leader_election.cc:290] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:52.838657  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b7148d2dd14b57b1ddee0883bff911" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:52.840518  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b7148d2dd14b57b1ddee0883bff911" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:52.843566  8813 raft_consensus.cc:493] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.844242  8813 raft_consensus.cc:515] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.847625  8813 leader_election.cc:290] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:52.848718  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc96d475db54c1cba4d67d174453aad" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:52.849401  8504 raft_consensus.cc:2468] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
W20260709 13:01:52.850296  8619 leader_election.cc:343] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.850682  8620 leader_election.cc:304] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
W20260709 13:01:52.851801  8619 leader_election.cc:343] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.852597  8813 raft_consensus.cc:2804] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:52.853179  8813 raft_consensus.cc:493] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:52.853868  8813 raft_consensus.cc:3060] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.855995  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc96d475db54c1cba4d67d174453aad" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:52.859167  8499 raft_consensus.cc:2468] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:52.861292  8402 catalog_manager.cc:5697] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:52.869061  8620 leader_election.cc:304] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [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: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:52.864939  9038 raft_consensus.cc:515] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.870198  9005 raft_consensus.cc:2804] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:52.872725  8697 ts_tablet_manager.cc:1434] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.000s
I20260709 13:01:52.872596  8962 consensus_queue.cc:1048] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:52.873782  9038 leader_election.cc:290] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.874046  9005 raft_consensus.cc:697] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:01:52.875243  8649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f9b6deee404c34ba8f51eba84d08c0" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:52.875844  8649 raft_consensus.cc:3060] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.875355  9005 consensus_queue.cc:237] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.886404  9042 consensus_queue.cc:1048] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:52.888109  9042 raft_consensus.cc:493] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.888682  9042 raft_consensus.cc:515] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.892824  9042 leader_election.cc:290] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.895136  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51994067bd96468d97b53faa48496eb6" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:52.896032  8649 raft_consensus.cc:2468] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
W20260709 13:01:52.897089  8471 leader_election.cc:343] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.897751  8471 leader_election.cc:304] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:52.898947  9043 raft_consensus.cc:2804] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:52.886793  8813 raft_consensus.cc:515] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.899521  9043 raft_consensus.cc:697] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:52.900537  9043 consensus_queue.cc:237] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.901298  8500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc96d475db54c1cba4d67d174453aad" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:52.901441  8813 leader_election.cc:290] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:52.901857  8500 raft_consensus.cc:3060] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.911764  8500 raft_consensus.cc:2468] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:52.913146  8620 leader_election.cc:304] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:52.914144  8813 raft_consensus.cc:2804] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:52.914732  8813 raft_consensus.cc:697] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:01:52.915912  8813 consensus_queue.cc:237] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.918385  8781 consensus_queue.cc:1048] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:52.919622  9038 raft_consensus.cc:493] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:52.920030  8546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 64296.7us
I20260709 13:01:52.920168  9038 raft_consensus.cc:515] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.924532  8935 consensus_queue.cc:1048] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:52.927301  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee36e43947eb4a53a37d997766d18408" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
W20260709 13:01:52.927598  8619 leader_election.cc:343] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.927886  8645 raft_consensus.cc:2468] T ee36e43947eb4a53a37d997766d18408 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:52.928572  8781 raft_consensus.cc:493] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.929121  8781 raft_consensus.cc:515] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.929636  8471 leader_election.cc:304] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:52.930652  9038 leader_election.cc:290] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.927125  8402 catalog_manager.cc:5697] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:52.931329  9038 raft_consensus.cc:2804] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:52.932298  9038 raft_consensus.cc:493] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:52.933393  8781 leader_election.cc:290] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.935348  9038 raft_consensus.cc:3060] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.939993  8696 tablet_bootstrap.cc:492] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:52.940461  8696 ts_tablet_manager.cc:1403] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.180s	user 0.039s	sys 0.042s
I20260709 13:01:52.943573  8694 tablet_bootstrap.cc:492] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:52.943990  8694 ts_tablet_manager.cc:1403] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.165s	user 0.018s	sys 0.029s
I20260709 13:01:52.947613  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f9b6deee404c34ba8f51eba84d08c0" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:52.948148  8577 raft_consensus.cc:3060] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.947394  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51994067bd96468d97b53faa48496eb6" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:52.946434  8694 raft_consensus.cc:359] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.948185  8696 raft_consensus.cc:359] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.950203  8696 raft_consensus.cc:385] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.949831  8694 raft_consensus.cc:385] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.950933  8694 raft_consensus.cc:740] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.951347  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee36e43947eb4a53a37d997766d18408" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:52.951941  8580 raft_consensus.cc:2468] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:52.950489  8696 raft_consensus.cc:740] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.953505  8696 consensus_queue.cc:260] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.954311  8579 raft_consensus.cc:2468] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 0.
I20260709 13:01:52.955503  8696 ts_tablet_manager.cc:1434] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:01:52.956467  8696 tablet_bootstrap.cc:492] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:52.959044  8574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc96d475db54c1cba4d67d174453aad" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:52.959264  8694 consensus_queue.cc:260] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.961465  8577 raft_consensus.cc:2468] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:52.964375  9038 raft_consensus.cc:515] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:52.974036  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee36e43947eb4a53a37d997766d18408" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:52.974758  8504 raft_consensus.cc:2393] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5c26ff324cd4d4eb2b64a67c462875a in current term 1: Already voted for candidate 751d6e39218f4f7c99d701a84176a191 in this term.
I20260709 13:01:52.974817  9038 leader_election.cc:290] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:52.978458  8694 ts_tablet_manager.cc:1434] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 13:01:52.979916  8694 tablet_bootstrap.cc:492] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3: Bootstrap starting.
I20260709 13:01:52.982281  8470 leader_election.cc:304] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [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: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3
I20260709 13:01:52.983671  9043 raft_consensus.cc:2804] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:52.983886  8696 tablet_bootstrap.cc:654] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.984057  9043 raft_consensus.cc:493] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:52.984462  9043 raft_consensus.cc:3060] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.985917  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee36e43947eb4a53a37d997766d18408" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:52.986541  8650 raft_consensus.cc:2468] T ee36e43947eb4a53a37d997766d18408 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 0.
I20260709 13:01:52.988435  8649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee36e43947eb4a53a37d997766d18408" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:52.988991  8649 raft_consensus.cc:3060] T ee36e43947eb4a53a37d997766d18408 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:52.989526  8619 leader_election.cc:343] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.991039  8694 tablet_bootstrap.cc:654] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.995563  8649 raft_consensus.cc:2468] T ee36e43947eb4a53a37d997766d18408 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:52.998350  8471 leader_election.cc:304] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:53.008070  9038 raft_consensus.cc:2804] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:53.008556  9038 raft_consensus.cc:697] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:53.011385  9043 raft_consensus.cc:515] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.011883  9038 consensus_queue.cc:237] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.010864  8546 leader_election.cc:304] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a [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: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:53.013470  9043 leader_election.cc:290] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:53.014405  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51994067bd96468d97b53faa48496eb6" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:01:53.014544  8574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee36e43947eb4a53a37d997766d18408" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:53.015136  8574 raft_consensus.cc:3060] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:53.015674  8471 leader_election.cc:343] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:53.027509  8574 raft_consensus.cc:2468] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:53.028060  9080 raft_consensus.cc:2764] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:01:53.031373  8694 tablet_bootstrap.cc:492] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3: No bootstrap required, opened a new log
I20260709 13:01:53.031844  8694 ts_tablet_manager.cc:1403] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.000s
I20260709 13:01:53.034561  8694 raft_consensus.cc:359] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.035266  8694 raft_consensus.cc:385] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:53.035550  8694 raft_consensus.cc:740] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Initialized, Role: FOLLOWER
I20260709 13:01:53.034770  8402 catalog_manager.cc:5697] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:53.045035  8694 consensus_queue.cc:260] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.049429  8401 catalog_manager.cc:5697] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:53.051870  8694 ts_tablet_manager.cc:1434] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:01:53.051249  8401 catalog_manager.cc:5697] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:53.058522  8546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 47734.7us
I20260709 13:01:53.060422  8945 consensus_queue.cc:1048] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.065209  8813 raft_consensus.cc:493] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:53.065708  8813 raft_consensus.cc:515] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.067704  8813 leader_election.cc:290] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:53.068192  8696 tablet_bootstrap.cc:492] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:53.069883  8696 ts_tablet_manager.cc:1403] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.114s	user 0.016s	sys 0.015s
I20260709 13:01:53.073477  8696 raft_consensus.cc:359] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.074123  8696 raft_consensus.cc:385] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:53.074447  8696 raft_consensus.cc:740] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:53.075111  8696 consensus_queue.cc:260] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.076241  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7611b8905cc74d3ca1184ae19d655b1a" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:53.076848  8499 raft_consensus.cc:2468] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:53.077560  8935 raft_consensus.cc:493] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:53.077832  8696 ts_tablet_manager.cc:1434] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:01:53.077989  8935 raft_consensus.cc:515] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.078363  8620 leader_election.cc:304] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:53.078953  8696 tablet_bootstrap.cc:492] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:53.080464  9005 raft_consensus.cc:2804] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:53.080827  9005 raft_consensus.cc:493] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:53.081152  9005 raft_consensus.cc:3060] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:53.085127  8935 leader_election.cc:290] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:53.090509  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7611b8905cc74d3ca1184ae19d655b1a" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:53.097697  8696 tablet_bootstrap.cc:654] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:53.099983  9005 raft_consensus.cc:515] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.101110  8650 raft_consensus.cc:2393] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 751d6e39218f4f7c99d701a84176a191 in current term 1: Already voted for candidate 2291c83239844a279a2b5f05f77624a3 in this term.
W20260709 13:01:53.101804  8451 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:53.104161  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7611b8905cc74d3ca1184ae19d655b1a" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:01:53.104671  8499 raft_consensus.cc:3060] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:53.109663  8499 raft_consensus.cc:2468] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:53.110913  8620 leader_election.cc:304] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:01:53.113286  9110 raft_consensus.cc:2804] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:53.113750  9110 raft_consensus.cc:697] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:01:53.114492  9110 consensus_queue.cc:237] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.116463  9005 leader_election.cc:290] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:53.123473  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7611b8905cc74d3ca1184ae19d655b1a" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:53.124150  8577 raft_consensus.cc:2468] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 0.
I20260709 13:01:53.124917  8935 consensus_queue.cc:1048] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:53.125574  8696 tablet_bootstrap.cc:492] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:53.126735  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7611b8905cc74d3ca1184ae19d655b1a" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:53.127357  8576 raft_consensus.cc:3060] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:53.128701  8574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51994067bd96468d97b53faa48496eb6" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:01:53.129292  8574 raft_consensus.cc:3060] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:53.130474  8572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7611b8905cc74d3ca1184ae19d655b1a" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:53.138340  9005 consensus_queue.cc:1048] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:53.139519  8577 raft_consensus.cc:3060] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:53.126991  8696 ts_tablet_manager.cc:1403] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.010s
I20260709 13:01:53.143421  8574 raft_consensus.cc:2468] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 1.
I20260709 13:01:53.144178  8696 raft_consensus.cc:359] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.146867  9110 raft_consensus.cc:493] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:53.160238  8696 raft_consensus.cc:385] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:53.160597  8696 raft_consensus.cc:740] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:53.160465  9110 raft_consensus.cc:515] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.147289  8576 raft_consensus.cc:2468] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 1.
I20260709 13:01:53.162572  9110 leader_election.cc:290] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:53.149727  8470 leader_election.cc:304] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191; no voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:53.161432  8696 consensus_queue.cc:260] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.153578  8400 catalog_manager.cc:5697] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:53.165159  8696 ts_tablet_manager.cc:1434] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:01:53.166638  8954 raft_consensus.cc:2749] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:53.166814  8696 tablet_bootstrap.cc:492] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:53.168107  8954 consensus_queue.cc:1048] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.180631  8696 tablet_bootstrap.cc:654] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:53.187381  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51994067bd96468d97b53faa48496eb6" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:53.188247  8499 raft_consensus.cc:2393] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2291c83239844a279a2b5f05f77624a3 in current term 1: Already voted for candidate 751d6e39218f4f7c99d701a84176a191 in this term.
I20260709 13:01:53.189878  8470 leader_election.cc:304] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [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: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3
I20260709 13:01:53.191833  8954 raft_consensus.cc:2804] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:53.192284  8954 raft_consensus.cc:697] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:01:53.194366  8954 consensus_queue.cc:237] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.199707  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51994067bd96468d97b53faa48496eb6" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" is_pre_election: true
I20260709 13:01:53.200493  8576 raft_consensus.cc:2393] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2291c83239844a279a2b5f05f77624a3 in current term 1: Already voted for candidate 751d6e39218f4f7c99d701a84176a191 in this term.
I20260709 13:01:53.213755  8696 tablet_bootstrap.cc:492] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:53.214313  8696 ts_tablet_manager.cc:1403] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.008s
I20260709 13:01:53.216806  8696 raft_consensus.cc:359] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.217468  8696 raft_consensus.cc:385] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:53.217764  8696 raft_consensus.cc:740] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:53.218446  8696 consensus_queue.cc:260] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.220597  8696 ts_tablet_manager.cc:1434] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:01:53.220566  9114 consensus_queue.cc:1048] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.221745  8696 tablet_bootstrap.cc:492] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a: Bootstrap starting.
I20260709 13:01:53.223300  9043 consensus_queue.cc:1048] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.228338  8696 tablet_bootstrap.cc:654] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:53.230903  8619 leader_election.cc:304] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:01:53.231654  9118 raft_consensus.cc:3060] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:53.234385  8470 consensus_peers.cc:597] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:53.240242  9118 raft_consensus.cc:2749] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:53.250366  8400 catalog_manager.cc:5697] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:53.265206  8696 tablet_bootstrap.cc:492] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a: No bootstrap required, opened a new log
I20260709 13:01:53.265690  8696 ts_tablet_manager.cc:1403] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.001s
I20260709 13:01:53.268353  8696 raft_consensus.cc:359] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.268990  8696 raft_consensus.cc:385] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:53.269234  8696 raft_consensus.cc:740] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Initialized, Role: FOLLOWER
I20260709 13:01:53.271338  8696 consensus_queue.cc:260] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.272836  8696 ts_tablet_manager.cc:1434] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:53.274986  9114 consensus_queue.cc:1048] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.281571  9031 consensus_queue.cc:1048] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.343255  9031 raft_consensus.cc:493] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:53.343845  9031 raft_consensus.cc:515] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.345484  9031 leader_election.cc:290] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:53.346148  8500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b7148d2dd14b57b1ddee0883bff911" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:53.346453  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b7148d2dd14b57b1ddee0883bff911" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:53.346839  8500 raft_consensus.cc:2393] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5c26ff324cd4d4eb2b64a67c462875a in current term 1: Already voted for candidate 2291c83239844a279a2b5f05f77624a3 in this term.
I20260709 13:01:53.348007  8546 leader_election.cc:304] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:53.348579  9031 raft_consensus.cc:3060] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:53.354141  9031 raft_consensus.cc:2749] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:53.370625  8935 consensus_queue.cc:1048] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.375486  9118 consensus_queue.cc:1048] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.381484  8935 consensus_queue.cc:1048] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.399441  9005 consensus_queue.cc:1048] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.456537  8942 consensus_queue.cc:1048] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.466079  8572 raft_consensus.cc:3060] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:53.475863  9005 consensus_queue.cc:1048] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.516278  9038 consensus_queue.cc:1048] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.533285  9042 consensus_queue.cc:1048] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.569621  9031 raft_consensus.cc:493] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:53.570050  9031 raft_consensus.cc:515] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:01:53.572235  9031 leader_election.cc:290] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:53.572389  8500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac54e7ce2bc4f98958498fdc5d01353" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751d6e39218f4f7c99d701a84176a191" is_pre_election: true
I20260709 13:01:53.573129  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac54e7ce2bc4f98958498fdc5d01353" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2291c83239844a279a2b5f05f77624a3" is_pre_election: true
I20260709 13:01:53.574445  8546 leader_election.cc:304] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5c26ff324cd4d4eb2b64a67c462875a; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
I20260709 13:01:53.574976  9031 raft_consensus.cc:2749] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:53.587779  9005 consensus_queue.cc:1048] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.611800  8813 consensus_queue.cc:1048] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.616976  9042 consensus_queue.cc:1048] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:01:53.624634  8935 consensus_queue.cc:1048] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.752004  8576 raft_consensus.cc:3060] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:54.437885  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:54.481320  9145 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:54.481323  9146 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:01:54.481801  9148 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:01:54.482931  7367 server_base.cc:1061] running on GCE node
I20260709 13:01:54.484076  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:54.484287  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:54.484476  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602114484459 us; error 0 us; skew 500 ppm
I20260709 13:01:54.485047  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:54.488118  7367 webserver.cc:533] Webserver started at http://127.7.49.196:41319/ using document root <none> and password file <none>
I20260709 13:01:54.488780  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:54.489097  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:54.489547  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:54.491271  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-3-root/instance:
uuid: "7462e2d97948456ab39d09b64620d798"
format_stamp: "Formatted at 2026-07-09 13:01:54 on dist-test-slave-z3gg"
I20260709 13:01:54.497205  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:01:54.502264  9154 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:54.503316  7367 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:01:54.503582  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-3-root
uuid: "7462e2d97948456ab39d09b64620d798"
format_stamp: "Formatted at 2026-07-09 13:01:54 on dist-test-slave-z3gg"
I20260709 13:01:54.503837  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:01:54.521982  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:54.523499  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:54.525210  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:54.528184  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:54.528512  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260709 13:01:54.528857  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:54.529093  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:54.619298  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.196:42117
I20260709 13:01:54.619406  9216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.196:42117 every 8 connection(s)
I20260709 13:01:54.623152  7367 auto_leader_rebalancer-test.cc:384] add a tserver: 7462e2d97948456ab39d09b64620d798
I20260709 13:01:54.633821  9217 heartbeater.cc:344] Connected to a master server at 127.7.49.254:33841
I20260709 13:01:54.634253  9217 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:54.634899  9217 heartbeater.cc:507] Master 127.7.49.254:33841 requested a full tablet report, sending...
I20260709 13:01:54.637086  8401 ts_manager.cc:194] Registered new tserver with Master: 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117)
I20260709 13:01:54.638854  8401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54388
I20260709 13:01:55.233870  8499 consensus_queue.cc:237] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:55.239996  8645 raft_consensus.cc:1275] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:55.241621  9043 consensus_queue.cc:1048] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:55.243669  8576 raft_consensus.cc:1275] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:55.249867  9038 consensus_queue.cc:1048] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:55.256613  9043 raft_consensus.cc:2955] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
W20260709 13:01:55.257908  8470 consensus_peers.cc:597] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 440229a1262046928cc9adda2eb7a17a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:55.258057  8645 raft_consensus.cc:2955] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:55.260501  8576 raft_consensus.cc:2955] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:55.273945  8401 catalog_manager.cc:5697] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:55.288000  8576 consensus_queue.cc:237] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:55.298358  8645 raft_consensus.cc:1275] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:55.298741  8499 raft_consensus.cc:1275] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:55.299654  8945 consensus_queue.cc:1048] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:55.300586  9152 consensus_queue.cc:1048] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:01:55.314714  8545 consensus_peers.cc:597] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3170126df1bd4b79a6423483ea715c42. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:55.326550  8945 raft_consensus.cc:2955] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:55.329376  8653 raft_consensus.cc:2955] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:55.329367  8504 raft_consensus.cc:2955] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:55.341887  8572 consensus_queue.cc:237] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:55.344786  8400 catalog_manager.cc:5697] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:55.354661  8504 raft_consensus.cc:1275] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:55.356106  8653 raft_consensus.cc:1275] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:55.357928  8545 consensus_peers.cc:597] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae6cf60826994ee4b5ae88ea47213a24. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:55.358143  9240 consensus_queue.cc:1048] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:55.359684  9238 consensus_queue.cc:1048] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:55.380230  9152 raft_consensus.cc:2955] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:55.382015  8504 raft_consensus.cc:2955] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:55.386487  8653 raft_consensus.cc:2955] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:55.394353  8572 consensus_queue.cc:237] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:55.400266  8400 catalog_manager.cc:5697] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:55.409008  8545 consensus_peers.cc:597] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3805e78c546d4e249fbee68dfde5413b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:55.410653  8653 raft_consensus.cc:1275] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:55.412055  8945 consensus_queue.cc:1048] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:55.412289  8504 raft_consensus.cc:1275] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:55.413813  9152 consensus_queue.cc:1048] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:55.436107  8945 raft_consensus.cc:2955] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:55.437714  8653 raft_consensus.cc:2955] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:55.441390  8504 raft_consensus.cc:2955] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:55.453545  8400 catalog_manager.cc:5697] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:55.641789  9217 heartbeater.cc:499] Master 127.7.49.254:33841 was elected leader, sending a full tablet report...
I20260709 13:01:55.675384  9246 ts_tablet_manager.cc:933] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839)
I20260709 13:01:55.678301  9246 tablet_copy_client.cc:323] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.193:43839
I20260709 13:01:55.689810  8515 tablet_copy_service.cc:140] P 751d6e39218f4f7c99d701a84176a191: Received BeginTabletCopySession request for tablet 440229a1262046928cc9adda2eb7a17a from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:35492)
I20260709 13:01:55.690438  8515 tablet_copy_service.cc:161] P 751d6e39218f4f7c99d701a84176a191: Beginning new tablet copy session on tablet 440229a1262046928cc9adda2eb7a17a from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:35492: session id = 7462e2d97948456ab39d09b64620d798-440229a1262046928cc9adda2eb7a17a
I20260709 13:01:55.698733  8515 tablet_copy_source_session.cc:215] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:55.702435  9246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 440229a1262046928cc9adda2eb7a17a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:55.717281  9246 tablet_copy_client.cc:806] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:55.718142  9246 tablet_copy_client.cc:670] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:55.733518  9246 tablet_copy_client.cc:538] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:55.746014  9246 tablet_bootstrap.cc:492] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:01:55.764998  9246 tablet_bootstrap.cc:492] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:55.766006  9246 tablet_bootstrap.cc:492] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:01:55.766804  9246 ts_tablet_manager.cc:1403] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.004s
I20260709 13:01:55.769965  9246 raft_consensus.cc:359] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:55.770603  9246 raft_consensus.cc:740] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:01:55.771198  9246 consensus_queue.cc:260] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:55.773844  9246 ts_tablet_manager.cc:1434] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:55.775848  8515 tablet_copy_service.cc:342] P 751d6e39218f4f7c99d701a84176a191: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-440229a1262046928cc9adda2eb7a17a received from {username='slave'} at 127.0.0.1:35492
I20260709 13:01:55.776265  8515 tablet_copy_service.cc:434] P 751d6e39218f4f7c99d701a84176a191: ending tablet copy session 7462e2d97948456ab39d09b64620d798-440229a1262046928cc9adda2eb7a17a on tablet 440229a1262046928cc9adda2eb7a17a with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:01:55.841758  9246 ts_tablet_manager.cc:933] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:55.844643  9246 tablet_copy_client.cc:323] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.194:35541
I20260709 13:01:55.858381  8590 tablet_copy_service.cc:140] P b5c26ff324cd4d4eb2b64a67c462875a: Received BeginTabletCopySession request for tablet 3170126df1bd4b79a6423483ea715c42 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:59350)
I20260709 13:01:55.858918  8590 tablet_copy_service.cc:161] P b5c26ff324cd4d4eb2b64a67c462875a: Beginning new tablet copy session on tablet 3170126df1bd4b79a6423483ea715c42 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:59350: session id = 7462e2d97948456ab39d09b64620d798-3170126df1bd4b79a6423483ea715c42
I20260709 13:01:55.865149  8590 tablet_copy_source_session.cc:215] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:55.869325  9253 ts_tablet_manager.cc:933] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:55.870347  9246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3170126df1bd4b79a6423483ea715c42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:55.878288  9253 tablet_copy_client.cc:323] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.194:35541
I20260709 13:01:55.879767  8590 tablet_copy_service.cc:140] P b5c26ff324cd4d4eb2b64a67c462875a: Received BeginTabletCopySession request for tablet ae6cf60826994ee4b5ae88ea47213a24 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:59350)
I20260709 13:01:55.880272  8590 tablet_copy_service.cc:161] P b5c26ff324cd4d4eb2b64a67c462875a: Beginning new tablet copy session on tablet ae6cf60826994ee4b5ae88ea47213a24 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:59350: session id = 7462e2d97948456ab39d09b64620d798-ae6cf60826994ee4b5ae88ea47213a24
I20260709 13:01:55.887815  9246 tablet_copy_client.cc:806] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:55.888422  9246 tablet_copy_client.cc:670] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:55.888895  8590 tablet_copy_source_session.cc:215] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:55.892463  9253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae6cf60826994ee4b5ae88ea47213a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:55.894186  9246 tablet_copy_client.cc:538] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:55.902797  9246 tablet_bootstrap.cc:492] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:01:55.911303  9253 tablet_copy_client.cc:806] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:55.911893  9253 tablet_copy_client.cc:670] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:55.916028  9253 tablet_copy_client.cc:538] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:55.926168  9253 tablet_bootstrap.cc:492] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:01:55.931888  9246 tablet_bootstrap.cc:492] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:55.932880  9246 tablet_bootstrap.cc:492] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:01:55.933658  9246 ts_tablet_manager.cc:1403] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.016s
I20260709 13:01:55.936995  9246 raft_consensus.cc:359] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:55.937872  9246 raft_consensus.cc:740] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:01:55.938972  9246 consensus_queue.cc:260] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:55.949415  9246 ts_tablet_manager.cc:1434] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.004s
I20260709 13:01:55.958626  9256 ts_tablet_manager.cc:933] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:01:55.966722  8590 tablet_copy_service.cc:342] P b5c26ff324cd4d4eb2b64a67c462875a: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-3170126df1bd4b79a6423483ea715c42 received from {username='slave'} at 127.0.0.1:59350
I20260709 13:01:55.967259  8590 tablet_copy_service.cc:434] P b5c26ff324cd4d4eb2b64a67c462875a: ending tablet copy session 7462e2d97948456ab39d09b64620d798-3170126df1bd4b79a6423483ea715c42 on tablet 3170126df1bd4b79a6423483ea715c42 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:01:55.975317  9253 tablet_bootstrap.cc:492] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:55.976291  9253 tablet_bootstrap.cc:492] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:01:55.977003  9253 ts_tablet_manager.cc:1403] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.011s
I20260709 13:01:55.977196  9256 tablet_copy_client.cc:323] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.194:35541
I20260709 13:01:55.978866  8590 tablet_copy_service.cc:140] P b5c26ff324cd4d4eb2b64a67c462875a: Received BeginTabletCopySession request for tablet 3805e78c546d4e249fbee68dfde5413b from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:59350)
I20260709 13:01:55.979387  8590 tablet_copy_service.cc:161] P b5c26ff324cd4d4eb2b64a67c462875a: Beginning new tablet copy session on tablet 3805e78c546d4e249fbee68dfde5413b from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:59350: session id = 7462e2d97948456ab39d09b64620d798-3805e78c546d4e249fbee68dfde5413b
I20260709 13:01:55.979990  9253 raft_consensus.cc:359] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:55.980676  9253 raft_consensus.cc:740] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:01:55.981176  9253 consensus_queue.cc:260] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:55.983251  9253 ts_tablet_manager.cc:1434] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:01:55.985122  8589 tablet_copy_service.cc:342] P b5c26ff324cd4d4eb2b64a67c462875a: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-ae6cf60826994ee4b5ae88ea47213a24 received from {username='slave'} at 127.0.0.1:59350
I20260709 13:01:55.985523  8589 tablet_copy_service.cc:434] P b5c26ff324cd4d4eb2b64a67c462875a: ending tablet copy session 7462e2d97948456ab39d09b64620d798-ae6cf60826994ee4b5ae88ea47213a24 on tablet ae6cf60826994ee4b5ae88ea47213a24 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:01:55.986265  8590 tablet_copy_source_session.cc:215] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:55.991046  9256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3805e78c546d4e249fbee68dfde5413b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:56.015897  9256 tablet_copy_client.cc:806] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:56.016464  9256 tablet_copy_client.cc:670] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:56.019930  9256 tablet_copy_client.cc:538] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:56.028213  9256 tablet_bootstrap.cc:492] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:01:56.045068  9256 tablet_bootstrap.cc:492] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:56.045890  9256 tablet_bootstrap.cc:492] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:01:56.046497  9256 ts_tablet_manager.cc:1403] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260709 13:01:56.049451  9256 raft_consensus.cc:359] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:56.050309  9256 raft_consensus.cc:740] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:01:56.051108  9256 consensus_queue.cc:260] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:56.053521  9256 ts_tablet_manager.cc:1434] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.005s
I20260709 13:01:56.058678  8590 tablet_copy_service.cc:342] P b5c26ff324cd4d4eb2b64a67c462875a: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-3805e78c546d4e249fbee68dfde5413b received from {username='slave'} at 127.0.0.1:59350
I20260709 13:01:56.059114  8590 tablet_copy_service.cc:434] P b5c26ff324cd4d4eb2b64a67c462875a: ending tablet copy session 7462e2d97948456ab39d09b64620d798-3805e78c546d4e249fbee68dfde5413b on tablet 3805e78c546d4e249fbee68dfde5413b with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:01:56.072479  9192 raft_consensus.cc:1217] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:56.256029  9192 raft_consensus.cc:1217] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:56.261534  9192 raft_consensus.cc:1217] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:56.478868  9192 raft_consensus.cc:1217] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:56.633677  9043 raft_consensus.cc:1064] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:01:56.635672  9043 consensus_queue.cc:237] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:01:56.641396  9192 raft_consensus.cc:1275] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:56.642568  8650 raft_consensus.cc:1275] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:56.643080  9229 consensus_queue.cc:1048] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:56.644809  8572 raft_consensus.cc:1275] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:56.644979  9043 consensus_queue.cc:1048] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:56.646584  9255 consensus_queue.cc:1048] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:56.658098  9043 raft_consensus.cc:2955] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:56.659571  8572 raft_consensus.cc:2955] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:56.671484  9192 raft_consensus.cc:2955] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:56.693547  8401 catalog_manager.cc:5697] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:56.712519  8650 raft_consensus.cc:2955] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:56.740187  8499 consensus_queue.cc:237] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:01:56.744273  8650 raft_consensus.cc:1275] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:56.744372  9192 raft_consensus.cc:1275] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:56.745570  9255 consensus_queue.cc:1048] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:56.746502  9043 consensus_queue.cc:1048] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:56.752673  9043 raft_consensus.cc:2955] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:56.755924  8650 raft_consensus.cc:2955] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:56.756453  9192 raft_consensus.cc:2955] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:56.771939  8402 catalog_manager.cc:5697] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:56.775590  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 440229a1262046928cc9adda2eb7a17a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:56.786079  8564 tablet_service.cc:1558] Processing DeleteTablet for tablet 440229a1262046928cc9adda2eb7a17a with delete_type TABLET_DATA_TOMBSTONED (TS b5c26ff324cd4d4eb2b64a67c462875a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35814
I20260709 13:01:56.786854  8945 raft_consensus.cc:1064] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:01:56.789338  8945 consensus_queue.cc:237] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:01:56.805352  8653 raft_consensus.cc:1275] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:56.805423  9192 raft_consensus.cc:1275] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:56.807546  8499 raft_consensus.cc:1275] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:56.809757  9273 tablet_replica.cc:333] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:01:56.810139  8945 consensus_queue.cc:1048] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:56.811406  9152 consensus_queue.cc:1048] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:56.813102  9273 raft_consensus.cc:2243] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:56.813944  9273 raft_consensus.cc:2272] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:56.814749  9263 consensus_queue.cc:1048] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:56.829963  9273 ts_tablet_manager.cc:1916] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:56.868505  9152 raft_consensus.cc:1064] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:01:56.870985  9152 consensus_queue.cc:237] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:01:56.883566  9263 raft_consensus.cc:2955] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:56.885469  9192 raft_consensus.cc:2955] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:56.887399  8650 raft_consensus.cc:2955] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:56.903771  8402 catalog_manager.cc:5697] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:56.905450  9192 raft_consensus.cc:1275] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:56.907140  9152 consensus_queue.cc:1048] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:56.912369  9273 ts_tablet_manager.cc:1929] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:56.914076  9273 log.cc:1199] T 440229a1262046928cc9adda2eb7a17a P b5c26ff324cd4d4eb2b64a67c462875a: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root/wals/440229a1262046928cc9adda2eb7a17a
I20260709 13:01:56.918025  8389 catalog_manager.cc:5028] TS b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): tablet 440229a1262046928cc9adda2eb7a17a (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:01:56.925259  8645 raft_consensus.cc:1275] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:56.926433  8500 raft_consensus.cc:2955] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:56.927663  8504 raft_consensus.cc:1275] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:56.932430  8572 consensus_queue.cc:237] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:01:56.938731  9192 raft_consensus.cc:1275] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:56.940092  8945 consensus_queue.cc:1048] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:56.941212  9263 consensus_queue.cc:1048] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:56.944330  9263 consensus_queue.cc:1048] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:56.946285  8500 raft_consensus.cc:1275] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:56.947101  9263 raft_consensus.cc:2955] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:56.948797  9192 raft_consensus.cc:2955] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:56.956147  8389 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ae6cf60826994ee4b5ae88ea47213a24 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:56.966226  8402 catalog_manager.cc:5697] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:56.980657  9279 consensus_queue.cc:1048] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:56.983387  8635 tablet_service.cc:1558] Processing DeleteTablet for tablet ae6cf60826994ee4b5ae88ea47213a24 with delete_type TABLET_DATA_TOMBSTONED (TS 2291c83239844a279a2b5f05f77624a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57198
I20260709 13:01:56.985615  9284 tablet_replica.cc:333] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:01:56.989692  9284 raft_consensus.cc:2243] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:56.990334  9284 raft_consensus.cc:2272] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:56.982056  9263 raft_consensus.cc:2955] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:56.991042  8499 raft_consensus.cc:2955] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:56.994779  8504 raft_consensus.cc:2955] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:56.995440  8645 raft_consensus.cc:2955] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:57.018323  8400 catalog_manager.cc:5697] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:57.021598  9284 ts_tablet_manager.cc:1916] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:57.030814  9192 raft_consensus.cc:2955] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:57.044425  8572 consensus_queue.cc:237] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:01:57.060180  9192 raft_consensus.cc:1275] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:57.061408  9279 consensus_queue.cc:1048] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:57.068138  9263 raft_consensus.cc:2955] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:57.069697  9191 raft_consensus.cc:2955] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:57.077530  8389 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3170126df1bd4b79a6423483ea715c42 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:57.085847  8645 raft_consensus.cc:1275] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:57.088581  9263 consensus_queue.cc:1048] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:57.089547  8402 catalog_manager.cc:5697] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.096242  8645 raft_consensus.cc:2955] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:57.097325  9284 ts_tablet_manager.cc:1929] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:57.097991  8945 raft_consensus.cc:1064] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:01:57.106276  8945 consensus_queue.cc:237] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:01:57.109671  9284 log.cc:1199] T ae6cf60826994ee4b5ae88ea47213a24 P 2291c83239844a279a2b5f05f77624a3: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root/wals/ae6cf60826994ee4b5ae88ea47213a24
I20260709 13:01:57.114840  8390 catalog_manager.cc:5028] TS 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): tablet ae6cf60826994ee4b5ae88ea47213a24 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:01:57.116659  8494 tablet_service.cc:1558] Processing DeleteTablet for tablet 3170126df1bd4b79a6423483ea715c42 with delete_type TABLET_DATA_TOMBSTONED (TS 751d6e39218f4f7c99d701a84176a191 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:01:57.130182  9286 tablet_replica.cc:333] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:01:57.131273  9286 raft_consensus.cc:2243] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:57.132038  9286 raft_consensus.cc:2272] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:57.136655  9191 raft_consensus.cc:1275] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:57.137101  8645 raft_consensus.cc:1275] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:57.138451  9263 consensus_queue.cc:1048] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:57.139048  9286 ts_tablet_manager.cc:1916] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:57.140319  9280 consensus_queue.cc:1048] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:57.148654  8500 raft_consensus.cc:1275] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:57.150866  8945 consensus_queue.cc:1048] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:57.156467  9286 ts_tablet_manager.cc:1929] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:57.156967  9286 log.cc:1199] T 3170126df1bd4b79a6423483ea715c42 P 751d6e39218f4f7c99d701a84176a191: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-0-root/wals/3170126df1bd4b79a6423483ea715c42
I20260709 13:01:57.158607  8390 catalog_manager.cc:5028] TS 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): tablet 3170126df1bd4b79a6423483ea715c42 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:01:57.168141  9280 raft_consensus.cc:2955] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:57.170724  8645 raft_consensus.cc:2955] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:57.171293  8499 raft_consensus.cc:2955] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:57.180024  9191 raft_consensus.cc:2955] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:57.186266  8402 catalog_manager.cc:5697] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.208230  8574 consensus_queue.cc:237] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:01:57.215741  9191 raft_consensus.cc:1275] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:57.216377  8645 raft_consensus.cc:1275] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:57.217767  9280 consensus_queue.cc:1048] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:57.218668  9279 consensus_queue.cc:1048] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:57.225324  8945 raft_consensus.cc:2955] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:57.226953  9191 raft_consensus.cc:2955] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:57.233584  8389 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3805e78c546d4e249fbee68dfde5413b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:57.239655  8403 catalog_manager.cc:5697] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:57.240276  8650 raft_consensus.cc:2955] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:57.256577  8494 tablet_service.cc:1558] Processing DeleteTablet for tablet 3805e78c546d4e249fbee68dfde5413b with delete_type TABLET_DATA_TOMBSTONED (TS 751d6e39218f4f7c99d701a84176a191 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:01:57.257481  9286 tablet_replica.cc:333] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:01:57.258414  9286 raft_consensus.cc:2243] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:57.259166  9286 raft_consensus.cc:2272] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:57.262844  9286 ts_tablet_manager.cc:1916] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:57.274639  9286 ts_tablet_manager.cc:1929] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:57.275396  9286 log.cc:1199] T 3805e78c546d4e249fbee68dfde5413b P 751d6e39218f4f7c99d701a84176a191: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-0-root/wals/3805e78c546d4e249fbee68dfde5413b
I20260709 13:01:57.276737  8390 catalog_manager.cc:5028] TS 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): tablet 3805e78c546d4e249fbee68dfde5413b (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:01:58.330250  8645 consensus_queue.cc:237] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:58.337409  8505 raft_consensus.cc:1275] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:58.337857  8574 raft_consensus.cc:1275] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:58.341794  8813 consensus_queue.cc:1048] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:58.343107  8942 consensus_queue.cc:1048] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:01:58.363598  8619 consensus_peers.cc:597] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f529fa7b5f284618b42029c21468a054. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:58.365139  8813 raft_consensus.cc:2955] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:58.368052  8574 raft_consensus.cc:2955] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:58.376665  8505 raft_consensus.cc:2955] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:58.379560  8500 consensus_queue.cc:237] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:58.390127  8403 catalog_manager.cc:5697] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:58.405663  8645 raft_consensus.cc:1275] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:58.406227  8574 raft_consensus.cc:1275] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:58.406989  8470 consensus_peers.cc:597] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68996954aa3d4e6aa368a524fd504558. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:58.408196  9043 consensus_queue.cc:1048] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:58.410090  9295 consensus_queue.cc:1048] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:58.419839  9043 raft_consensus.cc:2955] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:58.428018  8645 raft_consensus.cc:2955] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:58.431041  8574 raft_consensus.cc:2955] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:58.439589  8500 consensus_queue.cc:237] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:58.450837  8645 raft_consensus.cc:1275] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:58.450851  8470 consensus_peers.cc:597] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fffbb9eef44f4133aaac0f273183b3b2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:58.452250  9043 consensus_queue.cc:1048] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:58.452337  8400 catalog_manager.cc:5697] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:58.469431  8574 raft_consensus.cc:1275] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:58.471377  9043 consensus_queue.cc:1048] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:58.470878  9295 raft_consensus.cc:2955] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:58.474236  8645 raft_consensus.cc:2955] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:58.486384  8653 consensus_queue.cc:237] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:58.490186  8572 raft_consensus.cc:2955] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:58.495779  8403 catalog_manager.cc:5697] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:58.499591  8574 raft_consensus.cc:1275] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:58.500519  8619 consensus_peers.cc:597] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: caa640e1e616483ea69385905cd71d28. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:58.501529  8505 raft_consensus.cc:1275] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:58.501967  8813 consensus_queue.cc:1048] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:58.503590  8942 consensus_queue.cc:1048] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:58.510044  9299 raft_consensus.cc:2955] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:58.519876  8500 raft_consensus.cc:2955] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:58.538268  8401 catalog_manager.cc:5697] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:58.547556  8576 raft_consensus.cc:2955] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:01:58.921475  9313 ts_tablet_manager.cc:933] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:58.923523  9313 tablet_copy_client.cc:323] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.195:45461
I20260709 13:01:58.944622  8664 tablet_copy_service.cc:140] P 2291c83239844a279a2b5f05f77624a3: Received BeginTabletCopySession request for tablet f529fa7b5f284618b42029c21468a054 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:44170)
I20260709 13:01:58.945227  8664 tablet_copy_service.cc:161] P 2291c83239844a279a2b5f05f77624a3: Beginning new tablet copy session on tablet f529fa7b5f284618b42029c21468a054 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:44170: session id = 7462e2d97948456ab39d09b64620d798-f529fa7b5f284618b42029c21468a054
I20260709 13:01:58.960978  8664 tablet_copy_source_session.cc:215] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:58.965345  9313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f529fa7b5f284618b42029c21468a054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:58.982261  9313 tablet_copy_client.cc:806] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:58.982889  9313 tablet_copy_client.cc:670] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:58.986485  9313 tablet_copy_client.cc:538] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:58.994877  9313 tablet_bootstrap.cc:492] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:01:59.039379  9319 ts_tablet_manager.cc:933] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839)
I20260709 13:01:59.044138  9317 ts_tablet_manager.cc:933] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:01:59.045639  9319 tablet_copy_client.cc:323] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.193:43839
I20260709 13:01:59.048085  8515 tablet_copy_service.cc:140] P 751d6e39218f4f7c99d701a84176a191: Received BeginTabletCopySession request for tablet 68996954aa3d4e6aa368a524fd504558 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:35492)
I20260709 13:01:59.048600  8515 tablet_copy_service.cc:161] P 751d6e39218f4f7c99d701a84176a191: Beginning new tablet copy session on tablet 68996954aa3d4e6aa368a524fd504558 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:35492: session id = 7462e2d97948456ab39d09b64620d798-68996954aa3d4e6aa368a524fd504558
I20260709 13:01:59.057948  8515 tablet_copy_source_session.cc:215] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:59.059712  9317 tablet_copy_client.cc:323] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.195:45461
I20260709 13:01:59.064585  9313 tablet_bootstrap.cc:492] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:59.065551  9319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68996954aa3d4e6aa368a524fd504558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:59.068290  8664 tablet_copy_service.cc:140] P 2291c83239844a279a2b5f05f77624a3: Received BeginTabletCopySession request for tablet caa640e1e616483ea69385905cd71d28 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:44170)
I20260709 13:01:59.068830  8664 tablet_copy_service.cc:161] P 2291c83239844a279a2b5f05f77624a3: Beginning new tablet copy session on tablet caa640e1e616483ea69385905cd71d28 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:44170: session id = 7462e2d97948456ab39d09b64620d798-caa640e1e616483ea69385905cd71d28
I20260709 13:01:59.075788  8664 tablet_copy_source_session.cc:215] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:59.065567  9313 tablet_bootstrap.cc:492] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:01:59.079310  9317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa640e1e616483ea69385905cd71d28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:59.079708  9313 ts_tablet_manager.cc:1403] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.030s
I20260709 13:01:59.088182  9313 raft_consensus.cc:359] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:59.089294  9313 raft_consensus.cc:740] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:01:59.089732  9323 ts_tablet_manager.cc:933] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839)
I20260709 13:01:59.090006  9313 consensus_queue.cc:260] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:59.096575  9319 tablet_copy_client.cc:806] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:59.097106  9319 tablet_copy_client.cc:670] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:59.100370  9323 tablet_copy_client.cc:323] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.193:43839
I20260709 13:01:59.102429  9313 ts_tablet_manager.cc:1434] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.003s
I20260709 13:01:59.103832  9319 tablet_copy_client.cc:538] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:59.165567  8515 tablet_copy_service.cc:140] P 751d6e39218f4f7c99d701a84176a191: Received BeginTabletCopySession request for tablet fffbb9eef44f4133aaac0f273183b3b2 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:35492)
I20260709 13:01:59.153112  9317 tablet_copy_client.cc:806] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:59.166101  8515 tablet_copy_service.cc:161] P 751d6e39218f4f7c99d701a84176a191: Beginning new tablet copy session on tablet fffbb9eef44f4133aaac0f273183b3b2 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:35492: session id = 7462e2d97948456ab39d09b64620d798-fffbb9eef44f4133aaac0f273183b3b2
I20260709 13:01:59.166595  9317 tablet_copy_client.cc:670] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:59.170290  9319 tablet_bootstrap.cc:492] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:01:59.172729  8664 tablet_copy_service.cc:342] P 2291c83239844a279a2b5f05f77624a3: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-f529fa7b5f284618b42029c21468a054 received from {username='slave'} at 127.0.0.1:44170
I20260709 13:01:59.173010  8515 tablet_copy_source_session.cc:215] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:59.173280  8664 tablet_copy_service.cc:434] P 2291c83239844a279a2b5f05f77624a3: ending tablet copy session 7462e2d97948456ab39d09b64620d798-f529fa7b5f284618b42029c21468a054 on tablet f529fa7b5f284618b42029c21468a054 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:01:59.177242  9323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffbb9eef44f4133aaac0f273183b3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:59.183944  9317 tablet_copy_client.cc:538] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:59.192376  9317 tablet_bootstrap.cc:492] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:01:59.216073  9319 tablet_bootstrap.cc:492] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:59.218545  9323 tablet_copy_client.cc:806] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:59.220342  9319 tablet_bootstrap.cc:492] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:01:59.221035  9319 ts_tablet_manager.cc:1403] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.051s	user 0.026s	sys 0.004s
I20260709 13:01:59.222134  9323 tablet_copy_client.cc:670] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:59.225509  9323 tablet_copy_client.cc:538] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:59.231338  9317 tablet_bootstrap.cc:492] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:59.224578  9319 raft_consensus.cc:359] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:59.231786  9319 raft_consensus.cc:740] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:01:59.232690  9317 tablet_bootstrap.cc:492] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:01:59.232630  9319 consensus_queue.cc:260] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:59.233795  9317 ts_tablet_manager.cc:1403] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.007s
I20260709 13:01:59.235435  9319 ts_tablet_manager.cc:1434] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:01:59.236718  9317 raft_consensus.cc:359] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:59.237572  9317 raft_consensus.cc:740] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:01:59.239185  9323 tablet_bootstrap.cc:492] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:01:59.238288  9317 consensus_queue.cc:260] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:59.241619  8515 tablet_copy_service.cc:342] P 751d6e39218f4f7c99d701a84176a191: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-68996954aa3d4e6aa368a524fd504558 received from {username='slave'} at 127.0.0.1:35492
I20260709 13:01:59.242036  8515 tablet_copy_service.cc:434] P 751d6e39218f4f7c99d701a84176a191: ending tablet copy session 7462e2d97948456ab39d09b64620d798-68996954aa3d4e6aa368a524fd504558 on tablet 68996954aa3d4e6aa368a524fd504558 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:01:59.247191  9317 ts_tablet_manager.cc:1434] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:01:59.256559  8664 tablet_copy_service.cc:342] P 2291c83239844a279a2b5f05f77624a3: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-caa640e1e616483ea69385905cd71d28 received from {username='slave'} at 127.0.0.1:44170
I20260709 13:01:59.257148  8664 tablet_copy_service.cc:434] P 2291c83239844a279a2b5f05f77624a3: ending tablet copy session 7462e2d97948456ab39d09b64620d798-caa640e1e616483ea69385905cd71d28 on tablet caa640e1e616483ea69385905cd71d28 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:01:59.269800  9323 tablet_bootstrap.cc:492] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:59.270788  9323 tablet_bootstrap.cc:492] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:01:59.271507  9323 ts_tablet_manager.cc:1403] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.008s
I20260709 13:01:59.274005  9323 raft_consensus.cc:359] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:59.274562  9323 raft_consensus.cc:740] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:01:59.275115  9323 consensus_queue.cc:260] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:01:59.277124  9323 ts_tablet_manager.cc:1434] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:01:59.278805  8515 tablet_copy_service.cc:342] P 751d6e39218f4f7c99d701a84176a191: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-fffbb9eef44f4133aaac0f273183b3b2 received from {username='slave'} at 127.0.0.1:35492
I20260709 13:01:59.279249  8515 tablet_copy_service.cc:434] P 751d6e39218f4f7c99d701a84176a191: ending tablet copy session 7462e2d97948456ab39d09b64620d798-fffbb9eef44f4133aaac0f273183b3b2 on tablet fffbb9eef44f4133aaac0f273183b3b2 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:01:59.320799  9192 raft_consensus.cc:1217] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:59.419775  9192 raft_consensus.cc:1217] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:59.553234  9192 raft_consensus.cc:1217] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:59.681736  9192 raft_consensus.cc:1217] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:59.835619  8813 raft_consensus.cc:1064] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:01:59.837913  8813 consensus_queue.cc:237] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:01:59.844794  9192 raft_consensus.cc:1275] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:59.846035  9330 consensus_queue.cc:1048] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:59.846858  8577 raft_consensus.cc:1275] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:59.847098  8499 raft_consensus.cc:1275] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:59.848394  8813 consensus_queue.cc:1048] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:59.849488  9330 consensus_queue.cc:1048] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:59.869992  9298 raft_consensus.cc:2955] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:59.882048  8499 raft_consensus.cc:2955] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:59.883205  8577 raft_consensus.cc:2955] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:59.891866  9192 raft_consensus.cc:2955] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:59.898983  8403 catalog_manager.cc:5697] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:59.932845  8653 consensus_queue.cc:237] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:01:59.940056  9192 raft_consensus.cc:1275] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:59.940641  8500 raft_consensus.cc:1275] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:59.941557  9298 consensus_queue.cc:1048] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:59.943239  9298 consensus_queue.cc:1048] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:59.949718  9330 raft_consensus.cc:2955] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:59.951263  8500 raft_consensus.cc:2955] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:59.952111  9192 raft_consensus.cc:2955] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:59.967623  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f529fa7b5f284618b42029c21468a054 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:59.968472  8400 catalog_manager.cc:5697] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:01:59.980314  9043 raft_consensus.cc:1064] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:01:59.983942  8564 tablet_service.cc:1558] Processing DeleteTablet for tablet f529fa7b5f284618b42029c21468a054 with delete_type TABLET_DATA_TOMBSTONED (TS b5c26ff324cd4d4eb2b64a67c462875a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35814
I20260709 13:01:59.984355  9043 consensus_queue.cc:237] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:01:59.990461  9341 tablet_replica.cc:333] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:01:59.993254  9341 raft_consensus.cc:2243] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:59.993923  9341 raft_consensus.cc:2272] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:59.995683  9192 raft_consensus.cc:1275] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:59.996232  8653 raft_consensus.cc:1275] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:59.997023  9341 ts_tablet_manager.cc:1916] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:59.997938  9331 consensus_queue.cc:1048] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:59.999727  9331 consensus_queue.cc:1048] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:00.009042  8577 raft_consensus.cc:1275] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:00.012792  9298 raft_consensus.cc:1064] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:00.014987  9295 consensus_queue.cc:1048] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:00.015344  9298 consensus_queue.cc:237] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:00.038993  9043 raft_consensus.cc:2955] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.040900  9341 ts_tablet_manager.cc:1929] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:00.041461  9341 log.cc:1199] T f529fa7b5f284618b42029c21468a054 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root/wals/f529fa7b5f284618b42029c21468a054
I20260709 13:02:00.043833  9192 raft_consensus.cc:1275] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:00.044505  8499 raft_consensus.cc:1275] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:00.045610  8572 raft_consensus.cc:1275] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:00.045764  8389 catalog_manager.cc:5028] TS b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): tablet f529fa7b5f284618b42029c21468a054 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:00.046489  8645 raft_consensus.cc:2955] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.057081  8577 raft_consensus.cc:2955] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.062434  9192 raft_consensus.cc:2955] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.046620  9298 consensus_queue.cc:1048] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 13:02:00.067492  8813 consensus_queue.cc:1048] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:00.069799  9333 consensus_queue.cc:1048] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:00.076423  8400 catalog_manager.cc:5697] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.097653  8499 consensus_queue.cc:237] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:00.114075  8576 raft_consensus.cc:1275] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:00.115207  9331 consensus_queue.cc:1048] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:00.123857  9191 raft_consensus.cc:1275] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:00.125581  9298 raft_consensus.cc:2955] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.126479  9295 raft_consensus.cc:2955] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.127959  8499 raft_consensus.cc:2955] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.131520  9343 consensus_queue.cc:1048] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:00.142213  9190 raft_consensus.cc:2955] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.142939  8572 raft_consensus.cc:2955] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.146742  8576 raft_consensus.cc:2955] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.142957  9191 raft_consensus.cc:2955] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.152908  8401 catalog_manager.cc:5697] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:00.165594  8400 catalog_manager.cc:5697] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.170476  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 68996954aa3d4e6aa368a524fd504558 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:00.172575  8653 consensus_queue.cc:237] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:00.180951  9190 raft_consensus.cc:1275] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:00.183933  8635 tablet_service.cc:1558] Processing DeleteTablet for tablet 68996954aa3d4e6aa368a524fd504558 with delete_type TABLET_DATA_TOMBSTONED (TS 2291c83239844a279a2b5f05f77624a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57198
I20260709 13:02:00.184304  8813 consensus_queue.cc:1048] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:00.188771  8500 raft_consensus.cc:1275] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:00.195667  8813 consensus_queue.cc:1048] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:00.198621  9352 tablet_replica.cc:333] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:00.198458  9348 raft_consensus.cc:2955] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.202044  9191 raft_consensus.cc:2955] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.206382  8499 raft_consensus.cc:2955] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.210847  9352 raft_consensus.cc:2243] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:00.213721  9352 raft_consensus.cc:2272] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:00.229339  8402 catalog_manager.cc:5697] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.230762  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet caa640e1e616483ea69385905cd71d28 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:00.238360  9043 raft_consensus.cc:1064] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:00.238543  9352 ts_tablet_manager.cc:1916] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:00.241788  8564 tablet_service.cc:1558] Processing DeleteTablet for tablet caa640e1e616483ea69385905cd71d28 with delete_type TABLET_DATA_TOMBSTONED (TS b5c26ff324cd4d4eb2b64a67c462875a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35814
I20260709 13:02:00.242697  9341 tablet_replica.cc:333] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:00.243623  9341 raft_consensus.cc:2243] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:00.244225  9341 raft_consensus.cc:2272] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:00.247160  9341 ts_tablet_manager.cc:1916] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:00.240631  9043 consensus_queue.cc:237] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:00.267596  8645 raft_consensus.cc:1275] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:00.271327  9331 consensus_queue.cc:1048] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:00.277860  9352 ts_tablet_manager.cc:1929] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:00.278301  9191 raft_consensus.cc:1275] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:00.279788  9352 log.cc:1199] T 68996954aa3d4e6aa368a524fd504558 P 2291c83239844a279a2b5f05f77624a3: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root/wals/68996954aa3d4e6aa368a524fd504558
I20260709 13:02:00.279368  9341 ts_tablet_manager.cc:1929] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:00.281065  9341 log.cc:1199] T caa640e1e616483ea69385905cd71d28 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root/wals/caa640e1e616483ea69385905cd71d28
I20260709 13:02:00.285370  8577 raft_consensus.cc:1275] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:00.319321  8390 catalog_manager.cc:5028] TS 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): tablet 68996954aa3d4e6aa368a524fd504558 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:00.319365  8389 catalog_manager.cc:5028] TS b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): tablet caa640e1e616483ea69385905cd71d28 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:00.342617  9331 consensus_queue.cc:1048] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:02:00.381840  9358 consensus_queue.cc:1048] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:00.416404  9043 raft_consensus.cc:2955] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.435106  9191 raft_consensus.cc:2955] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.457156  8653 raft_consensus.cc:2955] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.472986  8401 catalog_manager.cc:5697] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:00.489123  8577 raft_consensus.cc:2955] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.523200  8505 consensus_queue.cc:237] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:00.532949  9191 raft_consensus.cc:1275] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:00.534584  9043 consensus_queue.cc:1048] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:00.537520  8577 raft_consensus.cc:1275] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:00.540628  9359 consensus_queue.cc:1048] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:00.542222  9358 raft_consensus.cc:2955] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.549021  9191 raft_consensus.cc:2955] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.550073  8577 raft_consensus.cc:2955] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.555325  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fffbb9eef44f4133aaac0f273183b3b2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:00.570052  8401 catalog_manager.cc:5697] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:00.586288  8635 tablet_service.cc:1558] Processing DeleteTablet for tablet fffbb9eef44f4133aaac0f273183b3b2 with delete_type TABLET_DATA_TOMBSTONED (TS 2291c83239844a279a2b5f05f77624a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57198
I20260709 13:02:00.588240  9352 tablet_replica.cc:333] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:00.589648  9352 raft_consensus.cc:2243] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:00.590523  9352 raft_consensus.cc:2272] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:00.596508  9352 ts_tablet_manager.cc:1916] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:00.608397  9352 ts_tablet_manager.cc:1929] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:00.608839  9352 log.cc:1199] T fffbb9eef44f4133aaac0f273183b3b2 P 2291c83239844a279a2b5f05f77624a3: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root/wals/fffbb9eef44f4133aaac0f273183b3b2
I20260709 13:02:00.610193  8390 catalog_manager.cc:5028] TS 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): tablet fffbb9eef44f4133aaac0f273183b3b2 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:01.657578  8577 consensus_queue.cc:237] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
W20260709 13:02:01.663803  8545 consensus_peers.cc:597] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 533f6054e24e43bcb153d69ea923b7f8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:01.664541  8645 raft_consensus.cc:1275] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:01.665511  8505 raft_consensus.cc:1275] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:01.665933  9326 consensus_queue.cc:1048] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:01.667151  9355 consensus_queue.cc:1048] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:01.673067  9355 raft_consensus.cc:2955] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:01.675136  8645 raft_consensus.cc:2955] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:01.676219  8505 raft_consensus.cc:2955] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:01.688941  8500 consensus_queue.cc:237] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:01.693287  8400 catalog_manager.cc:5697] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
W20260709 13:02:01.711365  8470 consensus_peers.cc:597] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b8acc9a7bec47ffa6fcd05b05e41205. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:01.712297  8645 raft_consensus.cc:1275] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:01.714355  9354 consensus_queue.cc:1048] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:01.716632  8572 raft_consensus.cc:1275] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:01.717803  9354 consensus_queue.cc:1048] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:01.726029  9354 raft_consensus.cc:2955] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:01.728153  8572 raft_consensus.cc:2955] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:01.737175  8645 raft_consensus.cc:2955] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:01.742123  8402 catalog_manager.cc:5697] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:01.743113  8577 consensus_queue.cc:237] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
W20260709 13:02:01.758778  8545 consensus_peers.cc:597] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5a54a3823144f2aa19e46a0f0e65337. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:01.760603  8648 raft_consensus.cc:1275] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:01.760891  8500 raft_consensus.cc:1275] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:01.763149  9370 consensus_queue.cc:1048] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:01.765133  9372 consensus_queue.cc:1048] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:01.787083  9369 raft_consensus.cc:2955] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:01.790771  8501 raft_consensus.cc:2955] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:01.792649  8645 raft_consensus.cc:2955] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:01.804600  8645 consensus_queue.cc:237] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:01.806918  8401 catalog_manager.cc:5697] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:01.828357  8572 raft_consensus.cc:1275] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:01.831857  8619 consensus_peers.cc:597] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ca0ebf62b94430ca5e1eeb32cb71bd6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:01.840548  9298 consensus_queue.cc:1048] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:01.838721  8501 raft_consensus.cc:1275] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:01.844249  9360 consensus_queue.cc:1048] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:01.889691  9360 raft_consensus.cc:2955] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:01.891613  8501 raft_consensus.cc:2955] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:01.896600  8572 raft_consensus.cc:2955] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:01.917371  8400 catalog_manager.cc:5697] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:02.205015  9385 ts_tablet_manager.cc:933] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:02.207299  9385 tablet_copy_client.cc:323] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.194:35541
I20260709 13:02:02.209048  8590 tablet_copy_service.cc:140] P b5c26ff324cd4d4eb2b64a67c462875a: Received BeginTabletCopySession request for tablet 533f6054e24e43bcb153d69ea923b7f8 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:59350)
I20260709 13:02:02.209525  8590 tablet_copy_service.cc:161] P b5c26ff324cd4d4eb2b64a67c462875a: Beginning new tablet copy session on tablet 533f6054e24e43bcb153d69ea923b7f8 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:59350: session id = 7462e2d97948456ab39d09b64620d798-533f6054e24e43bcb153d69ea923b7f8
I20260709 13:02:02.215729  8590 tablet_copy_source_session.cc:215] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:02.218243  9385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533f6054e24e43bcb153d69ea923b7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:02.231153  9385 tablet_copy_client.cc:806] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:02.231719  9385 tablet_copy_client.cc:670] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:02.235970  9385 tablet_copy_client.cc:538] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:02.241426  9387 ts_tablet_manager.cc:933] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:02.243222  9385 tablet_bootstrap.cc:492] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:02.248932  9389 ts_tablet_manager.cc:933] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839)
I20260709 13:02:02.248890  9387 tablet_copy_client.cc:323] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.194:35541
I20260709 13:02:02.251116  8590 tablet_copy_service.cc:140] P b5c26ff324cd4d4eb2b64a67c462875a: Received BeginTabletCopySession request for tablet a5a54a3823144f2aa19e46a0f0e65337 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:59350)
I20260709 13:02:02.251641  8590 tablet_copy_service.cc:161] P b5c26ff324cd4d4eb2b64a67c462875a: Beginning new tablet copy session on tablet a5a54a3823144f2aa19e46a0f0e65337 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:59350: session id = 7462e2d97948456ab39d09b64620d798-a5a54a3823144f2aa19e46a0f0e65337
I20260709 13:02:02.261420  9389 tablet_copy_client.cc:323] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.193:43839
I20260709 13:02:02.269853  8515 tablet_copy_service.cc:140] P 751d6e39218f4f7c99d701a84176a191: Received BeginTabletCopySession request for tablet 5b8acc9a7bec47ffa6fcd05b05e41205 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:35492)
I20260709 13:02:02.270630  8515 tablet_copy_service.cc:161] P 751d6e39218f4f7c99d701a84176a191: Beginning new tablet copy session on tablet 5b8acc9a7bec47ffa6fcd05b05e41205 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:35492: session id = 7462e2d97948456ab39d09b64620d798-5b8acc9a7bec47ffa6fcd05b05e41205
I20260709 13:02:02.271217  8590 tablet_copy_source_session.cc:215] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:02.274541  9387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a54a3823144f2aa19e46a0f0e65337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:02.282509  8515 tablet_copy_source_session.cc:215] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:02.286809  9389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8acc9a7bec47ffa6fcd05b05e41205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:02.295312  9385 tablet_bootstrap.cc:492] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:02.296294  9385 tablet_bootstrap.cc:492] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:02.297019  9385 ts_tablet_manager.cc:1403] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.054s	user 0.037s	sys 0.016s
I20260709 13:02:02.300195  9385 raft_consensus.cc:359] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:02.301236  9385 raft_consensus.cc:740] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:02.301779  9387 tablet_copy_client.cc:806] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:02.301925  9385 consensus_queue.cc:260] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:02.315063  9387 tablet_copy_client.cc:670] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:02.320679  9387 tablet_copy_client.cc:538] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:02.321194  9389 tablet_copy_client.cc:806] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:02.321789  9389 tablet_copy_client.cc:670] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:02.325204  9385 ts_tablet_manager.cc:1434] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.028s	user 0.018s	sys 0.003s
I20260709 13:02:02.327034  8590 tablet_copy_service.cc:342] P b5c26ff324cd4d4eb2b64a67c462875a: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-533f6054e24e43bcb153d69ea923b7f8 received from {username='slave'} at 127.0.0.1:59350
I20260709 13:02:02.327473  8590 tablet_copy_service.cc:434] P b5c26ff324cd4d4eb2b64a67c462875a: ending tablet copy session 7462e2d97948456ab39d09b64620d798-533f6054e24e43bcb153d69ea923b7f8 on tablet 533f6054e24e43bcb153d69ea923b7f8 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:02.335793  9389 tablet_copy_client.cc:538] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:02.337503  9387 tablet_bootstrap.cc:492] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:02.345247  9385 ts_tablet_manager.cc:933] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:02.350239  9385 tablet_copy_client.cc:323] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.195:45461
I20260709 13:02:02.352171  9389 tablet_bootstrap.cc:492] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:02.354265  8664 tablet_copy_service.cc:140] P 2291c83239844a279a2b5f05f77624a3: Received BeginTabletCopySession request for tablet 5ca0ebf62b94430ca5e1eeb32cb71bd6 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:44170)
I20260709 13:02:02.354892  8664 tablet_copy_service.cc:161] P 2291c83239844a279a2b5f05f77624a3: Beginning new tablet copy session on tablet 5ca0ebf62b94430ca5e1eeb32cb71bd6 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:44170: session id = 7462e2d97948456ab39d09b64620d798-5ca0ebf62b94430ca5e1eeb32cb71bd6
I20260709 13:02:02.366942  8664 tablet_copy_source_session.cc:215] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:02.376310  9385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca0ebf62b94430ca5e1eeb32cb71bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:02.378052  9387 tablet_bootstrap.cc:492] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:02.378965  9387 tablet_bootstrap.cc:492] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:02.379619  9387 ts_tablet_manager.cc:1403] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.013s
I20260709 13:02:02.393939  9387 raft_consensus.cc:359] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:02.394799  9387 raft_consensus.cc:740] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:02.395431  9387 consensus_queue.cc:260] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:02.397657  9387 ts_tablet_manager.cc:1434] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:02:02.401846  8590 tablet_copy_service.cc:342] P b5c26ff324cd4d4eb2b64a67c462875a: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-a5a54a3823144f2aa19e46a0f0e65337 received from {username='slave'} at 127.0.0.1:59350
I20260709 13:02:02.402249  8590 tablet_copy_service.cc:434] P b5c26ff324cd4d4eb2b64a67c462875a: ending tablet copy session 7462e2d97948456ab39d09b64620d798-a5a54a3823144f2aa19e46a0f0e65337 on tablet a5a54a3823144f2aa19e46a0f0e65337 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:02.408689  9385 tablet_copy_client.cc:806] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:02.409263  9385 tablet_copy_client.cc:670] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:02.410251  9389 tablet_bootstrap.cc:492] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:02.411139  9389 tablet_bootstrap.cc:492] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:02.411746  9389 ts_tablet_manager.cc:1403] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.002s
I20260709 13:02:02.414572  9389 raft_consensus.cc:359] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:02.415377  9389 raft_consensus.cc:740] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:02.415968  9389 consensus_queue.cc:260] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:02.418195  9389 ts_tablet_manager.cc:1434] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:02.419767  8515 tablet_copy_service.cc:342] P 751d6e39218f4f7c99d701a84176a191: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-5b8acc9a7bec47ffa6fcd05b05e41205 received from {username='slave'} at 127.0.0.1:35492
I20260709 13:02:02.420194  8515 tablet_copy_service.cc:434] P 751d6e39218f4f7c99d701a84176a191: ending tablet copy session 7462e2d97948456ab39d09b64620d798-5b8acc9a7bec47ffa6fcd05b05e41205 on tablet 5b8acc9a7bec47ffa6fcd05b05e41205 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:02.441991  9385 tablet_copy_client.cc:538] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:02.451841  9385 tablet_bootstrap.cc:492] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:02.471385  9385 tablet_bootstrap.cc:492] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:02.472041  9385 tablet_bootstrap.cc:492] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:02.472550  9385 ts_tablet_manager.cc:1403] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260709 13:02:02.475212  9385 raft_consensus.cc:359] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:02.475924  9385 raft_consensus.cc:740] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:02.476488  9385 consensus_queue.cc:260] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:02.478220  9385 ts_tablet_manager.cc:1434] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:02.479925  8664 tablet_copy_service.cc:342] P 2291c83239844a279a2b5f05f77624a3: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-5ca0ebf62b94430ca5e1eeb32cb71bd6 received from {username='slave'} at 127.0.0.1:44170
I20260709 13:02:02.480286  8664 tablet_copy_service.cc:434] P 2291c83239844a279a2b5f05f77624a3: ending tablet copy session 7462e2d97948456ab39d09b64620d798-5ca0ebf62b94430ca5e1eeb32cb71bd6 on tablet 5ca0ebf62b94430ca5e1eeb32cb71bd6 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:02.759613  9191 raft_consensus.cc:1217] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:02.768549  9191 raft_consensus.cc:1217] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:02.844447  9191 raft_consensus.cc:1217] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:02.874962  9191 raft_consensus.cc:1217] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:03.268180  9354 raft_consensus.cc:1064] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:03.270296  9354 consensus_queue.cc:237] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:03.277009  9191 raft_consensus.cc:1275] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.278178  8572 raft_consensus.cc:1275] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.278429  9398 consensus_queue.cc:1048] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.278725  8650 raft_consensus.cc:1275] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.279729  9354 consensus_queue.cc:1048] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:03.281006  9397 consensus_queue.cc:1048] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.290170  9396 raft_consensus.cc:1064] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:03.293013  9396 consensus_queue.cc:237] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:03.303110  9398 raft_consensus.cc:2955] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.304932  9191 raft_consensus.cc:2955] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.311097  9190 raft_consensus.cc:1275] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.312559  9298 consensus_queue.cc:1048] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.313292  8501 raft_consensus.cc:1275] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.318682  9360 consensus_queue.cc:1048] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.319898  8650 raft_consensus.cc:2955] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.352355  8572 raft_consensus.cc:1275] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.357673  8400 catalog_manager.cc:5697] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.376401  9298 consensus_queue.cc:1048] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.392321  9400 raft_consensus.cc:1064] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:03.393791  9396 raft_consensus.cc:2955] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.394896  9400 consensus_queue.cc:237] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:03.401129  9190 raft_consensus.cc:2955] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
W20260709 13:02:03.427263  8546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:43839, user_credentials={real_user=slave}} blocked reactor thread for 47855.7us
I20260709 13:02:03.435957  8574 raft_consensus.cc:2955] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.462821  9419 raft_consensus.cc:1064] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
W20260709 13:02:03.467546  8619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:42117, user_credentials={real_user=slave}} blocked reactor thread for 52575.5us
I20260709 13:02:03.471724  9190 raft_consensus.cc:1275] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.474501  9369 consensus_queue.cc:1048] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.484414  8505 raft_consensus.cc:2955] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.494021  9419 consensus_queue.cc:237] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:03.520038  9191 raft_consensus.cc:1275] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.521512  9369 consensus_queue.cc:1048] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:02:03.527482  8546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 83024.1us
I20260709 13:02:03.534313  8650 raft_consensus.cc:1275] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.534448  8501 raft_consensus.cc:1275] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.556522  9419 consensus_queue.cc:1048] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:03.558008  8645 raft_consensus.cc:1275] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.559335  8503 raft_consensus.cc:1275] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.561403  8401 catalog_manager.cc:5697] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:03.567178  9400 consensus_queue.cc:1048] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.570113  9400 consensus_queue.cc:1048] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.571871  8503 consensus_queue.cc:237] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:03.596894  8653 consensus_queue.cc:237] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:03.601758  9400 consensus_queue.cc:1048] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:03.607002  8577 raft_consensus.cc:2955] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.610750  8650 raft_consensus.cc:1275] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:03.613011  9354 consensus_queue.cc:1048] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:03.621125  9190 raft_consensus.cc:1275] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:03.620635  9354 raft_consensus.cc:2955] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.622557  9298 consensus_queue.cc:1048] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:03.626181  8650 raft_consensus.cc:2955] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.631886  9414 raft_consensus.cc:2955] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.634052  9191 raft_consensus.cc:1275] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:03.635804  9398 consensus_queue.cc:1048] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:03.638417  9190 raft_consensus.cc:2955] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.640031  9192 raft_consensus.cc:2955] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.644598  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5b8acc9a7bec47ffa6fcd05b05e41205 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:03.650614  8574 raft_consensus.cc:1275] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:03.652899  9400 raft_consensus.cc:2955] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.652045  8401 catalog_manager.cc:5697] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:03.672302  9369 raft_consensus.cc:2955] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.679553  8402 catalog_manager.cc:5697] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.688230  9415 consensus_queue.cc:1048] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:03.690740  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5ca0ebf62b94430ca5e1eeb32cb71bd6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:03.694154  8564 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b8acc9a7bec47ffa6fcd05b05e41205 with delete_type TABLET_DATA_TOMBSTONED (TS b5c26ff324cd4d4eb2b64a67c462875a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35814
I20260709 13:02:03.699882  8494 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ca0ebf62b94430ca5e1eeb32cb71bd6 with delete_type TABLET_DATA_TOMBSTONED (TS 751d6e39218f4f7c99d701a84176a191 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:02:03.705467  9191 raft_consensus.cc:2955] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.708523  8653 raft_consensus.cc:2955] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.729862  9428 tablet_replica.cc:333] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:03.732651  9190 raft_consensus.cc:2955] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.735857  8403 catalog_manager.cc:5697] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.738601  8650 raft_consensus.cc:2955] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.752476  9428 raft_consensus.cc:2243] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:03.752102  8400 catalog_manager.cc:5697] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.753192  9428 raft_consensus.cc:2272] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:03.754040  9427 tablet_replica.cc:333] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:03.755323  9427 raft_consensus.cc:2243] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:03.758448  9428 ts_tablet_manager.cc:1916] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:03.775027  8576 raft_consensus.cc:2955] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.778124  8574 consensus_queue.cc:237] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:03.798461  8503 raft_consensus.cc:2955] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.808009  8501 raft_consensus.cc:2955] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.756006  9427 raft_consensus.cc:2272] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:03.818141  9427 ts_tablet_manager.cc:1916] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:03.825941  8650 raft_consensus.cc:1275] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:03.822458  8576 consensus_queue.cc:237] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:03.827733  9191 raft_consensus.cc:1275] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:03.835589  9400 consensus_queue.cc:1048] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:03.836622  9191 raft_consensus.cc:1275] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:03.838440  9369 consensus_queue.cc:1048] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:03.843688  9417 raft_consensus.cc:2955] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.854163  9372 raft_consensus.cc:2955] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.858186  8389 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 533f6054e24e43bcb153d69ea923b7f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:03.876806  9430 consensus_queue.cc:1048] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:03.877789  8501 raft_consensus.cc:1275] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:03.878600  9190 raft_consensus.cc:2955] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.886139  9428 ts_tablet_manager.cc:1929] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:03.886622  9428 log.cc:1199] T 5b8acc9a7bec47ffa6fcd05b05e41205 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root/wals/5b8acc9a7bec47ffa6fcd05b05e41205
I20260709 13:02:03.888355  8389 catalog_manager.cc:5028] TS b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): tablet 5b8acc9a7bec47ffa6fcd05b05e41205 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:03.890807  9191 raft_consensus.cc:2955] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.896289  8389 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5a54a3823144f2aa19e46a0f0e65337 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:03.905614  9427 ts_tablet_manager.cc:1929] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:03.906073  9427 log.cc:1199] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 751d6e39218f4f7c99d701a84176a191: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-0-root/wals/5ca0ebf62b94430ca5e1eeb32cb71bd6
I20260709 13:02:03.911758  9372 consensus_queue.cc:1048] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:03.913648  8400 catalog_manager.cc:5697] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:03.915441  8400 catalog_manager.cc:5697] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:03.918123  8390 catalog_manager.cc:5028] TS 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): tablet 5ca0ebf62b94430ca5e1eeb32cb71bd6 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:03.934895  8635 tablet_service.cc:1558] Processing DeleteTablet for tablet a5a54a3823144f2aa19e46a0f0e65337 with delete_type TABLET_DATA_TOMBSTONED (TS 2291c83239844a279a2b5f05f77624a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57198
I20260709 13:02:03.933935  8501 raft_consensus.cc:2955] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.941947  8650 raft_consensus.cc:2955] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:03.948422  8494 tablet_service.cc:1558] Processing DeleteTablet for tablet 533f6054e24e43bcb153d69ea923b7f8 with delete_type TABLET_DATA_TOMBSTONED (TS 751d6e39218f4f7c99d701a84176a191 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:02:03.950344  9427 tablet_replica.cc:333] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:03.951651  9427 raft_consensus.cc:2243] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:03.952322  9427 raft_consensus.cc:2272] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:03.959376  9432 tablet_replica.cc:333] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:03.960551  9432 raft_consensus.cc:2243] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:03.961356  9427 ts_tablet_manager.cc:1916] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:03.961414  9432 raft_consensus.cc:2272] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:03.967221  9432 ts_tablet_manager.cc:1916] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:03.974623  9427 ts_tablet_manager.cc:1929] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:03.975132  9427 log.cc:1199] T 533f6054e24e43bcb153d69ea923b7f8 P 751d6e39218f4f7c99d701a84176a191: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-0-root/wals/533f6054e24e43bcb153d69ea923b7f8
I20260709 13:02:03.976500  8390 catalog_manager.cc:5028] TS 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): tablet 533f6054e24e43bcb153d69ea923b7f8 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:03.979661  9432 ts_tablet_manager.cc:1929] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:03.980094  9432 log.cc:1199] T a5a54a3823144f2aa19e46a0f0e65337 P 2291c83239844a279a2b5f05f77624a3: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root/wals/a5a54a3823144f2aa19e46a0f0e65337
I20260709 13:02:03.981666  8390 catalog_manager.cc:5028] TS 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): tablet a5a54a3823144f2aa19e46a0f0e65337 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:04.995101  8501 consensus_queue.cc:237] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
W20260709 13:02:05.002625  8470 consensus_peers.cc:597] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21f9b6deee404c34ba8f51eba84d08c0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.002894  8579 raft_consensus.cc:1275] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:05.003790  8650 raft_consensus.cc:1275] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:05.005111  9435 consensus_queue.cc:1048] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:05.006000  9433 consensus_queue.cc:1048] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:05.015062  9436 raft_consensus.cc:2955] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:05.016287  8653 raft_consensus.cc:2955] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:05.026549  8579 raft_consensus.cc:2955] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:05.028234  8572 consensus_queue.cc:237] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:05.062570  8400 catalog_manager.cc:5697] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:05.065815  8653 raft_consensus.cc:1275] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:05.067337  8501 raft_consensus.cc:1275] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:05.068028  9419 consensus_queue.cc:1048] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:05.071169  8545 consensus_peers.cc:597] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66f6e0ca39594a52b96c87649cfac257. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.072173  9400 consensus_queue.cc:1048] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:05.092074  9440 raft_consensus.cc:2955] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:05.099123  8653 raft_consensus.cc:2955] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:05.102063  8503 raft_consensus.cc:2955] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:05.115217  8650 consensus_queue.cc:237] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
W20260709 13:02:05.127308  8619 consensus_peers.cc:597] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b83dbb56ba64d2498305b999f39b84d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.128732  8572 raft_consensus.cc:1275] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:05.129851  8505 raft_consensus.cc:1275] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:05.131134  9414 consensus_queue.cc:1048] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:05.131558  8400 catalog_manager.cc:5697] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:05.137862  9414 consensus_queue.cc:1048] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:05.155221  9448 raft_consensus.cc:2955] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:05.167192  8503 raft_consensus.cc:2955] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:05.170378  8650 consensus_queue.cc:237] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:05.181849  8576 raft_consensus.cc:2955] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:05.183382  8400 catalog_manager.cc:5697] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:05.201974  8619 consensus_peers.cc:597] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 255a74c822c84bda9afb484cd04b5d37. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.204824  8503 raft_consensus.cc:1275] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:05.206110  8572 raft_consensus.cc:1275] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:05.205940  9414 consensus_queue.cc:1048] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:05.209789  9414 consensus_queue.cc:1048] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:05.219399  9448 raft_consensus.cc:2955] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:05.223925  8576 raft_consensus.cc:2955] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:05.224910  8501 raft_consensus.cc:2955] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:05.238216  8402 catalog_manager.cc:5697] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:05.482409  9455 ts_tablet_manager.cc:933] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839)
I20260709 13:02:05.496414  9455 tablet_copy_client.cc:323] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.193:43839
I20260709 13:02:05.498131  8515 tablet_copy_service.cc:140] P 751d6e39218f4f7c99d701a84176a191: Received BeginTabletCopySession request for tablet 21f9b6deee404c34ba8f51eba84d08c0 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:35492)
I20260709 13:02:05.498569  8515 tablet_copy_service.cc:161] P 751d6e39218f4f7c99d701a84176a191: Beginning new tablet copy session on tablet 21f9b6deee404c34ba8f51eba84d08c0 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:35492: session id = 7462e2d97948456ab39d09b64620d798-21f9b6deee404c34ba8f51eba84d08c0
I20260709 13:02:05.505164  8515 tablet_copy_source_session.cc:215] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:05.509267  9455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21f9b6deee404c34ba8f51eba84d08c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:05.513151  9457 ts_tablet_manager.cc:933] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:05.517633  9457 tablet_copy_client.cc:323] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.195:45461
I20260709 13:02:05.520357  8664 tablet_copy_service.cc:140] P 2291c83239844a279a2b5f05f77624a3: Received BeginTabletCopySession request for tablet 0b83dbb56ba64d2498305b999f39b84d from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:44170)
I20260709 13:02:05.520851  8664 tablet_copy_service.cc:161] P 2291c83239844a279a2b5f05f77624a3: Beginning new tablet copy session on tablet 0b83dbb56ba64d2498305b999f39b84d from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:44170: session id = 7462e2d97948456ab39d09b64620d798-0b83dbb56ba64d2498305b999f39b84d
I20260709 13:02:05.524742  9455 tablet_copy_client.cc:806] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:05.525274  9455 tablet_copy_client.cc:670] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:05.526507  8664 tablet_copy_source_session.cc:215] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:05.529234  9455 tablet_copy_client.cc:538] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:05.532276  9457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b83dbb56ba64d2498305b999f39b84d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:05.538295  9455 tablet_bootstrap.cc:492] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:05.553591  9457 tablet_copy_client.cc:806] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:05.554198  9457 tablet_copy_client.cc:670] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:05.559461  9457 tablet_copy_client.cc:538] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:05.567198  9455 tablet_bootstrap.cc:492] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:05.568081  9455 tablet_bootstrap.cc:492] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:05.568710  9455 ts_tablet_manager.cc:1403] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.007s
I20260709 13:02:05.570781  9457 tablet_bootstrap.cc:492] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:05.571511  9455 raft_consensus.cc:359] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:05.571310  9460 ts_tablet_manager.cc:933] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:05.572336  9455 raft_consensus.cc:740] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:05.573766  9455 consensus_queue.cc:260] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:05.577512  9460 tablet_copy_client.cc:323] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.194:35541
I20260709 13:02:05.580266  8590 tablet_copy_service.cc:140] P b5c26ff324cd4d4eb2b64a67c462875a: Received BeginTabletCopySession request for tablet 66f6e0ca39594a52b96c87649cfac257 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:59350)
I20260709 13:02:05.580802  8590 tablet_copy_service.cc:161] P b5c26ff324cd4d4eb2b64a67c462875a: Beginning new tablet copy session on tablet 66f6e0ca39594a52b96c87649cfac257 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:59350: session id = 7462e2d97948456ab39d09b64620d798-66f6e0ca39594a52b96c87649cfac257
I20260709 13:02:05.597308  9455 ts_tablet_manager.cc:1434] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.015s
I20260709 13:02:05.599416  8515 tablet_copy_service.cc:342] P 751d6e39218f4f7c99d701a84176a191: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-21f9b6deee404c34ba8f51eba84d08c0 received from {username='slave'} at 127.0.0.1:35492
I20260709 13:02:05.599814  8515 tablet_copy_service.cc:434] P 751d6e39218f4f7c99d701a84176a191: ending tablet copy session 7462e2d97948456ab39d09b64620d798-21f9b6deee404c34ba8f51eba84d08c0 on tablet 21f9b6deee404c34ba8f51eba84d08c0 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:05.608366  8590 tablet_copy_source_session.cc:215] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:05.616003  9460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f6e0ca39594a52b96c87649cfac257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:05.617156  9457 tablet_bootstrap.cc:492] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:05.618021  9457 tablet_bootstrap.cc:492] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:05.618640  9457 ts_tablet_manager.cc:1403] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.024s
I20260709 13:02:05.622308  9457 raft_consensus.cc:359] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:05.624078  9457 raft_consensus.cc:740] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:05.624711  9457 consensus_queue.cc:260] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:05.626978  9457 ts_tablet_manager.cc:1434] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:02:05.628787  8664 tablet_copy_service.cc:342] P 2291c83239844a279a2b5f05f77624a3: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-0b83dbb56ba64d2498305b999f39b84d received from {username='slave'} at 127.0.0.1:44170
I20260709 13:02:05.629089  8664 tablet_copy_service.cc:434] P 2291c83239844a279a2b5f05f77624a3: ending tablet copy session 7462e2d97948456ab39d09b64620d798-0b83dbb56ba64d2498305b999f39b84d on tablet 0b83dbb56ba64d2498305b999f39b84d with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:05.649863  9460 tablet_copy_client.cc:806] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:05.650451  9460 tablet_copy_client.cc:670] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:05.653790  9460 tablet_copy_client.cc:538] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:05.661470  9460 tablet_bootstrap.cc:492] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:05.683241  9460 tablet_bootstrap.cc:492] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:05.684955  9460 tablet_bootstrap.cc:492] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:05.685559  9460 ts_tablet_manager.cc:1403] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260709 13:02:05.688855  9460 raft_consensus.cc:359] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:05.689656  9460 raft_consensus.cc:740] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:05.690268  9460 consensus_queue.cc:260] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:05.692579  9460 ts_tablet_manager.cc:1434] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:05.694571  8590 tablet_copy_service.cc:342] P b5c26ff324cd4d4eb2b64a67c462875a: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-66f6e0ca39594a52b96c87649cfac257 received from {username='slave'} at 127.0.0.1:59350
I20260709 13:02:05.694941  8590 tablet_copy_service.cc:434] P b5c26ff324cd4d4eb2b64a67c462875a: ending tablet copy session 7462e2d97948456ab39d09b64620d798-66f6e0ca39594a52b96c87649cfac257 on tablet 66f6e0ca39594a52b96c87649cfac257 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:05.791821  9460 ts_tablet_manager.cc:933] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:05.795307  9460 tablet_copy_client.cc:323] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.195:45461
I20260709 13:02:05.796720  8664 tablet_copy_service.cc:140] P 2291c83239844a279a2b5f05f77624a3: Received BeginTabletCopySession request for tablet 255a74c822c84bda9afb484cd04b5d37 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:44170)
I20260709 13:02:05.797230  8664 tablet_copy_service.cc:161] P 2291c83239844a279a2b5f05f77624a3: Beginning new tablet copy session on tablet 255a74c822c84bda9afb484cd04b5d37 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:44170: session id = 7462e2d97948456ab39d09b64620d798-255a74c822c84bda9afb484cd04b5d37
I20260709 13:02:05.804545  8664 tablet_copy_source_session.cc:215] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:05.807667  9460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255a74c822c84bda9afb484cd04b5d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:05.823282  9460 tablet_copy_client.cc:806] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:05.823796  9460 tablet_copy_client.cc:670] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:05.827268  9460 tablet_copy_client.cc:538] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:05.832826  9460 tablet_bootstrap.cc:492] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:05.853710  9460 tablet_bootstrap.cc:492] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:05.854391  9460 tablet_bootstrap.cc:492] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:05.854977  9460 ts_tablet_manager.cc:1403] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260709 13:02:05.857074  9460 raft_consensus.cc:359] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:05.857672  9460 raft_consensus.cc:740] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:05.858178  9460 consensus_queue.cc:260] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:05.860438  9460 ts_tablet_manager.cc:1434] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:02:05.862424  8664 tablet_copy_service.cc:342] P 2291c83239844a279a2b5f05f77624a3: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-255a74c822c84bda9afb484cd04b5d37 received from {username='slave'} at 127.0.0.1:44170
I20260709 13:02:05.862829  8664 tablet_copy_service.cc:434] P 2291c83239844a279a2b5f05f77624a3: ending tablet copy session 7462e2d97948456ab39d09b64620d798-255a74c822c84bda9afb484cd04b5d37 on tablet 255a74c822c84bda9afb484cd04b5d37 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:05.915347  9190 raft_consensus.cc:1217] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:06.029269  9190 raft_consensus.cc:1217] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:06.061028  9190 raft_consensus.cc:1217] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:06.309530  9191 raft_consensus.cc:1217] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:06.446524  9440 raft_consensus.cc:1064] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:06.449093  9448 raft_consensus.cc:1064] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:06.449085  9440 consensus_queue.cc:237] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:06.452821  9448 consensus_queue.cc:237] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:06.473057  9191 raft_consensus.cc:1275] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:06.474498  9400 consensus_queue.cc:1048] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:06.475103  8501 raft_consensus.cc:1275] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:06.475188  8650 raft_consensus.cc:1275] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:06.477253  9419 consensus_queue.cc:1048] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:06.479152  9400 consensus_queue.cc:1048] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:06.518138  9397 raft_consensus.cc:1064] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:06.519393  8572 raft_consensus.cc:1275] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:06.520397  9191 raft_consensus.cc:1275] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:06.525115  8505 raft_consensus.cc:1275] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:06.526384  9415 consensus_queue.cc:1048] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:06.527496  9400 raft_consensus.cc:2955] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.527196  9473 consensus_queue.cc:1048] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:02:06.541342  8653 raft_consensus.cc:2955] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.547258  9415 consensus_queue.cc:1048] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:02:06.553642  8470 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:42117, user_credentials={real_user=slave}} blocked reactor thread for 62846.8us
I20260709 13:02:06.564421  8501 raft_consensus.cc:2955] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.569638  9397 consensus_queue.cc:237] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:06.575917  9190 raft_consensus.cc:2955] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.597831  8400 catalog_manager.cc:5697] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.613169  9473 raft_consensus.cc:2955] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.618726  8576 raft_consensus.cc:2955] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.639062  8650 raft_consensus.cc:1275] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:06.639547  9190 raft_consensus.cc:2955] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.641340  9397 consensus_queue.cc:1048] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:06.641386  8505 raft_consensus.cc:2955] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.657389  9190 raft_consensus.cc:1275] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:06.665350  9465 consensus_queue.cc:1048] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:06.664404  8576 raft_consensus.cc:1275] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:06.674314  9465 consensus_queue.cc:1048] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:06.681484  8572 consensus_queue.cc:237] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:06.691808  8402 catalog_manager.cc:5697] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.721649  8505 raft_consensus.cc:1275] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:06.722816  9191 raft_consensus.cc:1275] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:06.723539  9400 consensus_queue.cc:1048] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:06.724679  9419 consensus_queue.cc:1048] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:06.734645  9397 raft_consensus.cc:2955] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.737798  9440 raft_consensus.cc:2955] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.745883  9191 raft_consensus.cc:2955] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.751586  8650 raft_consensus.cc:2955] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.754539  8572 raft_consensus.cc:2955] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.757333  8505 raft_consensus.cc:2955] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.761739  8653 consensus_queue.cc:237] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:06.750429  9190 raft_consensus.cc:2955] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.768078  8389 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 66f6e0ca39594a52b96c87649cfac257 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:06.768528  8574 raft_consensus.cc:1275] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:06.770089  9189 raft_consensus.cc:1275] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:06.771765  9414 consensus_queue.cc:1048] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:06.772796  9473 raft_consensus.cc:1064] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:06.775470  9473 consensus_queue.cc:237] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:06.779325  9414 raft_consensus.cc:2955] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.782124  9189 raft_consensus.cc:2955] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.802671  9474 consensus_queue.cc:1048] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 13:02:06.808636  8403 catalog_manager.cc:5697] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.809849  8401 catalog_manager.cc:5697] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:06.813925  8577 raft_consensus.cc:2955] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.831933  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0b83dbb56ba64d2498305b999f39b84d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:06.841223  9189 raft_consensus.cc:1275] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:06.842561  9414 consensus_queue.cc:1048] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:06.843588  8577 raft_consensus.cc:1275] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:06.846115  9473 consensus_queue.cc:1048] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:06.849073  8400 catalog_manager.cc:5697] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.851117  8503 consensus_queue.cc:237] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:06.852649  8635 tablet_service.cc:1558] Processing DeleteTablet for tablet 66f6e0ca39594a52b96c87649cfac257 with delete_type TABLET_DATA_TOMBSTONED (TS 2291c83239844a279a2b5f05f77624a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57198
I20260709 13:02:06.855684  8505 raft_consensus.cc:1275] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:06.857952  9474 consensus_queue.cc:1048] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:06.867986  9191 raft_consensus.cc:1275] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:06.868808  8653 raft_consensus.cc:1275] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:06.869398  9475 consensus_queue.cc:1048] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:06.877135  9433 raft_consensus.cc:2955] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.879212  9191 raft_consensus.cc:2955] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.886117  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 21f9b6deee404c34ba8f51eba84d08c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:06.897073  9415 raft_consensus.cc:2955] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.899564  9190 raft_consensus.cc:2955] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.907367  9475 consensus_queue.cc:1048] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:06.910396  9490 tablet_replica.cc:333] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:06.911473  9490 raft_consensus.cc:2243] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.912283  9490 raft_consensus.cc:2272] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.912705  8653 raft_consensus.cc:2955] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.915620  9490 ts_tablet_manager.cc:1916] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:06.936621  9490 ts_tablet_manager.cc:1929] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:06.937049  9490 log.cc:1199] T 66f6e0ca39594a52b96c87649cfac257 P 2291c83239844a279a2b5f05f77624a3: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root/wals/66f6e0ca39594a52b96c87649cfac257
I20260709 13:02:06.938482  8390 catalog_manager.cc:5028] TS 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): tablet 66f6e0ca39594a52b96c87649cfac257 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:06.943070  8403 catalog_manager.cc:5697] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.958948  8564 tablet_service.cc:1558] Processing DeleteTablet for tablet 21f9b6deee404c34ba8f51eba84d08c0 with delete_type TABLET_DATA_TOMBSTONED (TS b5c26ff324cd4d4eb2b64a67c462875a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35814
I20260709 13:02:06.959317  8400 catalog_manager.cc:5697] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.965278  8572 raft_consensus.cc:2955] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:06.977674  8494 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b83dbb56ba64d2498305b999f39b84d with delete_type TABLET_DATA_TOMBSTONED (TS 751d6e39218f4f7c99d701a84176a191 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:02:06.984030  8650 consensus_queue.cc:237] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:06.990978  9190 raft_consensus.cc:1275] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:06.993419  9474 consensus_queue.cc:1048] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:06.994406  8505 raft_consensus.cc:2955] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:07.008205  8572 raft_consensus.cc:1275] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:07.008970  9415 raft_consensus.cc:2955] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:07.010448  9191 raft_consensus.cc:2955] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:07.013933  9495 tablet_replica.cc:333] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:07.016251  9474 consensus_queue.cc:1048] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:07.017019  9495 raft_consensus.cc:2243] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:07.019615  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 255a74c822c84bda9afb484cd04b5d37 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:07.023819  9495 raft_consensus.cc:2272] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:07.025764  8572 raft_consensus.cc:2955] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:07.026523  8400 catalog_manager.cc:5697] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:07.021941  9494 tablet_replica.cc:333] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:07.028926  9495 ts_tablet_manager.cc:1916] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:07.029670  9494 raft_consensus.cc:2243] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:07.031193  9494 raft_consensus.cc:2272] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:07.038076  9494 ts_tablet_manager.cc:1916] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:07.057936  9495 ts_tablet_manager.cc:1929] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:07.058314  9495 log.cc:1199] T 0b83dbb56ba64d2498305b999f39b84d P 751d6e39218f4f7c99d701a84176a191: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-0-root/wals/0b83dbb56ba64d2498305b999f39b84d
I20260709 13:02:07.061800  9494 ts_tablet_manager.cc:1929] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:07.062237  9494 log.cc:1199] T 21f9b6deee404c34ba8f51eba84d08c0 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root/wals/21f9b6deee404c34ba8f51eba84d08c0
I20260709 13:02:07.063866  8389 catalog_manager.cc:5028] TS b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): tablet 21f9b6deee404c34ba8f51eba84d08c0 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:07.064759  8390 catalog_manager.cc:5028] TS 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): tablet 0b83dbb56ba64d2498305b999f39b84d (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:07.065559  8494 tablet_service.cc:1558] Processing DeleteTablet for tablet 255a74c822c84bda9afb484cd04b5d37 with delete_type TABLET_DATA_TOMBSTONED (TS 751d6e39218f4f7c99d701a84176a191 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:02:07.066558  9495 tablet_replica.cc:333] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:07.070401  9495 raft_consensus.cc:2243] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:07.071064  9495 raft_consensus.cc:2272] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:07.074007  9495 ts_tablet_manager.cc:1916] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:07.085479  9495 ts_tablet_manager.cc:1929] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:07.085873  9495 log.cc:1199] T 255a74c822c84bda9afb484cd04b5d37 P 751d6e39218f4f7c99d701a84176a191: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-0-root/wals/255a74c822c84bda9afb484cd04b5d37
I20260709 13:02:07.087520  8390 catalog_manager.cc:5028] TS 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): tablet 255a74c822c84bda9afb484cd04b5d37 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:08.119938  8505 consensus_queue.cc:237] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:08.125712  8653 raft_consensus.cc:1275] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:08.126531  8574 raft_consensus.cc:1275] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:08.126863  9493 consensus_queue.cc:1048] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:08.127728  8470 consensus_peers.cc:597] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd2bb1477f0444b687f6bbd07524de4d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.128605  9493 consensus_queue.cc:1048] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:08.133694  9475 raft_consensus.cc:2955] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:08.135300  8653 raft_consensus.cc:2955] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:08.141623  8574 raft_consensus.cc:2955] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:08.146731  8501 consensus_queue.cc:237] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:08.151861  8402 catalog_manager.cc:5697] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:08.160199  8653 raft_consensus.cc:1275] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:08.161250  8470 consensus_peers.cc:597] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba9f70bccbfe4eeb8f393733eda4c193. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.161926  9497 consensus_queue.cc:1048] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:08.165225  8574 raft_consensus.cc:1275] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:08.166458  9497 consensus_queue.cc:1048] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:08.171130  9493 raft_consensus.cc:2955] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:08.179811  8650 raft_consensus.cc:2955] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:08.185281  8572 raft_consensus.cc:2955] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:08.199888  8402 catalog_manager.cc:5697] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:08.205590  8572 consensus_queue.cc:237] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:08.213312  8650 raft_consensus.cc:1275] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:08.213883  8545 consensus_peers.cc:597] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 823380d7fdf745f1a2c3a408ca14f0d7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.215051  9488 consensus_queue.cc:1048] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:08.215284  8501 raft_consensus.cc:1275] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:08.216424  9496 consensus_queue.cc:1048] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:08.230026  9496 raft_consensus.cc:2955] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:08.231453  8501 raft_consensus.cc:2955] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:08.241922  8650 raft_consensus.cc:2955] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:08.246080  8401 catalog_manager.cc:5697] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:08.250903  8501 consensus_queue.cc:237] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:08.260604  8572 raft_consensus.cc:1275] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:08.260849  8470 consensus_peers.cc:597] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74bfa288bd3d4ed5983959edb8a0f309. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:08.262197  9508 consensus_queue.cc:1048] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:08.262812  8650 raft_consensus.cc:1275] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:08.264820  9508 consensus_queue.cc:1048] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:08.271538  9508 raft_consensus.cc:2955] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:08.273824  8653 raft_consensus.cc:2955] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:08.275314  8572 raft_consensus.cc:2955] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:08.291500  8400 catalog_manager.cc:5697] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:08.636549  9515 ts_tablet_manager.cc:933] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839)
I20260709 13:02:08.647667  9515 tablet_copy_client.cc:323] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.193:43839
I20260709 13:02:08.649170  8515 tablet_copy_service.cc:140] P 751d6e39218f4f7c99d701a84176a191: Received BeginTabletCopySession request for tablet bd2bb1477f0444b687f6bbd07524de4d from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:35492)
I20260709 13:02:08.649675  8515 tablet_copy_service.cc:161] P 751d6e39218f4f7c99d701a84176a191: Beginning new tablet copy session on tablet bd2bb1477f0444b687f6bbd07524de4d from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:35492: session id = 7462e2d97948456ab39d09b64620d798-bd2bb1477f0444b687f6bbd07524de4d
I20260709 13:02:08.658391  8515 tablet_copy_source_session.cc:215] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:08.661558  9515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2bb1477f0444b687f6bbd07524de4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:08.662817  9517 ts_tablet_manager.cc:933] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839)
I20260709 13:02:08.665279  9517 tablet_copy_client.cc:323] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.193:43839
I20260709 13:02:08.666733  8515 tablet_copy_service.cc:140] P 751d6e39218f4f7c99d701a84176a191: Received BeginTabletCopySession request for tablet 74bfa288bd3d4ed5983959edb8a0f309 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:35492)
I20260709 13:02:08.667188  8515 tablet_copy_service.cc:161] P 751d6e39218f4f7c99d701a84176a191: Beginning new tablet copy session on tablet 74bfa288bd3d4ed5983959edb8a0f309 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:35492: session id = 7462e2d97948456ab39d09b64620d798-74bfa288bd3d4ed5983959edb8a0f309
I20260709 13:02:08.672930  8515 tablet_copy_source_session.cc:215] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:08.675912  9517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74bfa288bd3d4ed5983959edb8a0f309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:08.691478  9517 tablet_copy_client.cc:806] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:08.692070  9517 tablet_copy_client.cc:670] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:08.686398  9515 tablet_copy_client.cc:806] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:08.694991  9515 tablet_copy_client.cc:670] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:08.699802  9515 tablet_copy_client.cc:538] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:08.706149  9517 tablet_copy_client.cc:538] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:08.709431  9515 tablet_bootstrap.cc:492] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:08.715082  9517 tablet_bootstrap.cc:492] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:08.734944  9515 tablet_bootstrap.cc:492] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:08.735955  9515 tablet_bootstrap.cc:492] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:08.736631  9515 ts_tablet_manager.cc:1403] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.006s
I20260709 13:02:08.739221  9515 raft_consensus.cc:359] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:08.740087  9515 raft_consensus.cc:740] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:08.740738  9515 consensus_queue.cc:260] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:08.743052  9517 tablet_bootstrap.cc:492] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:08.743927  9517 tablet_bootstrap.cc:492] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:08.744575  9517 ts_tablet_manager.cc:1403] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.011s
I20260709 13:02:08.747412  9517 raft_consensus.cc:359] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:08.748214  9517 raft_consensus.cc:740] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:08.748862  9517 consensus_queue.cc:260] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:08.753211  9515 ts_tablet_manager.cc:1434] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.006s
I20260709 13:02:08.755496  8515 tablet_copy_service.cc:342] P 751d6e39218f4f7c99d701a84176a191: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-bd2bb1477f0444b687f6bbd07524de4d received from {username='slave'} at 127.0.0.1:35492
I20260709 13:02:08.755679  9523 ts_tablet_manager.cc:933] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839)
I20260709 13:02:08.755896  8515 tablet_copy_service.cc:434] P 751d6e39218f4f7c99d701a84176a191: ending tablet copy session 7462e2d97948456ab39d09b64620d798-bd2bb1477f0444b687f6bbd07524de4d on tablet bd2bb1477f0444b687f6bbd07524de4d with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:08.759207  9517 ts_tablet_manager.cc:1434] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:02:08.766225  8515 tablet_copy_service.cc:342] P 751d6e39218f4f7c99d701a84176a191: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-74bfa288bd3d4ed5983959edb8a0f309 received from {username='slave'} at 127.0.0.1:35492
I20260709 13:02:08.766613  8515 tablet_copy_service.cc:434] P 751d6e39218f4f7c99d701a84176a191: ending tablet copy session 7462e2d97948456ab39d09b64620d798-74bfa288bd3d4ed5983959edb8a0f309 on tablet 74bfa288bd3d4ed5983959edb8a0f309 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:08.782776  9523 tablet_copy_client.cc:323] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.193:43839
I20260709 13:02:08.784200  8515 tablet_copy_service.cc:140] P 751d6e39218f4f7c99d701a84176a191: Received BeginTabletCopySession request for tablet ba9f70bccbfe4eeb8f393733eda4c193 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:35492)
I20260709 13:02:08.784628  8515 tablet_copy_service.cc:161] P 751d6e39218f4f7c99d701a84176a191: Beginning new tablet copy session on tablet ba9f70bccbfe4eeb8f393733eda4c193 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:35492: session id = 7462e2d97948456ab39d09b64620d798-ba9f70bccbfe4eeb8f393733eda4c193
I20260709 13:02:08.790747  8515 tablet_copy_source_session.cc:215] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:08.793237  9523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9f70bccbfe4eeb8f393733eda4c193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:08.794695  9515 ts_tablet_manager.cc:933] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:08.796748  9515 tablet_copy_client.cc:323] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.194:35541
I20260709 13:02:08.798306  8590 tablet_copy_service.cc:140] P b5c26ff324cd4d4eb2b64a67c462875a: Received BeginTabletCopySession request for tablet 823380d7fdf745f1a2c3a408ca14f0d7 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:59350)
I20260709 13:02:08.798821  8590 tablet_copy_service.cc:161] P b5c26ff324cd4d4eb2b64a67c462875a: Beginning new tablet copy session on tablet 823380d7fdf745f1a2c3a408ca14f0d7 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:59350: session id = 7462e2d97948456ab39d09b64620d798-823380d7fdf745f1a2c3a408ca14f0d7
I20260709 13:02:08.805877  8590 tablet_copy_source_session.cc:215] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:08.809212  9523 tablet_copy_client.cc:806] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:08.809687  9523 tablet_copy_client.cc:670] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:08.808965  9515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823380d7fdf745f1a2c3a408ca14f0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:08.813284  9523 tablet_copy_client.cc:538] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:08.821206  9523 tablet_bootstrap.cc:492] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:08.826829  9515 tablet_copy_client.cc:806] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:08.827521  9515 tablet_copy_client.cc:670] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:08.830873  9515 tablet_copy_client.cc:538] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:08.839645  9523 tablet_bootstrap.cc:492] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:08.840189  9515 tablet_bootstrap.cc:492] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:08.840569  9523 tablet_bootstrap.cc:492] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:08.841302  9523 ts_tablet_manager.cc:1403] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260709 13:02:08.859001  9523 raft_consensus.cc:359] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:08.859969  9523 raft_consensus.cc:740] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:08.860639  9523 consensus_queue.cc:260] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:08.863389  9523 ts_tablet_manager.cc:1434] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:02:08.865507  8515 tablet_copy_service.cc:342] P 751d6e39218f4f7c99d701a84176a191: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-ba9f70bccbfe4eeb8f393733eda4c193 received from {username='slave'} at 127.0.0.1:35492
I20260709 13:02:08.865895  8515 tablet_copy_service.cc:434] P 751d6e39218f4f7c99d701a84176a191: ending tablet copy session 7462e2d97948456ab39d09b64620d798-ba9f70bccbfe4eeb8f393733eda4c193 on tablet ba9f70bccbfe4eeb8f393733eda4c193 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:08.866288  9515 tablet_bootstrap.cc:492] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:08.867262  9515 tablet_bootstrap.cc:492] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:08.867844  9515 ts_tablet_manager.cc:1403] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.005s
I20260709 13:02:08.878888  9515 raft_consensus.cc:359] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:08.881080  9515 raft_consensus.cc:740] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:08.882607  9515 consensus_queue.cc:260] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:08.885547  9515 ts_tablet_manager.cc:1434] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:02:08.888087  8590 tablet_copy_service.cc:342] P b5c26ff324cd4d4eb2b64a67c462875a: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-823380d7fdf745f1a2c3a408ca14f0d7 received from {username='slave'} at 127.0.0.1:59350
I20260709 13:02:08.888473  8590 tablet_copy_service.cc:434] P b5c26ff324cd4d4eb2b64a67c462875a: ending tablet copy session 7462e2d97948456ab39d09b64620d798-823380d7fdf745f1a2c3a408ca14f0d7 on tablet 823380d7fdf745f1a2c3a408ca14f0d7 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:09.181862  9190 raft_consensus.cc:1217] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:09.194897  9190 raft_consensus.cc:1217] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:09.305820  9190 raft_consensus.cc:1217] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:09.396869  9191 raft_consensus.cc:1217] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:09.721653  9493 raft_consensus.cc:1064] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:09.724218  9493 consensus_queue.cc:237] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:09.729756  9191 raft_consensus.cc:1275] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:09.729940  8572 raft_consensus.cc:1275] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:09.730504  8650 raft_consensus.cc:1275] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:09.731227  9493 consensus_queue.cc:1048] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:09.731986  9529 consensus_queue.cc:1048] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:09.732836  9475 consensus_queue.cc:1048] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:09.748335  9529 raft_consensus.cc:1064] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:09.750926  9529 consensus_queue.cc:237] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:09.765182  9475 raft_consensus.cc:2955] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:09.766860  9190 raft_consensus.cc:2955] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:09.783842  9190 raft_consensus.cc:1275] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:09.785863  8400 catalog_manager.cc:5697] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:09.789888  9508 consensus_queue.cc:1048] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:09.793744  8650 raft_consensus.cc:1275] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:09.797025  9508 consensus_queue.cc:1048] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:09.812497  8574 raft_consensus.cc:2955] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:09.812497  8653 raft_consensus.cc:2955] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:09.822751  8577 raft_consensus.cc:1275] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:09.825337  9529 consensus_queue.cc:1048] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:09.836452  9529 raft_consensus.cc:2955] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:09.847817  9190 raft_consensus.cc:2955] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:09.862923  8574 raft_consensus.cc:2955] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:09.866525  8653 raft_consensus.cc:2955] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:09.885737  8403 catalog_manager.cc:5697] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:09.892191  9529 raft_consensus.cc:1064] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:09.894845  9529 consensus_queue.cc:237] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:09.970376  9190 raft_consensus.cc:1275] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:09.972613  9475 consensus_queue.cc:1048] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:09.976429  8653 raft_consensus.cc:1275] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:09.988759  9508 consensus_queue.cc:1048] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:10.002305  8572 raft_consensus.cc:1275] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:10.011121  8501 consensus_queue.cc:237] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:10.012620  9529 consensus_queue.cc:1048] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:10.019647  9191 raft_consensus.cc:1275] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:10.021173  9508 consensus_queue.cc:1048] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:10.026831  8505 consensus_queue.cc:237] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:10.028370  9475 raft_consensus.cc:2955] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.030993  9191 raft_consensus.cc:2955] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.053309  9190 raft_consensus.cc:1275] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:10.055099  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bd2bb1477f0444b687f6bbd07524de4d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:10.065316  9475 consensus_queue.cc:1048] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:02:10.070585  8620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:43839, user_credentials={real_user=slave}} blocked reactor thread for 60733.6us
I20260709 13:02:10.073626  9475 raft_consensus.cc:2955] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.075578  8648 raft_consensus.cc:1275] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:10.077004  8647 raft_consensus.cc:1275] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:10.081740  9508 consensus_queue.cc:1048] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:10.081681  9190 raft_consensus.cc:2955] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.093353  8400 catalog_manager.cc:5697] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.106317  8564 tablet_service.cc:1558] Processing DeleteTablet for tablet bd2bb1477f0444b687f6bbd07524de4d with delete_type TABLET_DATA_TOMBSTONED (TS b5c26ff324cd4d4eb2b64a67c462875a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35814
I20260709 13:02:10.108549  9557 raft_consensus.cc:1064] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:10.130430  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 74bfa288bd3d4ed5983959edb8a0f309 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:02:10.143376  8471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 64080.2us
W20260709 13:02:10.147028  8619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:35541, user_credentials={real_user=slave}} blocked reactor thread for 99296.2us
I20260709 13:02:10.147532  9535 consensus_queue.cc:1048] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:02:10.149281  8545 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:42117, user_credentials={real_user=slave}} blocked reactor thread for 58704.1us
I20260709 13:02:10.151062  9535 raft_consensus.cc:2955] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.153368  9557 consensus_queue.cc:237] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:10.160777  9555 tablet_replica.cc:333] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:10.162040  9555 raft_consensus.cc:2243] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.162933  9555 raft_consensus.cc:2272] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.145994  8402 catalog_manager.cc:5697] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:10.166759  9555 ts_tablet_manager.cc:1916] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:10.166917  8572 raft_consensus.cc:2955] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.172329  8647 raft_consensus.cc:2955] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.177155  9189 raft_consensus.cc:2955] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.178481  8645 raft_consensus.cc:2955] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.190135  9555 ts_tablet_manager.cc:1929] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:10.190623  9555 log.cc:1199] T bd2bb1477f0444b687f6bbd07524de4d P b5c26ff324cd4d4eb2b64a67c462875a: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root/wals/bd2bb1477f0444b687f6bbd07524de4d
I20260709 13:02:10.192411  8389 catalog_manager.cc:5028] TS b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): tablet bd2bb1477f0444b687f6bbd07524de4d (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:10.194958  8564 tablet_service.cc:1558] Processing DeleteTablet for tablet 74bfa288bd3d4ed5983959edb8a0f309 with delete_type TABLET_DATA_TOMBSTONED (TS b5c26ff324cd4d4eb2b64a67c462875a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35814
I20260709 13:02:10.195851  9555 tablet_replica.cc:333] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:10.196858  9555 raft_consensus.cc:2243] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.203563  9555 raft_consensus.cc:2272] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.203780  8402 catalog_manager.cc:5697] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.204704  8650 raft_consensus.cc:2955] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.208788  9555 ts_tablet_manager.cc:1916] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:10.224155  8505 consensus_queue.cc:237] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:10.229544  9189 raft_consensus.cc:1275] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:10.230860  8572 raft_consensus.cc:1275] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:10.232060  9475 consensus_queue.cc:1048] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:10.234187  9555 ts_tablet_manager.cc:1929] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:10.234622  9555 log.cc:1199] T 74bfa288bd3d4ed5983959edb8a0f309 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root/wals/74bfa288bd3d4ed5983959edb8a0f309
I20260709 13:02:10.235679  9508 consensus_queue.cc:1048] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:10.240281  8501 raft_consensus.cc:1275] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:10.241780  9554 consensus_queue.cc:1048] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:10.242673  8650 raft_consensus.cc:1275] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:10.245327  8389 catalog_manager.cc:5028] TS b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): tablet 74bfa288bd3d4ed5983959edb8a0f309 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:10.247469  9554 consensus_queue.cc:1048] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:10.252038  9189 raft_consensus.cc:1275] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:10.252750  9191 raft_consensus.cc:2955] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.257416  9554 consensus_queue.cc:1048] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:10.263612  8577 raft_consensus.cc:2955] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.250229  9475 raft_consensus.cc:2955] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.299918  9557 raft_consensus.cc:2955] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.305370  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ba9f70bccbfe4eeb8f393733eda4c193 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:10.308547  9190 raft_consensus.cc:2955] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.311095  8400 catalog_manager.cc:5697] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.328645  8501 raft_consensus.cc:2955] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.346992  8635 tablet_service.cc:1558] Processing DeleteTablet for tablet ba9f70bccbfe4eeb8f393733eda4c193 with delete_type TABLET_DATA_TOMBSTONED (TS 2291c83239844a279a2b5f05f77624a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57198
I20260709 13:02:10.349016  8401 catalog_manager.cc:5697] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.362908  9564 tablet_replica.cc:333] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:10.364379  9564 raft_consensus.cc:2243] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.365362  9564 raft_consensus.cc:2272] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.378770  9564 ts_tablet_manager.cc:1916] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:10.365228  8650 raft_consensus.cc:2955] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.400326  9564 ts_tablet_manager.cc:1929] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:10.400828  9564 log.cc:1199] T ba9f70bccbfe4eeb8f393733eda4c193 P 2291c83239844a279a2b5f05f77624a3: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root/wals/ba9f70bccbfe4eeb8f393733eda4c193
I20260709 13:02:10.426606  8390 catalog_manager.cc:5028] TS 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): tablet ba9f70bccbfe4eeb8f393733eda4c193 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:10.465750  8572 consensus_queue.cc:237] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:10.476701  8645 raft_consensus.cc:1275] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:10.476604  9190 raft_consensus.cc:1275] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:10.478418  9557 consensus_queue.cc:1048] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:10.479571  9554 consensus_queue.cc:1048] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:10.494047  9549 raft_consensus.cc:2955] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.502833  8645 raft_consensus.cc:2955] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.504045  9191 raft_consensus.cc:2955] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.521219  8389 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 823380d7fdf745f1a2c3a408ca14f0d7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:10.520646  8400 catalog_manager.cc:5697] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:10.544129  8494 tablet_service.cc:1558] Processing DeleteTablet for tablet 823380d7fdf745f1a2c3a408ca14f0d7 with delete_type TABLET_DATA_TOMBSTONED (TS 751d6e39218f4f7c99d701a84176a191 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:02:10.573330  9566 tablet_replica.cc:333] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:10.600709  9566 raft_consensus.cc:2243] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.602115  9566 raft_consensus.cc:2272] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.605866  9566 ts_tablet_manager.cc:1916] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:10.646205  9566 ts_tablet_manager.cc:1929] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:10.646727  9566 log.cc:1199] T 823380d7fdf745f1a2c3a408ca14f0d7 P 751d6e39218f4f7c99d701a84176a191: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-0-root/wals/823380d7fdf745f1a2c3a408ca14f0d7
I20260709 13:02:10.648550  8390 catalog_manager.cc:5028] TS 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): tablet 823380d7fdf745f1a2c3a408ca14f0d7 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:11.619412  8501 consensus_queue.cc:237] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:11.626809  8647 raft_consensus.cc:1275] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:11.627673  8470 consensus_peers.cc:597] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 51994067bd96468d97b53faa48496eb6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:11.628906  8572 raft_consensus.cc:1275] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:11.631382  9508 consensus_queue.cc:1048] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:11.632665  9552 consensus_queue.cc:1048] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:11.645385  9508 raft_consensus.cc:2955] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:11.646245  8572 raft_consensus.cc:2955] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:11.669965  8505 consensus_queue.cc:237] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:11.673946  8645 raft_consensus.cc:2955] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:11.673832  8400 catalog_manager.cc:5697] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:11.683141  8470 consensus_peers.cc:597] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4bd569a2555a479985e7fd26654bac9e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:11.686677  8647 raft_consensus.cc:1275] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:11.688764  8572 raft_consensus.cc:1275] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:11.689827  9552 consensus_queue.cc:1048] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:11.695504  9552 consensus_queue.cc:1048] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:11.704901  9569 raft_consensus.cc:2955] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:11.706557  8645 raft_consensus.cc:2955] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:11.718114  8577 raft_consensus.cc:2955] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:11.733317  8401 catalog_manager.cc:5697] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:11.736142  8577 consensus_queue.cc:237] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:11.742965  8645 raft_consensus.cc:1275] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:11.743382  8545 consensus_peers.cc:597] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de36c10025c84b9d8a622959b8c9c08c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:11.743517  8505 raft_consensus.cc:1275] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:11.744360  9488 consensus_queue.cc:1048] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:11.745100  9549 consensus_queue.cc:1048] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:11.760087  9549 raft_consensus.cc:2955] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:11.761765  8505 raft_consensus.cc:2955] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:11.762328  8645 raft_consensus.cc:2955] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:11.777776  8402 catalog_manager.cc:5697] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:11.787286  8501 consensus_queue.cc:237] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:11.795442  8645 raft_consensus.cc:1275] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:11.796837  8577 raft_consensus.cc:1275] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:11.797466  9552 consensus_queue.cc:1048] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:11.798305  8470 consensus_peers.cc:597] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ac54e7ce2bc4f98958498fdc5d01353. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:11.799075  9569 consensus_queue.cc:1048] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:11.805696  9552 raft_consensus.cc:2955] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:11.807304  8645 raft_consensus.cc:2955] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:11.809526  8572 raft_consensus.cc:2955] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:11.826318  8400 catalog_manager.cc:5697] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:12.028262  9586 ts_tablet_manager.cc:933] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839)
I20260709 13:02:12.030051  9586 tablet_copy_client.cc:323] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.193:43839
I20260709 13:02:12.031936  8515 tablet_copy_service.cc:140] P 751d6e39218f4f7c99d701a84176a191: Received BeginTabletCopySession request for tablet 51994067bd96468d97b53faa48496eb6 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:35492)
I20260709 13:02:12.032406  8515 tablet_copy_service.cc:161] P 751d6e39218f4f7c99d701a84176a191: Beginning new tablet copy session on tablet 51994067bd96468d97b53faa48496eb6 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:35492: session id = 7462e2d97948456ab39d09b64620d798-51994067bd96468d97b53faa48496eb6
I20260709 13:02:12.038012  8515 tablet_copy_source_session.cc:215] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:12.040969  9586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51994067bd96468d97b53faa48496eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.055924  9586 tablet_copy_client.cc:806] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:12.056578  9586 tablet_copy_client.cc:670] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:12.060446  9586 tablet_copy_client.cc:538] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:12.067559  9586 tablet_bootstrap.cc:492] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:12.084986  9586 tablet_bootstrap.cc:492] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:12.085688  9586 tablet_bootstrap.cc:492] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:12.086318  9586 ts_tablet_manager.cc:1403] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260709 13:02:12.088629  9586 raft_consensus.cc:359] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:12.089247  9586 raft_consensus.cc:740] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:12.089759  9586 consensus_queue.cc:260] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:12.093281  9586 ts_tablet_manager.cc:1434] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:02:12.096030  8515 tablet_copy_service.cc:342] P 751d6e39218f4f7c99d701a84176a191: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-51994067bd96468d97b53faa48496eb6 received from {username='slave'} at 127.0.0.1:35492
I20260709 13:02:12.096582  8515 tablet_copy_service.cc:434] P 751d6e39218f4f7c99d701a84176a191: ending tablet copy session 7462e2d97948456ab39d09b64620d798-51994067bd96468d97b53faa48496eb6 on tablet 51994067bd96468d97b53faa48496eb6 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:12.259660  9586 ts_tablet_manager.cc:933] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839)
I20260709 13:02:12.268724  9586 tablet_copy_client.cc:323] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.193:43839
I20260709 13:02:12.270071  8515 tablet_copy_service.cc:140] P 751d6e39218f4f7c99d701a84176a191: Received BeginTabletCopySession request for tablet 2ac54e7ce2bc4f98958498fdc5d01353 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:35492)
I20260709 13:02:12.270507  8515 tablet_copy_service.cc:161] P 751d6e39218f4f7c99d701a84176a191: Beginning new tablet copy session on tablet 2ac54e7ce2bc4f98958498fdc5d01353 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:35492: session id = 7462e2d97948456ab39d09b64620d798-2ac54e7ce2bc4f98958498fdc5d01353
I20260709 13:02:12.277093  8515 tablet_copy_source_session.cc:215] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:12.280084  9586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac54e7ce2bc4f98958498fdc5d01353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.301390  9586 tablet_copy_client.cc:806] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:12.301980  9586 tablet_copy_client.cc:670] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:12.307454  9591 ts_tablet_manager.cc:933] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839)
I20260709 13:02:12.308812  9586 tablet_copy_client.cc:538] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:12.310005  9591 tablet_copy_client.cc:323] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.193:43839
I20260709 13:02:12.311800  8515 tablet_copy_service.cc:140] P 751d6e39218f4f7c99d701a84176a191: Received BeginTabletCopySession request for tablet 4bd569a2555a479985e7fd26654bac9e from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:35492)
I20260709 13:02:12.312309  8515 tablet_copy_service.cc:161] P 751d6e39218f4f7c99d701a84176a191: Beginning new tablet copy session on tablet 4bd569a2555a479985e7fd26654bac9e from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:35492: session id = 7462e2d97948456ab39d09b64620d798-4bd569a2555a479985e7fd26654bac9e
I20260709 13:02:12.316819  9586 tablet_bootstrap.cc:492] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:12.322546  8515 tablet_copy_source_session.cc:215] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:12.325721  9591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bd569a2555a479985e7fd26654bac9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.338258  9586 tablet_bootstrap.cc:492] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:12.342156  9591 tablet_copy_client.cc:806] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:12.342695  9591 tablet_copy_client.cc:670] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:12.343422  9586 tablet_bootstrap.cc:492] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:12.344005  9586 ts_tablet_manager.cc:1403] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.002s
I20260709 13:02:12.346041  9591 tablet_copy_client.cc:538] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:12.347690  9586 raft_consensus.cc:359] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:12.348330  9586 raft_consensus.cc:740] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:12.348923  9586 consensus_queue.cc:260] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:12.355098  9591 tablet_bootstrap.cc:492] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:12.356638  9586 ts_tablet_manager.cc:1434] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:02:12.358196  8515 tablet_copy_service.cc:342] P 751d6e39218f4f7c99d701a84176a191: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-2ac54e7ce2bc4f98958498fdc5d01353 received from {username='slave'} at 127.0.0.1:35492
I20260709 13:02:12.358577  8515 tablet_copy_service.cc:434] P 751d6e39218f4f7c99d701a84176a191: ending tablet copy session 7462e2d97948456ab39d09b64620d798-2ac54e7ce2bc4f98958498fdc5d01353 on tablet 2ac54e7ce2bc4f98958498fdc5d01353 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:12.367551  9586 ts_tablet_manager.cc:933] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:12.386785  9591 tablet_bootstrap.cc:492] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:12.387691  9591 tablet_bootstrap.cc:492] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:12.389617  9591 ts_tablet_manager.cc:1403] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.007s
I20260709 13:02:12.381553  9586 tablet_copy_client.cc:323] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.194:35541
I20260709 13:02:12.392381  8590 tablet_copy_service.cc:140] P b5c26ff324cd4d4eb2b64a67c462875a: Received BeginTabletCopySession request for tablet de36c10025c84b9d8a622959b8c9c08c from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:59350)
I20260709 13:02:12.392892  8590 tablet_copy_service.cc:161] P b5c26ff324cd4d4eb2b64a67c462875a: Beginning new tablet copy session on tablet de36c10025c84b9d8a622959b8c9c08c from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:59350: session id = 7462e2d97948456ab39d09b64620d798-de36c10025c84b9d8a622959b8c9c08c
I20260709 13:02:12.393445  9591 raft_consensus.cc:359] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:12.394340  9591 raft_consensus.cc:740] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:12.394970  9591 consensus_queue.cc:260] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:12.397563  9591 ts_tablet_manager.cc:1434] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:02:12.399161  8515 tablet_copy_service.cc:342] P 751d6e39218f4f7c99d701a84176a191: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-4bd569a2555a479985e7fd26654bac9e received from {username='slave'} at 127.0.0.1:35492
I20260709 13:02:12.399526  8515 tablet_copy_service.cc:434] P 751d6e39218f4f7c99d701a84176a191: ending tablet copy session 7462e2d97948456ab39d09b64620d798-4bd569a2555a479985e7fd26654bac9e on tablet 4bd569a2555a479985e7fd26654bac9e with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:12.403100  8590 tablet_copy_source_session.cc:215] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:12.406235  9586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de36c10025c84b9d8a622959b8c9c08c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:12.421741  9586 tablet_copy_client.cc:806] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:12.422246  9586 tablet_copy_client.cc:670] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:12.425727  9586 tablet_copy_client.cc:538] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:12.431807  9586 tablet_bootstrap.cc:492] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:12.448513  9586 tablet_bootstrap.cc:492] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:12.449296  9586 tablet_bootstrap.cc:492] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:12.449904  9586 ts_tablet_manager.cc:1403] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.003s
I20260709 13:02:12.452612  9586 raft_consensus.cc:359] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:12.453449  9586 raft_consensus.cc:740] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:12.454026  9586 consensus_queue.cc:260] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:12.458854  9586 ts_tablet_manager.cc:1434] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:02:12.460973  8590 tablet_copy_service.cc:342] P b5c26ff324cd4d4eb2b64a67c462875a: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-de36c10025c84b9d8a622959b8c9c08c received from {username='slave'} at 127.0.0.1:59350
I20260709 13:02:12.461409  8590 tablet_copy_service.cc:434] P b5c26ff324cd4d4eb2b64a67c462875a: ending tablet copy session 7462e2d97948456ab39d09b64620d798-de36c10025c84b9d8a622959b8c9c08c on tablet de36c10025c84b9d8a622959b8c9c08c with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:12.644559  9190 raft_consensus.cc:1217] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:12.698277  9190 raft_consensus.cc:1217] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:12.837742  9190 raft_consensus.cc:1217] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:12.970537  9190 raft_consensus.cc:1217] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:13.133581  9508 raft_consensus.cc:1064] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:13.136060  9508 consensus_queue.cc:237] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:13.143673  8645 raft_consensus.cc:1275] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:13.144241  9190 raft_consensus.cc:1275] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:13.145885  8577 raft_consensus.cc:1275] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:13.147141  9602 consensus_queue.cc:1048] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:13.148038  9508 consensus_queue.cc:1048] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:13.149469  9602 consensus_queue.cc:1048] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:13.179582  9602 raft_consensus.cc:2955] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.184608  8645 raft_consensus.cc:2955] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.197080  9190 raft_consensus.cc:2955] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.202848  8574 raft_consensus.cc:2955] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.203694  8402 catalog_manager.cc:5697] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.263141  8505 consensus_queue.cc:237] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:13.281556  9569 raft_consensus.cc:1064] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:13.284933  9569 consensus_queue.cc:237] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:13.289244  8574 raft_consensus.cc:1275] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:13.292877  9190 raft_consensus.cc:1275] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:13.296005  9508 consensus_queue.cc:1048] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:13.296905  9602 consensus_queue.cc:1048] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:13.300918  8645 raft_consensus.cc:1275] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:13.302357  9569 consensus_queue.cc:1048] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:13.315254  9190 raft_consensus.cc:1275] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:13.315801  8574 raft_consensus.cc:1275] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:13.318225  9602 consensus_queue.cc:1048] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:13.320564  9602 consensus_queue.cc:1048] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:13.323236  8577 raft_consensus.cc:2955] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.321802  9611 raft_consensus.cc:2955] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.334460  9190 raft_consensus.cc:2955] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.339679  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 51994067bd96468d97b53faa48496eb6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:13.348862  8401 catalog_manager.cc:5697] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:13.356178  9602 raft_consensus.cc:1064] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:13.358810  9602 consensus_queue.cc:237] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:13.359211  9569 raft_consensus.cc:2955] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.369086  8635 tablet_service.cc:1558] Processing DeleteTablet for tablet 51994067bd96468d97b53faa48496eb6 with delete_type TABLET_DATA_TOMBSTONED (TS 2291c83239844a279a2b5f05f77624a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57198
I20260709 13:02:13.371217  9616 tablet_replica.cc:333] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:13.372512  9616 raft_consensus.cc:2243] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:13.373261  9616 raft_consensus.cc:2272] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:13.397054  9616 ts_tablet_manager.cc:1916] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:13.399426  8647 raft_consensus.cc:2955] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.400588  9189 raft_consensus.cc:2955] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.403319  9191 raft_consensus.cc:1275] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:13.404578  8645 raft_consensus.cc:1275] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:13.418373  8572 raft_consensus.cc:1275] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:13.418267  9508 consensus_queue.cc:1048] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:13.418104  8577 raft_consensus.cc:2955] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.427961  9508 consensus_queue.cc:1048] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:13.432066  9598 consensus_queue.cc:1048] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:13.424460  8401 catalog_manager.cc:5697] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:13.447120  9508 raft_consensus.cc:2955] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.456853  9189 raft_consensus.cc:2955] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.470556  9616 ts_tablet_manager.cc:1929] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:13.470666  9488 raft_consensus.cc:1064] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:13.471149  9616 log.cc:1199] T 51994067bd96468d97b53faa48496eb6 P 2291c83239844a279a2b5f05f77624a3: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root/wals/51994067bd96468d97b53faa48496eb6
I20260709 13:02:13.471237  8505 consensus_queue.cc:237] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:13.472767  8390 catalog_manager.cc:5028] TS 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): tablet 51994067bd96468d97b53faa48496eb6 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:13.473412  9488 consensus_queue.cc:237] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:13.475374  8645 raft_consensus.cc:2955] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.464886  8572 raft_consensus.cc:2955] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.477720  8647 raft_consensus.cc:1275] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:13.478340  9191 raft_consensus.cc:1275] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:13.484812  9598 consensus_queue.cc:1048] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:13.488298  9508 consensus_queue.cc:1048] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:13.492360  9598 raft_consensus.cc:2955] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.495048  8647 raft_consensus.cc:2955] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.504132  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4bd569a2555a479985e7fd26654bac9e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:13.506407  8400 catalog_manager.cc:5697] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.507576  9189 raft_consensus.cc:1275] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:13.508896  9488 consensus_queue.cc:1048] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:13.510902  8505 raft_consensus.cc:1275] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:13.511590  8647 raft_consensus.cc:1275] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:13.514357  9582 consensus_queue.cc:1048] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:13.516505  9600 consensus_queue.cc:1048] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:13.517530  9191 raft_consensus.cc:2955] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.539275  8501 consensus_queue.cc:237] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:13.544317  9190 raft_consensus.cc:1275] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:13.547907  9598 consensus_queue.cc:1048] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:13.548296  8572 raft_consensus.cc:1275] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:13.556640  9569 consensus_queue.cc:1048] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:13.557060  8403 catalog_manager.cc:5697] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.559145  9602 raft_consensus.cc:2955] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.561883  9190 raft_consensus.cc:2955] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.589182  8572 raft_consensus.cc:2955] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.593117  8564 tablet_service.cc:1558] Processing DeleteTablet for tablet 4bd569a2555a479985e7fd26654bac9e with delete_type TABLET_DATA_TOMBSTONED (TS b5c26ff324cd4d4eb2b64a67c462875a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35814
I20260709 13:02:13.594262  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ac54e7ce2bc4f98958498fdc5d01353 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:13.633738  9627 tablet_replica.cc:333] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:13.634802  9627 raft_consensus.cc:2243] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:13.635560  9627 raft_consensus.cc:2272] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:13.640727  9622 raft_consensus.cc:2955] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.643431  9627 ts_tablet_manager.cc:1916] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:02:13.647696  8619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:35541, user_credentials={real_user=slave}} blocked reactor thread for 81859.7us
I20260709 13:02:13.644893  8650 raft_consensus.cc:2955] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.656772  8500 raft_consensus.cc:2955] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.660048  8403 catalog_manager.cc:5697] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.666401  9190 raft_consensus.cc:2955] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.676911  9627 ts_tablet_manager.cc:1929] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:13.677425  9627 log.cc:1199] T 4bd569a2555a479985e7fd26654bac9e P b5c26ff324cd4d4eb2b64a67c462875a: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root/wals/4bd569a2555a479985e7fd26654bac9e
I20260709 13:02:13.679148  8389 catalog_manager.cc:5028] TS b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): tablet 4bd569a2555a479985e7fd26654bac9e (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:13.686563  8635 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ac54e7ce2bc4f98958498fdc5d01353 with delete_type TABLET_DATA_TOMBSTONED (TS 2291c83239844a279a2b5f05f77624a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57198
I20260709 13:02:13.687470  9616 tablet_replica.cc:333] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:13.688584  9616 raft_consensus.cc:2243] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:13.689294  9616 raft_consensus.cc:2272] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:13.697773  9616 ts_tablet_manager.cc:1916] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:13.703491  8401 catalog_manager.cc:5697] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:13.714334  9616 ts_tablet_manager.cc:1929] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:13.714811  9616 log.cc:1199] T 2ac54e7ce2bc4f98958498fdc5d01353 P 2291c83239844a279a2b5f05f77624a3: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root/wals/2ac54e7ce2bc4f98958498fdc5d01353
I20260709 13:02:13.716437  8390 catalog_manager.cc:5028] TS 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): tablet 2ac54e7ce2bc4f98958498fdc5d01353 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:13.725999  8577 consensus_queue.cc:237] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:13.735489  9190 raft_consensus.cc:1275] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:13.736308  8650 raft_consensus.cc:1275] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:13.737613  9621 consensus_queue.cc:1048] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:13.744089  9622 consensus_queue.cc:1048] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:13.750993  9488 raft_consensus.cc:2955] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.753695  9190 raft_consensus.cc:2955] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.761412  8389 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet de36c10025c84b9d8a622959b8c9c08c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:13.761116  8650 raft_consensus.cc:2955] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:13.770294  8403 catalog_manager.cc:5697] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:13.783057  8494 tablet_service.cc:1558] Processing DeleteTablet for tablet de36c10025c84b9d8a622959b8c9c08c with delete_type TABLET_DATA_TOMBSTONED (TS 751d6e39218f4f7c99d701a84176a191 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:02:13.786897  9629 tablet_replica.cc:333] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:13.788298  9629 raft_consensus.cc:2243] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:13.789237  9629 raft_consensus.cc:2272] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:13.792491  9629 ts_tablet_manager.cc:1916] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:13.807542  9629 ts_tablet_manager.cc:1929] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:13.807914  9629 log.cc:1199] T de36c10025c84b9d8a622959b8c9c08c P 751d6e39218f4f7c99d701a84176a191: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-0-root/wals/de36c10025c84b9d8a622959b8c9c08c
I20260709 13:02:13.809494  8390 catalog_manager.cc:5028] TS 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): tablet de36c10025c84b9d8a622959b8c9c08c (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:14.624756  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:14.678421  8647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b83dbb56ba64d2498305b999f39b84d"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
mode: GRACEFUL
new_leader_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:49952
I20260709 13:02:14.678930  8647 raft_consensus.cc:606] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Received request to transfer leadership to TS 7462e2d97948456ab39d09b64620d798
I20260709 13:02:14.686908  9626 raft_consensus.cc:993] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3: : Instructing follower 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:14.687513  9599 raft_consensus.cc:1081] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Signalling peer 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:14.688999  9190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b83dbb56ba64d2498305b999f39b84d"
dest_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:41548
I20260709 13:02:14.689467  9190 raft_consensus.cc:493] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:14.689742  9190 raft_consensus.cc:3060] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.696470  9190 raft_consensus.cc:515] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:14.698329  9190 leader_election.cc:290] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:14.699095  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b83dbb56ba64d2498305b999f39b84d" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:14.699671  8577 raft_consensus.cc:3060] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.701512  8647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b83dbb56ba64d2498305b999f39b84d" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:14.702066  8647 raft_consensus.cc:3055] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:14.702340  8647 raft_consensus.cc:740] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:14.703130  8647 consensus_queue.cc:260] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:14.704391  8647 raft_consensus.cc:3060] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.706805  8577 raft_consensus.cc:2468] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:14.708112  9157 leader_election.cc:304] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7462e2d97948456ab39d09b64620d798, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:14.711277  8647 raft_consensus.cc:2468] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:14.712100  8572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "533f6054e24e43bcb153d69ea923b7f8"
dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
mode: GRACEFUL
new_leader_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:34534
I20260709 13:02:14.712702  8572 raft_consensus.cc:606] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Received request to transfer leadership to TS 7462e2d97948456ab39d09b64620d798
I20260709 13:02:14.715554  9633 raft_consensus.cc:2804] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:14.717072  9633 raft_consensus.cc:697] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Becoming Leader. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Running, Role: LEADER
I20260709 13:02:14.717881  9633 consensus_queue.cc:237] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:14.728549  8400 catalog_manager.cc:5697] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 reported cstate change: term changed from 1 to 2, leader changed from 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) to 7462e2d97948456ab39d09b64620d798 (127.7.49.196). New cstate: current_term: 2 leader_uuid: "7462e2d97948456ab39d09b64620d798" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:14.739660  8500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b8acc9a7bec47ffa6fcd05b05e41205"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
mode: GRACEFUL
new_leader_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:54234
I20260709 13:02:14.740304  8500 raft_consensus.cc:606] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Received request to transfer leadership to TS 7462e2d97948456ab39d09b64620d798
I20260709 13:02:14.744532  8650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ca0ebf62b94430ca5e1eeb32cb71bd6"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
mode: GRACEFUL
new_leader_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:49952
I20260709 13:02:14.745059  8650 raft_consensus.cc:606] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Received request to transfer leadership to TS 7462e2d97948456ab39d09b64620d798
I20260709 13:02:14.747977  8500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba9f70bccbfe4eeb8f393733eda4c193"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
mode: GRACEFUL
new_leader_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:54234
I20260709 13:02:14.748492  8500 raft_consensus.cc:606] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Received request to transfer leadership to TS 7462e2d97948456ab39d09b64620d798
I20260709 13:02:14.751071  8647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caa640e1e616483ea69385905cd71d28"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
mode: GRACEFUL
new_leader_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:49952
I20260709 13:02:14.751581  8647 raft_consensus.cc:606] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Received request to transfer leadership to TS 7462e2d97948456ab39d09b64620d798
I20260709 13:02:14.752905  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:02:14.754024  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:14.768967  9622 raft_consensus.cc:993] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a: : Instructing follower 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:14.769496  9622 raft_consensus.cc:1081] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Signalling peer 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:14.770946  9190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "533f6054e24e43bcb153d69ea923b7f8"
dest_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:36888
I20260709 13:02:14.771445  9190 raft_consensus.cc:493] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:14.771837  9190 raft_consensus.cc:3060] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.776619  9190 raft_consensus.cc:515] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:14.778339  9190 leader_election.cc:290] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:14.779330  8572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533f6054e24e43bcb153d69ea923b7f8" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:14.779829  8572 raft_consensus.cc:3055] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:14.780069  8572 raft_consensus.cc:740] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:02:14.780428  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533f6054e24e43bcb153d69ea923b7f8" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:14.780870  8650 raft_consensus.cc:3060] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.780833  8572 consensus_queue.cc:260] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:14.782140  8572 raft_consensus.cc:3060] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.788180  8572 raft_consensus.cc:2468] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:14.790854  9157 leader_election.cc:304] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7462e2d97948456ab39d09b64620d798, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:14.791785  9633 raft_consensus.cc:2804] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:14.792270  9633 raft_consensus.cc:697] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Becoming Leader. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Running, Role: LEADER
I20260709 13:02:14.793146  9633 consensus_queue.cc:237] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:14.796075  8650 raft_consensus.cc:2468] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:14.807096  8400 catalog_manager.cc:5697] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 reported cstate change: term changed from 1 to 2, leader changed from b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) to 7462e2d97948456ab39d09b64620d798 (127.7.49.196). New cstate: current_term: 2 leader_uuid: "7462e2d97948456ab39d09b64620d798" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:14.851326  9626 raft_consensus.cc:993] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3: : Instructing follower 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:14.851846  9599 raft_consensus.cc:1081] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Signalling peer 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:14.853361  9190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caa640e1e616483ea69385905cd71d28"
dest_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:41548
I20260709 13:02:14.853896  9190 raft_consensus.cc:493] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:14.854230  9190 raft_consensus.cc:3060] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.853485  8650 consensus_queue.cc:237] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:14.860698  9190 raft_consensus.cc:515] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:14.862769  9190 leader_election.cc:290] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:14.863685  8572 raft_consensus.cc:1275] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:14.863624  8647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa640e1e616483ea69385905cd71d28" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:14.864326  8647 raft_consensus.cc:3055] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:02:14.864558  8619 consensus_peers.cc:597] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 392af9b6d8f0453b829a06f8fcfe0d9c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:14.864326  8500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa640e1e616483ea69385905cd71d28" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:14.865021  8647 raft_consensus.cc:740] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:14.865140  8500 raft_consensus.cc:3060] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.865726  9626 consensus_queue.cc:1048] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:14.865805  8647 consensus_queue.cc:260] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:14.867777  8647 raft_consensus.cc:3060] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.868458  8501 raft_consensus.cc:1275] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:14.869834  9626 consensus_queue.cc:1048] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:14.874449  8647 raft_consensus.cc:2468] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:14.874539  8500 raft_consensus.cc:2468] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:14.876120  9158 leader_election.cc:304] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 7462e2d97948456ab39d09b64620d798; no voters: 
I20260709 13:02:14.877090  9633 raft_consensus.cc:2804] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:14.877653  9633 raft_consensus.cc:697] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Becoming Leader. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Running, Role: LEADER
I20260709 13:02:14.877517  9643 raft_consensus.cc:2955] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:14.878585  9633 consensus_queue.cc:237] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:14.880905  8572 raft_consensus.cc:2955] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:14.892469  8500 raft_consensus.cc:2955] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:14.900802  8400 catalog_manager.cc:5697] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:14.900700  8501 consensus_queue.cc:237] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:14.933795  9599 raft_consensus.cc:993] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3: : Instructing follower 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:14.934463  9599 raft_consensus.cc:1081] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Signalling peer 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:14.936837  9190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ca0ebf62b94430ca5e1eeb32cb71bd6"
dest_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:41548
I20260709 13:02:14.937568  9190 raft_consensus.cc:493] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:14.938004  9190 raft_consensus.cc:3060] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.947613  8647 raft_consensus.cc:1275] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:14.950605  9598 consensus_queue.cc:1048] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:14.953895  8470 consensus_peers.cc:597] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 62fa881985834307b74e823618f5dd64. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:14.956405  8572 raft_consensus.cc:1275] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:14.958427  9598 consensus_queue.cc:1048] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:14.963668  9647 raft_consensus.cc:993] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191: : Instructing follower 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:14.964231  9647 raft_consensus.cc:1081] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Signalling peer 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:14.964314  9190 raft_consensus.cc:515] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:14.966410  9189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b8acc9a7bec47ffa6fcd05b05e41205"
dest_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:36878
I20260709 13:02:14.967156  9189 raft_consensus.cc:493] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:14.967614  9189 raft_consensus.cc:3060] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.967954  8574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca0ebf62b94430ca5e1eeb32cb71bd6" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:14.968742  8574 raft_consensus.cc:3060] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.977340  8574 raft_consensus.cc:2468] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:14.980676  9157 leader_election.cc:304] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7462e2d97948456ab39d09b64620d798, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:14.981163  8400 catalog_manager.cc:5697] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 reported cstate change: term changed from 1 to 2, leader changed from 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) to 7462e2d97948456ab39d09b64620d798 (127.7.49.196). New cstate: current_term: 2 leader_uuid: "7462e2d97948456ab39d09b64620d798" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:14.981954  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca0ebf62b94430ca5e1eeb32cb71bd6" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:14.982729  8650 raft_consensus.cc:3055] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:14.983127  8650 raft_consensus.cc:740] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:14.983918  8650 consensus_queue.cc:260] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:14.985292  8650 raft_consensus.cc:3060] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.987380  9633 raft_consensus.cc:2804] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:14.988093  9633 raft_consensus.cc:697] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Becoming Leader. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Running, Role: LEADER
I20260709 13:02:14.989025  9633 consensus_queue.cc:237] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:14.999626  9598 raft_consensus.cc:993] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191: : Instructing follower 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:15.000113  9598 raft_consensus.cc:1081] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Signalling peer 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:15.000792  8650 raft_consensus.cc:2468] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:14.979610  9190 leader_election.cc:290] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:15.001814  9191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba9f70bccbfe4eeb8f393733eda4c193"
dest_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:36878
I20260709 13:02:15.002365  9191 raft_consensus.cc:493] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:15.002678  9191 raft_consensus.cc:3060] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:15.019806  9598 raft_consensus.cc:2955] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:15.020936  8574 raft_consensus.cc:2955] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:15.022351  9191 raft_consensus.cc:515] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:15.024700  9191 leader_election.cc:290] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:15.026650  9189 raft_consensus.cc:515] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:15.029661  9189 leader_election.cc:290] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:15.030098  8647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8acc9a7bec47ffa6fcd05b05e41205" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:15.030634  8647 raft_consensus.cc:3060] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:15.031122  8501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8acc9a7bec47ffa6fcd05b05e41205" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:15.031813  8501 raft_consensus.cc:3055] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:15.032018  8572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9f70bccbfe4eeb8f393733eda4c193" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:15.031118  8500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9f70bccbfe4eeb8f393733eda4c193" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:15.032612  8572 raft_consensus.cc:3060] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:15.032876  8500 raft_consensus.cc:3055] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:15.033221  8500 raft_consensus.cc:740] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:15.033881  8500 consensus_queue.cc:260] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:15.032096  8501 raft_consensus.cc:740] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:15.035004  8500 raft_consensus.cc:3060] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:15.036633  8647 raft_consensus.cc:2468] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:15.035692  8501 consensus_queue.cc:260] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:15.039953  8501 raft_consensus.cc:3060] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:15.042351  9158 leader_election.cc:304] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 7462e2d97948456ab39d09b64620d798; no voters: 
I20260709 13:02:15.043217  9633 raft_consensus.cc:2804] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:15.043686  9633 raft_consensus.cc:697] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Becoming Leader. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Running, Role: LEADER
I20260709 13:02:15.042951  8647 raft_consensus.cc:2955] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:15.046268  8400 catalog_manager.cc:5697] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 reported cstate change: term changed from 1 to 2, leader changed from 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) to 7462e2d97948456ab39d09b64620d798 (127.7.49.196). New cstate: current_term: 2 leader_uuid: "7462e2d97948456ab39d09b64620d798" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:15.047804  8402 catalog_manager.cc:5697] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:15.058547  8501 raft_consensus.cc:2468] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:15.048554  8650 consensus_queue.cc:237] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:15.049639  9633 consensus_queue.cc:237] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:15.053107  8572 raft_consensus.cc:2468] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:15.057214  8500 raft_consensus.cc:2468] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:15.062673  9158 leader_election.cc:304] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7462e2d97948456ab39d09b64620d798, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:02:15.066776  9635 raft_consensus.cc:2804] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:02:15.069129  8619 consensus_peers.cc:597] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 489d65e7f29740e79c0af054d3320b89. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:15.069937  8500 raft_consensus.cc:1275] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:15.071614  9626 consensus_queue.cc:1048] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:15.074100  9635 raft_consensus.cc:697] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Becoming Leader. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Running, Role: LEADER
I20260709 13:02:15.075148  9635 consensus_queue.cc:237] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:15.074187  8577 raft_consensus.cc:1275] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:15.080101  9643 consensus_queue.cc:1048] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:15.171280  8577 raft_consensus.cc:1275] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:15.175305  9633 consensus_queue.cc:1048] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:15.191468  8400 catalog_manager.cc:5697] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 reported cstate change: term changed from 1 to 2, leader changed from 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) to 7462e2d97948456ab39d09b64620d798 (127.7.49.196). New cstate: current_term: 2 leader_uuid: "7462e2d97948456ab39d09b64620d798" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:15.193703  8400 catalog_manager.cc:5697] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 reported cstate change: term changed from 1 to 2, leader changed from 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) to 7462e2d97948456ab39d09b64620d798 (127.7.49.196). New cstate: current_term: 2 leader_uuid: "7462e2d97948456ab39d09b64620d798" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:15.199213  8650 raft_consensus.cc:1275] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:15.205083  9633 consensus_queue.cc:1048] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:15.201174  9599 raft_consensus.cc:2955] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:15.219210  8501 raft_consensus.cc:2955] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:15.229943  8647 consensus_queue.cc:237] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:15.249320  8401 catalog_manager.cc:5697] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:15.268240  8572 raft_consensus.cc:1275] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:15.276157  8645 raft_consensus.cc:1275] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:15.278697  8579 raft_consensus.cc:2955] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:15.289176  9633 consensus_queue.cc:1048] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:15.295612  9635 consensus_queue.cc:1048] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:02:15.301220  8619 consensus_peers.cc:597] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 415c1ac9d1e148d5adc69fbe5ba90b46. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:15.308840  8501 raft_consensus.cc:1275] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:15.310632  8545 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:42117, user_credentials={real_user=slave}} blocked reactor thread for 61602.7us
I20260709 13:02:15.311275  9626 consensus_queue.cc:1048] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:15.323027  9626 raft_consensus.cc:2955] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:15.325855  8501 raft_consensus.cc:2955] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:15.359297  8580 raft_consensus.cc:1275] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:15.357884  8401 catalog_manager.cc:5697] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:15.370760  9599 consensus_queue.cc:1048] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:15.390163  8572 raft_consensus.cc:2955] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:15.427505  8501 raft_consensus.cc:1275] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:15.428601  9635 consensus_queue.cc:1048] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:15.445613  8650 raft_consensus.cc:1275] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:15.446836  9635 consensus_queue.cc:1048] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:15.470454  8572 raft_consensus.cc:1275] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:15.471927  9635 consensus_queue.cc:1048] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:15.495687  8650 raft_consensus.cc:1275] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:15.497077  9635 consensus_queue.cc:1048] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:15.525004  8501 raft_consensus.cc:1275] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:15.526664  9633 consensus_queue.cc:1048] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:15.538414  9678 ts_tablet_manager.cc:933] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:15.551574  9678 tablet_copy_client.cc:323] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.195:45461
I20260709 13:02:15.556210  8664 tablet_copy_service.cc:140] P 2291c83239844a279a2b5f05f77624a3: Received BeginTabletCopySession request for tablet 392af9b6d8f0453b829a06f8fcfe0d9c from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:44170)
I20260709 13:02:15.556769  8664 tablet_copy_service.cc:161] P 2291c83239844a279a2b5f05f77624a3: Beginning new tablet copy session on tablet 392af9b6d8f0453b829a06f8fcfe0d9c from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:44170: session id = 7462e2d97948456ab39d09b64620d798-392af9b6d8f0453b829a06f8fcfe0d9c
I20260709 13:02:15.559162  8572 raft_consensus.cc:1275] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:15.560614  9635 consensus_queue.cc:1048] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:15.567873  8664 tablet_copy_source_session.cc:215] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:15.569422  8645 raft_consensus.cc:1275] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:15.571803  9633 consensus_queue.cc:1048] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:15.575639  9678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392af9b6d8f0453b829a06f8fcfe0d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:15.584348  8501 raft_consensus.cc:1275] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:15.585675  9633 consensus_queue.cc:1048] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:15.608829  9684 ts_tablet_manager.cc:933] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839)
I20260709 13:02:15.652266  9684 tablet_copy_client.cc:323] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.193:43839
I20260709 13:02:15.654368  8515 tablet_copy_service.cc:140] P 751d6e39218f4f7c99d701a84176a191: Received BeginTabletCopySession request for tablet 62fa881985834307b74e823618f5dd64 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:35492)
I20260709 13:02:15.655102  8515 tablet_copy_service.cc:161] P 751d6e39218f4f7c99d701a84176a191: Beginning new tablet copy session on tablet 62fa881985834307b74e823618f5dd64 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:35492: session id = 7462e2d97948456ab39d09b64620d798-62fa881985834307b74e823618f5dd64
I20260709 13:02:15.657917  9689 ts_tablet_manager.cc:933] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:15.670970  8515 tablet_copy_source_session.cc:215] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:15.671092  9689 tablet_copy_client.cc:323] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.195:45461
I20260709 13:02:15.674252  8664 tablet_copy_service.cc:140] P 2291c83239844a279a2b5f05f77624a3: Received BeginTabletCopySession request for tablet 489d65e7f29740e79c0af054d3320b89 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:44170)
I20260709 13:02:15.674767  8664 tablet_copy_service.cc:161] P 2291c83239844a279a2b5f05f77624a3: Beginning new tablet copy session on tablet 489d65e7f29740e79c0af054d3320b89 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:44170: session id = 7462e2d97948456ab39d09b64620d798-489d65e7f29740e79c0af054d3320b89
I20260709 13:02:15.681700  8664 tablet_copy_source_session.cc:215] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:15.704145  9689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489d65e7f29740e79c0af054d3320b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:15.705469  9678 tablet_copy_client.cc:806] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:15.706105  9678 tablet_copy_client.cc:670] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:15.707098  9684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fa881985834307b74e823618f5dd64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:15.731963  9678 tablet_copy_client.cc:538] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:15.732677  9684 tablet_copy_client.cc:806] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:15.733253  9684 tablet_copy_client.cc:670] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:15.749037  9678 tablet_bootstrap.cc:492] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:15.752084  9684 tablet_copy_client.cc:538] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:15.755102  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:15.756434  9689 tablet_copy_client.cc:806] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:15.756955  9689 tablet_copy_client.cc:670] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:15.760794  9684 tablet_bootstrap.cc:492] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:15.773720  9689 tablet_copy_client.cc:538] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:15.781214  9678 tablet_bootstrap.cc:492] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:15.782087  9678 tablet_bootstrap.cc:492] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:15.782341  9689 tablet_bootstrap.cc:492] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:15.782704  9678 ts_tablet_manager.cc:1403] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.004s
I20260709 13:02:15.795393  9678 raft_consensus.cc:359] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:15.796156  9678 raft_consensus.cc:740] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:15.799650  9678 consensus_queue.cc:260] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:15.824962  9678 ts_tablet_manager.cc:1434] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 13:02:15.826716  8664 tablet_copy_service.cc:342] P 2291c83239844a279a2b5f05f77624a3: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-392af9b6d8f0453b829a06f8fcfe0d9c received from {username='slave'} at 127.0.0.1:44170
I20260709 13:02:15.827286  8664 tablet_copy_service.cc:434] P 2291c83239844a279a2b5f05f77624a3: ending tablet copy session 7462e2d97948456ab39d09b64620d798-392af9b6d8f0453b829a06f8fcfe0d9c on tablet 392af9b6d8f0453b829a06f8fcfe0d9c with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:15.831805  9689 tablet_bootstrap.cc:492] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:15.832865  9689 tablet_bootstrap.cc:492] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:15.833575  9689 ts_tablet_manager.cc:1403] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.004s
I20260709 13:02:15.844816  9689 raft_consensus.cc:359] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:15.845717  9689 raft_consensus.cc:740] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:15.846424  9689 consensus_queue.cc:260] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:15.849092  9689 ts_tablet_manager.cc:1434] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 13:02:15.853083  8664 tablet_copy_service.cc:342] P 2291c83239844a279a2b5f05f77624a3: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-489d65e7f29740e79c0af054d3320b89 received from {username='slave'} at 127.0.0.1:44170
I20260709 13:02:15.853466  8664 tablet_copy_service.cc:434] P 2291c83239844a279a2b5f05f77624a3: ending tablet copy session 7462e2d97948456ab39d09b64620d798-489d65e7f29740e79c0af054d3320b89 on tablet 489d65e7f29740e79c0af054d3320b89 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:15.860483  9689 ts_tablet_manager.cc:933] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:15.863267  9684 tablet_bootstrap.cc:492] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:15.864234  9684 tablet_bootstrap.cc:492] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:15.864957  9684 ts_tablet_manager.cc:1403] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.105s	user 0.034s	sys 0.029s
I20260709 13:02:15.868328  9684 raft_consensus.cc:359] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:15.869612  9684 raft_consensus.cc:740] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:15.870314  9684 consensus_queue.cc:260] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:15.870955  9689 tablet_copy_client.cc:323] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.195:45461
I20260709 13:02:15.872673  8664 tablet_copy_service.cc:140] P 2291c83239844a279a2b5f05f77624a3: Received BeginTabletCopySession request for tablet 415c1ac9d1e148d5adc69fbe5ba90b46 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:44170)
I20260709 13:02:15.873235  9684 ts_tablet_manager.cc:1434] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:02:15.873258  8664 tablet_copy_service.cc:161] P 2291c83239844a279a2b5f05f77624a3: Beginning new tablet copy session on tablet 415c1ac9d1e148d5adc69fbe5ba90b46 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:44170: session id = 7462e2d97948456ab39d09b64620d798-415c1ac9d1e148d5adc69fbe5ba90b46
I20260709 13:02:15.878319  8515 tablet_copy_service.cc:342] P 751d6e39218f4f7c99d701a84176a191: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-62fa881985834307b74e823618f5dd64 received from {username='slave'} at 127.0.0.1:35492
I20260709 13:02:15.878780  8515 tablet_copy_service.cc:434] P 751d6e39218f4f7c99d701a84176a191: ending tablet copy session 7462e2d97948456ab39d09b64620d798-62fa881985834307b74e823618f5dd64 on tablet 62fa881985834307b74e823618f5dd64 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:15.887533  8664 tablet_copy_source_session.cc:215] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:15.890306  9191 raft_consensus.cc:1217] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:15.900302  9689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 415c1ac9d1e148d5adc69fbe5ba90b46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:15.920632  9689 tablet_copy_client.cc:806] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:15.921273  9689 tablet_copy_client.cc:670] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:15.924471  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:15.924508  9689 tablet_copy_client.cc:538] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:15.930962  9689 tablet_bootstrap.cc:492] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:15.948544  9689 tablet_bootstrap.cc:492] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:15.949539  9689 tablet_bootstrap.cc:492] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:15.950340  9689 ts_tablet_manager.cc:1403] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.004s
I20260709 13:02:15.953694  9689 raft_consensus.cc:359] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:15.954558  9689 raft_consensus.cc:740] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:15.955262  9689 consensus_queue.cc:260] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:15.957638  9689 ts_tablet_manager.cc:1434] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:02:15.959524  8664 tablet_copy_service.cc:342] P 2291c83239844a279a2b5f05f77624a3: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-415c1ac9d1e148d5adc69fbe5ba90b46 received from {username='slave'} at 127.0.0.1:44170
I20260709 13:02:15.959959  8664 tablet_copy_service.cc:434] P 2291c83239844a279a2b5f05f77624a3: ending tablet copy session 7462e2d97948456ab39d09b64620d798-415c1ac9d1e148d5adc69fbe5ba90b46 on tablet 415c1ac9d1e148d5adc69fbe5ba90b46 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:15.980636  9191 raft_consensus.cc:1217] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:15.988808  8505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ac54e7ce2bc4f98958498fdc5d01353"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
mode: GRACEFUL
new_leader_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:54234
I20260709 13:02:15.989367  8505 raft_consensus.cc:606] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Received request to transfer leadership to TS 7462e2d97948456ab39d09b64620d798
I20260709 13:02:15.992870  8577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3170126df1bd4b79a6423483ea715c42"
dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
mode: GRACEFUL
new_leader_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:34534
I20260709 13:02:15.993402  8577 raft_consensus.cc:606] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Received request to transfer leadership to TS 2291c83239844a279a2b5f05f77624a3
I20260709 13:02:15.996297  8505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62fa881985834307b74e823618f5dd64"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
mode: GRACEFUL
new_leader_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:54234
I20260709 13:02:15.996783  8505 raft_consensus.cc:606] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Received request to transfer leadership to TS 2291c83239844a279a2b5f05f77624a3
I20260709 13:02:15.999451  8505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68996954aa3d4e6aa368a524fd504558"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
mode: GRACEFUL
new_leader_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:54234
I20260709 13:02:15.999949  8505 raft_consensus.cc:606] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Received request to transfer leadership to TS 7462e2d97948456ab39d09b64620d798
I20260709 13:02:16.007486  8505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74bfa288bd3d4ed5983959edb8a0f309"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
mode: GRACEFUL
new_leader_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:54234
I20260709 13:02:16.007997  8505 raft_consensus.cc:606] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Received request to transfer leadership to TS 7462e2d97948456ab39d09b64620d798
I20260709 13:02:16.012034  8501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd2bb1477f0444b687f6bbd07524de4d"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
mode: GRACEFUL
new_leader_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:54234
I20260709 13:02:16.012609  8501 raft_consensus.cc:606] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Received request to transfer leadership to TS 2291c83239844a279a2b5f05f77624a3
I20260709 13:02:16.014113  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:02:16.015692  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:16.071756  9602 raft_consensus.cc:993] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191: : Instructing follower 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:16.072292  9647 raft_consensus.cc:1081] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Signalling peer 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:16.073659  9189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68996954aa3d4e6aa368a524fd504558"
dest_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:36878
I20260709 13:02:16.074144  9189 raft_consensus.cc:493] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:16.074431  9189 raft_consensus.cc:3060] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:16.078775  9189 raft_consensus.cc:515] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:16.080376  9189 leader_election.cc:290] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:16.081157  8501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68996954aa3d4e6aa368a524fd504558" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:16.081286  8572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68996954aa3d4e6aa368a524fd504558" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:16.081666  8501 raft_consensus.cc:3055] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:16.082007  8501 raft_consensus.cc:740] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:16.081907  8572 raft_consensus.cc:3060] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:16.082818  8501 consensus_queue.cc:260] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:16.083923  8501 raft_consensus.cc:3060] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:16.090466  8501 raft_consensus.cc:2468] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:16.091560  9158 leader_election.cc:304] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7462e2d97948456ab39d09b64620d798, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:02:16.092037  8572 raft_consensus.cc:2468] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:16.092351  9656 raft_consensus.cc:2804] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:16.092859  9656 raft_consensus.cc:697] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Becoming Leader. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Running, Role: LEADER
I20260709 13:02:16.093752  9656 consensus_queue.cc:237] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:16.104717  8403 catalog_manager.cc:5697] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 reported cstate change: term changed from 1 to 2, leader changed from 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) to 7462e2d97948456ab39d09b64620d798 (127.7.49.196). New cstate: current_term: 2 leader_uuid: "7462e2d97948456ab39d09b64620d798" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:16.137449  9602 raft_consensus.cc:993] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191: : Instructing follower 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:16.137904  9602 raft_consensus.cc:1081] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Signalling peer 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:16.139972  8645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62fa881985834307b74e823618f5dd64"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:57228
I20260709 13:02:16.140537  8645 raft_consensus.cc:493] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:16.140944  8645 raft_consensus.cc:3060] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:16.148281  8645 raft_consensus.cc:515] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:16.149964  8645 leader_election.cc:290] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:16.150635  8501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fa881985834307b74e823618f5dd64" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:16.151093  8572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fa881985834307b74e823618f5dd64" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:16.151381  8501 raft_consensus.cc:3055] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:16.151700  8501 raft_consensus.cc:740] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:16.151659  8572 raft_consensus.cc:3060] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:16.152479  8501 consensus_queue.cc:260] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:16.153741  8501 raft_consensus.cc:3060] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:16.157922  8572 raft_consensus.cc:2468] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:16.159126  8619 leader_election.cc:304] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:16.159394  8501 raft_consensus.cc:2468] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:16.160260  9599 raft_consensus.cc:2804] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:16.162544  9599 raft_consensus.cc:697] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:16.163720  9599 consensus_queue.cc:237] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:16.175860  8403 catalog_manager.cc:5697] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 1 to 2, leader changed from 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:16.188077  8650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62fa881985834307b74e823618f5dd64"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57198
I20260709 13:02:16.188596  8650 raft_consensus.cc:606] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:02:16.191636  8650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62fa881985834307b74e823618f5dd64"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57198
I20260709 13:02:16.192030  8650 raft_consensus.cc:606] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Received request to transfer leadership
W20260709 13:02:16.193068  8390 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 62fa881985834307b74e823618f5dd64 already in progress [suppressed 5 similar messages]
I20260709 13:02:16.195278  8650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62fa881985834307b74e823618f5dd64"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57198
I20260709 13:02:16.195691  8650 raft_consensus.cc:606] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:02:16.197757  9189 raft_consensus.cc:1217] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:02:16.201177  8451 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:02:16.201579  8451 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 62fa881985834307b74e823618f5dd64 already in progress
W20260709 13:02:16.201826  8451 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 62fa881985834307b74e823618f5dd64 already in progress
I20260709 13:02:16.273310  9602 raft_consensus.cc:993] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191: : Instructing follower 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:16.273803  9602 raft_consensus.cc:1081] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Signalling peer 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:16.278003  9653 raft_consensus.cc:993] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191: : Instructing follower 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:16.278410  9653 raft_consensus.cc:1081] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Signalling peer 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:16.278929  8645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd2bb1477f0444b687f6bbd07524de4d"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:57228
I20260709 13:02:16.279558  8645 raft_consensus.cc:493] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:16.280956  9189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ac54e7ce2bc4f98958498fdc5d01353"
dest_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:36878
I20260709 13:02:16.281435  9189 raft_consensus.cc:493] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:16.281718  9189 raft_consensus.cc:3060] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:16.280048  8645 raft_consensus.cc:3060] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:16.287160  9189 raft_consensus.cc:515] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:16.290771  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac54e7ce2bc4f98958498fdc5d01353" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:16.291306  8505 raft_consensus.cc:3055] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:16.291738  8505 raft_consensus.cc:740] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:16.291247  8645 raft_consensus.cc:515] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:16.292557  8505 consensus_queue.cc:260] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:16.293550  8505 raft_consensus.cc:3060] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:16.294224  9191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2bb1477f0444b687f6bbd07524de4d" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7462e2d97948456ab39d09b64620d798"
I20260709 13:02:16.294795  9191 raft_consensus.cc:3060] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:16.298520  8505 raft_consensus.cc:2468] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:16.299635  9158 leader_election.cc:304] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7462e2d97948456ab39d09b64620d798, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:02:16.300520  9656 raft_consensus.cc:2804] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:16.300694  9189 leader_election.cc:290] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:16.300916  9191 raft_consensus.cc:2468] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:16.301015  9656 raft_consensus.cc:697] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Becoming Leader. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Running, Role: LEADER
I20260709 13:02:16.300522  8572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac54e7ce2bc4f98958498fdc5d01353" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:16.301970  9656 consensus_queue.cc:237] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:16.302772  8572 raft_consensus.cc:3060] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:16.293898  8501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2bb1477f0444b687f6bbd07524de4d" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:16.302868  8619 leader_election.cc:304] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 7462e2d97948456ab39d09b64620d798; no voters: 
I20260709 13:02:16.304255  8501 raft_consensus.cc:3055] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:16.304581  8501 raft_consensus.cc:740] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:16.305279  8501 consensus_queue.cc:260] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:16.306263  8501 raft_consensus.cc:3060] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:16.308323  9661 raft_consensus.cc:2804] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:16.308813  9661 raft_consensus.cc:697] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:16.309664  9661 consensus_queue.cc:237] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:16.311602  8572 raft_consensus.cc:2468] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:16.293717  8645 leader_election.cc:290] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117)
I20260709 13:02:16.316200  9653 raft_consensus.cc:993] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191: : Instructing follower 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:16.316686  9647 raft_consensus.cc:1081] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Signalling peer 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:16.318271  9189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74bfa288bd3d4ed5983959edb8a0f309"
dest_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:36878
I20260709 13:02:16.318758  9189 raft_consensus.cc:493] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:16.319120  9189 raft_consensus.cc:3060] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:16.320585  8501 raft_consensus.cc:2468] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:16.325176  9189 raft_consensus.cc:515] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:16.327054  9189 leader_election.cc:290] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:16.327934  8500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bfa288bd3d4ed5983959edb8a0f309" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:16.328440  8500 raft_consensus.cc:3055] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:16.328640  8500 raft_consensus.cc:740] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:16.329083  8500 consensus_queue.cc:260] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:16.329864  8500 raft_consensus.cc:3060] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:16.336066  8500 raft_consensus.cc:2468] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:16.336750  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bfa288bd3d4ed5983959edb8a0f309" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:16.337302  8645 raft_consensus.cc:3060] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:16.337016  9158 leader_election.cc:304] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7462e2d97948456ab39d09b64620d798, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:02:16.338030  9633 raft_consensus.cc:2804] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:16.338500  9633 raft_consensus.cc:697] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Becoming Leader. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Running, Role: LEADER
I20260709 13:02:16.339325  9633 consensus_queue.cc:237] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:16.343849  9626 raft_consensus.cc:1064] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:16.346928  9626 consensus_queue.cc:237] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:16.356377  8645 raft_consensus.cc:2468] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:16.368466  9191 raft_consensus.cc:1275] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:16.369817  9626 consensus_queue.cc:1048] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:16.370256  8500 raft_consensus.cc:1275] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:16.371613  8577 raft_consensus.cc:1275] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:16.376186  9661 consensus_queue.cc:1048] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:16.377617  9599 consensus_queue.cc:1048] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:16.388047  8400 catalog_manager.cc:5697] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 1 to 2, leader changed from 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:16.397776  9626 raft_consensus.cc:2955] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:16.400229  9191 raft_consensus.cc:2955] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:16.411621  8572 raft_consensus.cc:2955] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:16.418525  8400 catalog_manager.cc:5697] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 reported cstate change: term changed from 1 to 2, leader changed from 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) to 7462e2d97948456ab39d09b64620d798 (127.7.49.196). New cstate: current_term: 2 leader_uuid: "7462e2d97948456ab39d09b64620d798" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:16.428681  8501 raft_consensus.cc:2955] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:16.431680  8403 catalog_manager.cc:5697] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:16.438874  9191 raft_consensus.cc:1217] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:16.448012  8645 consensus_queue.cc:237] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:16.455997  9664 raft_consensus.cc:993] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a: : Instructing follower 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:16.456447  9621 raft_consensus.cc:1081] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Signalling peer 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:16.456641  8401 catalog_manager.cc:5697] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 reported cstate change: term changed from 1 to 2, leader changed from 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) to 7462e2d97948456ab39d09b64620d798 (127.7.49.196). New cstate: current_term: 2 leader_uuid: "7462e2d97948456ab39d09b64620d798" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:16.458272  8645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3170126df1bd4b79a6423483ea715c42"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:57214
I20260709 13:02:16.458794  8645 raft_consensus.cc:493] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:16.459170  8645 raft_consensus.cc:3060] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:16.459483  9189 raft_consensus.cc:1275] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:16.460970  8500 raft_consensus.cc:1275] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:16.462286  9626 consensus_queue.cc:1048] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:16.468072  8645 raft_consensus.cc:515] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:16.469381  9599 consensus_queue.cc:1048] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:16.473534  8645 leader_election.cc:290] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117)
I20260709 13:02:16.474998  8572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3170126df1bd4b79a6423483ea715c42" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:16.475181  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3170126df1bd4b79a6423483ea715c42" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7462e2d97948456ab39d09b64620d798"
I20260709 13:02:16.475545  8572 raft_consensus.cc:3055] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:16.475709  9190 raft_consensus.cc:3060] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:16.475891  8572 raft_consensus.cc:740] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:02:16.476672  8572 consensus_queue.cc:260] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:16.477769  8572 raft_consensus.cc:3060] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:16.481237  8577 raft_consensus.cc:1275] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:16.482581  9656 consensus_queue.cc:1048] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:16.491201  9190 raft_consensus.cc:2468] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:16.493364  8619 leader_election.cc:304] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 7462e2d97948456ab39d09b64620d798; no voters: 
I20260709 13:02:16.494170  9626 raft_consensus.cc:2804] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:16.494828  9626 raft_consensus.cc:697] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:16.495697  9626 consensus_queue.cc:237] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:16.498723  9599 raft_consensus.cc:2955] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:16.506762  9189 raft_consensus.cc:2955] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:16.503647  8501 raft_consensus.cc:2955] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:16.512571  8572 raft_consensus.cc:2468] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:16.548306  8401 catalog_manager.cc:5697] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 1 to 2, leader changed from b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:16.562016  8403 catalog_manager.cc:5697] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:16.566222  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 392af9b6d8f0453b829a06f8fcfe0d9c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:16.579071  8505 raft_consensus.cc:1275] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:16.581874  9633 consensus_queue.cc:1048] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:16.582206  8564 tablet_service.cc:1558] Processing DeleteTablet for tablet 392af9b6d8f0453b829a06f8fcfe0d9c with delete_type TABLET_DATA_TOMBSTONED (TS b5c26ff324cd4d4eb2b64a67c462875a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35814
I20260709 13:02:16.603732  9715 tablet_replica.cc:333] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:16.606738  9715 raft_consensus.cc:2243] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:16.608530  9715 raft_consensus.cc:2272] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:16.613523  9715 ts_tablet_manager.cc:1916] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:16.617939  8577 raft_consensus.cc:1275] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:16.623078  9626 consensus_queue.cc:1048] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:16.649415  9599 raft_consensus.cc:993] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3: : Instructing follower b5c26ff324cd4d4eb2b64a67c462875a to start an election
I20260709 13:02:16.649848  9599 raft_consensus.cc:1081] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Signalling peer b5c26ff324cd4d4eb2b64a67c462875a to start an election
I20260709 13:02:16.652773  8572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62fa881985834307b74e823618f5dd64"
dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
 from {username='slave'} at 127.0.0.1:35826
I20260709 13:02:16.653296  8572 raft_consensus.cc:493] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:16.653602  8572 raft_consensus.cc:3060] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:16.661266  8572 raft_consensus.cc:515] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:16.666603  9189 raft_consensus.cc:3060] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Advancing to term 2
I20260709 13:02:16.667973  8577 raft_consensus.cc:1240] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Rejecting Update request from peer 2291c83239844a279a2b5f05f77624a3 for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:16.666783  8505 raft_consensus.cc:1275] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:16.673393  9661 consensus_queue.cc:1048] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:16.673818  9189 raft_consensus.cc:1275] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798 [term 2 LEARNER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:16.675278  8501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fa881985834307b74e823618f5dd64" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:16.675936  9711 consensus_queue.cc:1048] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:16.677174  9711 consensus_queue.cc:1059] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:16.677724  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fa881985834307b74e823618f5dd64" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:16.677903  9711 raft_consensus.cc:3055] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:16.678272  9711 raft_consensus.cc:740] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:16.675845  8501 raft_consensus.cc:3060] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:16.683118  9715 ts_tablet_manager.cc:1929] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:16.683653  9715 log.cc:1199] T 392af9b6d8f0453b829a06f8fcfe0d9c P b5c26ff324cd4d4eb2b64a67c462875a: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root/wals/392af9b6d8f0453b829a06f8fcfe0d9c
I20260709 13:02:16.685240  8389 catalog_manager.cc:5028] TS b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): tablet 392af9b6d8f0453b829a06f8fcfe0d9c (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:16.684880  9711 consensus_queue.cc:260] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:16.686937  9711 raft_consensus.cc:3060] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:16.699923  8501 raft_consensus.cc:2468] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 3.
I20260709 13:02:16.700884  8505 raft_consensus.cc:1240] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Rejecting Update request from peer 2291c83239844a279a2b5f05f77624a3 for earlier term 2. Current term is 3. Ops: [2.3-2.3]
I20260709 13:02:16.708276  9626 raft_consensus.cc:1064] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:16.710669  9626 consensus_queue.cc:237] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:16.675319  8572 leader_election.cc:290] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 3 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:16.723757  8572 raft_consensus.cc:1275] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:16.725582  9635 consensus_queue.cc:1048] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:16.731218  8645 raft_consensus.cc:2468] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 3.
I20260709 13:02:16.751618  9191 raft_consensus.cc:1275] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:16.753948  9599 consensus_queue.cc:1048] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:16.763476  8505 raft_consensus.cc:1275] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:16.765931  9599 consensus_queue.cc:1048] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:16.767095  8546 leader_election.cc:304] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [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: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:16.767391  8579 raft_consensus.cc:1275] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:16.767953  8505 raft_consensus.cc:1275] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:16.769125  9621 raft_consensus.cc:2804] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:16.769295  9656 consensus_queue.cc:1048] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:16.769618  9621 raft_consensus.cc:697] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 3 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:02:16.770498  9621 consensus_queue.cc:237] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:16.817401  9191 raft_consensus.cc:1275] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:16.820894  9599 consensus_queue.cc:1048] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:16.853674  8501 raft_consensus.cc:1275] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:16.862463  9722 consensus_queue.cc:1048] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:16.872107  9711 raft_consensus.cc:1064] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:16.874512  9711 consensus_queue.cc:237] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:16.874501  8400 catalog_manager.cc:5697] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 2 to 3, leader changed from 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 3 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:16.898388  8546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:43839, user_credentials={real_user=slave}} blocked reactor thread for 121078us
I20260709 13:02:16.900226  9189 raft_consensus.cc:1275] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:16.903187  9661 consensus_queue.cc:1048] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:16.907143  9626 consensus_queue.cc:1048] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:16.922315  8579 raft_consensus.cc:1275] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:02:16.979730  8545 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:42117, user_credentials={real_user=slave}} blocked reactor thread for 54244us
W20260709 13:02:16.983398  8546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 55926us
I20260709 13:02:16.984278  8501 raft_consensus.cc:1275] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:16.994272  8645 raft_consensus.cc:1275] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:16.997877  9656 consensus_queue.cc:1048] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:17.017953  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:02:17.024807  8471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 55371.1us
I20260709 13:02:16.988083  9737 raft_consensus.cc:2955] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.030592  9711 consensus_queue.cc:1048] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:17.040241  8572 raft_consensus.cc:1275] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:17.045955  9626 consensus_queue.cc:1048] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:17.048128  9711 consensus_queue.cc:1048] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:17.060539  8579 raft_consensus.cc:2955] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.076561  9189 raft_consensus.cc:1275] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:17.088020  9599 consensus_queue.cc:1048] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:02:17.108304  9733 log.cc:927] Time spent T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3: Append to log took a long time: real 0.129s	user 0.001s	sys 0.000s
W20260709 13:02:17.148838  8470 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:42117, user_credentials={real_user=slave}} blocked reactor thread for 97850.9us
I20260709 13:02:17.153357  8500 raft_consensus.cc:1275] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:02:17.154821  8471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 74293us
W20260709 13:02:17.187440  9158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 59672.6us
I20260709 13:02:17.191673  8403 catalog_manager.cc:5697] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:17.195089  8619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:42117, user_credentials={real_user=slave}} blocked reactor thread for 74145.2us
I20260709 13:02:17.219362  9661 raft_consensus.cc:2955] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.234429  9633 consensus_queue.cc:1048] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:17.259763  9189 raft_consensus.cc:3060] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798 [term 2 LEARNER]: Advancing to term 3
I20260709 13:02:17.268693  8501 raft_consensus.cc:1275] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:17.272744  9189 raft_consensus.cc:1275] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798 [term 3 LEARNER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:17.274727  9621 consensus_queue.cc:1048] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:17.238481  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:02:17.279349  8471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 68877.3us
I20260709 13:02:17.301477  8501 raft_consensus.cc:2955] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
W20260709 13:02:17.331339  8619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:35541, user_credentials={real_user=slave}} blocked reactor thread for 113570us
I20260709 13:02:17.306339  9726 consensus_queue.cc:1048] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
I20260709 13:02:17.334246  9191 raft_consensus.cc:2955] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
W20260709 13:02:17.306643  9158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:43839, user_credentials={real_user=slave}} blocked reactor thread for 118277us
I20260709 13:02:17.337718  9189 raft_consensus.cc:2955] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.356938  8653 raft_consensus.cc:1275] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:17.358852  9729 raft_consensus.cc:1064] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
W20260709 13:02:17.359381  9729 raft_consensus.cc:1068] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a: Unable to promote non-voter 7462e2d97948456ab39d09b64620d798: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:02:17.378785  9621 consensus_queue.cc:1048] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:17.378475  8403 catalog_manager.cc:5697] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:17.416009  8580 raft_consensus.cc:2955] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.474773  8650 consensus_queue.cc:237] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
W20260709 13:02:17.476140  9158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:43839, user_credentials={real_user=slave}} blocked reactor thread for 44276.5us
I20260709 13:02:17.467185  8653 consensus_queue.cc:237] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:17.545904  9191 raft_consensus.cc:1275] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:17.569713  9757 consensus_queue.cc:1048] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
W20260709 13:02:17.607395  8617 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:17.608821  8580 raft_consensus.cc:1275] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:17.611624  8580 raft_consensus.cc:1275] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:17.618912  9661 consensus_queue.cc:1048] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:17.621800  9757 consensus_queue.cc:1048] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:17.625588  9189 raft_consensus.cc:1275] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:17.629544  9757 consensus_queue.cc:1048] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:17.641657  9757 raft_consensus.cc:2955] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.642100  9737 raft_consensus.cc:2955] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.644678  9191 raft_consensus.cc:2955] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.659578  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 489d65e7f29740e79c0af054d3320b89 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:02:17.663559  9762 log.cc:927] Time spent T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191: Append to log took a long time: real 0.053s	user 0.001s	sys 0.002s
I20260709 13:02:17.671923  9726 raft_consensus.cc:1064] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:17.675096  9726 consensus_queue.cc:237] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:17.681583  9191 raft_consensus.cc:2955] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.682605  9189 raft_consensus.cc:1275] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798 [term 3 LEARNER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:17.686791  9726 consensus_queue.cc:1048] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:17.690994  8576 raft_consensus.cc:2955] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.695250  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 415c1ac9d1e148d5adc69fbe5ba90b46 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:17.696492  8503 raft_consensus.cc:1275] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:17.700789  8579 raft_consensus.cc:2955] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.711148  8648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81f53a8f9694415488304cd49750f023"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
mode: GRACEFUL
new_leader_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:49952
I20260709 13:02:17.711779  8648 raft_consensus.cc:606] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Received request to transfer leadership to TS 751d6e39218f4f7c99d701a84176a191
I20260709 13:02:17.717413  9729 consensus_queue.cc:1048] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:17.724013  8647 raft_consensus.cc:1275] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:17.726029  8579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad7c7b9a6c7f4886939403c288f77329"
dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
mode: GRACEFUL
new_leader_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:34534
I20260709 13:02:17.726658  8579 raft_consensus.cc:606] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Received request to transfer leadership to TS 2291c83239844a279a2b5f05f77624a3
I20260709 13:02:17.729620  9726 consensus_queue.cc:1048] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:17.731487  8399 catalog_manager.cc:5697] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:17.738469  9764 raft_consensus.cc:2955] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.733238  8579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b553070c34e045218ee974e44d5c3fef"
dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
mode: GRACEFUL
new_leader_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:34534
I20260709 13:02:17.747120  8579 raft_consensus.cc:606] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Received request to transfer leadership to TS 2291c83239844a279a2b5f05f77624a3
I20260709 13:02:17.745896  8399 catalog_manager.cc:5697] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:17.752063  8647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd2bb1477f0444b687f6bbd07524de4d"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
mode: GRACEFUL
new_leader_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:49952
I20260709 13:02:17.752594  8647 raft_consensus.cc:606] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Received request to transfer leadership to TS 751d6e39218f4f7c99d701a84176a191
I20260709 13:02:17.753623  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:02:17.754895  8504 raft_consensus.cc:2955] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.756178  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:17.767382  8645 raft_consensus.cc:2955] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.773119  9748 raft_consensus.cc:993] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3: : Instructing follower 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:17.773648  9737 raft_consensus.cc:1081] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Signalling peer 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:17.776155  8503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd2bb1477f0444b687f6bbd07524de4d"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:57240
I20260709 13:02:17.776679  8503 raft_consensus.cc:493] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:17.776021  9191 raft_consensus.cc:2955] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.777052  8503 raft_consensus.cc:3060] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:17.783787  9711 raft_consensus.cc:993] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3: : Instructing follower 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:17.784282  9626 raft_consensus.cc:1081] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Signalling peer 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:17.788316  8503 raft_consensus.cc:515] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:17.797912  8494 tablet_service.cc:1558] Processing DeleteTablet for tablet 489d65e7f29740e79c0af054d3320b89 with delete_type TABLET_DATA_TOMBSTONED (TS 751d6e39218f4f7c99d701a84176a191 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:02:17.802101  8492 tablet_service.cc:1558] Processing DeleteTablet for tablet 415c1ac9d1e148d5adc69fbe5ba90b46 with delete_type TABLET_DATA_TOMBSTONED (TS 751d6e39218f4f7c99d701a84176a191 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:02:17.806659  8503 leader_election.cc:290] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 3 election: Requested vote from peers 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461), 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117)
I20260709 13:02:17.808422  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2bb1477f0444b687f6bbd07524de4d" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "7462e2d97948456ab39d09b64620d798"
I20260709 13:02:17.808972  9190 raft_consensus.cc:3060] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:17.819818  9768 tablet_replica.cc:333] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:17.820685  9768 raft_consensus.cc:2243] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:17.821262  9768 raft_consensus.cc:2272] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:17.823740  9190 raft_consensus.cc:2468] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 3.
I20260709 13:02:17.825701  9768 ts_tablet_manager.cc:1916] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:17.825704  8470 leader_election.cc:304] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [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: 7462e2d97948456ab39d09b64620d798, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:02:17.827123  9755 raft_consensus.cc:2804] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:17.827620  9755 raft_consensus.cc:697] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 3 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:17.827234  8401 catalog_manager.cc:5697] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 2 to 5, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.828491  9755 consensus_queue.cc:237] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:17.828912  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2bb1477f0444b687f6bbd07524de4d" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:17.829504  8645 raft_consensus.cc:3055] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:17.829794  8645 raft_consensus.cc:740] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:17.831224  8504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81f53a8f9694415488304cd49750f023"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:57240
I20260709 13:02:17.831701  8504 raft_consensus.cc:493] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:17.831997  8504 raft_consensus.cc:3060] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:17.837896  8504 raft_consensus.cc:515] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:17.839314  8645 consensus_queue.cc:260] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:17.840706  8572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f53a8f9694415488304cd49750f023" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:17.840920  8645 raft_consensus.cc:3060] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:17.839814  9768 ts_tablet_manager.cc:1929] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:17.841256  8572 raft_consensus.cc:3060] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:17.841518  9768 log.cc:1199] T 489d65e7f29740e79c0af054d3320b89 P 751d6e39218f4f7c99d701a84176a191: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-0-root/wals/489d65e7f29740e79c0af054d3320b89
I20260709 13:02:17.843238  9768 tablet_replica.cc:333] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:17.844156  9768 raft_consensus.cc:2243] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:17.844691  9768 pending_rounds.cc:70] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191: Trying to abort 1 pending ops.
I20260709 13:02:17.845310  8390 catalog_manager.cc:5028] TS 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): tablet 489d65e7f29740e79c0af054d3320b89 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:17.844983  9768 pending_rounds.cc:77] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305634352632807424 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "415c1ac9d1e148d5adc69fbe5ba90b46" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } } }
I20260709 13:02:17.846314  9768 raft_consensus.cc:2917] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:02:17.847709  9768 raft_consensus.cc:2889] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:02:17.848095  9768 raft_consensus.cc:2272] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:17.848078  8572 raft_consensus.cc:2468] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 2.
I20260709 13:02:17.864590  9768 ts_tablet_manager.cc:1916] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:17.850109  8645 raft_consensus.cc:2468] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 3.
I20260709 13:02:17.855577  8579 consensus_queue.cc:237] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:17.862921  8647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f53a8f9694415488304cd49750f023" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:17.861181  8504 leader_election.cc:290] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 2 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:17.865701  8647 raft_consensus.cc:3055] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:17.866016  8647 raft_consensus.cc:740] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:17.866742  8647 consensus_queue.cc:260] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:17.867743  8647 raft_consensus.cc:3060] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:17.871793  8503 raft_consensus.cc:1275] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:17.871922  9190 raft_consensus.cc:1275] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798 [term 3 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:17.873317  9729 consensus_queue.cc:1048] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:17.869161  8399 catalog_manager.cc:5697] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 2 to 3, leader changed from 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 3 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.875867  9764 consensus_queue.cc:1048] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:17.888526  9764 raft_consensus.cc:2955] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.889508  9768 ts_tablet_manager.cc:1929] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:17.889989  9768 log.cc:1199] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 751d6e39218f4f7c99d701a84176a191: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-0-root/wals/415c1ac9d1e148d5adc69fbe5ba90b46
I20260709 13:02:17.891497  8390 catalog_manager.cc:5028] TS 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): tablet 415c1ac9d1e148d5adc69fbe5ba90b46 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:17.906306  9736 raft_consensus.cc:993] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a: : Instructing follower 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:17.907001  9736 raft_consensus.cc:1081] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Signalling peer 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:17.909369  8650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad7c7b9a6c7f4886939403c288f77329"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:57214
I20260709 13:02:17.910034  8650 raft_consensus.cc:493] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:17.910463  8650 raft_consensus.cc:3060] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:17.911269  8470 leader_election.cc:304] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:17.915251  9755 raft_consensus.cc:2804] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:17.915831  9755 raft_consensus.cc:697] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:17.916855  9755 consensus_queue.cc:237] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:17.927634  8647 raft_consensus.cc:2468] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 2.
I20260709 13:02:17.892172  9191 raft_consensus.cc:2955] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.907123  8503 raft_consensus.cc:2955] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.936556  8650 raft_consensus.cc:515] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:17.938966  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7c7b9a6c7f4886939403c288f77329" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:17.939527  8505 raft_consensus.cc:3060] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:17.945237  8389 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 62fa881985834307b74e823618f5dd64 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:17.945888  8505 raft_consensus.cc:2468] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:17.948048  8620 leader_election.cc:304] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:02:17.948772  9711 raft_consensus.cc:2804] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:17.949240  9711 raft_consensus.cc:697] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:17.950996  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7c7b9a6c7f4886939403c288f77329" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:17.950233  9711 consensus_queue.cc:237] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:17.951423  8650 leader_election.cc:290] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:17.951582  8579 raft_consensus.cc:3055] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:17.951948  8579 raft_consensus.cc:740] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:02:17.952584  8579 consensus_queue.cc:260] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:17.953713  8579 raft_consensus.cc:3060] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:17.953958  8402 catalog_manager.cc:5697] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 5 to 6, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New cstate: current_term: 3 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:17.963063  8579 raft_consensus.cc:2468] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:17.964632  8403 catalog_manager.cc:5697] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 1 to 2, leader changed from 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.972499  8635 tablet_service.cc:1558] Processing DeleteTablet for tablet 62fa881985834307b74e823618f5dd64 with delete_type TABLET_DATA_TOMBSTONED (TS 2291c83239844a279a2b5f05f77624a3 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:57198
I20260709 13:02:17.977985  9771 tablet_replica.cc:333] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:17.978907  9771 raft_consensus.cc:2243] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:17.982435  8403 catalog_manager.cc:5697] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 1 to 2, leader changed from b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:17.979719  9771 raft_consensus.cc:2272] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:17.990661  9771 ts_tablet_manager.cc:1916] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:18.001605  9771 ts_tablet_manager.cc:1929] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:02:18.001885  9771 log.cc:1199] T 62fa881985834307b74e823618f5dd64 P 2291c83239844a279a2b5f05f77624a3: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root/wals/62fa881985834307b74e823618f5dd64
I20260709 13:02:18.003216  8390 catalog_manager.cc:5028] TS 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): tablet 62fa881985834307b74e823618f5dd64 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:18.063378  9729 raft_consensus.cc:993] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a: : Instructing follower 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:18.063936  9736 raft_consensus.cc:1081] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Signalling peer 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:18.065742  8647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b553070c34e045218ee974e44d5c3fef"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:57214
I20260709 13:02:18.066259  8647 raft_consensus.cc:493] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:18.066612  8647 raft_consensus.cc:3060] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.070963  8647 raft_consensus.cc:515] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:18.072427  8647 leader_election.cc:290] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:18.073060  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b553070c34e045218ee974e44d5c3fef" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:18.073377  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b553070c34e045218ee974e44d5c3fef" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:18.073655  8505 raft_consensus.cc:3060] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.073959  8579 raft_consensus.cc:3055] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:18.074235  8579 raft_consensus.cc:740] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:02:18.074803  8579 consensus_queue.cc:260] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:18.075686  8579 raft_consensus.cc:3060] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.078193  8505 raft_consensus.cc:2468] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:18.079221  8620 leader_election.cc:304] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:02:18.080003  9711 raft_consensus.cc:2804] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:18.080451  9711 raft_consensus.cc:697] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:18.081388  9711 consensus_queue.cc:237] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:18.082218  8579 raft_consensus.cc:2468] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:18.089856  8403 catalog_manager.cc:5697] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 1 to 2, leader changed from b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:18.254094  9190 raft_consensus.cc:1275] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 [term 3 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:18.255236  9755 consensus_queue.cc:1048] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:18.267148  8650 raft_consensus.cc:1275] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:18.268435  9755 consensus_queue.cc:1048] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:18.316588  8650 raft_consensus.cc:1275] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:18.317741  9755 consensus_queue.cc:1048] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:18.325990  8579 raft_consensus.cc:1275] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:18.327389  9755 consensus_queue.cc:1048] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:18.418340  8579 raft_consensus.cc:1275] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:18.419610  9626 consensus_queue.cc:1048] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:18.427115  8505 raft_consensus.cc:1275] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:18.428476  9737 consensus_queue.cc:1048] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:18.513782  8579 raft_consensus.cc:1275] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:18.515297  9737 consensus_queue.cc:1048] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:18.525697  8505 raft_consensus.cc:1275] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:18.527410  9737 consensus_queue.cc:1048] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:18.757094  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:18.804078  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:18.881486  8503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21f9b6deee404c34ba8f51eba84d08c0"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
mode: GRACEFUL
new_leader_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:54234
I20260709 13:02:18.882102  8503 raft_consensus.cc:606] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Received request to transfer leadership to TS 2291c83239844a279a2b5f05f77624a3
I20260709 13:02:18.884989  8503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bd569a2555a479985e7fd26654bac9e"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
mode: GRACEFUL
new_leader_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:54234
I20260709 13:02:18.885522  8503 raft_consensus.cc:606] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Received request to transfer leadership to TS 7462e2d97948456ab39d09b64620d798
I20260709 13:02:18.887936  8579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5a54a3823144f2aa19e46a0f0e65337"
dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
mode: GRACEFUL
new_leader_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:34534
I20260709 13:02:18.888480  8579 raft_consensus.cc:606] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Received request to transfer leadership to TS 751d6e39218f4f7c99d701a84176a191
I20260709 13:02:18.891237  8647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfc96d475db54c1cba4d67d174453aad"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
mode: GRACEFUL
new_leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
 from {username='slave'} at 127.0.0.1:49952
I20260709 13:02:18.891706  8647 raft_consensus.cc:606] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Received request to transfer leadership to TS b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:02:18.892864  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:02:18.894477  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:18.896474  8647 consensus_queue.cc:237] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:18.902357  8503 raft_consensus.cc:1275] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:18.902357  8572 raft_consensus.cc:1275] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:18.903053  8619 consensus_peers.cc:597] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b11b0f5f052f4968b1dbd3165f1c7b9b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:18.903762  9626 consensus_queue.cc:1048] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:18.904579  9737 consensus_queue.cc:1048] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:18.913794  9711 raft_consensus.cc:2955] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:18.922147  8572 raft_consensus.cc:2955] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:18.930539  8505 consensus_queue.cc:237] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:18.933252  8399 catalog_manager.cc:5697] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:18.931978  8503 raft_consensus.cc:2955] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
W20260709 13:02:18.961932  8470 consensus_peers.cc:597] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a4d6fa93315d47fd8a147e34e6ce09f6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:18.962145  8650 raft_consensus.cc:1275] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:18.963841  8572 raft_consensus.cc:1275] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:18.963683  9747 consensus_queue.cc:1048] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:18.965366  9741 consensus_queue.cc:1048] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:18.977982  9741 raft_consensus.cc:2955] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:18.980206  8572 raft_consensus.cc:2955] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:18.983233  8647 raft_consensus.cc:2955] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:18.996949  8403 catalog_manager.cc:5697] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:19.002704  8505 consensus_queue.cc:237] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:19.017266  8648 raft_consensus.cc:1275] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:19.017653  8572 raft_consensus.cc:1275] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:19.018863  9741 consensus_queue.cc:1048] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.019905  9755 consensus_queue.cc:1048] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:19.027429  8470 consensus_peers.cc:597] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eadab8d6dff047fd920165bf3121e0f5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:19.029310  9796 raft_consensus.cc:993] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191: : Instructing follower 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:19.029939  9747 raft_consensus.cc:1081] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Signalling peer 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:19.031488  9191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bd569a2555a479985e7fd26654bac9e"
dest_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:36878
I20260709 13:02:19.030887  9747 raft_consensus.cc:2955] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:19.032056  9191 raft_consensus.cc:493] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:19.032433  9191 raft_consensus.cc:3060] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.038553  9191 raft_consensus.cc:515] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:19.040016  8572 raft_consensus.cc:2955] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:19.041411  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd569a2555a479985e7fd26654bac9e" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:19.041985  8505 raft_consensus.cc:3055] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:19.042239  8505 raft_consensus.cc:740] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:19.042873  8505 consensus_queue.cc:260] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:19.043849  8505 raft_consensus.cc:3060] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.044951  8650 raft_consensus.cc:2955] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:19.053596  8504 consensus_queue.cc:237] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:19.055823  9191 leader_election.cc:290] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:19.055078  8505 raft_consensus.cc:2468] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:19.056957  8399 catalog_manager.cc:5697] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:19.058847  9158 leader_election.cc:304] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7462e2d97948456ab39d09b64620d798, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:02:19.059732  9754 raft_consensus.cc:2804] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:19.060186  9754 raft_consensus.cc:697] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Becoming Leader. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Running, Role: LEADER
I20260709 13:02:19.060986  9754 consensus_queue.cc:237] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:19.062557  8647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd569a2555a479985e7fd26654bac9e" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:19.063356  8647 raft_consensus.cc:3060] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.076676  8647 raft_consensus.cc:2468] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:19.084780  8647 raft_consensus.cc:1275] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:19.087631  8470 consensus_peers.cc:597] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a288b0d8e4043ee8f3feae2ade2d23e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:19.088831  9755 consensus_queue.cc:1048] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.090046  8579 raft_consensus.cc:1275] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:19.091785  8401 catalog_manager.cc:5697] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 reported cstate change: term changed from 1 to 2, leader changed from 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) to 7462e2d97948456ab39d09b64620d798 (127.7.49.196). New cstate: current_term: 2 leader_uuid: "7462e2d97948456ab39d09b64620d798" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:19.093274  9747 consensus_queue.cc:1048] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.110734  9747 raft_consensus.cc:993] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191: : Instructing follower 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:19.111300  9747 raft_consensus.cc:1081] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Signalling peer 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:19.113116  8650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21f9b6deee404c34ba8f51eba84d08c0"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:57228
I20260709 13:02:19.113677  8650 raft_consensus.cc:493] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:19.114284  8650 raft_consensus.cc:3060] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.120801  9747 raft_consensus.cc:2955] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:19.123835  8579 raft_consensus.cc:2955] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:19.128533  8650 raft_consensus.cc:515] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:19.131485  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f9b6deee404c34ba8f51eba84d08c0" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:19.131758  8650 leader_election.cc:290] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117)
I20260709 13:02:19.132923  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f9b6deee404c34ba8f51eba84d08c0" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7462e2d97948456ab39d09b64620d798"
I20260709 13:02:19.133455  9190 raft_consensus.cc:3060] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.132032  8505 raft_consensus.cc:3055] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:19.142937  8505 raft_consensus.cc:740] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:19.143627  8505 consensus_queue.cc:260] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:19.143420  8403 catalog_manager.cc:5697] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:19.144557  8505 raft_consensus.cc:3060] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.153638  8505 raft_consensus.cc:2468] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:19.156086  8620 leader_election.cc:304] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:02:19.156805  9626 raft_consensus.cc:2804] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:19.156210  8650 raft_consensus.cc:2955] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:19.157224  9626 raft_consensus.cc:697] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:19.158007  9626 consensus_queue.cc:237] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:19.163463  9190 raft_consensus.cc:2468] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:19.177903  8401 catalog_manager.cc:5697] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 1 to 2, leader changed from 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:19.247943  9736 raft_consensus.cc:993] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a: : Instructing follower 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:19.248478  9729 raft_consensus.cc:1081] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Signalling peer 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:19.249855  8505 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5a54a3823144f2aa19e46a0f0e65337"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:57252
I20260709 13:02:19.250362  8505 raft_consensus.cc:493] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:19.250742  8505 raft_consensus.cc:3060] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.256980  8505 raft_consensus.cc:515] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:19.258710  8505 leader_election.cc:290] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 2 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117)
I20260709 13:02:19.259895  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a54a3823144f2aa19e46a0f0e65337" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7462e2d97948456ab39d09b64620d798"
I20260709 13:02:19.260106  8572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a54a3823144f2aa19e46a0f0e65337" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:19.260459  9190 raft_consensus.cc:3060] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.260654  8572 raft_consensus.cc:3055] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:19.260988  8572 raft_consensus.cc:740] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:02:19.261682  8572 consensus_queue.cc:260] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:19.262871  8572 raft_consensus.cc:3060] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.265856  9190 raft_consensus.cc:2468] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 2.
I20260709 13:02:19.267141  8470 leader_election.cc:304] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7462e2d97948456ab39d09b64620d798, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:02:19.268141  9747 raft_consensus.cc:2804] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:19.268980  8572 raft_consensus.cc:2468] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 2.
I20260709 13:02:19.269236  9747 raft_consensus.cc:697] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:19.270239  9747 consensus_queue.cc:237] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:19.280071  8401 catalog_manager.cc:5697] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 1 to 2, leader changed from b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:19.332852  9737 raft_consensus.cc:993] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3: : Instructing follower b5c26ff324cd4d4eb2b64a67c462875a to start an election
I20260709 13:02:19.333452  9626 raft_consensus.cc:1081] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Signalling peer b5c26ff324cd4d4eb2b64a67c462875a to start an election
I20260709 13:02:19.334860  8572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfc96d475db54c1cba4d67d174453aad"
dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
 from {username='slave'} at 127.0.0.1:35826
I20260709 13:02:19.335403  8572 raft_consensus.cc:493] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:19.335711  8572 raft_consensus.cc:3060] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.341840  8572 raft_consensus.cc:515] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:19.343626  8572 leader_election.cc:290] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:19.345816  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc96d475db54c1cba4d67d174453aad" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:19.346695  8505 raft_consensus.cc:3060] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.348215  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc96d475db54c1cba4d67d174453aad" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:19.348790  8650 raft_consensus.cc:3055] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:19.349135  8650 raft_consensus.cc:740] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:19.349913  8650 consensus_queue.cc:260] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:19.351181  8650 raft_consensus.cc:3060] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.357836  8650 raft_consensus.cc:2468] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 2.
I20260709 13:02:19.361043  8546 leader_election.cc:304] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:19.361840  9729 raft_consensus.cc:2804] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:19.363894  9808 ts_tablet_manager.cc:933] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839)
I20260709 13:02:19.364323  9729 raft_consensus.cc:697] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [term 2 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:02:19.365226  9729 consensus_queue.cc:237] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:19.361367  9809 ts_tablet_manager.cc:933] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:19.373567  8505 raft_consensus.cc:2468] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 2.
I20260709 13:02:19.379253  9809 tablet_copy_client.cc:323] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.195:45461
I20260709 13:02:19.383390  8664 tablet_copy_service.cc:140] P 2291c83239844a279a2b5f05f77624a3: Received BeginTabletCopySession request for tablet b11b0f5f052f4968b1dbd3165f1c7b9b from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:44170)
I20260709 13:02:19.383826  8664 tablet_copy_service.cc:161] P 2291c83239844a279a2b5f05f77624a3: Beginning new tablet copy session on tablet b11b0f5f052f4968b1dbd3165f1c7b9b from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:44170: session id = 7462e2d97948456ab39d09b64620d798-b11b0f5f052f4968b1dbd3165f1c7b9b
I20260709 13:02:19.389642  8401 catalog_manager.cc:5697] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 1 to 2, leader changed from 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 2 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:19.394908  8664 tablet_copy_source_session.cc:215] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:19.407294  9809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b11b0f5f052f4968b1dbd3165f1c7b9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:19.411082  9808 tablet_copy_client.cc:323] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.193:43839
I20260709 13:02:19.412889  8515 tablet_copy_service.cc:140] P 751d6e39218f4f7c99d701a84176a191: Received BeginTabletCopySession request for tablet a4d6fa93315d47fd8a147e34e6ce09f6 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:35492)
I20260709 13:02:19.413393  8515 tablet_copy_service.cc:161] P 751d6e39218f4f7c99d701a84176a191: Beginning new tablet copy session on tablet a4d6fa93315d47fd8a147e34e6ce09f6 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:35492: session id = 7462e2d97948456ab39d09b64620d798-a4d6fa93315d47fd8a147e34e6ce09f6
I20260709 13:02:19.428850  8515 tablet_copy_source_session.cc:215] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:19.432039  9808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4d6fa93315d47fd8a147e34e6ce09f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:19.432654  9809 tablet_copy_client.cc:806] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:19.433305  9809 tablet_copy_client.cc:670] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:19.440641  9809 tablet_copy_client.cc:538] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:19.447275  9808 tablet_copy_client.cc:806] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:19.447657  9809 tablet_bootstrap.cc:492] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:19.448391  9808 tablet_copy_client.cc:670] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:19.453092  9808 tablet_copy_client.cc:538] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:19.463743  9808 tablet_bootstrap.cc:492] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:19.487824  9809 tablet_bootstrap.cc:492] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:19.488766  9809 tablet_bootstrap.cc:492] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:19.489483  9809 ts_tablet_manager.cc:1403] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.011s
I20260709 13:02:19.492115  9808 tablet_bootstrap.cc:492] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:19.492292  9809 raft_consensus.cc:359] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:19.493049  9808 tablet_bootstrap.cc:492] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:19.493220  9809 raft_consensus.cc:740] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:19.493865  9808 ts_tablet_manager.cc:1403] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.008s
I20260709 13:02:19.493947  9809 consensus_queue.cc:260] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:19.496990  9808 raft_consensus.cc:359] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:19.498020  9808 raft_consensus.cc:740] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:19.498376  9809 ts_tablet_manager.cc:1434] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:02:19.498908  9808 consensus_queue.cc:260] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:19.500133  8664 tablet_copy_service.cc:342] P 2291c83239844a279a2b5f05f77624a3: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-b11b0f5f052f4968b1dbd3165f1c7b9b received from {username='slave'} at 127.0.0.1:44170
I20260709 13:02:19.500535  8664 tablet_copy_service.cc:434] P 2291c83239844a279a2b5f05f77624a3: ending tablet copy session 7462e2d97948456ab39d09b64620d798-b11b0f5f052f4968b1dbd3165f1c7b9b on tablet b11b0f5f052f4968b1dbd3165f1c7b9b with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:19.502489  9808 ts_tablet_manager.cc:1434] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:02:19.504443  8515 tablet_copy_service.cc:342] P 751d6e39218f4f7c99d701a84176a191: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-a4d6fa93315d47fd8a147e34e6ce09f6 received from {username='slave'} at 127.0.0.1:35492
I20260709 13:02:19.504815  8515 tablet_copy_service.cc:434] P 751d6e39218f4f7c99d701a84176a191: ending tablet copy session 7462e2d97948456ab39d09b64620d798-a4d6fa93315d47fd8a147e34e6ce09f6 on tablet a4d6fa93315d47fd8a147e34e6ce09f6 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:19.514174  9808 ts_tablet_manager.cc:933] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839)
I20260709 13:02:19.521443  9808 tablet_copy_client.cc:323] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.193:43839
I20260709 13:02:19.522747  8515 tablet_copy_service.cc:140] P 751d6e39218f4f7c99d701a84176a191: Received BeginTabletCopySession request for tablet eadab8d6dff047fd920165bf3121e0f5 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:35492)
I20260709 13:02:19.523217  8515 tablet_copy_service.cc:161] P 751d6e39218f4f7c99d701a84176a191: Beginning new tablet copy session on tablet eadab8d6dff047fd920165bf3121e0f5 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:35492: session id = 7462e2d97948456ab39d09b64620d798-eadab8d6dff047fd920165bf3121e0f5
I20260709 13:02:19.529328  8515 tablet_copy_source_session.cc:215] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:19.533083  9808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadab8d6dff047fd920165bf3121e0f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:19.546783  9808 tablet_copy_client.cc:806] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:19.547415  9808 tablet_copy_client.cc:670] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:19.551054  9808 tablet_copy_client.cc:538] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:19.557307  9808 tablet_bootstrap.cc:492] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:19.573793  9808 tablet_bootstrap.cc:492] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:19.574700  9808 tablet_bootstrap.cc:492] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:19.575344  9808 ts_tablet_manager.cc:1403] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.003s
I20260709 13:02:19.577376  9808 raft_consensus.cc:359] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:19.578099  9808 raft_consensus.cc:740] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:19.578649  9808 consensus_queue.cc:260] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:19.580817  9808 ts_tablet_manager.cc:1434] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:02:19.582805  8515 tablet_copy_service.cc:342] P 751d6e39218f4f7c99d701a84176a191: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-eadab8d6dff047fd920165bf3121e0f5 received from {username='slave'} at 127.0.0.1:35492
I20260709 13:02:19.583199  8515 tablet_copy_service.cc:434] P 751d6e39218f4f7c99d701a84176a191: ending tablet copy session 7462e2d97948456ab39d09b64620d798-eadab8d6dff047fd920165bf3121e0f5 on tablet eadab8d6dff047fd920165bf3121e0f5 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:19.652086  9808 ts_tablet_manager.cc:933] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839)
I20260709 13:02:19.653710  9808 tablet_copy_client.cc:323] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.193:43839
I20260709 13:02:19.655115  8515 tablet_copy_service.cc:140] P 751d6e39218f4f7c99d701a84176a191: Received BeginTabletCopySession request for tablet 5a288b0d8e4043ee8f3feae2ade2d23e from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:35492)
I20260709 13:02:19.655629  8515 tablet_copy_service.cc:161] P 751d6e39218f4f7c99d701a84176a191: Beginning new tablet copy session on tablet 5a288b0d8e4043ee8f3feae2ade2d23e from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:35492: session id = 7462e2d97948456ab39d09b64620d798-5a288b0d8e4043ee8f3feae2ade2d23e
I20260709 13:02:19.659490  8650 raft_consensus.cc:1275] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:19.663102  9754 consensus_queue.cc:1048] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:19.677956  8515 tablet_copy_source_session.cc:215] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:19.682542  8505 raft_consensus.cc:1275] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:19.684010  9754 consensus_queue.cc:1048] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:19.685678  9808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a288b0d8e4043ee8f3feae2ade2d23e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:19.693660  9190 raft_consensus.cc:1275] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:19.695312  9737 consensus_queue.cc:1048] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:19.734956  8505 raft_consensus.cc:1275] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:19.737028  9737 consensus_queue.cc:1048] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:19.739279  9808 tablet_copy_client.cc:806] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:19.739907  9808 tablet_copy_client.cc:670] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:19.744050  9808 tablet_copy_client.cc:538] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:19.753665  9808 tablet_bootstrap.cc:492] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:19.791744  9808 tablet_bootstrap.cc:492] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:19.792611  9808 tablet_bootstrap.cc:492] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:19.793149  9808 ts_tablet_manager.cc:1403] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.003s
I20260709 13:02:19.796868  9808 raft_consensus.cc:359] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:19.797650  9808 raft_consensus.cc:740] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:19.798108  9808 consensus_queue.cc:260] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:19.800002  9808 ts_tablet_manager.cc:1434] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:19.804605  9190 raft_consensus.cc:1217] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:19.807448  8515 tablet_copy_service.cc:342] P 751d6e39218f4f7c99d701a84176a191: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-5a288b0d8e4043ee8f3feae2ade2d23e received from {username='slave'} at 127.0.0.1:35492
I20260709 13:02:19.807819  8515 tablet_copy_service.cc:434] P 751d6e39218f4f7c99d701a84176a191: ending tablet copy session 7462e2d97948456ab39d09b64620d798-5a288b0d8e4043ee8f3feae2ade2d23e on tablet 5a288b0d8e4043ee8f3feae2ade2d23e with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:19.818544  9190 raft_consensus.cc:1275] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:19.820019  9755 consensus_queue.cc:1048] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:19.839792  8572 raft_consensus.cc:1275] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:19.841629  9796 consensus_queue.cc:1048] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:19.859863  8650 raft_consensus.cc:1275] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:19.861395  9792 consensus_queue.cc:1048] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.865406  9191 raft_consensus.cc:1217] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:19.879417  8505 raft_consensus.cc:1275] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:19.882066  9729 consensus_queue.cc:1048] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.896430  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:20.009611  9190 raft_consensus.cc:1217] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:20.021035  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:20.041390  9190 raft_consensus.cc:1217] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:20.070425  8577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "554dddaf38604ad6b69c214ababd5d79"
dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
mode: GRACEFUL
new_leader_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:34534
I20260709 13:02:20.070945  8577 raft_consensus.cc:606] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Received request to transfer leadership to TS 751d6e39218f4f7c99d701a84176a191
I20260709 13:02:20.073693  8503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81f53a8f9694415488304cd49750f023"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
mode: GRACEFUL
new_leader_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:54234
I20260709 13:02:20.074308  8503 raft_consensus.cc:606] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Received request to transfer leadership to TS 2291c83239844a279a2b5f05f77624a3
I20260709 13:02:20.076865  8647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dbb3891d3ae47ed9364c0437898e248"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
mode: GRACEFUL
new_leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
 from {username='slave'} at 127.0.0.1:49952
I20260709 13:02:20.077409  8647 raft_consensus.cc:606] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Received request to transfer leadership to TS b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:02:20.078577  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:20.079836  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:20.164921  9825 raft_consensus.cc:993] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3: : Instructing follower b5c26ff324cd4d4eb2b64a67c462875a to start an election
I20260709 13:02:20.165563  9825 raft_consensus.cc:1081] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Signalling peer b5c26ff324cd4d4eb2b64a67c462875a to start an election
I20260709 13:02:20.166860  9729 raft_consensus.cc:993] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a: : Instructing follower 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:20.167068  8572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dbb3891d3ae47ed9364c0437898e248"
dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
 from {username='slave'} at 127.0.0.1:35826
I20260709 13:02:20.167634  8572 raft_consensus.cc:493] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:20.167955  8572 raft_consensus.cc:3060] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.171315  9836 raft_consensus.cc:1081] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Signalling peer 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:20.172784  8503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "554dddaf38604ad6b69c214ababd5d79"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:57252
I20260709 13:02:20.173305  8503 raft_consensus.cc:493] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:20.173641  8503 raft_consensus.cc:3060] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.176959  8572 raft_consensus.cc:515] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:20.180089  8500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb3891d3ae47ed9364c0437898e248" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:20.180197  8503 raft_consensus.cc:515] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:20.180629  8500 raft_consensus.cc:3060] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.183791  9626 raft_consensus.cc:1064] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:20.185310  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554dddaf38604ad6b69c214ababd5d79" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:20.185968  8503 leader_election.cc:290] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 2 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:20.185804  9626 consensus_queue.cc:237] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:20.188126  8572 leader_election.cc:290] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:20.189428  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb3891d3ae47ed9364c0437898e248" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:20.189991  8648 raft_consensus.cc:3055] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:20.190274  8648 raft_consensus.cc:740] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:20.185853  8650 raft_consensus.cc:3060] T 554dddaf38604ad6b69c214ababd5d79 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.190964  8648 consensus_queue.cc:260] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:20.192082  8648 raft_consensus.cc:3060] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.187103  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554dddaf38604ad6b69c214ababd5d79" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:20.187664  8500 raft_consensus.cc:2468] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 2.
I20260709 13:02:20.195420  8577 raft_consensus.cc:3055] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:20.195724  8577 raft_consensus.cc:740] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:02:20.196364  8577 consensus_queue.cc:260] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:20.197141  8577 raft_consensus.cc:3060] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.199148  8546 leader_election.cc:304] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:20.200024  9729 raft_consensus.cc:2804] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:20.200476  9729 raft_consensus.cc:697] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:02:20.200898  8650 raft_consensus.cc:2468] T 554dddaf38604ad6b69c214ababd5d79 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 2.
I20260709 13:02:20.201300  9729 consensus_queue.cc:237] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:20.202047  8471 leader_election.cc:304] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:02:20.202812  9837 raft_consensus.cc:2804] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:20.204160  9837 raft_consensus.cc:697] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:20.204916  9837 consensus_queue.cc:237] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:20.219295  9796 raft_consensus.cc:993] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191: : Instructing follower 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:20.219739  9796 raft_consensus.cc:1081] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Signalling peer 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:20.222910  8505 raft_consensus.cc:1275] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:20.225255  9825 consensus_queue.cc:1048] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:20.225607  9190 raft_consensus.cc:1275] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:20.227468  8577 raft_consensus.cc:2468] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 2.
I20260709 13:02:20.227888  8650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81f53a8f9694415488304cd49750f023"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:57228
I20260709 13:02:20.228467  8650 raft_consensus.cc:493] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:20.228793  8650 raft_consensus.cc:3060] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:20.233952  8572 raft_consensus.cc:1275] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:20.238507  8648 raft_consensus.cc:2468] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 2.
I20260709 13:02:20.238735  9825 consensus_queue.cc:1048] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:20.243391  9737 consensus_queue.cc:1048] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:20.266072  8403 catalog_manager.cc:5697] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 1 to 2, leader changed from b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:20.278887  8470 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:42117, user_credentials={real_user=slave}} blocked reactor thread for 72049.9us
I20260709 13:02:20.279624  9626 raft_consensus.cc:2955] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.281266  8401 catalog_manager.cc:5697] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 1 to 2, leader changed from 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 2 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:20.290606  8503 raft_consensus.cc:2955] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.293008  9190 raft_consensus.cc:2955] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.320221  8572 raft_consensus.cc:2955] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.314745  8650 raft_consensus.cc:515] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:20.335307  8572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f53a8f9694415488304cd49750f023" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:20.335697  8650 leader_election.cc:290] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 3 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:20.335844  8572 raft_consensus.cc:3060] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:20.346892  8572 raft_consensus.cc:2468] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 3.
I20260709 13:02:20.348975  8619 leader_election.cc:304] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [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: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:20.349181  9837 raft_consensus.cc:1064] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:20.349833  9825 raft_consensus.cc:2804] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:20.350307  9825 raft_consensus.cc:697] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 3 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:20.351125  9825 consensus_queue.cc:237] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:20.351567  9837 consensus_queue.cc:237] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:20.357621  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f53a8f9694415488304cd49750f023" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:20.358407  8503 raft_consensus.cc:3055] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:20.358853  8503 raft_consensus.cc:740] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:20.359897  8503 consensus_queue.cc:260] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:20.363739  8503 raft_consensus.cc:3060] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:20.372296  8503 raft_consensus.cc:2468] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 3.
I20260709 13:02:20.376230  8401 catalog_manager.cc:5697] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.387537  8650 raft_consensus.cc:1275] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:20.389705  9747 consensus_queue.cc:1048] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:20.390676  9191 raft_consensus.cc:1275] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:20.391923  9747 consensus_queue.cc:1048] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:20.395835  8572 raft_consensus.cc:1275] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:20.398300  9839 consensus_queue.cc:1048] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:20.428390  9837 raft_consensus.cc:2955] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.430883  8650 consensus_queue.cc:237] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:20.433032  8577 raft_consensus.cc:2955] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.436084  9191 raft_consensus.cc:2955] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.433447  8402 catalog_manager.cc:5697] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 2 to 3, leader changed from 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 3 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:20.453794  9190 raft_consensus.cc:1275] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:20.455197  8399 catalog_manager.cc:5697] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.447357  8650 raft_consensus.cc:2955] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.461642  9825 consensus_queue.cc:1048] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:20.452226  8503 raft_consensus.cc:1275] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:20.464928  9825 consensus_queue.cc:1048] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:20.470178  9711 raft_consensus.cc:2955] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.474925  9191 raft_consensus.cc:2955] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.480897  8500 consensus_queue.cc:237] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:20.495314  8577 raft_consensus.cc:1275] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:20.495728  9190 raft_consensus.cc:1275] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:20.499571  9796 consensus_queue.cc:1048] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:20.497320  8503 raft_consensus.cc:2955] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.501389  9796 consensus_queue.cc:1048] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:20.515383  9837 raft_consensus.cc:2955] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.521550  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b11b0f5f052f4968b1dbd3165f1c7b9b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:20.523757  9191 raft_consensus.cc:2955] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.539467  9747 raft_consensus.cc:1064] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:20.542572  9747 consensus_queue.cc:237] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:20.543702  8577 raft_consensus.cc:2955] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.556994  8399 catalog_manager.cc:5697] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:20.566857  8650 raft_consensus.cc:1275] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:20.567503  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a4d6fa93315d47fd8a147e34e6ce09f6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:20.568190  9190 raft_consensus.cc:1275] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:20.568888  9796 consensus_queue.cc:1048] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:20.569970  9839 consensus_queue.cc:1048] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:20.574631  8401 catalog_manager.cc:5697] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.578569  8577 raft_consensus.cc:1275] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:20.580679  9747 consensus_queue.cc:1048] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:20.643885  9837 raft_consensus.cc:2955] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.671674  8503 raft_consensus.cc:1275] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:20.671706  8564 tablet_service.cc:1558] Processing DeleteTablet for tablet b11b0f5f052f4968b1dbd3165f1c7b9b with delete_type TABLET_DATA_TOMBSTONED (TS b5c26ff324cd4d4eb2b64a67c462875a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35814
I20260709 13:02:20.686075  8647 raft_consensus.cc:1275] T 554dddaf38604ad6b69c214ababd5d79 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:20.692515  9796 consensus_queue.cc:1048] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:20.695870  8645 raft_consensus.cc:2955] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.698808  9729 consensus_queue.cc:1048] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:20.698854  8577 raft_consensus.cc:2955] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.709026  8653 raft_consensus.cc:1275] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:20.713977  9839 raft_consensus.cc:1064] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:20.720393  9836 consensus_queue.cc:1048] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:20.721856  9839 consensus_queue.cc:237] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:20.735755  9861 tablet_replica.cc:333] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:20.738194  9861 raft_consensus.cc:2243] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.760179  8635 tablet_service.cc:1558] Processing DeleteTablet for tablet a4d6fa93315d47fd8a147e34e6ce09f6 with delete_type TABLET_DATA_TOMBSTONED (TS 2291c83239844a279a2b5f05f77624a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57198
I20260709 13:02:20.777657  9861 raft_consensus.cc:2272] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.831050  9865 tablet_replica.cc:333] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:20.867563  9189 raft_consensus.cc:2955] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:20.864173  8500 raft_consensus.cc:1275] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:20.885674  8580 raft_consensus.cc:1275] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:20.911588  9861 ts_tablet_manager.cc:1916] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:20.911942  8576 raft_consensus.cc:1275] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:20.917130  9190 raft_consensus.cc:1275] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:20.917573  8401 catalog_manager.cc:5697] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:20.925954  9825 consensus_queue.cc:1048] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:20.928856  8647 raft_consensus.cc:1275] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:20.932822  9747 consensus_queue.cc:1048] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:20.934316  9837 consensus_queue.cc:1048] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:20.940356  8500 consensus_queue.cc:237] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
W20260709 13:02:21.022135  8546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:43839, user_credentials={real_user=slave}} blocked reactor thread for 95988.5us
I20260709 13:02:21.052079  9189 raft_consensus.cc:1275] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:21.061030  8574 raft_consensus.cc:1275] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:21.068008  9865 raft_consensus.cc:2243] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:21.055665  9747 consensus_queue.cc:1048] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 13:02:21.084499  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:21.093104  8648 raft_consensus.cc:1275] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:21.104679  9865 raft_consensus.cc:2272] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:21.108086  9796 consensus_queue.cc:1048] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:02:21.125223  8470 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:35541, user_credentials={real_user=slave}} blocked reactor thread for 73866.3us
I20260709 13:02:21.129683  9880 consensus_queue.cc:1048] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:21.152458  9875 consensus_queue.cc:1048] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 13:02:21.159437  9755 raft_consensus.cc:2955] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
W20260709 13:02:21.163094  8471 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:21.145385  9839 consensus_queue.cc:1048] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 13:02:21.188673  9865 ts_tablet_manager.cc:1916] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:21.189978  9861 ts_tablet_manager.cc:1929] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
W20260709 13:02:21.229277  8471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 44214.2us
I20260709 13:02:21.244347  9861 log.cc:1199] T b11b0f5f052f4968b1dbd3165f1c7b9b P b5c26ff324cd4d4eb2b64a67c462875a: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root/wals/b11b0f5f052f4968b1dbd3165f1c7b9b
I20260709 13:02:21.254377  8401 catalog_manager.cc:5697] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:21.264292  8389 catalog_manager.cc:5028] TS b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): tablet b11b0f5f052f4968b1dbd3165f1c7b9b (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:21.286721  9839 raft_consensus.cc:2955] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:21.288316  8645 raft_consensus.cc:2955] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:21.292112  8649 raft_consensus.cc:2955] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
W20260709 13:02:21.296123  8619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:42117, user_credentials={real_user=slave}} blocked reactor thread for 46283.7us
W20260709 13:02:21.307063  9158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 79599us
I20260709 13:02:21.321329  8403 catalog_manager.cc:5697] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:21.331617  8564 tablet_service.cc:1558] Processing DeleteTablet for tablet eadab8d6dff047fd920165bf3121e0f5 with delete_type TABLET_DATA_TOMBSTONED (TS b5c26ff324cd4d4eb2b64a67c462875a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35814
I20260709 13:02:21.332641  9861 tablet_replica.cc:333] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:21.333740  9861 raft_consensus.cc:2243] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:21.334425  9861 raft_consensus.cc:2272] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:21.345481  9861 ts_tablet_manager.cc:1916] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:02:21.355198  8470 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:35541, user_credentials={real_user=slave}} blocked reactor thread for 206220us
I20260709 13:02:21.370808  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eadab8d6dff047fd920165bf3121e0f5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:21.389402  9865 ts_tablet_manager.cc:1929] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:21.399461  9865 log.cc:1199] T a4d6fa93315d47fd8a147e34e6ce09f6 P 2291c83239844a279a2b5f05f77624a3: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root/wals/a4d6fa93315d47fd8a147e34e6ce09f6
I20260709 13:02:21.412500  9189 raft_consensus.cc:2955] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:21.442227  9861 ts_tablet_manager.cc:1929] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:21.401428  8390 catalog_manager.cc:5028] TS 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): tablet a4d6fa93315d47fd8a147e34e6ce09f6 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
W20260709 13:02:21.473678  8390 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 72266.1us
I20260709 13:02:21.451800  9191 raft_consensus.cc:2955] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:21.465487  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:21.466827  8579 raft_consensus.cc:2955] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:21.511190  9861 log.cc:1199] T eadab8d6dff047fd920165bf3121e0f5 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root/wals/eadab8d6dff047fd920165bf3121e0f5
I20260709 13:02:21.512979  8389 catalog_manager.cc:5028] TS b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): tablet eadab8d6dff047fd920165bf3121e0f5 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:21.586633  8579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f8765b4b0754ea8ae201859134f7bfb"
dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
mode: GRACEFUL
new_leader_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:34534
I20260709 13:02:21.587353  8579 raft_consensus.cc:606] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Received request to transfer leadership to TS 2291c83239844a279a2b5f05f77624a3
I20260709 13:02:21.594260  8645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "489d65e7f29740e79c0af054d3320b89"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
mode: GRACEFUL
new_leader_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:49952
I20260709 13:02:21.594910  8645 raft_consensus.cc:606] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Received request to transfer leadership to TS 7462e2d97948456ab39d09b64620d798
I20260709 13:02:21.600294  8505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5ef1445eb39446f92b65f6c2d24da10"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
mode: GRACEFUL
new_leader_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:54234
I20260709 13:02:21.600934  8505 raft_consensus.cc:606] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Received request to transfer leadership to TS 2291c83239844a279a2b5f05f77624a3
I20260709 13:02:21.603840  8645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f529fa7b5f284618b42029c21468a054"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
mode: GRACEFUL
new_leader_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:49952
I20260709 13:02:21.604822  8645 raft_consensus.cc:606] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Received request to transfer leadership to TS 751d6e39218f4f7c99d701a84176a191
I20260709 13:02:21.615164  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:02:21.616760  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:21.667654  9825 raft_consensus.cc:993] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3: : Instructing follower 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:21.668188  9825 raft_consensus.cc:1081] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Signalling peer 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:21.671785  9189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "489d65e7f29740e79c0af054d3320b89"
dest_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:41548
I20260709 13:02:21.672353  9189 raft_consensus.cc:493] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:21.672681  9189 raft_consensus.cc:3060] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:21.699785  9189 raft_consensus.cc:515] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:21.703101  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489d65e7f29740e79c0af054d3320b89" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:21.703724  8579 raft_consensus.cc:3060] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:21.718019  9189 leader_election.cc:290] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:21.721671  8653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489d65e7f29740e79c0af054d3320b89" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:21.722259  8653 raft_consensus.cc:3055] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:21.722536  8653 raft_consensus.cc:740] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:21.723228  8653 consensus_queue.cc:260] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:21.724231  8653 raft_consensus.cc:3060] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:21.733886  8579 raft_consensus.cc:2468] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:21.731645  8653 raft_consensus.cc:2468] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:21.735301  9157 leader_election.cc:304] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7462e2d97948456ab39d09b64620d798, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:21.736227  9884 raft_consensus.cc:2804] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:21.736685  9884 raft_consensus.cc:697] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Becoming Leader. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Running, Role: LEADER
I20260709 13:02:21.737493  9884 consensus_queue.cc:237] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:21.763291  8505 consensus_queue.cc:237] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:21.769992  9189 raft_consensus.cc:1275] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:21.771222  9839 consensus_queue.cc:1048] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:21.779318  9880 raft_consensus.cc:2955] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:21.784945  8578 raft_consensus.cc:1275] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:21.781877  8401 catalog_manager.cc:5697] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 reported cstate change: term changed from 1 to 2, leader changed from 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) to 7462e2d97948456ab39d09b64620d798 (127.7.49.196). New cstate: current_term: 2 leader_uuid: "7462e2d97948456ab39d09b64620d798" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:21.788443  9189 raft_consensus.cc:2955] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:21.795050  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a288b0d8e4043ee8f3feae2ade2d23e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:21.802173  8401 catalog_manager.cc:5697] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:21.803056  9885 consensus_queue.cc:1048] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:21.814039  8579 raft_consensus.cc:2955] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:21.817152  8635 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a288b0d8e4043ee8f3feae2ade2d23e with delete_type TABLET_DATA_TOMBSTONED (TS 2291c83239844a279a2b5f05f77624a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57198
I20260709 13:02:21.818257  9865 tablet_replica.cc:333] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:21.819435  9865 raft_consensus.cc:2243] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:21.820187  9865 raft_consensus.cc:2272] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:21.823976  9865 ts_tablet_manager.cc:1916] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:21.838717  9865 ts_tablet_manager.cc:1929] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:21.839067  9865 log.cc:1199] T 5a288b0d8e4043ee8f3feae2ade2d23e P 2291c83239844a279a2b5f05f77624a3: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root/wals/5a288b0d8e4043ee8f3feae2ade2d23e
I20260709 13:02:21.840277  8390 catalog_manager.cc:5028] TS 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): tablet 5a288b0d8e4043ee8f3feae2ade2d23e (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:21.853502  9860 raft_consensus.cc:993] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a: : Instructing follower 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:21.854071  9836 raft_consensus.cc:1081] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Signalling peer 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:21.856683  8645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f8765b4b0754ea8ae201859134f7bfb"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:57214
I20260709 13:02:21.857182  8645 raft_consensus.cc:493] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:21.857489  8645 raft_consensus.cc:3060] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:21.862464  8645 raft_consensus.cc:515] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:21.863978  8645 leader_election.cc:290] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:21.865206  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8765b4b0754ea8ae201859134f7bfb" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:21.864950  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8765b4b0754ea8ae201859134f7bfb" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:21.866014  8578 raft_consensus.cc:3055] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:21.866089  8505 raft_consensus.cc:3060] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:21.866389  8578 raft_consensus.cc:740] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:02:21.867342  8578 consensus_queue.cc:260] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:21.868446  8578 raft_consensus.cc:3060] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:21.871719  8505 raft_consensus.cc:2468] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:21.872936  8620 leader_election.cc:304] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:02:21.873828  9825 raft_consensus.cc:2804] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:21.874073  8578 raft_consensus.cc:2468] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:21.874405  9825 raft_consensus.cc:697] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:21.876700  9825 consensus_queue.cc:237] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:21.889470  8403 catalog_manager.cc:5697] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 1 to 2, leader changed from b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:21.942149  9883 raft_consensus.cc:993] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3: : Instructing follower 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:21.942576  9825 raft_consensus.cc:1081] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Signalling peer 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:21.943810  8505 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f529fa7b5f284618b42029c21468a054"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:57240
I20260709 13:02:21.944187  8505 raft_consensus.cc:493] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:21.944442  8505 raft_consensus.cc:3060] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:21.950992  8505 raft_consensus.cc:515] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:21.953716  8653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f529fa7b5f284618b42029c21468a054" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:21.953675  8505 leader_election.cc:290] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 2 election: Requested vote from peers 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461), 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117)
I20260709 13:02:21.954403  8653 raft_consensus.cc:3055] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:21.954842  8653 raft_consensus.cc:740] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:21.955271  9189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f529fa7b5f284618b42029c21468a054" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7462e2d97948456ab39d09b64620d798"
I20260709 13:02:21.955798  9189 raft_consensus.cc:3060] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:21.955811  8653 consensus_queue.cc:260] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:21.957144  8653 raft_consensus.cc:3060] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:21.962293  9189 raft_consensus.cc:2468] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 2.
I20260709 13:02:21.963291  8653 raft_consensus.cc:2468] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 2.
I20260709 13:02:21.963559  8470 leader_election.cc:304] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7462e2d97948456ab39d09b64620d798, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:02:21.964360  9839 raft_consensus.cc:2804] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:21.964825  9839 raft_consensus.cc:697] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:21.965622  9839 consensus_queue.cc:237] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:21.977178  8403 catalog_manager.cc:5697] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 1 to 2, leader changed from 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.015390  9885 raft_consensus.cc:993] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191: : Instructing follower 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:22.015902  9885 raft_consensus.cc:1081] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Signalling peer 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:22.017475  8653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5ef1445eb39446f92b65f6c2d24da10"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:57228
I20260709 13:02:22.017932  8653 raft_consensus.cc:493] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.018217  8653 raft_consensus.cc:3060] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.025271  8653 raft_consensus.cc:515] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:22.027094  8653 leader_election.cc:290] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:22.027643  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ef1445eb39446f92b65f6c2d24da10" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:22.028200  8505 raft_consensus.cc:3055] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:22.028393  8505 raft_consensus.cc:740] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:22.028918  8505 consensus_queue.cc:260] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:22.029604  8505 raft_consensus.cc:3060] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.036855  8505 raft_consensus.cc:2468] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:22.037575  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ef1445eb39446f92b65f6c2d24da10" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:22.038666  8578 raft_consensus.cc:3060] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.038800  8620 leader_election.cc:304] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:02:22.039592  9883 raft_consensus.cc:2804] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:22.040077  9883 raft_consensus.cc:697] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:22.040856  9883 consensus_queue.cc:237] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:22.044349  8578 raft_consensus.cc:2468] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:22.050447  8403 catalog_manager.cc:5697] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 1 to 2, leader changed from 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:22.159039  8653 raft_consensus.cc:1275] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:22.160161  9884 consensus_queue.cc:1048] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:22.173038  8578 raft_consensus.cc:1275] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:22.176189  9884 consensus_queue.cc:1048] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:22.318377  8579 raft_consensus.cc:1275] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:22.319566  9883 consensus_queue.cc:1048] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:22.328573  8503 raft_consensus.cc:1275] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:22.330207  9737 consensus_queue.cc:1048] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:22.527563  8579 raft_consensus.cc:1275] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:22.528698  9900 consensus_queue.cc:1048] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:22.530565  9191 raft_consensus.cc:1275] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:22.531989  9885 consensus_queue.cc:1048] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:22.541218  8505 raft_consensus.cc:1275] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:22.542539  9825 consensus_queue.cc:1048] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:22.553078  8650 raft_consensus.cc:1275] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:22.555764  9839 consensus_queue.cc:1048] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:22.617663  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:22.688031  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:22.726927  8645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f8765b4b0754ea8ae201859134f7bfb"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
mode: GRACEFUL
new_leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
 from {username='slave'} at 127.0.0.1:49952
I20260709 13:02:22.727630  8645 raft_consensus.cc:606] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Received request to transfer leadership to TS b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:02:22.730386  8645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7611b8905cc74d3ca1184ae19d655b1a"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
mode: GRACEFUL
new_leader_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:49952
I20260709 13:02:22.730924  8645 raft_consensus.cc:606] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Received request to transfer leadership to TS 751d6e39218f4f7c99d701a84176a191
I20260709 13:02:22.733632  8505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f000bd8b57a1419bb7c69f5f54d2a1ac"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
mode: GRACEFUL
new_leader_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:54234
I20260709 13:02:22.734146  8505 raft_consensus.cc:606] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Received request to transfer leadership to TS 2291c83239844a279a2b5f05f77624a3
I20260709 13:02:22.735695  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:22.737190  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:22.797267  9825 raft_consensus.cc:993] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3: : Instructing follower 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:22.797760  9900 raft_consensus.cc:1081] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Signalling peer 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:22.799120  8505 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7611b8905cc74d3ca1184ae19d655b1a"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:57240
I20260709 13:02:22.799548  8505 raft_consensus.cc:493] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.799779  8505 raft_consensus.cc:3060] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.803831  8505 raft_consensus.cc:515] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:22.805315  8505 leader_election.cc:290] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 2 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:22.806123  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7611b8905cc74d3ca1184ae19d655b1a" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:22.806224  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7611b8905cc74d3ca1184ae19d655b1a" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:22.806680  8578 raft_consensus.cc:3060] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.806782  8645 raft_consensus.cc:3055] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:22.807171  8645 raft_consensus.cc:740] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:22.807873  8645 consensus_queue.cc:260] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:22.808872  8645 raft_consensus.cc:3060] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.813233  8578 raft_consensus.cc:2468] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 2.
I20260709 13:02:22.814484  8470 leader_election.cc:304] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:22.815217  9885 raft_consensus.cc:2804] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:22.815989  9885 raft_consensus.cc:697] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:22.816810  9885 consensus_queue.cc:237] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:22.817122  8645 raft_consensus.cc:2468] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 2.
I20260709 13:02:22.825894  8403 catalog_manager.cc:5697] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 1 to 2, leader changed from 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.897670  8578 consensus_queue.cc:237] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:22.899839  9825 raft_consensus.cc:993] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3: : Instructing follower b5c26ff324cd4d4eb2b64a67c462875a to start an election
I20260709 13:02:22.900375  9900 raft_consensus.cc:1081] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Signalling peer b5c26ff324cd4d4eb2b64a67c462875a to start an election
I20260709 13:02:22.906172  8650 raft_consensus.cc:1275] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:22.906440  8545 consensus_peers.cc:597] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26a6055fa22b4e00bd4b2a766d419483. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:22.906931  8578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f8765b4b0754ea8ae201859134f7bfb"
dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
 from {username='slave'} at 127.0.0.1:35826
I20260709 13:02:22.907471  8578 raft_consensus.cc:493] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.907783  8578 raft_consensus.cc:3060] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.906476  8505 raft_consensus.cc:1275] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:22.910632  9860 consensus_queue.cc:1048] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:22.912926  9860 consensus_queue.cc:1048] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:22.913661  8578 raft_consensus.cc:515] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:22.915447  8578 leader_election.cc:290] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 3 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:22.916530  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8765b4b0754ea8ae201859134f7bfb" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:22.917078  8503 raft_consensus.cc:3060] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.921243  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8765b4b0754ea8ae201859134f7bfb" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:22.921792  8645 raft_consensus.cc:3055] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:22.922077  8645 raft_consensus.cc:740] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:22.922801  8645 consensus_queue.cc:260] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:22.924015  8645 raft_consensus.cc:3060] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.924446  8503 raft_consensus.cc:2468] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 3.
I20260709 13:02:22.925590  8546 leader_election.cc:304] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [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: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:22.927039  9898 raft_consensus.cc:2804] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:22.928402  9898 raft_consensus.cc:697] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 3 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:02:22.927925  9860 raft_consensus.cc:2955] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:22.929353  9898 consensus_queue.cc:237] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:22.939651  8645 raft_consensus.cc:2468] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 3.
I20260709 13:02:22.941313  8403 catalog_manager.cc:5697] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 2 to 3, leader changed from 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 3 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.943367  8645 consensus_queue.cc:237] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:22.943426  8650 raft_consensus.cc:2955] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:22.961606  8505 raft_consensus.cc:2955] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
W20260709 13:02:22.968773  8619 consensus_peers.cc:597] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6aa811e24484f128bd3d7a96e575171. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:22.970480  8500 raft_consensus.cc:1275] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:22.969867  8401 catalog_manager.cc:5697] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.973497  8579 raft_consensus.cc:1275] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:22.975740  9883 consensus_queue.cc:1048] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:22.979861  9883 consensus_queue.cc:1048] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:22.996634  9825 raft_consensus.cc:2955] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:22.999439  8579 raft_consensus.cc:2955] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:23.001019  8500 raft_consensus.cc:2955] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:23.013403  8505 consensus_queue.cc:237] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:23.015637  8403 catalog_manager.cc:5697] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:23.022323  8645 raft_consensus.cc:1275] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:23.022918  8579 raft_consensus.cc:1275] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:23.023870  9839 consensus_queue.cc:1048] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:23.024777  9885 consensus_queue.cc:1048] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:23.026959  8470 consensus_peers.cc:597] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9fe28c8fdebd49bca769572f5af7f241. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:23.034101  9885 raft_consensus.cc:2955] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:23.036882  8579 raft_consensus.cc:2955] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:23.037324  8645 raft_consensus.cc:2955] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:23.052309  8578 consensus_queue.cc:237] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:23.053822  8402 catalog_manager.cc:5697] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:23.065464  8650 raft_consensus.cc:1275] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:23.066242  8545 consensus_peers.cc:597] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab4331ef18bc4bb5addba4325b442c47. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:23.066774  9860 consensus_queue.cc:1048] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:23.075115  8500 raft_consensus.cc:1275] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:23.076468  9860 consensus_queue.cc:1048] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:23.080713  9915 raft_consensus.cc:2955] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:23.087489  8650 raft_consensus.cc:2955] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:23.104096  8402 catalog_manager.cc:5697] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:23.113444  9839 raft_consensus.cc:993] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191: : Instructing follower 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:23.113921  9839 raft_consensus.cc:1081] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Signalling peer 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:23.115864  8645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f000bd8b57a1419bb7c69f5f54d2a1ac"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:57228
I20260709 13:02:23.116351  8645 raft_consensus.cc:493] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:23.116663  8645 raft_consensus.cc:3060] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.116953  8503 raft_consensus.cc:2955] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:23.122932  8645 raft_consensus.cc:515] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:23.125196  8645 leader_election.cc:290] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:23.125295  8500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f000bd8b57a1419bb7c69f5f54d2a1ac" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:23.125833  8500 raft_consensus.cc:3055] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:23.126118  8500 raft_consensus.cc:740] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:23.126684  8500 consensus_queue.cc:260] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:23.127121  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f000bd8b57a1419bb7c69f5f54d2a1ac" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:23.127633  8578 raft_consensus.cc:3060] T f000bd8b57a1419bb7c69f5f54d2a1ac P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.127830  8500 raft_consensus.cc:3060] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.135565  8578 raft_consensus.cc:2468] T f000bd8b57a1419bb7c69f5f54d2a1ac P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:23.136984  8619 leader_election.cc:304] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:23.138180  9900 raft_consensus.cc:2804] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:23.138638  9900 raft_consensus.cc:697] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:23.139526  9900 consensus_queue.cc:237] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:23.142094  8500 raft_consensus.cc:2468] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:23.150746  8403 catalog_manager.cc:5697] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 1 to 2, leader changed from 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:23.201962  8578 raft_consensus.cc:1275] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:23.203105  9885 consensus_queue.cc:1048] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:23.216358  8645 raft_consensus.cc:1275] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:23.220118  9839 consensus_queue.cc:1048] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:23.395254  8500 raft_consensus.cc:1275] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:23.396744  9860 consensus_queue.cc:1048] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:23.407162  8645 raft_consensus.cc:1275] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:23.417925  9898 consensus_queue.cc:1048] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:23.465400  9934 ts_tablet_manager.cc:933] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:23.468075  9934 tablet_copy_client.cc:323] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.194:35541
I20260709 13:02:23.470148  8590 tablet_copy_service.cc:140] P b5c26ff324cd4d4eb2b64a67c462875a: Received BeginTabletCopySession request for tablet 26a6055fa22b4e00bd4b2a766d419483 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:59350)
I20260709 13:02:23.470739  8590 tablet_copy_service.cc:161] P b5c26ff324cd4d4eb2b64a67c462875a: Beginning new tablet copy session on tablet 26a6055fa22b4e00bd4b2a766d419483 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:59350: session id = 7462e2d97948456ab39d09b64620d798-26a6055fa22b4e00bd4b2a766d419483
I20260709 13:02:23.472157  9936 ts_tablet_manager.cc:933] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:23.486519  8590 tablet_copy_source_session.cc:215] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:23.486593  9936 tablet_copy_client.cc:323] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.195:45461
I20260709 13:02:23.489544  8664 tablet_copy_service.cc:140] P 2291c83239844a279a2b5f05f77624a3: Received BeginTabletCopySession request for tablet d6aa811e24484f128bd3d7a96e575171 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:44170)
I20260709 13:02:23.490161  8664 tablet_copy_service.cc:161] P 2291c83239844a279a2b5f05f77624a3: Beginning new tablet copy session on tablet d6aa811e24484f128bd3d7a96e575171 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:44170: session id = 7462e2d97948456ab39d09b64620d798-d6aa811e24484f128bd3d7a96e575171
I20260709 13:02:23.498188  8664 tablet_copy_source_session.cc:215] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:23.500576  9934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a6055fa22b4e00bd4b2a766d419483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.506685  9936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6aa811e24484f128bd3d7a96e575171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.522843  9934 tablet_copy_client.cc:806] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:23.523566  9934 tablet_copy_client.cc:670] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:23.527873  9934 tablet_copy_client.cc:538] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:23.539608  9934 tablet_bootstrap.cc:492] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:23.540891  9936 tablet_copy_client.cc:806] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:23.541566  9936 tablet_copy_client.cc:670] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:23.546453  9936 tablet_copy_client.cc:538] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:23.547401  8500 raft_consensus.cc:1275] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:23.550602  9737 consensus_queue.cc:1048] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:23.557926  9936 tablet_bootstrap.cc:492] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:23.578579  9940 ts_tablet_manager.cc:933] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839)
I20260709 13:02:23.605935  8578 raft_consensus.cc:1275] T f000bd8b57a1419bb7c69f5f54d2a1ac P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:23.611500  9900 consensus_queue.cc:1048] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:23.613287  9940 tablet_copy_client.cc:323] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.193:43839
I20260709 13:02:23.615461  8515 tablet_copy_service.cc:140] P 751d6e39218f4f7c99d701a84176a191: Received BeginTabletCopySession request for tablet 9fe28c8fdebd49bca769572f5af7f241 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:35492)
I20260709 13:02:23.615975  8515 tablet_copy_service.cc:161] P 751d6e39218f4f7c99d701a84176a191: Beginning new tablet copy session on tablet 9fe28c8fdebd49bca769572f5af7f241 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:35492: session id = 7462e2d97948456ab39d09b64620d798-9fe28c8fdebd49bca769572f5af7f241
I20260709 13:02:23.624181  9934 tablet_bootstrap.cc:492] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:23.625164  9934 tablet_bootstrap.cc:492] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:23.625919  9934 ts_tablet_manager.cc:1403] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.087s	user 0.022s	sys 0.032s
I20260709 13:02:23.628938  8515 tablet_copy_source_session.cc:215] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:23.629801  9934 raft_consensus.cc:359] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:23.630729  9934 raft_consensus.cc:740] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:23.631441  9934 consensus_queue.cc:260] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:23.632817  9940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe28c8fdebd49bca769572f5af7f241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.634719  9934 ts_tablet_manager.cc:1434] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:02:23.639767  8590 tablet_copy_service.cc:342] P b5c26ff324cd4d4eb2b64a67c462875a: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-26a6055fa22b4e00bd4b2a766d419483 received from {username='slave'} at 127.0.0.1:59350
I20260709 13:02:23.640285  8590 tablet_copy_service.cc:434] P b5c26ff324cd4d4eb2b64a67c462875a: ending tablet copy session 7462e2d97948456ab39d09b64620d798-26a6055fa22b4e00bd4b2a766d419483 on tablet 26a6055fa22b4e00bd4b2a766d419483 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:23.643154  9934 ts_tablet_manager.cc:933] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:23.711628  9940 tablet_copy_client.cc:806] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:23.717691  9940 tablet_copy_client.cc:670] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:23.722584  9940 tablet_copy_client.cc:538] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:23.734460  9934 tablet_copy_client.cc:323] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.194:35541
I20260709 13:02:23.736328  8590 tablet_copy_service.cc:140] P b5c26ff324cd4d4eb2b64a67c462875a: Received BeginTabletCopySession request for tablet ab4331ef18bc4bb5addba4325b442c47 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:59350)
I20260709 13:02:23.736910  8590 tablet_copy_service.cc:161] P b5c26ff324cd4d4eb2b64a67c462875a: Beginning new tablet copy session on tablet ab4331ef18bc4bb5addba4325b442c47 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:59350: session id = 7462e2d97948456ab39d09b64620d798-ab4331ef18bc4bb5addba4325b442c47
I20260709 13:02:23.737648  9940 tablet_bootstrap.cc:492] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:23.738045  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:23.744588  8590 tablet_copy_source_session.cc:215] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:23.748124  9934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab4331ef18bc4bb5addba4325b442c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.748591  9936 tablet_bootstrap.cc:492] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:23.749598  9936 tablet_bootstrap.cc:492] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:23.751592  9936 ts_tablet_manager.cc:1403] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.194s	user 0.026s	sys 0.023s
I20260709 13:02:23.759977  9936 raft_consensus.cc:359] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:23.767333  9936 raft_consensus.cc:740] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:23.769269  9936 consensus_queue.cc:260] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:23.770823  9934 tablet_copy_client.cc:806] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:23.771452  9934 tablet_copy_client.cc:670] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:23.772734  9936 ts_tablet_manager.cc:1434] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:02:23.774662  9940 tablet_bootstrap.cc:492] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:23.775528  9940 tablet_bootstrap.cc:492] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:23.776181  9940 ts_tablet_manager.cc:1403] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.005s
I20260709 13:02:23.779088  9940 raft_consensus.cc:359] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:23.780531  9940 raft_consensus.cc:740] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:23.781219  8664 tablet_copy_service.cc:342] P 2291c83239844a279a2b5f05f77624a3: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-d6aa811e24484f128bd3d7a96e575171 received from {username='slave'} at 127.0.0.1:44170
I20260709 13:02:23.781651  8664 tablet_copy_service.cc:434] P 2291c83239844a279a2b5f05f77624a3: ending tablet copy session 7462e2d97948456ab39d09b64620d798-d6aa811e24484f128bd3d7a96e575171 on tablet d6aa811e24484f128bd3d7a96e575171 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:23.782372  9934 tablet_copy_client.cc:538] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:23.799332  9934 tablet_bootstrap.cc:492] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:23.782747  9940 consensus_queue.cc:260] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:23.809378  9940 ts_tablet_manager.cc:1434] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.004s
I20260709 13:02:23.810992  8515 tablet_copy_service.cc:342] P 751d6e39218f4f7c99d701a84176a191: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-9fe28c8fdebd49bca769572f5af7f241 received from {username='slave'} at 127.0.0.1:35492
I20260709 13:02:23.811481  8515 tablet_copy_service.cc:434] P 751d6e39218f4f7c99d701a84176a191: ending tablet copy session 7462e2d97948456ab39d09b64620d798-9fe28c8fdebd49bca769572f5af7f241 on tablet 9fe28c8fdebd49bca769572f5af7f241 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:23.825569  9934 tablet_bootstrap.cc:492] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:23.826517  9934 tablet_bootstrap.cc:492] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:23.827402  9934 ts_tablet_manager.cc:1403] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260709 13:02:23.830147  9934 raft_consensus.cc:359] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:23.830937  9934 raft_consensus.cc:740] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:23.831553  9934 consensus_queue.cc:260] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:23.834767  9934 ts_tablet_manager.cc:1434] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:02:23.838734  8590 tablet_copy_service.cc:342] P b5c26ff324cd4d4eb2b64a67c462875a: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-ab4331ef18bc4bb5addba4325b442c47 received from {username='slave'} at 127.0.0.1:59350
I20260709 13:02:23.839237  8590 tablet_copy_service.cc:434] P b5c26ff324cd4d4eb2b64a67c462875a: ending tablet copy session 7462e2d97948456ab39d09b64620d798-ab4331ef18bc4bb5addba4325b442c47 on tablet ab4331ef18bc4bb5addba4325b442c47 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:23.923627  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:23.968312  8650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b553070c34e045218ee974e44d5c3fef"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
mode: GRACEFUL
new_leader_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:49952
I20260709 13:02:23.968981  8650 raft_consensus.cc:606] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Received request to transfer leadership to TS 751d6e39218f4f7c99d701a84176a191
I20260709 13:02:23.972913  8500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd2bb1477f0444b687f6bbd07524de4d"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
mode: GRACEFUL
new_leader_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:54234
I20260709 13:02:23.973475  8500 raft_consensus.cc:606] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 3 LEADER]: Received request to transfer leadership to TS 2291c83239844a279a2b5f05f77624a3
I20260709 13:02:23.976814  8579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de36c10025c84b9d8a622959b8c9c08c"
dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
mode: GRACEFUL
new_leader_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:34534
I20260709 13:02:23.977334  8579 raft_consensus.cc:606] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Received request to transfer leadership to TS 2291c83239844a279a2b5f05f77624a3
I20260709 13:02:23.978276  9880 raft_consensus.cc:993] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191: : Instructing follower 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:23.978796  9880 raft_consensus.cc:1081] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 3 LEADER]: Signalling peer 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:23.978979  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:23.980664  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:23.981103  8650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd2bb1477f0444b687f6bbd07524de4d"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:57228
I20260709 13:02:23.981603  8650 raft_consensus.cc:493] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:23.981925  8650 raft_consensus.cc:3060] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:23.995633  9191 raft_consensus.cc:1217] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:23.996212  8650 raft_consensus.cc:515] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:23.998473  8650 leader_election.cc:290] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 4 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117)
I20260709 13:02:23.999085  9192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2bb1477f0444b687f6bbd07524de4d" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "7462e2d97948456ab39d09b64620d798"
I20260709 13:02:23.999646  9192 raft_consensus.cc:3060] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:24.006384  9191 raft_consensus.cc:1217] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:24.009172  8500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2bb1477f0444b687f6bbd07524de4d" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:24.011289  8500 raft_consensus.cc:3055] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:24.011577  8500 raft_consensus.cc:740] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:24.012287  8500 consensus_queue.cc:260] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:24.013250  9192 raft_consensus.cc:2468] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 4.
I20260709 13:02:24.013414  8500 raft_consensus.cc:3060] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:24.015556  8619 leader_election.cc:304] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [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: 2291c83239844a279a2b5f05f77624a3, 7462e2d97948456ab39d09b64620d798; no voters: 
I20260709 13:02:24.019140  9900 raft_consensus.cc:2804] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:24.019698  9900 raft_consensus.cc:697] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 4 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:24.020264  9192 raft_consensus.cc:1217] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:24.024192  9900 consensus_queue.cc:237] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:24.040036  8500 raft_consensus.cc:2468] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 4.
W20260709 13:02:24.101279  8471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 49002.9us
I20260709 13:02:24.156225  8403 catalog_manager.cc:5697] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 3 to 4, leader changed from 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 4 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:24.170804  8619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:42117, user_credentials={real_user=slave}} blocked reactor thread for 67883.7us
I20260709 13:02:24.195298  9192 raft_consensus.cc:1217] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:02:24.194474  8620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:43839, user_credentials={real_user=slave}} blocked reactor thread for 52406.9us
I20260709 13:02:24.203980  9860 raft_consensus.cc:993] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a: : Instructing follower 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:24.204401  9860 raft_consensus.cc:1081] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Signalling peer 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:24.215456  8650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de36c10025c84b9d8a622959b8c9c08c"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:57214
I20260709 13:02:24.216055  8650 raft_consensus.cc:493] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:24.216421  8650 raft_consensus.cc:3060] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.230495  9900 raft_consensus.cc:993] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3: : Instructing follower 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:24.231079  9900 raft_consensus.cc:1081] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Signalling peer 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:24.236937  8500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b553070c34e045218ee974e44d5c3fef"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:57240
I20260709 13:02:24.237493  8500 raft_consensus.cc:493] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:24.237857  8500 raft_consensus.cc:3060] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:24.244122  8650 raft_consensus.cc:515] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:24.246440  8650 leader_election.cc:290] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117)
I20260709 13:02:24.252305  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de36c10025c84b9d8a622959b8c9c08c" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:24.252931  8577 raft_consensus.cc:3055] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:24.253245  8577 raft_consensus.cc:740] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:02:24.253947  8577 consensus_queue.cc:260] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:24.255187  8577 raft_consensus.cc:3060] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.257326  8500 raft_consensus.cc:515] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:24.259388  9192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de36c10025c84b9d8a622959b8c9c08c" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7462e2d97948456ab39d09b64620d798"
I20260709 13:02:24.259971  9192 raft_consensus.cc:3060] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.266530  8572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b553070c34e045218ee974e44d5c3fef" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:24.267168  8572 raft_consensus.cc:3060] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:24.267720  9192 raft_consensus.cc:2468] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:24.268215  8577 raft_consensus.cc:2468] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 2.
I20260709 13:02:24.270124  8619 leader_election.cc:304] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2291c83239844a279a2b5f05f77624a3, 7462e2d97948456ab39d09b64620d798; no voters: 
I20260709 13:02:24.272677  9952 raft_consensus.cc:2804] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:24.273228  9952 raft_consensus.cc:697] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:24.273402  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b553070c34e045218ee974e44d5c3fef" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:24.274039  8650 raft_consensus.cc:3055] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:24.274358  8650 raft_consensus.cc:740] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:24.275620  8650 consensus_queue.cc:260] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:24.274323  9952 consensus_queue.cc:237] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:24.276701  8650 raft_consensus.cc:3060] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:24.281507  8572 raft_consensus.cc:2468] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 3.
I20260709 13:02:24.284065  8500 leader_election.cc:290] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 3 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:24.287307  8650 raft_consensus.cc:2468] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 3.
I20260709 13:02:24.287469  8470 leader_election.cc:304] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [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: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:24.288627  9885 raft_consensus.cc:2804] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:24.289114  9885 raft_consensus.cc:697] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [term 3 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:24.289965  9885 consensus_queue.cc:237] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:24.311455  8403 catalog_manager.cc:5697] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 1 to 2, leader changed from b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.313457  8402 catalog_manager.cc:5697] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 2 to 3, leader changed from 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 3 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.458880  9191 raft_consensus.cc:1275] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 [term 4 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:02:24.460448  9952 consensus_queue.cc:1048] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:02:24.461642  9839 raft_consensus.cc:1064] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:24.463757  9839 consensus_queue.cc:237] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:24.478034  8503 raft_consensus.cc:1275] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 4 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:02:24.481453  9953 consensus_queue.cc:1048] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:02:24.495203  9898 raft_consensus.cc:1064] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:24.498109  9898 consensus_queue.cc:237] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:24.534581  9946 raft_consensus.cc:1064] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:24.537214  9946 consensus_queue.cc:237] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:24.564828  9191 raft_consensus.cc:1275] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:24.566391  9885 consensus_queue.cc:1048] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:24.566852  9192 raft_consensus.cc:1275] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:24.568333  9915 consensus_queue.cc:1048] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:24.578022  8650 raft_consensus.cc:1275] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:24.581642  9885 consensus_queue.cc:1048] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:24.593045  8648 raft_consensus.cc:1275] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:24.598388  8500 raft_consensus.cc:1275] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:24.606070  8572 raft_consensus.cc:1275] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:24.608911  9915 consensus_queue.cc:1048] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:24.609815  9860 consensus_queue.cc:1048] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:24.614277  9885 consensus_queue.cc:1048] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:24.643110  9189 raft_consensus.cc:1275] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:24.647856  9880 raft_consensus.cc:2955] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:24.658617  9959 consensus_queue.cc:1048] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:24.660013  8653 raft_consensus.cc:2955] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:24.676051  8503 raft_consensus.cc:1275] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:24.691593  9898 consensus_queue.cc:1048] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:24.705055  8650 raft_consensus.cc:1275] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:24.708376  9189 raft_consensus.cc:1275] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:24.710331  8572 raft_consensus.cc:1275] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:24.717682  9959 raft_consensus.cc:2955] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:24.723688  9952 raft_consensus.cc:1064] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:24.725593  8399 catalog_manager.cc:5697] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:24.733218  9946 consensus_queue.cc:1048] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:24.733716  9952 consensus_queue.cc:237] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:24.739234  9900 consensus_queue.cc:1048] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:24.740790  9954 consensus_queue.cc:1048] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:24.736833  8648 raft_consensus.cc:2955] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:24.752090  8503 consensus_queue.cc:237] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:24.760711  8645 raft_consensus.cc:1275] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:24.762679  9975 consensus_queue.cc:1048] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:24.765918  9191 raft_consensus.cc:2955] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:24.769187  9880 raft_consensus.cc:2955] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:24.770957  8500 raft_consensus.cc:2955] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:24.775734  9187 raft_consensus.cc:1275] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:24.780670  8645 raft_consensus.cc:2955] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:24.782621  9187 raft_consensus.cc:2955] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:24.791807  9860 raft_consensus.cc:2955] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:24.798477  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9fe28c8fdebd49bca769572f5af7f241 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:24.799749  9839 consensus_queue.cc:1048] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:24.804620  9191 raft_consensus.cc:2955] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:24.798877  9192 raft_consensus.cc:2955] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:24.812846  8399 catalog_manager.cc:5697] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:24.819372  8503 raft_consensus.cc:2955] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:24.874763  8648 raft_consensus.cc:1275] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:24.876289  9885 consensus_queue.cc:1048] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:24.876003  8401 catalog_manager.cc:5697] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.894682  8577 raft_consensus.cc:1275] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:24.899561  8403 catalog_manager.cc:5697] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:24.896230  9880 consensus_queue.cc:1048] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:02:24.918602  9158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 69678.6us
I20260709 13:02:24.942775  9192 raft_consensus.cc:1275] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:24.944746  9900 consensus_queue.cc:1048] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:24.935817  8564 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fe28c8fdebd49bca769572f5af7f241 with delete_type TABLET_DATA_TOMBSTONED (TS b5c26ff324cd4d4eb2b64a67c462875a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35814
I20260709 13:02:24.952884  8650 raft_consensus.cc:2955] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:24.981727  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:24.984699  8577 consensus_queue.cc:237] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:25.015518  9187 raft_consensus.cc:1275] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:25.019577  8500 raft_consensus.cc:1275] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:25.019891  9860 consensus_queue.cc:1048] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:25.021481  9860 consensus_queue.cc:1048] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:25.028168  9898 raft_consensus.cc:2955] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:25.040026  8389 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab4331ef18bc4bb5addba4325b442c47 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:25.038457  9187 raft_consensus.cc:2955] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:25.059298  8503 raft_consensus.cc:1275] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:25.062240  9953 consensus_queue.cc:1048] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:25.071688  9998 tablet_replica.cc:333] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:25.072680  9998 raft_consensus.cc:2243] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.065412  8500 raft_consensus.cc:2955] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:25.077530  8578 consensus_queue.cc:237] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:25.087109  8403 catalog_manager.cc:5697] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:25.087586  9998 pending_rounds.cc:70] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a: Trying to abort 1 pending ops.
I20260709 13:02:25.092890  9998 pending_rounds.cc:77] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305634383718133760 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "9fe28c8fdebd49bca769572f5af7f241" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } } }
I20260709 13:02:25.091917  9952 raft_consensus.cc:2955] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:25.094249  9998 raft_consensus.cc:2917] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:02:25.094688  9998 raft_consensus.cc:2889] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:02:25.095050  9998 raft_consensus.cc:2272] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.095947  9187 raft_consensus.cc:1275] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:25.096645  8650 raft_consensus.cc:1275] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:25.097234  9898 consensus_queue.cc:1048] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:25.098433  9946 consensus_queue.cc:1048] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:25.075178  8577 raft_consensus.cc:1275] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:25.101684  9953 consensus_queue.cc:1048] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:25.106534  9915 raft_consensus.cc:2955] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:25.107880  8650 raft_consensus.cc:2955] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:25.110245  9998 ts_tablet_manager.cc:1916] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:25.110316  8505 raft_consensus.cc:2955] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:25.128886  8635 tablet_service.cc:1558] Processing DeleteTablet for tablet ab4331ef18bc4bb5addba4325b442c47 with delete_type TABLET_DATA_TOMBSTONED (TS 2291c83239844a279a2b5f05f77624a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57198
I20260709 13:02:25.138114 10001 tablet_replica.cc:333] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:25.145207  9192 raft_consensus.cc:2955] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:25.151743  9187 raft_consensus.cc:2955] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:25.157779  8389 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 26a6055fa22b4e00bd4b2a766d419483 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:25.168560  9998 ts_tablet_manager.cc:1929] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:25.168996  9998 log.cc:1199] T 9fe28c8fdebd49bca769572f5af7f241 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root/wals/9fe28c8fdebd49bca769572f5af7f241
I20260709 13:02:25.172763  8401 catalog_manager.cc:5697] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:25.177217  8389 catalog_manager.cc:5028] TS b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): tablet 9fe28c8fdebd49bca769572f5af7f241 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:25.184855  8402 catalog_manager.cc:5697] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:25.205753  8494 tablet_service.cc:1558] Processing DeleteTablet for tablet 26a6055fa22b4e00bd4b2a766d419483 with delete_type TABLET_DATA_TOMBSTONED (TS 751d6e39218f4f7c99d701a84176a191 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:02:25.213776 10002 tablet_replica.cc:333] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:25.214924 10002 raft_consensus.cc:2243] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.219482 10002 raft_consensus.cc:2272] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.229210 10001 raft_consensus.cc:2243] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.230264 10001 raft_consensus.cc:2272] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.231405  8577 raft_consensus.cc:2955] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:25.233987 10001 ts_tablet_manager.cc:1916] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:25.238627 10002 ts_tablet_manager.cc:1916] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:25.258494 10002 ts_tablet_manager.cc:1929] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:25.258976 10002 log.cc:1199] T 26a6055fa22b4e00bd4b2a766d419483 P 751d6e39218f4f7c99d701a84176a191: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-0-root/wals/26a6055fa22b4e00bd4b2a766d419483
I20260709 13:02:25.260834  8390 catalog_manager.cc:5028] TS 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): tablet 26a6055fa22b4e00bd4b2a766d419483 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:25.269830 10001 ts_tablet_manager.cc:1929] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:25.270256 10001 log.cc:1199] T ab4331ef18bc4bb5addba4325b442c47 P 2291c83239844a279a2b5f05f77624a3: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root/wals/ab4331ef18bc4bb5addba4325b442c47
I20260709 13:02:25.271836  8390 catalog_manager.cc:5028] TS 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): tablet ab4331ef18bc4bb5addba4325b442c47 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:25.402971  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:25.454406  8653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "360311d8ce294b389b81ed234320030c"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
mode: GRACEFUL
new_leader_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:49952
I20260709 13:02:25.454995  8653 raft_consensus.cc:606] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Received request to transfer leadership to TS 751d6e39218f4f7c99d701a84176a191
I20260709 13:02:25.457782  8505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7611b8905cc74d3ca1184ae19d655b1a"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
mode: GRACEFUL
new_leader_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:54234
I20260709 13:02:25.458346  8505 raft_consensus.cc:606] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Received request to transfer leadership to TS 2291c83239844a279a2b5f05f77624a3
I20260709 13:02:25.461344  8653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad7c7b9a6c7f4886939403c288f77329"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
mode: GRACEFUL
new_leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
 from {username='slave'} at 127.0.0.1:49952
I20260709 13:02:25.461849  8653 raft_consensus.cc:606] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Received request to transfer leadership to TS b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:02:25.463165  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:25.464776  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:25.499953  9839 raft_consensus.cc:993] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191: : Instructing follower 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:25.500562  9839 raft_consensus.cc:1081] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Signalling peer 2291c83239844a279a2b5f05f77624a3 to start an election
I20260709 13:02:25.502243  8650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7611b8905cc74d3ca1184ae19d655b1a"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
 from {username='slave'} at 127.0.0.1:57228
I20260709 13:02:25.502722  8650 raft_consensus.cc:493] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.503844  8650 raft_consensus.cc:3060] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:25.508189  9996 raft_consensus.cc:993] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3: : Instructing follower 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:25.508665  9952 raft_consensus.cc:1081] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Signalling peer 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:25.510118  8503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "360311d8ce294b389b81ed234320030c"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:57240
I20260709 13:02:25.510597  8503 raft_consensus.cc:493] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.510905  8503 raft_consensus.cc:3060] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.513052  8650 raft_consensus.cc:515] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:25.514605  8650 leader_election.cc:290] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [CANDIDATE]: Term 3 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:25.515898  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7611b8905cc74d3ca1184ae19d655b1a" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:25.516470  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7611b8905cc74d3ca1184ae19d655b1a" candidate_uuid: "2291c83239844a279a2b5f05f77624a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:25.516474  8577 raft_consensus.cc:3060] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:25.516685  8503 raft_consensus.cc:515] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:25.517155  8505 raft_consensus.cc:3055] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:25.517660  8505 raft_consensus.cc:740] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:25.518581  8505 consensus_queue.cc:260] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:25.520004  8503 leader_election.cc:290] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 2 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:25.520061  8505 raft_consensus.cc:3060] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:25.522787  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360311d8ce294b389b81ed234320030c" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:25.523345  8578 raft_consensus.cc:3060] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.526641  8577 raft_consensus.cc:2468] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 3.
I20260709 13:02:25.528247  8619 leader_election.cc:304] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [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: 2291c83239844a279a2b5f05f77624a3, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:25.528962  9996 raft_consensus.cc:2804] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:25.529446  9996 raft_consensus.cc:697] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 3 LEADER]: Becoming Leader. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:25.530280  9996 consensus_queue.cc:237] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:25.533423  8578 raft_consensus.cc:2468] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 2.
I20260709 13:02:25.540285  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360311d8ce294b389b81ed234320030c" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:25.540961  8650 raft_consensus.cc:3055] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:25.541302  8650 raft_consensus.cc:740] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:25.546808  8470 leader_election.cc:304] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:25.547677  9839 raft_consensus.cc:2804] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:25.542084  8650 consensus_queue.cc:260] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:25.548087  9839 raft_consensus.cc:697] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:25.548743  8650 raft_consensus.cc:3060] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.548815  9839 consensus_queue.cc:237] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:25.560453  8403 catalog_manager.cc:5697] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 reported cstate change: term changed from 2 to 3, leader changed from 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) to 2291c83239844a279a2b5f05f77624a3 (127.7.49.195). New cstate: current_term: 3 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:25.562642  8650 raft_consensus.cc:2468] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 2.
I20260709 13:02:25.546016  8505 raft_consensus.cc:2468] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2291c83239844a279a2b5f05f77624a3 in term 3.
I20260709 13:02:25.575301  8401 catalog_manager.cc:5697] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 1 to 2, leader changed from 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.633479  8650 consensus_queue.cc:237] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:25.640846  8578 raft_consensus.cc:1275] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:25.641067  9187 raft_consensus.cc:1275] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:25.642102  9996 consensus_queue.cc:1048] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:25.642992  9953 consensus_queue.cc:1048] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:25.650223  9952 raft_consensus.cc:2955] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:25.651779  9187 raft_consensus.cc:2955] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:25.668963  8578 raft_consensus.cc:2955] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:25.671336  8401 catalog_manager.cc:5697] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:25.688614  8494 tablet_service.cc:1558] Processing DeleteTablet for tablet d6aa811e24484f128bd3d7a96e575171 with delete_type TABLET_DATA_TOMBSTONED (TS 751d6e39218f4f7c99d701a84176a191 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:02:25.688678  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d6aa811e24484f128bd3d7a96e575171 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:25.689589 10002 tablet_replica.cc:333] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:25.690485 10002 raft_consensus.cc:2243] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.691120 10002 raft_consensus.cc:2272] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.694414 10002 ts_tablet_manager.cc:1916] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:25.708612 10002 ts_tablet_manager.cc:1929] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:25.708957 10002 log.cc:1199] T d6aa811e24484f128bd3d7a96e575171 P 751d6e39218f4f7c99d701a84176a191: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-0-root/wals/d6aa811e24484f128bd3d7a96e575171
I20260709 13:02:25.710091  8390 catalog_manager.cc:5028] TS 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): tablet d6aa811e24484f128bd3d7a96e575171 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:25.762637  9996 raft_consensus.cc:993] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3: : Instructing follower b5c26ff324cd4d4eb2b64a67c462875a to start an election
I20260709 13:02:25.763203  9996 raft_consensus.cc:1081] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Signalling peer b5c26ff324cd4d4eb2b64a67c462875a to start an election
I20260709 13:02:25.764513  8578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad7c7b9a6c7f4886939403c288f77329"
dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
 from {username='slave'} at 127.0.0.1:35826
I20260709 13:02:25.764981  8578 raft_consensus.cc:493] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.765285  8578 raft_consensus.cc:3060] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:25.771618  8578 raft_consensus.cc:515] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:25.773533  8578 leader_election.cc:290] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 3 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:25.774061  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7c7b9a6c7f4886939403c288f77329" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:25.774611  8503 raft_consensus.cc:3060] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:25.774793  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7c7b9a6c7f4886939403c288f77329" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:25.775336  8650 raft_consensus.cc:3055] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:25.775611  8650 raft_consensus.cc:740] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:25.776326  8650 consensus_queue.cc:260] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:25.777398  8650 raft_consensus.cc:3060] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:25.780639  8503 raft_consensus.cc:2468] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 3.
I20260709 13:02:25.781865  8546 leader_election.cc:304] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [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: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:25.782878  9898 raft_consensus.cc:2804] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:25.783398  9898 raft_consensus.cc:697] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 3 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:02:25.784160  8650 raft_consensus.cc:2468] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 3.
I20260709 13:02:25.784267  9898 consensus_queue.cc:237] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:25.800719  8403 catalog_manager.cc:5697] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 2 to 3, leader changed from 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 3 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:26.061648  8505 raft_consensus.cc:1275] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:26.062633  9952 consensus_queue.cc:1048] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:26.075408  8572 raft_consensus.cc:1275] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:26.076977  9952 consensus_queue.cc:1048] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:26.079267  8645 raft_consensus.cc:1275] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:26.085008  9839 consensus_queue.cc:1048] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:26.099925  8572 raft_consensus.cc:1275] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:26.101778  9975 consensus_queue.cc:1048] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:26.193522  8505 raft_consensus.cc:1275] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:26.194677  9860 consensus_queue.cc:1048] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:26.204504  8645 raft_consensus.cc:1275] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:26.206754  9915 consensus_queue.cc:1048] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:26.465626  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:26.839347  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:02:27.149180  9157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:35541, user_credentials={real_user=slave}} blocked reactor thread for 126350us
I20260709 13:02:27.353497  8505 consensus_queue.cc:237] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:27.378583  8650 raft_consensus.cc:1275] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:27.388944  8505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51994067bd96468d97b53faa48496eb6"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
mode: GRACEFUL
new_leader_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:54234
I20260709 13:02:27.391348  8505 raft_consensus.cc:606] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Received request to transfer leadership to TS 7462e2d97948456ab39d09b64620d798
I20260709 13:02:27.395392  8578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab4331ef18bc4bb5addba4325b442c47"
dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
mode: GRACEFUL
new_leader_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:34534
I20260709 13:02:27.395949  8578 raft_consensus.cc:606] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Received request to transfer leadership to TS 751d6e39218f4f7c99d701a84176a191
W20260709 13:02:27.400511  8470 consensus_peers.cc:597] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b553070c34e045218ee974e44d5c3fef. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:27.406424  8650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6aa811e24484f128bd3d7a96e575171"
dest_uuid: "2291c83239844a279a2b5f05f77624a3"
mode: GRACEFUL
new_leader_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:49952
I20260709 13:02:27.406993  8650 raft_consensus.cc:606] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Received request to transfer leadership to TS 7462e2d97948456ab39d09b64620d798
I20260709 13:02:27.408267  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:27.409571  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:27.422441  8572 raft_consensus.cc:1275] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:27.426887 10016 raft_consensus.cc:993] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a: : Instructing follower 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:27.427327 10020 raft_consensus.cc:1081] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Signalling peer 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:27.428996 10026 consensus_queue.cc:1048] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:27.437554 10019 raft_consensus.cc:2955] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:27.440131  8645 raft_consensus.cc:2955] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:27.444818 10029 consensus_queue.cc:1048] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:27.448305  8505 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab4331ef18bc4bb5addba4325b442c47"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:57252
I20260709 13:02:27.448850  8505 raft_consensus.cc:493] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:27.449216  8505 raft_consensus.cc:3060] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.456763  8402 catalog_manager.cc:5697] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index -1 to 4, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 3 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:27.458758  8505 raft_consensus.cc:515] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:27.461314  8505 leader_election.cc:290] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 2 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117)
I20260709 13:02:27.460812  8572 raft_consensus.cc:2955] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:27.461479  8645 consensus_queue.cc:237] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:27.462169  9192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4331ef18bc4bb5addba4325b442c47" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7462e2d97948456ab39d09b64620d798"
I20260709 13:02:27.462458  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4331ef18bc4bb5addba4325b442c47" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:27.462674  9192 raft_consensus.cc:3060] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.462898  8578 raft_consensus.cc:3055] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:27.463315  8578 raft_consensus.cc:740] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:02:27.464071  8578 consensus_queue.cc:260] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:27.465214  8578 raft_consensus.cc:3060] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.474453  8578 raft_consensus.cc:2468] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 2.
I20260709 13:02:27.475770  8470 leader_election.cc:304] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:27.476467 10029 raft_consensus.cc:2804] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:27.477172 10029 raft_consensus.cc:697] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:27.477962 10029 consensus_queue.cc:237] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:27.481798  9192 raft_consensus.cc:2468] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 2.
W20260709 13:02:27.490437  8619 consensus_peers.cc:597] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 679db6cf6b2e45638455af9181020dd8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:27.493250  8500 raft_consensus.cc:1275] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:27.493335  8572 raft_consensus.cc:1275] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:27.494202 10035 consensus_queue.cc:1048] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:27.495165 10036 consensus_queue.cc:1048] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:27.504392 10036 raft_consensus.cc:2955] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:27.518517  8500 raft_consensus.cc:2955] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:27.518903  8403 catalog_manager.cc:5697] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:27.519464  8578 consensus_queue.cc:237] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:27.520565  8401 catalog_manager.cc:5697] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 1 to 2, leader changed from b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:27.514396  8572 raft_consensus.cc:2955] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:27.538400  8500 raft_consensus.cc:1275] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:27.538715  8645 raft_consensus.cc:1275] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:02:27.539685  8545 consensus_peers.cc:597] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f8765b4b0754ea8ae201859134f7bfb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:27.540693 10016 consensus_queue.cc:1048] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:27.541561 10028 consensus_queue.cc:1048] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:27.553897 10028 raft_consensus.cc:2955] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:27.555560  8645 raft_consensus.cc:2955] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:27.556284  8500 raft_consensus.cc:2955] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:27.564666  8505 consensus_queue.cc:237] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:27.567483  8402 catalog_manager.cc:5697] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index -1 to 4, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 3 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:27.580504  8578 raft_consensus.cc:1275] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:27.580588  8470 consensus_peers.cc:597] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82b892409324489e9e548387c8f1b65c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:27.582170  8645 raft_consensus.cc:1275] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:27.581903 10029 consensus_queue.cc:1048] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:02:27.584865 10029 consensus_queue.cc:1048] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:27.594647 10030 raft_consensus.cc:2955] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:27.596570  8645 raft_consensus.cc:2955] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:27.613579  8403 catalog_manager.cc:5697] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:27.620138  8578 raft_consensus.cc:2955] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:27.701957 10019 raft_consensus.cc:993] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191: : Instructing follower 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:27.702458 10030 raft_consensus.cc:1081] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Signalling peer 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:27.703764  9192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51994067bd96468d97b53faa48496eb6"
dest_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:36878
I20260709 13:02:27.704183  9192 raft_consensus.cc:493] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:27.704454  9192 raft_consensus.cc:3060] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.709460  9192 raft_consensus.cc:515] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:27.711208  9192 leader_election.cc:290] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:27.711769  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51994067bd96468d97b53faa48496eb6" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:27.712320  8505 raft_consensus.cc:3055] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:27.712663  8505 raft_consensus.cc:740] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:27.712342  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51994067bd96468d97b53faa48496eb6" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:27.713362  8505 consensus_queue.cc:260] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:27.714076  8578 raft_consensus.cc:3060] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.714570  8505 raft_consensus.cc:3060] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.719261  8505 raft_consensus.cc:2468] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:27.720223  9158 leader_election.cc:304] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7462e2d97948456ab39d09b64620d798, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:02:27.720242  8578 raft_consensus.cc:2468] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:27.721017 10015 raft_consensus.cc:2804] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:27.721506 10015 raft_consensus.cc:697] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Becoming Leader. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Running, Role: LEADER
I20260709 13:02:27.722229 10015 consensus_queue.cc:237] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:27.731967  8401 catalog_manager.cc:5697] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 reported cstate change: term changed from 1 to 2, leader changed from 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) to 7462e2d97948456ab39d09b64620d798 (127.7.49.196). New cstate: current_term: 2 leader_uuid: "7462e2d97948456ab39d09b64620d798" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:27.752305 10035 raft_consensus.cc:993] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3: : Instructing follower 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:27.754176  9953 raft_consensus.cc:1081] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Signalling peer 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:27.756100  9189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6aa811e24484f128bd3d7a96e575171"
dest_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:41548
I20260709 13:02:27.756603  9189 raft_consensus.cc:493] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:27.756913  9189 raft_consensus.cc:3060] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.765594  9189 raft_consensus.cc:515] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:27.769500  8578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6aa811e24484f128bd3d7a96e575171" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:27.770002  8578 raft_consensus.cc:3060] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.770707  9189 leader_election.cc:290] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:27.770871  8653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6aa811e24484f128bd3d7a96e575171" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:27.771521  8653 raft_consensus.cc:3055] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:27.771845  8653 raft_consensus.cc:740] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2291c83239844a279a2b5f05f77624a3, State: Running, Role: LEADER
I20260709 13:02:27.772651  8653 consensus_queue.cc:260] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:27.773504  8653 raft_consensus.cc:3060] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.776051  8578 raft_consensus.cc:2468] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:27.776995  9157 leader_election.cc:304] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7462e2d97948456ab39d09b64620d798, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:27.777724 10032 raft_consensus.cc:2804] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:27.778185 10032 raft_consensus.cc:697] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Becoming Leader. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Running, Role: LEADER
I20260709 13:02:27.778254  8653 raft_consensus.cc:2468] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:27.779075 10032 consensus_queue.cc:237] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:27.798251  8401 catalog_manager.cc:5697] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 reported cstate change: term changed from 1 to 2, leader changed from 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) to 7462e2d97948456ab39d09b64620d798 (127.7.49.196). New cstate: current_term: 2 leader_uuid: "7462e2d97948456ab39d09b64620d798" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:27.928160 10056 ts_tablet_manager.cc:933] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839)
I20260709 13:02:27.930012 10056 tablet_copy_client.cc:323] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.193:43839
I20260709 13:02:27.931387  8515 tablet_copy_service.cc:140] P 751d6e39218f4f7c99d701a84176a191: Received BeginTabletCopySession request for tablet b553070c34e045218ee974e44d5c3fef from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:35492)
I20260709 13:02:27.931777  8515 tablet_copy_service.cc:161] P 751d6e39218f4f7c99d701a84176a191: Beginning new tablet copy session on tablet b553070c34e045218ee974e44d5c3fef from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:35492: session id = 7462e2d97948456ab39d09b64620d798-b553070c34e045218ee974e44d5c3fef
I20260709 13:02:27.938077  8515 tablet_copy_source_session.cc:215] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:27.941030 10056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b553070c34e045218ee974e44d5c3fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.953792 10056 tablet_copy_client.cc:806] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:27.954300 10056 tablet_copy_client.cc:670] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:27.957396 10056 tablet_copy_client.cc:538] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:27.963788 10056 tablet_bootstrap.cc:492] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:27.964468 10058 ts_tablet_manager.cc:933] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:27.966154 10058 tablet_copy_client.cc:323] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.195:45461
I20260709 13:02:27.967778  8664 tablet_copy_service.cc:140] P 2291c83239844a279a2b5f05f77624a3: Received BeginTabletCopySession request for tablet 679db6cf6b2e45638455af9181020dd8 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:44170)
I20260709 13:02:27.968329  8664 tablet_copy_service.cc:161] P 2291c83239844a279a2b5f05f77624a3: Beginning new tablet copy session on tablet 679db6cf6b2e45638455af9181020dd8 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:44170: session id = 7462e2d97948456ab39d09b64620d798-679db6cf6b2e45638455af9181020dd8
I20260709 13:02:27.975939  8664 tablet_copy_source_session.cc:215] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:27.979578 10058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679db6cf6b2e45638455af9181020dd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.988235 10056 tablet_bootstrap.cc:492] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:27.989195 10056 tablet_bootstrap.cc:492] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:27.989853 10056 ts_tablet_manager.cc:1403] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.010s
I20260709 13:02:27.988276  9192 raft_consensus.cc:1275] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:27.991576 10019 consensus_queue.cc:1048] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:27.993072 10056 raft_consensus.cc:359] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:27.993960 10056 raft_consensus.cc:740] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:27.995069 10058 tablet_copy_client.cc:806] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:27.995582 10058 tablet_copy_client.cc:670] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:27.994802 10056 consensus_queue.cc:260] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:27.997915 10056 ts_tablet_manager.cc:1434] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:02:28.000479  8515 tablet_copy_service.cc:342] P 751d6e39218f4f7c99d701a84176a191: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-b553070c34e045218ee974e44d5c3fef received from {username='slave'} at 127.0.0.1:35492
I20260709 13:02:28.000885  8515 tablet_copy_service.cc:434] P 751d6e39218f4f7c99d701a84176a191: ending tablet copy session 7462e2d97948456ab39d09b64620d798-b553070c34e045218ee974e44d5c3fef on tablet b553070c34e045218ee974e44d5c3fef with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:28.003545 10058 tablet_copy_client.cc:538] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:28.013029 10058 tablet_bootstrap.cc:492] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:28.029889  8572 raft_consensus.cc:1275] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:28.031517 10030 consensus_queue.cc:1048] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:28.044863 10058 tablet_bootstrap.cc:492] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:28.047783 10058 tablet_bootstrap.cc:492] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:28.048451 10058 ts_tablet_manager.cc:1403] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.008s
I20260709 13:02:28.051537 10058 raft_consensus.cc:359] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:28.052351 10058 raft_consensus.cc:740] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:28.052965 10058 consensus_queue.cc:260] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:28.055711 10058 ts_tablet_manager.cc:1434] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:28.058719  8664 tablet_copy_service.cc:342] P 2291c83239844a279a2b5f05f77624a3: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-679db6cf6b2e45638455af9181020dd8 received from {username='slave'} at 127.0.0.1:44170
I20260709 13:02:28.059348  8664 tablet_copy_service.cc:434] P 2291c83239844a279a2b5f05f77624a3: ending tablet copy session 7462e2d97948456ab39d09b64620d798-679db6cf6b2e45638455af9181020dd8 on tablet 679db6cf6b2e45638455af9181020dd8 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:28.107928 10058 ts_tablet_manager.cc:933] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839)
I20260709 13:02:28.109683 10058 tablet_copy_client.cc:323] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.193:43839
I20260709 13:02:28.110921  8515 tablet_copy_service.cc:140] P 751d6e39218f4f7c99d701a84176a191: Received BeginTabletCopySession request for tablet 82b892409324489e9e548387c8f1b65c from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:35492)
I20260709 13:02:28.111363  8515 tablet_copy_service.cc:161] P 751d6e39218f4f7c99d701a84176a191: Beginning new tablet copy session on tablet 82b892409324489e9e548387c8f1b65c from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:35492: session id = 7462e2d97948456ab39d09b64620d798-82b892409324489e9e548387c8f1b65c
I20260709 13:02:28.115787 10056 ts_tablet_manager.cc:933] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:28.117383  8515 tablet_copy_source_session.cc:215] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:28.117614 10056 tablet_copy_client.cc:323] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.194:35541
I20260709 13:02:28.119166  8590 tablet_copy_service.cc:140] P b5c26ff324cd4d4eb2b64a67c462875a: Received BeginTabletCopySession request for tablet 2f8765b4b0754ea8ae201859134f7bfb from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:59350)
I20260709 13:02:28.119635  8590 tablet_copy_service.cc:161] P b5c26ff324cd4d4eb2b64a67c462875a: Beginning new tablet copy session on tablet 2f8765b4b0754ea8ae201859134f7bfb from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:59350: session id = 7462e2d97948456ab39d09b64620d798-2f8765b4b0754ea8ae201859134f7bfb
I20260709 13:02:28.120371 10058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82b892409324489e9e548387c8f1b65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.126544  8590 tablet_copy_source_session.cc:215] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:28.130919 10056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f8765b4b0754ea8ae201859134f7bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.135481 10058 tablet_copy_client.cc:806] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:28.137573 10058 tablet_copy_client.cc:670] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:28.146883 10058 tablet_copy_client.cc:538] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:28.160104 10058 tablet_bootstrap.cc:492] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:28.160482 10056 tablet_copy_client.cc:806] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:28.161015 10056 tablet_copy_client.cc:670] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:28.165199 10056 tablet_copy_client.cc:538] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:28.174556 10056 tablet_bootstrap.cc:492] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:28.182487 10058 tablet_bootstrap.cc:492] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:28.183348 10058 tablet_bootstrap.cc:492] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:28.183998 10058 ts_tablet_manager.cc:1403] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260709 13:02:28.186990 10058 raft_consensus.cc:359] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:28.187652 10058 raft_consensus.cc:740] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:28.188144 10058 consensus_queue.cc:260] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:28.190506 10058 ts_tablet_manager.cc:1434] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 13:02:28.194201  8515 tablet_copy_service.cc:342] P 751d6e39218f4f7c99d701a84176a191: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-82b892409324489e9e548387c8f1b65c received from {username='slave'} at 127.0.0.1:35492
I20260709 13:02:28.194561  8515 tablet_copy_service.cc:434] P 751d6e39218f4f7c99d701a84176a191: ending tablet copy session 7462e2d97948456ab39d09b64620d798-82b892409324489e9e548387c8f1b65c on tablet 82b892409324489e9e548387c8f1b65c with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:28.214775  8578 raft_consensus.cc:1275] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:02:28.214932  8601 debug-util.cc:398] Leaking SignalData structure 0x7b080015aba0 after lost signal to thread 7370
W20260709 13:02:28.215996  8601 debug-util.cc:398] Leaking SignalData structure 0x7b080015b280 after lost signal to thread 8437
I20260709 13:02:28.216183 10015 consensus_queue.cc:1048] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:02:28.217190  8601 debug-util.cc:398] Leaking SignalData structure 0x7b0800340aa0 after lost signal to thread 8529
W20260709 13:02:28.218214  8601 debug-util.cc:398] Leaking SignalData structure 0x7b0800349420 after lost signal to thread 8604
I20260709 13:02:28.219846 10056 tablet_bootstrap.cc:492] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 13:02:28.220078  8601 debug-util.cc:398] Leaking SignalData structure 0x7b0800352960 after lost signal to thread 8678
I20260709 13:02:28.220697 10056 tablet_bootstrap.cc:492] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:28.221570 10056 ts_tablet_manager.cc:1403] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.016s
I20260709 13:02:28.224860 10056 raft_consensus.cc:359] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:28.225724 10056 raft_consensus.cc:740] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:28.225358  8505 raft_consensus.cc:1275] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:02:28.230119  8601 debug-util.cc:398] Leaking SignalData structure 0x7b0800336e20 after lost signal to thread 9216
I20260709 13:02:28.233479 10032 consensus_queue.cc:1048] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:28.226598 10056 consensus_queue.cc:260] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:28.240724 10056 ts_tablet_manager.cc:1434] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 13:02:28.254678  8590 tablet_copy_service.cc:342] P b5c26ff324cd4d4eb2b64a67c462875a: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-2f8765b4b0754ea8ae201859134f7bfb received from {username='slave'} at 127.0.0.1:59350
I20260709 13:02:28.255115  8590 tablet_copy_service.cc:434] P b5c26ff324cd4d4eb2b64a67c462875a: ending tablet copy session 7462e2d97948456ab39d09b64620d798-2f8765b4b0754ea8ae201859134f7bfb on tablet 2f8765b4b0754ea8ae201859134f7bfb with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:28.265569  8578 raft_consensus.cc:1275] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:28.267453 10032 consensus_queue.cc:1048] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:28.331166  8648 raft_consensus.cc:1275] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:28.338491 10032 consensus_queue.cc:1048] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:28.410357  9189 raft_consensus.cc:1217] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:28.410457  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:28.535444  9192 raft_consensus.cc:1217] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:02:28.604209  9192 raft_consensus.cc:1217] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:02:28.700680  9192 raft_consensus.cc:1217] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:28.943208 10026 raft_consensus.cc:1064] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:28.945556 10026 consensus_queue.cc:237] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:28.963615 10035 raft_consensus.cc:1064] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:28.966346 10035 consensus_queue.cc:237] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:28.978343  9192 raft_consensus.cc:1275] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798 [term 3 LEARNER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:28.979736 10029 consensus_queue.cc:1048] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:28.991806  8572 raft_consensus.cc:1275] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:28.993889  8572 raft_consensus.cc:1275] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:28.995198 10029 consensus_queue.cc:1048] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:29.001220  9189 raft_consensus.cc:1275] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:29.001719  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:29.006278 10079 consensus_queue.cc:1048] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:29.008692 10079 consensus_queue.cc:1048] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:29.024315  8500 raft_consensus.cc:1275] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:29.031917 10083 consensus_queue.cc:1048] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:29.032325  8648 raft_consensus.cc:1275] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:29.037791 10029 consensus_queue.cc:1048] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:29.042639 10026 raft_consensus.cc:2955] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.052538  9189 raft_consensus.cc:2955] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.069707 10078 raft_consensus.cc:1064] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:29.072305  8401 catalog_manager.cc:5697] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index 4 to 5, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:29.072563 10078 consensus_queue.cc:237] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:29.074697 10035 raft_consensus.cc:2955] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.076220  9192 raft_consensus.cc:2955] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.083282  8578 raft_consensus.cc:2955] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.103996  8500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a288b0d8e4043ee8f3feae2ade2d23e"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
mode: GRACEFUL
new_leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
 from {username='slave'} at 127.0.0.1:54234
I20260709 13:02:29.104671  8500 raft_consensus.cc:606] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Received request to transfer leadership to TS b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:02:29.103983  8653 raft_consensus.cc:2955] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.161837  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:02:29.163414  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:02:29.167150 10089 log.cc:927] Time spent T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 13:02:29.181072  8648 raft_consensus.cc:1275] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:29.201067 10094 consensus_queue.cc:1048] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 13:02:29.226377  9192 raft_consensus.cc:1275] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798 [term 3 LEARNER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:29.228516 10020 consensus_queue.cc:1048] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 13:02:29.283618  8505 raft_consensus.cc:1275] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:29.290376 10020 consensus_queue.cc:1048] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
W20260709 13:02:29.319762  8470 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:35541, user_credentials={real_user=slave}} blocked reactor thread for 44730.8us
W20260709 13:02:29.338773  9158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:45461, user_credentials={real_user=slave}} blocked reactor thread for 55590.8us
I20260709 13:02:29.353266 10102 raft_consensus.cc:2955] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.357319  8399 catalog_manager.cc:5697] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:29.358453  8505 raft_consensus.cc:2955] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
W20260709 13:02:29.375363  8619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:35541, user_credentials={real_user=slave}} blocked reactor thread for 173718us
I20260709 13:02:29.394253  8577 raft_consensus.cc:2955] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
W20260709 13:02:29.403932  8470 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:35541, user_credentials={real_user=slave}} blocked reactor thread for 75535.5us
I20260709 13:02:29.410812  8500 raft_consensus.cc:2955] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.430606 10029 raft_consensus.cc:993] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191: : Instructing follower b5c26ff324cd4d4eb2b64a67c462875a to start an election
I20260709 13:02:29.431109 10029 raft_consensus.cc:1081] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Signalling peer b5c26ff324cd4d4eb2b64a67c462875a to start an election
I20260709 13:02:29.432376  9189 raft_consensus.cc:2955] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.435993  8653 raft_consensus.cc:2955] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.431859  8648 consensus_queue.cc:237] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:29.446194  8401 catalog_manager.cc:5697] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 4 to 5, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:29.449088  8577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a288b0d8e4043ee8f3feae2ade2d23e"
dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
 from {username='slave'} at 127.0.0.1:35832
I20260709 13:02:29.449776  8577 raft_consensus.cc:493] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:29.450310  8577 raft_consensus.cc:3060] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.457181  8577 raft_consensus.cc:515] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:29.477792  8577 leader_election.cc:290] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117)
I20260709 13:02:29.470739  8501 consensus_queue.cc:237] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:29.482005  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a288b0d8e4043ee8f3feae2ade2d23e" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:29.482550  8505 raft_consensus.cc:3055] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:29.482838  8505 raft_consensus.cc:740] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:29.483496  9192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a288b0d8e4043ee8f3feae2ade2d23e" candidate_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7462e2d97948456ab39d09b64620d798"
I20260709 13:02:29.484048  9192 raft_consensus.cc:3060] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.487417  8577 raft_consensus.cc:1275] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:29.483525  8505 consensus_queue.cc:260] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:29.488255  8505 raft_consensus.cc:3060] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.495105  8501 raft_consensus.cc:1275] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:29.496613  8578 consensus_queue.cc:237] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:29.496642 10100 consensus_queue.cc:1048] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:02:29.500128  9189 raft_consensus.cc:1275] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:29.505280 10120 raft_consensus.cc:1064] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:29.508229 10082 consensus_queue.cc:1048] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:29.511628  9189 raft_consensus.cc:1275] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798 [term 3 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:29.512310 10107 consensus_queue.cc:1048] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:02:29.513361  8468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:29.515697  9189 raft_consensus.cc:1275] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798 [term 3 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:29.515839  8645 raft_consensus.cc:1275] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:29.522168 10082 raft_consensus.cc:2955] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.515694 10097 consensus_queue.cc:1048] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.008s
I20260709 13:02:29.525332 10103 consensus_queue.cc:1048] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:29.527632 10107 raft_consensus.cc:2955] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.529089  8500 raft_consensus.cc:2955] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.532173  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 679db6cf6b2e45638455af9181020dd8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:29.534112 10118 consensus_queue.cc:1048] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:02:29.540674  9187 raft_consensus.cc:2955] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.546262  8578 raft_consensus.cc:2955] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.532095 10120 consensus_queue.cc:237] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:29.553529  8401 catalog_manager.cc:5697] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:29.557866 10094 raft_consensus.cc:2955] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.561630  8645 raft_consensus.cc:2955] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.564517  9192 raft_consensus.cc:2468] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 2.
I20260709 13:02:29.567262  8505 raft_consensus.cc:2468] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5c26ff324cd4d4eb2b64a67c462875a in term 2.
I20260709 13:02:29.581557  9189 raft_consensus.cc:2955] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.590624  8564 tablet_service.cc:1558] Processing DeleteTablet for tablet 679db6cf6b2e45638455af9181020dd8 with delete_type TABLET_DATA_TOMBSTONED (TS b5c26ff324cd4d4eb2b64a67c462875a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35814
I20260709 13:02:29.609557  8545 leader_election.cc:304] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7462e2d97948456ab39d09b64620d798, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:29.617293  9188 raft_consensus.cc:2955] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.625314 10097 raft_consensus.cc:2804] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:29.625810 10097 raft_consensus.cc:697] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [term 2 LEADER]: Becoming Leader. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:02:29.614832  8403 catalog_manager.cc:5697] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 5 to 6, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New cstate: current_term: 3 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.626662 10097 consensus_queue.cc:237] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:29.643712  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b553070c34e045218ee974e44d5c3fef with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:29.656503  8635 tablet_service.cc:1558] Processing DeleteTablet for tablet b553070c34e045218ee974e44d5c3fef with delete_type TABLET_DATA_TOMBSTONED (TS 2291c83239844a279a2b5f05f77624a3 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:57198
I20260709 13:02:29.661049  9187 raft_consensus.cc:1275] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:29.663318  8648 raft_consensus.cc:1275] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:29.662027  8402 catalog_manager.cc:5697] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 5 to 6, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New cstate: current_term: 3 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.678023 10124 tablet_replica.cc:333] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:29.676647 10030 consensus_queue.cc:1048] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:02:29.682405  8389 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f8765b4b0754ea8ae201859134f7bfb with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:29.683677 10122 tablet_replica.cc:333] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:29.695533 10122 raft_consensus.cc:2243] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.686290  8494 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f8765b4b0754ea8ae201859134f7bfb with delete_type TABLET_DATA_TOMBSTONED (TS 751d6e39218f4f7c99d701a84176a191 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:57236
I20260709 13:02:29.695785 10118 consensus_queue.cc:1048] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:02:29.701720  8578 raft_consensus.cc:1275] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:29.705163 10122 raft_consensus.cc:2272] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.704459 10107 consensus_queue.cc:1048] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:02:29.719969 10126 tablet_replica.cc:333] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:29.721504 10126 raft_consensus.cc:2243] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.722618 10126 raft_consensus.cc:2272] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.730191  8401 catalog_manager.cc:5697] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: term changed from 1 to 2, leader changed from 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) to b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194). New cstate: current_term: 2 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:29.738523 10124 raft_consensus.cc:2243] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.739359 10124 raft_consensus.cc:2272] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.743762 10122 ts_tablet_manager.cc:1916] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:29.775839 10124 ts_tablet_manager.cc:1916] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:02:29.795238 10123 log.cc:927] Time spent T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 13:02:29.791523 10107 raft_consensus.cc:2955] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.795753  8648 raft_consensus.cc:2955] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.809787  8578 raft_consensus.cc:2955] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.830960 10126 ts_tablet_manager.cc:1916] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:29.837752  8401 catalog_manager.cc:5697] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.903754 10126 ts_tablet_manager.cc:1929] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:02:29.902102  9187 raft_consensus.cc:2955] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.920433 10124 ts_tablet_manager.cc:1929] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:02:29.921154 10124 log.cc:1199] T b553070c34e045218ee974e44d5c3fef P 2291c83239844a279a2b5f05f77624a3: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root/wals/b553070c34e045218ee974e44d5c3fef
I20260709 13:02:29.922816  8390 catalog_manager.cc:5028] TS 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): tablet b553070c34e045218ee974e44d5c3fef (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:29.930044 10126 log.cc:1199] T 2f8765b4b0754ea8ae201859134f7bfb P 751d6e39218f4f7c99d701a84176a191: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-0-root/wals/2f8765b4b0754ea8ae201859134f7bfb
I20260709 13:02:29.931784  8390 catalog_manager.cc:5028] TS 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): tablet 2f8765b4b0754ea8ae201859134f7bfb (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:29.938637 10122 ts_tablet_manager.cc:1929] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:29.940747 10122 log.cc:1199] T 679db6cf6b2e45638455af9181020dd8 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root/wals/679db6cf6b2e45638455af9181020dd8
I20260709 13:02:29.941150  8501 consensus_queue.cc:237] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:29.942552  8389 catalog_manager.cc:5028] TS b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): tablet 679db6cf6b2e45638455af9181020dd8 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:29.947268  9187 raft_consensus.cc:1275] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:29.948668  8578 raft_consensus.cc:1275] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:29.951073 10107 consensus_queue.cc:1048] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:29.952751 10120 consensus_queue.cc:1048] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:29.965076 10026 raft_consensus.cc:2955] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.983395  9187 raft_consensus.cc:2955] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:29.989074  8578 raft_consensus.cc:2955] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:30.008731  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 82b892409324489e9e548387c8f1b65c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:30.013243  8401 catalog_manager.cc:5697] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New cstate: current_term: 1 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:30.027913  8635 tablet_service.cc:1558] Processing DeleteTablet for tablet 82b892409324489e9e548387c8f1b65c with delete_type TABLET_DATA_TOMBSTONED (TS 2291c83239844a279a2b5f05f77624a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57198
I20260709 13:02:30.029001 10124 tablet_replica.cc:333] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:30.029963 10124 raft_consensus.cc:2243] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:30.030685 10124 raft_consensus.cc:2272] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:30.039578 10124 ts_tablet_manager.cc:1916] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:30.042799  8505 raft_consensus.cc:1275] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:30.044801 10025 consensus_queue.cc:1048] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:30.059386  9187 raft_consensus.cc:1275] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:30.060949 10025 consensus_queue.cc:1048] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:30.062423 10124 ts_tablet_manager.cc:1929] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:30.063400 10124 log.cc:1199] T 82b892409324489e9e548387c8f1b65c P 2291c83239844a279a2b5f05f77624a3: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root/wals/82b892409324489e9e548387c8f1b65c
I20260709 13:02:30.065090  8390 catalog_manager.cc:5028] TS 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): tablet 82b892409324489e9e548387c8f1b65c (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:30.164322  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:31.132594  8648 consensus_queue.cc:237] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:31.143261  8572 raft_consensus.cc:1275] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:31.143417  8500 raft_consensus.cc:1275] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:02:31.143550  8619 consensus_peers.cc:597] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5ef1445eb39446f92b65f6c2d24da10. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:31.144927 10099 consensus_queue.cc:1048] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:31.146085 10140 consensus_queue.cc:1048] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:31.195405 10140 raft_consensus.cc:2955] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:31.207093  8578 raft_consensus.cc:2955] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:31.213379  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:31.209820  8505 raft_consensus.cc:2955] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:31.241748  8401 catalog_manager.cc:5697] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index -1 to 3, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 2 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:31.251642  8572 consensus_queue.cc:237] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
W20260709 13:02:31.275489  8545 consensus_peers.cc:597] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a15aceddb654674a22cf96410d6bd42. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:31.283473  8653 raft_consensus.cc:1275] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:31.290735 10135 consensus_queue.cc:1048] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:31.296161  8504 raft_consensus.cc:1275] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:31.300029 10135 consensus_queue.cc:1048] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:31.309921 10143 raft_consensus.cc:2955] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:31.324321  8648 raft_consensus.cc:2955] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:31.328859  8572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfc96d475db54c1cba4d67d174453aad"
dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
mode: GRACEFUL
new_leader_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:34534
I20260709 13:02:31.329696  8572 raft_consensus.cc:606] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [term 2 LEADER]: Received request to transfer leadership to TS 751d6e39218f4f7c99d701a84176a191
I20260709 13:02:31.333020 10102 raft_consensus.cc:993] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a: : Instructing follower 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:31.333480 10102 raft_consensus.cc:1081] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [term 2 LEADER]: Signalling peer 751d6e39218f4f7c99d701a84176a191 to start an election
I20260709 13:02:31.334389  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:02:31.336477  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:31.339828  8505 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfc96d475db54c1cba4d67d174453aad"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
 from {username='slave'} at 127.0.0.1:57252
I20260709 13:02:31.340482  8505 raft_consensus.cc:493] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:31.340879  8505 raft_consensus.cc:3060] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:31.346532  8653 consensus_queue.cc:237] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:31.352962  8504 raft_consensus.cc:2955] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:31.354590  8505 raft_consensus.cc:515] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:31.357414  8505 leader_election.cc:290] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [CANDIDATE]: Term 3 election: Requested vote from peers b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:31.357448  8572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc96d475db54c1cba4d67d174453aad" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:31.357681  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc96d475db54c1cba4d67d174453aad" candidate_uuid: "751d6e39218f4f7c99d701a84176a191" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2291c83239844a279a2b5f05f77624a3"
I20260709 13:02:31.358251  8572 raft_consensus.cc:3055] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:31.358275  8645 raft_consensus.cc:3060] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:31.358706  8572 raft_consensus.cc:740] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b5c26ff324cd4d4eb2b64a67c462875a, State: Running, Role: LEADER
I20260709 13:02:31.359568  8572 consensus_queue.cc:260] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
I20260709 13:02:31.360735  8572 raft_consensus.cc:3060] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:31.367970  8645 raft_consensus.cc:2468] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 3.
I20260709 13:02:31.369565  8471 leader_election.cc:304] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [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: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191; no voters: 
I20260709 13:02:31.370921 10141 raft_consensus.cc:2804] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:31.371403 10141 raft_consensus.cc:697] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [term 3 LEADER]: Becoming Leader. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:31.372268 10141 consensus_queue.cc:237] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } }
W20260709 13:02:31.395845  8619 consensus_peers.cc:597] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 38b7148d2dd14b57b1ddee0883bff911. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:31.395915  8504 raft_consensus.cc:1275] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:31.396243  8572 raft_consensus.cc:2468] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 751d6e39218f4f7c99d701a84176a191 in term 3.
I20260709 13:02:31.397640 10099 consensus_queue.cc:1048] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:31.408288  8578 raft_consensus.cc:1275] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:31.416303 10140 consensus_queue.cc:1048] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:31.422231 10138 raft_consensus.cc:2955] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:31.435657  8504 raft_consensus.cc:2955] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:31.433393  8402 catalog_manager.cc:5697] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
W20260709 13:02:31.483867  8619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:35541, user_credentials={real_user=slave}} blocked reactor thread for 69187.6us
I20260709 13:02:31.491597  8578 consensus_queue.cc:237] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Queue 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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:31.491729  8572 raft_consensus.cc:2955] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:31.497351  8403 catalog_manager.cc:5697] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 reported cstate change: term changed from 2 to 3, leader changed from b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) to 751d6e39218f4f7c99d701a84176a191 (127.7.49.193). New cstate: current_term: 3 leader_uuid: "751d6e39218f4f7c99d701a84176a191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.503536  8399 catalog_manager.cc:5697] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:31.524539  8545 consensus_peers.cc:597] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 7462e2d97948456ab39d09b64620d798 (127.7.49.196:42117): Couldn't send request to peer 7462e2d97948456ab39d09b64620d798. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d0c7b802090b48b0b8fbaf84db66eb2b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:31.525497  8504 raft_consensus.cc:1275] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:31.528733 10143 consensus_queue.cc:1048] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:31.532815  8653 raft_consensus.cc:1275] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:31.544935 10136 consensus_queue.cc:1048] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:31.548635 10143 raft_consensus.cc:2955] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:31.551410  8504 raft_consensus.cc:2955] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:31.575304  8401 catalog_manager.cc:5697] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:31.581396  8645 raft_consensus.cc:2955] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7462e2d97948456ab39d09b64620d798 (127.7.49.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } } }
I20260709 13:02:31.639525 10164 ts_tablet_manager.cc:933] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:31.650552 10164 tablet_copy_client.cc:323] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.195:45461
I20260709 13:02:31.652572  8664 tablet_copy_service.cc:140] P 2291c83239844a279a2b5f05f77624a3: Received BeginTabletCopySession request for tablet b5ef1445eb39446f92b65f6c2d24da10 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:44170)
I20260709 13:02:31.653096  8664 tablet_copy_service.cc:161] P 2291c83239844a279a2b5f05f77624a3: Beginning new tablet copy session on tablet b5ef1445eb39446f92b65f6c2d24da10 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:44170: session id = 7462e2d97948456ab39d09b64620d798-b5ef1445eb39446f92b65f6c2d24da10
I20260709 13:02:31.674331  8664 tablet_copy_source_session.cc:215] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:31.679651 10164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ef1445eb39446f92b65f6c2d24da10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:31.697535 10164 tablet_copy_client.cc:806] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:31.698213 10164 tablet_copy_client.cc:670] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:31.702008 10164 tablet_copy_client.cc:538] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:31.714954 10164 tablet_bootstrap.cc:492] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:31.764200 10164 tablet_bootstrap.cc:492] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:31.765225 10164 tablet_bootstrap.cc:492] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:31.765491  8645 raft_consensus.cc:1275] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:31.766032 10164 ts_tablet_manager.cc:1403] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.021s
I20260709 13:02:31.767037 10141 consensus_queue.cc:1048] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:31.769399 10164 raft_consensus.cc:359] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:31.770273 10164 raft_consensus.cc:740] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:31.770954 10164 consensus_queue.cc:260] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:31.788100 10164 ts_tablet_manager.cc:1434] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:02:31.799849  8664 tablet_copy_service.cc:342] P 2291c83239844a279a2b5f05f77624a3: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-b5ef1445eb39446f92b65f6c2d24da10 received from {username='slave'} at 127.0.0.1:44170
I20260709 13:02:31.800315  8664 tablet_copy_service.cc:434] P 2291c83239844a279a2b5f05f77624a3: ending tablet copy session 7462e2d97948456ab39d09b64620d798-b5ef1445eb39446f92b65f6c2d24da10 on tablet b5ef1445eb39446f92b65f6c2d24da10 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:31.803763 10164 ts_tablet_manager.cc:933] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:31.818697  8572 raft_consensus.cc:1275] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Refusing update from remote peer 751d6e39218f4f7c99d701a84176a191: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:31.826030 10164 tablet_copy_client.cc:323] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.194:35541
I20260709 13:02:31.828207  8590 tablet_copy_service.cc:140] P b5c26ff324cd4d4eb2b64a67c462875a: Received BeginTabletCopySession request for tablet 6a15aceddb654674a22cf96410d6bd42 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:59350)
I20260709 13:02:31.828792  8590 tablet_copy_service.cc:161] P b5c26ff324cd4d4eb2b64a67c462875a: Beginning new tablet copy session on tablet 6a15aceddb654674a22cf96410d6bd42 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:59350: session id = 7462e2d97948456ab39d09b64620d798-6a15aceddb654674a22cf96410d6bd42
I20260709 13:02:31.838063  8590 tablet_copy_source_session.cc:215] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:31.841869 10164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a15aceddb654674a22cf96410d6bd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:31.844920 10118 consensus_queue.cc:1048] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:31.859611 10168 ts_tablet_manager.cc:933] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:31.892439 10168 tablet_copy_client.cc:323] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.195:45461
I20260709 13:02:31.894140  8664 tablet_copy_service.cc:140] P 2291c83239844a279a2b5f05f77624a3: Received BeginTabletCopySession request for tablet 38b7148d2dd14b57b1ddee0883bff911 from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:44170)
I20260709 13:02:31.894693  8664 tablet_copy_service.cc:161] P 2291c83239844a279a2b5f05f77624a3: Beginning new tablet copy session on tablet 38b7148d2dd14b57b1ddee0883bff911 from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:44170: session id = 7462e2d97948456ab39d09b64620d798-38b7148d2dd14b57b1ddee0883bff911
I20260709 13:02:31.913465  8664 tablet_copy_source_session.cc:215] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:31.916754 10168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b7148d2dd14b57b1ddee0883bff911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:31.890816 10164 tablet_copy_client.cc:806] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:31.920657 10164 tablet_copy_client.cc:670] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:31.924667 10164 tablet_copy_client.cc:538] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:31.965757 10164 tablet_bootstrap.cc:492] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:31.975600 10168 tablet_copy_client.cc:806] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:31.989179 10168 tablet_copy_client.cc:670] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:31.992897 10168 tablet_copy_client.cc:538] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:32.021273 10168 tablet_bootstrap.cc:492] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:32.028185 10164 tablet_bootstrap.cc:492] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:32.034350 10164 tablet_bootstrap.cc:492] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:32.035110 10164 ts_tablet_manager.cc:1403] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.007s
I20260709 13:02:32.077859 10164 raft_consensus.cc:359] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:32.078825 10164 raft_consensus.cc:740] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:32.079545 10164 consensus_queue.cc:260] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:32.092468 10164 ts_tablet_manager.cc:1434] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260709 13:02:32.097807  8590 tablet_copy_service.cc:342] P b5c26ff324cd4d4eb2b64a67c462875a: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-6a15aceddb654674a22cf96410d6bd42 received from {username='slave'} at 127.0.0.1:59350
I20260709 13:02:32.098280  8590 tablet_copy_service.cc:434] P b5c26ff324cd4d4eb2b64a67c462875a: ending tablet copy session 7462e2d97948456ab39d09b64620d798-6a15aceddb654674a22cf96410d6bd42 on tablet 6a15aceddb654674a22cf96410d6bd42 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:32.100188 10177 ts_tablet_manager.cc:933] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798: Initiating tablet copy from peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:32.131816 10168 tablet_bootstrap.cc:492] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:32.132880 10168 tablet_bootstrap.cc:492] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:32.133739 10168 ts_tablet_manager.cc:1403] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.113s	user 0.026s	sys 0.010s
I20260709 13:02:32.134805 10177 tablet_copy_client.cc:323] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.194:35541
I20260709 13:02:32.136456  8590 tablet_copy_service.cc:140] P b5c26ff324cd4d4eb2b64a67c462875a: Received BeginTabletCopySession request for tablet d0c7b802090b48b0b8fbaf84db66eb2b from peer 7462e2d97948456ab39d09b64620d798 ({username='slave'} at 127.0.0.1:59350)
I20260709 13:02:32.137066  8590 tablet_copy_service.cc:161] P b5c26ff324cd4d4eb2b64a67c462875a: Beginning new tablet copy session on tablet d0c7b802090b48b0b8fbaf84db66eb2b from peer 7462e2d97948456ab39d09b64620d798 at {username='slave'} at 127.0.0.1:59350: session id = 7462e2d97948456ab39d09b64620d798-d0c7b802090b48b0b8fbaf84db66eb2b
I20260709 13:02:32.141737  9188 raft_consensus.cc:1217] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:32.152243 10168 raft_consensus.cc:359] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:32.153146 10168 raft_consensus.cc:740] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:32.153811 10168 consensus_queue.cc:260] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:32.157974 10168 ts_tablet_manager.cc:1434] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.003s
I20260709 13:02:32.160466  8664 tablet_copy_service.cc:342] P 2291c83239844a279a2b5f05f77624a3: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-38b7148d2dd14b57b1ddee0883bff911 received from {username='slave'} at 127.0.0.1:44170
I20260709 13:02:32.160889  8664 tablet_copy_service.cc:434] P 2291c83239844a279a2b5f05f77624a3: ending tablet copy session 7462e2d97948456ab39d09b64620d798-38b7148d2dd14b57b1ddee0883bff911 on tablet 38b7148d2dd14b57b1ddee0883bff911 with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:32.168190  8590 tablet_copy_source_session.cc:215] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:32.171615 10177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c7b802090b48b0b8fbaf84db66eb2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:32.202405 10177 tablet_copy_client.cc:806] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:32.203366 10177 tablet_copy_client.cc:670] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:32.206779 10177 tablet_copy_client.cc:538] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:32.219583 10177 tablet_bootstrap.cc:492] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798: Bootstrap starting.
I20260709 13:02:32.252952  9187 raft_consensus.cc:1217] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:32.282685 10177 tablet_bootstrap.cc:492] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:32.283743 10177 tablet_bootstrap.cc:492] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798: Bootstrap complete.
I20260709 13:02:32.284533 10177 ts_tablet_manager.cc:1403] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798: Time spent bootstrapping tablet: real 0.065s	user 0.039s	sys 0.012s
I20260709 13:02:32.287704 10177 raft_consensus.cc:359] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:32.288605 10177 raft_consensus.cc:740] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Initialized, Role: LEARNER
I20260709 13:02:32.289309 10177 consensus_queue.cc:260] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: NON_VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: true } }
I20260709 13:02:32.292616 10177 ts_tablet_manager.cc:1434] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:02:32.294257  8590 tablet_copy_service.cc:342] P b5c26ff324cd4d4eb2b64a67c462875a: Request end of tablet copy session 7462e2d97948456ab39d09b64620d798-d0c7b802090b48b0b8fbaf84db66eb2b received from {username='slave'} at 127.0.0.1:59350
I20260709 13:02:32.294646  8590 tablet_copy_service.cc:434] P b5c26ff324cd4d4eb2b64a67c462875a: ending tablet copy session 7462e2d97948456ab39d09b64620d798-d0c7b802090b48b0b8fbaf84db66eb2b on tablet d0c7b802090b48b0b8fbaf84db66eb2b with peer 7462e2d97948456ab39d09b64620d798
I20260709 13:02:32.337618  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:32.471650  9188 raft_consensus.cc:1217] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:32.503677  9188 raft_consensus.cc:1217] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:32.565037 10158 raft_consensus.cc:1064] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:32.568399 10158 consensus_queue.cc:237] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:32.575443  9188 raft_consensus.cc:1275] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798 [term 2 LEARNER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:32.576773 10138 consensus_queue.cc:1048] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:32.577354  8577 raft_consensus.cc:1275] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:32.578540 10138 consensus_queue.cc:1048] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:32.584059  8504 raft_consensus.cc:1275] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:32.585523 10140 consensus_queue.cc:1048] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:32.595332  8572 raft_consensus.cc:2955] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:32.593158 10099 raft_consensus.cc:2955] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:32.619558  8403 catalog_manager.cc:5697] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 3 to 4, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:32.624861  8504 raft_consensus.cc:2955] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:32.621944  9187 raft_consensus.cc:2955] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:32.646311 10136 raft_consensus.cc:1064] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:32.652359 10136 consensus_queue.cc:237] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:32.660292  9188 raft_consensus.cc:1275] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:32.660879  8645 raft_consensus.cc:1275] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:32.661722 10102 consensus_queue.cc:1048] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:32.662825 10143 consensus_queue.cc:1048] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:32.666254  8505 raft_consensus.cc:1275] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:32.668848 10136 consensus_queue.cc:1048] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:32.704871 10136 raft_consensus.cc:2955] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:32.715646  9188 raft_consensus.cc:2955] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:32.717372  8645 consensus_queue.cc:237] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:32.723845  9187 raft_consensus.cc:1275] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:32.728891  8653 raft_consensus.cc:2955] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:32.724467  8504 raft_consensus.cc:1275] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:32.741573  8504 raft_consensus.cc:2955] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:32.744208  8402 catalog_manager.cc:5697] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } attrs { replace: true } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:32.742202 10158 consensus_queue.cc:1048] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:32.755749 10140 consensus_queue.cc:1048] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:32.771132 10140 raft_consensus.cc:2955] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:32.773995  9189 raft_consensus.cc:2955] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:32.799573  8401 catalog_manager.cc:5697] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 4 to 5, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New cstate: current_term: 2 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:32.810667  8564 tablet_service.cc:1558] Processing DeleteTablet for tablet b5ef1445eb39446f92b65f6c2d24da10 with delete_type TABLET_DATA_TOMBSTONED (TS b5c26ff324cd4d4eb2b64a67c462875a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35814
I20260709 13:02:32.812561  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b5ef1445eb39446f92b65f6c2d24da10 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:32.825032  8579 consensus_queue.cc:237] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [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: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:32.829121 10196 tablet_replica.cc:333] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:32.831882 10196 raft_consensus.cc:2243] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:32.832545  9189 raft_consensus.cc:1275] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:32.836668 10196 raft_consensus.cc:2272] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:32.834800  8653 raft_consensus.cc:1275] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:32.836793 10102 consensus_queue.cc:1048] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:32.843046 10102 consensus_queue.cc:1048] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:32.847906  9189 raft_consensus.cc:2955] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:32.848791 10184 raft_consensus.cc:2955] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:32.856673  8505 raft_consensus.cc:2955] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:32.862632 10196 ts_tablet_manager.cc:1916] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:32.877849  8653 raft_consensus.cc:2955] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:32.901126  8402 catalog_manager.cc:5697] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 3 to 4, VOTER 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) evicted. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:32.906563  8389 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a15aceddb654674a22cf96410d6bd42 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:32.914419  8494 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a15aceddb654674a22cf96410d6bd42 with delete_type TABLET_DATA_TOMBSTONED (TS 751d6e39218f4f7c99d701a84176a191 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:02:32.916433 10140 raft_consensus.cc:1064] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:32.916592 10197 tablet_replica.cc:333] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:32.918540 10140 consensus_queue.cc:237] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:32.932929 10197 raft_consensus.cc:2243] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:32.933938 10197 raft_consensus.cc:2272] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:32.938158 10197 ts_tablet_manager.cc:1916] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:32.945346 10196 ts_tablet_manager.cc:1929] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:32.945899 10196 log.cc:1199] T b5ef1445eb39446f92b65f6c2d24da10 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root/wals/b5ef1445eb39446f92b65f6c2d24da10
I20260709 13:02:32.955823  9189 raft_consensus.cc:1275] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:32.961900  8579 raft_consensus.cc:1275] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:32.947650  8389 catalog_manager.cc:5028] TS b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): tablet b5ef1445eb39446f92b65f6c2d24da10 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:32.965184  8505 raft_consensus.cc:1275] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:32.965979 10099 consensus_queue.cc:1048] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:32.967002 10193 consensus_queue.cc:1048] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:32.989823 10140 consensus_queue.cc:1048] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:32.999619 10197 ts_tablet_manager.cc:1929] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:33.000207 10197 log.cc:1199] T 6a15aceddb654674a22cf96410d6bd42 P 751d6e39218f4f7c99d701a84176a191: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-0-root/wals/6a15aceddb654674a22cf96410d6bd42
I20260709 13:02:33.003005  8390 catalog_manager.cc:5028] TS 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): tablet 6a15aceddb654674a22cf96410d6bd42 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:33.016711  8577 raft_consensus.cc:2955] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:33.014465 10099 raft_consensus.cc:2955] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:33.033172  9188 raft_consensus.cc:2955] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:33.037885 10102 raft_consensus.cc:1064] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a: attempting to promote NON_VOTER 7462e2d97948456ab39d09b64620d798 to VOTER
I20260709 13:02:33.044100 10102 consensus_queue.cc:237] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:33.044840  8505 raft_consensus.cc:2955] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:33.049258  8402 catalog_manager.cc:5697] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798 reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } attrs { replace: true } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:33.060989  9188 raft_consensus.cc:1275] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798 [term 1 LEARNER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:33.075004  8648 raft_consensus.cc:1275] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:33.075840  8500 raft_consensus.cc:1275] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:33.076258 10143 consensus_queue.cc:1048] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:33.077400 10184 consensus_queue.cc:1048] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:33.079238 10136 consensus_queue.cc:1048] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:33.098400  8645 consensus_queue.cc:237] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:33.108423 10143 raft_consensus.cc:2955] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:33.111620  9189 raft_consensus.cc:1275] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:33.112630  8505 raft_consensus.cc:1275] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer 2291c83239844a279a2b5f05f77624a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:33.113969 10193 consensus_queue.cc:1048] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:33.114853 10140 consensus_queue.cc:1048] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:33.115634  8648 raft_consensus.cc:2955] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:33.121454  8500 raft_consensus.cc:2955] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:33.136798 10099 raft_consensus.cc:2955] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:33.140591  9189 raft_consensus.cc:2955] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:33.137738  9188 raft_consensus.cc:2955] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:33.141675  8399 catalog_manager.cc:5697] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a reported cstate change: config changed from index 2 to 3, 7462e2d97948456ab39d09b64620d798 (127.7.49.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:33.153855  8500 raft_consensus.cc:2955] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:33.202379  8577 consensus_queue.cc:237] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:33.205214  8403 catalog_manager.cc:5697] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index 3 to 4, VOTER b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194) evicted. New cstate: current_term: 1 leader_uuid: "2291c83239844a279a2b5f05f77624a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:33.212011  9188 raft_consensus.cc:1275] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:33.212839  8500 raft_consensus.cc:1275] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Refusing update from remote peer b5c26ff324cd4d4eb2b64a67c462875a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:33.217800 10184 consensus_queue.cc:1048] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:33.222939 10184 consensus_queue.cc:1048] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:33.226233  8564 tablet_service.cc:1558] Processing DeleteTablet for tablet 38b7148d2dd14b57b1ddee0883bff911 with delete_type TABLET_DATA_TOMBSTONED (TS b5c26ff324cd4d4eb2b64a67c462875a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35814
I20260709 13:02:33.227197 10196 tablet_replica.cc:333] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:33.232605  8390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 38b7148d2dd14b57b1ddee0883bff911 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:33.233454 10143 raft_consensus.cc:2955] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:33.234778  8500 raft_consensus.cc:2955] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:33.259599  8389 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d0c7b802090b48b0b8fbaf84db66eb2b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:33.274075  8401 catalog_manager.cc:5697] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191 reported cstate change: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New cstate: current_term: 1 leader_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:33.277137  9189 raft_consensus.cc:2955] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2291c83239844a279a2b5f05f77624a3 (127.7.49.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } } }
I20260709 13:02:33.286263  8635 tablet_service.cc:1558] Processing DeleteTablet for tablet d0c7b802090b48b0b8fbaf84db66eb2b with delete_type TABLET_DATA_TOMBSTONED (TS 2291c83239844a279a2b5f05f77624a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57198
I20260709 13:02:33.300031 10196 raft_consensus.cc:2243] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.300806 10196 raft_consensus.cc:2272] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.301398 10206 tablet_replica.cc:333] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:33.302541 10206 raft_consensus.cc:2243] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.303364 10206 raft_consensus.cc:2272] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.305788 10196 ts_tablet_manager.cc:1916] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:33.309624 10206 ts_tablet_manager.cc:1916] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:33.321584 10196 ts_tablet_manager.cc:1929] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:33.321978 10196 log.cc:1199] T 38b7148d2dd14b57b1ddee0883bff911 P b5c26ff324cd4d4eb2b64a67c462875a: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-1-root/wals/38b7148d2dd14b57b1ddee0883bff911
I20260709 13:02:33.324348  8389 catalog_manager.cc:5028] TS b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): tablet 38b7148d2dd14b57b1ddee0883bff911 (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:33.325556 10206 ts_tablet_manager.cc:1929] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:33.326042 10206 log.cc:1199] T d0c7b802090b48b0b8fbaf84db66eb2b P 2291c83239844a279a2b5f05f77624a3: Deleting WAL directory at /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079579855-7367-0/minicluster-data/ts-2-root/wals/d0c7b802090b48b0b8fbaf84db66eb2b
I20260709 13:02:33.327806  8390 catalog_manager.cc:5028] TS 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): tablet d0c7b802090b48b0b8fbaf84db66eb2b (table test-workload [id=42bfdda6e1274b7db98560d7c9b44d97]) successfully deleted
I20260709 13:02:33.406579  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:33.448487  8500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82b892409324489e9e548387c8f1b65c"
dest_uuid: "751d6e39218f4f7c99d701a84176a191"
mode: GRACEFUL
new_leader_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:54234
I20260709 13:02:33.449067  8500 raft_consensus.cc:606] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Received request to transfer leadership to TS 7462e2d97948456ab39d09b64620d798
I20260709 13:02:33.451114  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:02:33.452266  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:33.481638 10195 raft_consensus.cc:993] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191: : Instructing follower 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:33.482250 10194 raft_consensus.cc:1081] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Signalling peer 7462e2d97948456ab39d09b64620d798 to start an election
I20260709 13:02:33.483742  9189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82b892409324489e9e548387c8f1b65c"
dest_uuid: "7462e2d97948456ab39d09b64620d798"
 from {username='slave'} at 127.0.0.1:36878
I20260709 13:02:33.484282  9189 raft_consensus.cc:493] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:33.484615  9189 raft_consensus.cc:3060] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:33.494012  9189 raft_consensus.cc:515] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:33.497506  8500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b892409324489e9e548387c8f1b65c" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "751d6e39218f4f7c99d701a84176a191"
I20260709 13:02:33.497535  8577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b892409324489e9e548387c8f1b65c" candidate_uuid: "7462e2d97948456ab39d09b64620d798" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b5c26ff324cd4d4eb2b64a67c462875a"
I20260709 13:02:33.498238  8500 raft_consensus.cc:3055] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:33.498308  8577 raft_consensus.cc:3060] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:33.498633  8500 raft_consensus.cc:740] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 751d6e39218f4f7c99d701a84176a191, State: Running, Role: LEADER
I20260709 13:02:33.499449  8500 consensus_queue.cc:260] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:33.500557  8500 raft_consensus.cc:3060] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:33.507416  8577 raft_consensus.cc:2468] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:33.507541  9189 leader_election.cc:290] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Requested vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:33.508826  9157 leader_election.cc:304] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7462e2d97948456ab39d09b64620d798, b5c26ff324cd4d4eb2b64a67c462875a; no voters: 
I20260709 13:02:33.507470  8500 raft_consensus.cc:2468] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462e2d97948456ab39d09b64620d798 in term 2.
I20260709 13:02:33.510144 10015 raft_consensus.cc:2804] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:33.510601 10015 raft_consensus.cc:697] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Becoming Leader. State: Replica: 7462e2d97948456ab39d09b64620d798, State: Running, Role: LEADER
I20260709 13:02:33.511336 10015 consensus_queue.cc:237] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [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: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:33.519963  8403 catalog_manager.cc:5697] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 reported cstate change: term changed from 1 to 2, leader changed from 751d6e39218f4f7c99d701a84176a191 (127.7.49.193) to 7462e2d97948456ab39d09b64620d798 (127.7.49.196). New cstate: current_term: 2 leader_uuid: "7462e2d97948456ab39d09b64620d798" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:33.995282  8504 raft_consensus.cc:1275] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:33.996515 10015 consensus_queue.cc:1048] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:34.004859  8577 raft_consensus.cc:1275] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Refusing update from remote peer 7462e2d97948456ab39d09b64620d798: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:34.006403 10015 consensus_queue.cc:1048] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:34.453019  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:34.496229  7367 tablet_server.cc:179] TabletServer@127.7.49.193:0 shutting down...
W20260709 13:02:34.502473  8546 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:02:34.507680  8546 consensus_peers.cc:597] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:34.519404  9158 consensus_peers.cc:597] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:34.529192  8620 consensus_peers.cc:597] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:34.539270  9158 consensus_peers.cc:597] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:34.565227  8620 consensus_peers.cc:597] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.566481  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:34.567301  7367 tablet_replica.cc:333] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.567979  7367 raft_consensus.cc:2243] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.568464  7367 raft_consensus.cc:2272] T 21f9b6deee404c34ba8f51eba84d08c0 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.570590  7367 tablet_replica.cc:333] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.571425  7367 raft_consensus.cc:2243] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.572185  7367 raft_consensus.cc:2272] T cfc96d475db54c1cba4d67d174453aad P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.574079  7367 tablet_replica.cc:333] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.574587  7367 raft_consensus.cc:2243] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.575049  7367 raft_consensus.cc:2272] T 38b7148d2dd14b57b1ddee0883bff911 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.576850  7367 tablet_replica.cc:333] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.577373  7367 raft_consensus.cc:2243] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.577773  7367 raft_consensus.cc:2272] T 51994067bd96468d97b53faa48496eb6 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.579588  7367 tablet_replica.cc:333] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.580086  7367 raft_consensus.cc:2243] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.580641  7367 raft_consensus.cc:2272] T 392af9b6d8f0453b829a06f8fcfe0d9c P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.582333  7367 tablet_replica.cc:333] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.582849  7367 raft_consensus.cc:2243] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.583280  7367 raft_consensus.cc:2272] T f000bd8b57a1419bb7c69f5f54d2a1ac P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.585388  7367 tablet_replica.cc:333] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.586068  7367 raft_consensus.cc:2243] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.586673  7367 raft_consensus.cc:2272] T ae6cf60826994ee4b5ae88ea47213a24 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.588624  7367 tablet_replica.cc:333] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.589156  7367 raft_consensus.cc:2243] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.589574  7367 raft_consensus.cc:2272] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.591578  7367 tablet_replica.cc:333] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.592067  7367 raft_consensus.cc:2243] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.592893  7367 raft_consensus.cc:2272] T 554dddaf38604ad6b69c214ababd5d79 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.595115  7367 tablet_replica.cc:333] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.595778  7367 raft_consensus.cc:2243] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.596231  7367 raft_consensus.cc:2272] T cf88a0b0ba7147f08aa7a8e5640175c1 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.598539  7367 tablet_replica.cc:333] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.599269  7367 raft_consensus.cc:2243] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.599766  7367 raft_consensus.cc:2272] T ba9f70bccbfe4eeb8f393733eda4c193 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:34.600153  8620 consensus_peers.cc:597] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.602210  7367 tablet_replica.cc:333] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.602936  7367 raft_consensus.cc:2243] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.603679  7367 raft_consensus.cc:2272] T d0c7b802090b48b0b8fbaf84db66eb2b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:34.604342  8620 consensus_peers.cc:597] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.605675  7367 tablet_replica.cc:333] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.606395  7367 raft_consensus.cc:2243] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.607028  7367 raft_consensus.cc:2272] T caa640e1e616483ea69385905cd71d28 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.608964  7367 tablet_replica.cc:333] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.609560  7367 raft_consensus.cc:2243] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.610311  7367 raft_consensus.cc:2272] T ee36e43947eb4a53a37d997766d18408 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.612108  7367 tablet_replica.cc:333] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.612783  7367 raft_consensus.cc:2243] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.615000  7367 raft_consensus.cc:2272] T f529fa7b5f284618b42029c21468a054 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:34.616999  8546 consensus_peers.cc:597] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.617717  7367 tablet_replica.cc:333] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.618571  7367 raft_consensus.cc:2243] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.619123  7367 raft_consensus.cc:2272] T 5a288b0d8e4043ee8f3feae2ade2d23e P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.621667  7367 tablet_replica.cc:333] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.622452  7367 raft_consensus.cc:2243] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.622968  7367 raft_consensus.cc:2272] T 68996954aa3d4e6aa368a524fd504558 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:34.623050  8620 consensus_peers.cc:597] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.625656  7367 tablet_replica.cc:333] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.627588  7367 raft_consensus.cc:2243] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.628608  7367 raft_consensus.cc:2272] T eadab8d6dff047fd920165bf3121e0f5 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.631346  7367 tablet_replica.cc:333] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.632133  7367 raft_consensus.cc:2243] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.632947  7367 raft_consensus.cc:2272] T b11b0f5f052f4968b1dbd3165f1c7b9b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.635810  7367 tablet_replica.cc:333] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.636611  7367 raft_consensus.cc:2243] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.638760  7367 raft_consensus.cc:2272] T bd2bb1477f0444b687f6bbd07524de4d P 751d6e39218f4f7c99d701a84176a191 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:34.641991  8546 consensus_peers.cc:597] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.642433  7367 tablet_replica.cc:333] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.643356  7367 raft_consensus.cc:2243] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.643857  7367 raft_consensus.cc:2272] T 81f53a8f9694415488304cd49750f023 P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.646375  7367 tablet_replica.cc:333] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.647148  7367 raft_consensus.cc:2243] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.648062  7367 raft_consensus.cc:2272] T a4d6fa93315d47fd8a147e34e6ce09f6 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.657203  7367 tablet_replica.cc:333] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.657943  7367 raft_consensus.cc:2243] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.663357  7367 raft_consensus.cc:2272] T 62fa881985834307b74e823618f5dd64 P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:34.664146  8546 consensus_peers.cc:597] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:34.664796  8546 consensus_peers.cc:597] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.666157  7367 tablet_replica.cc:333] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.667158  7367 raft_consensus.cc:2243] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.667666  7367 raft_consensus.cc:2272] T 2ac54e7ce2bc4f98958498fdc5d01353 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:34.670096  9158 consensus_peers.cc:597] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.670850  7367 tablet_replica.cc:333] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.671752  7367 raft_consensus.cc:2243] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.672686  7367 raft_consensus.cc:2272] T ab4331ef18bc4bb5addba4325b442c47 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.675357  7367 tablet_replica.cc:333] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.676083  7367 raft_consensus.cc:2243] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.676559  7367 raft_consensus.cc:2272] T 82b892409324489e9e548387c8f1b65c P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:34.678422  8546 consensus_peers.cc:597] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.679312  7367 tablet_replica.cc:333] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.680160  7367 raft_consensus.cc:2243] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.681125  7367 raft_consensus.cc:2272] T a5a54a3823144f2aa19e46a0f0e65337 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.683662  7367 tablet_replica.cc:333] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.684388  7367 raft_consensus.cc:2243] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.684911  7367 raft_consensus.cc:2272] T ad7c7b9a6c7f4886939403c288f77329 P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.688061  7367 tablet_replica.cc:333] T bbca57bc50da44c5b70096f1db4701cb P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.688795  7367 raft_consensus.cc:2243] T bbca57bc50da44c5b70096f1db4701cb P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.689297  7367 raft_consensus.cc:2272] T bbca57bc50da44c5b70096f1db4701cb P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.692883  7367 tablet_replica.cc:333] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.693658  7367 raft_consensus.cc:2243] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.694334  7367 raft_consensus.cc:2272] T b5ef1445eb39446f92b65f6c2d24da10 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.696825  7367 tablet_replica.cc:333] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.697598  7367 raft_consensus.cc:2243] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:02:34.697726  8620 consensus_peers.cc:597] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.698601  7367 raft_consensus.cc:2272] T 360311d8ce294b389b81ed234320030c P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:34.699386  8620 consensus_peers.cc:597] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.701067  7367 tablet_replica.cc:333] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.701869  7367 raft_consensus.cc:2243] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.702437  7367 raft_consensus.cc:2272] T 679db6cf6b2e45638455af9181020dd8 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.704993  7367 tablet_replica.cc:333] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.705726  7367 raft_consensus.cc:2243] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.706736  7367 raft_consensus.cc:2272] T 3fa273addf1242048675008e5e8af7ac P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.709337  7367 tablet_replica.cc:333] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.710057  7367 raft_consensus.cc:2243] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.710959  7367 raft_consensus.cc:2272] T 054ec6eb87c9450e91ba703658a9ab4b P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.713354  7367 tablet_replica.cc:333] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.714063  7367 raft_consensus.cc:2243] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.714673  7367 raft_consensus.cc:2272] T 66f6e0ca39594a52b96c87649cfac257 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.717533  7367 tablet_replica.cc:333] T de54d1f8d177425682a4bc85fc338e96 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
W20260709 13:02:34.717592  9158 consensus_peers.cc:597] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.718343  7367 raft_consensus.cc:2243] T de54d1f8d177425682a4bc85fc338e96 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.718863  7367 raft_consensus.cc:2272] T de54d1f8d177425682a4bc85fc338e96 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.721398  7367 tablet_replica.cc:333] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.722105  7367 raft_consensus.cc:2243] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.723050  7367 raft_consensus.cc:2272] T 440229a1262046928cc9adda2eb7a17a P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.725477  7367 tablet_replica.cc:333] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.726212  7367 raft_consensus.cc:2243] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.726691  7367 raft_consensus.cc:2272] T 9dbb3891d3ae47ed9364c0437898e248 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.729067  7367 tablet_replica.cc:333] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.729785  7367 raft_consensus.cc:2243] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.730768  7367 raft_consensus.cc:2272] T 9fe28c8fdebd49bca769572f5af7f241 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.733433  7367 tablet_replica.cc:333] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.734166  7367 raft_consensus.cc:2243] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.735149  7367 raft_consensus.cc:2272] T b553070c34e045218ee974e44d5c3fef P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.737709  7367 tablet_replica.cc:333] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.738436  7367 raft_consensus.cc:2243] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.738955  7367 raft_consensus.cc:2272] T 4bd569a2555a479985e7fd26654bac9e P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:34.739714  8620 consensus_peers.cc:597] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.741484  7367 tablet_replica.cc:333] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.742262  7367 raft_consensus.cc:2243] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.742784  7367 raft_consensus.cc:2272] T 7611b8905cc74d3ca1184ae19d655b1a P 751d6e39218f4f7c99d701a84176a191 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.745175  7367 tablet_replica.cc:333] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.745831  7367 raft_consensus.cc:2243] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:02:34.746577  9158 consensus_peers.cc:597] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.746714  7367 raft_consensus.cc:2272] T fffbb9eef44f4133aaac0f273183b3b2 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.749215  7367 tablet_replica.cc:333] T 145a4b4b0a904b6188c31d41577a84e9 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.749881  7367 raft_consensus.cc:2243] T 145a4b4b0a904b6188c31d41577a84e9 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.750403  7367 raft_consensus.cc:2272] T 145a4b4b0a904b6188c31d41577a84e9 P 751d6e39218f4f7c99d701a84176a191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.752858  7367 tablet_replica.cc:333] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191: stopping tablet replica
I20260709 13:02:34.753494  7367 raft_consensus.cc:2243] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.754123  7367 raft_consensus.cc:2272] T 74bfa288bd3d4ed5983959edb8a0f309 P 751d6e39218f4f7c99d701a84176a191 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:34.758474  9158 consensus_peers.cc:597] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:34.769124  8620 consensus_peers.cc:597] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:34.771751  8546 consensus_peers.cc:597] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:34.772419  8546 consensus_peers.cc:597] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:34.792371  8546 consensus_peers.cc:597] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:34.811563  8546 consensus_peers.cc:597] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:34.817188  9158 consensus_peers.cc:597] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.854967  7367 tablet_server.cc:196] TabletServer@127.7.49.193:0 shutdown complete.
W20260709 13:02:34.866852  8620 consensus_peers.cc:597] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:43839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:34.911439  9158 consensus_peers.cc:597] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:43839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.980585  7367 tablet_server.cc:179] TabletServer@127.7.49.194:0 shutting down...
W20260709 13:02:34.994760  9157 consensus_peers.cc:597] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:34.996028  9157 consensus_peers.cc:597] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:35.009701  8619 consensus_peers.cc:597] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:35.021303  9158 consensus_peers.cc:597] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:43839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:35.035246  8619 consensus_peers.cc:597] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.054170  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:35.055668  7367 tablet_replica.cc:333] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.056696  7367 raft_consensus.cc:2243] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.057377  7367 raft_consensus.cc:2272] T cfc96d475db54c1cba4d67d174453aad P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.060050  7367 tablet_replica.cc:333] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.061098  7367 raft_consensus.cc:2243] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.061825  7367 raft_consensus.cc:2272] T 255a74c822c84bda9afb484cd04b5d37 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:35.062227  8620 consensus_peers.cc:597] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 -> Peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Couldn't send request to peer 751d6e39218f4f7c99d701a84176a191. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:43839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:35.063462  9157 consensus_peers.cc:597] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.064626  7367 tablet_replica.cc:333] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.065531  7367 raft_consensus.cc:2243] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.066237  7367 raft_consensus.cc:2272] T 415c1ac9d1e148d5adc69fbe5ba90b46 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:35.066460  8619 consensus_peers.cc:597] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.068851  7367 tablet_replica.cc:333] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.069532  7367 raft_consensus.cc:2243] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.069991  7367 raft_consensus.cc:2272] T 554dddaf38604ad6b69c214ababd5d79 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.071815  7367 tablet_replica.cc:333] T f000bd8b57a1419bb7c69f5f54d2a1ac P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.072379  7367 raft_consensus.cc:2243] T f000bd8b57a1419bb7c69f5f54d2a1ac P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.072775  7367 raft_consensus.cc:2272] T f000bd8b57a1419bb7c69f5f54d2a1ac P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.074445  7367 tablet_replica.cc:333] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.074975  7367 raft_consensus.cc:2243] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.075805  7367 raft_consensus.cc:2272] T cf88a0b0ba7147f08aa7a8e5640175c1 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.077601  7367 tablet_replica.cc:333] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.078121  7367 raft_consensus.cc:2243] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.078907  7367 raft_consensus.cc:2272] T d0c7b802090b48b0b8fbaf84db66eb2b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.080979  7367 tablet_replica.cc:333] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.081569  7367 raft_consensus.cc:2243] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.081995  7367 raft_consensus.cc:2272] T 533f6054e24e43bcb153d69ea923b7f8 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.083714  7367 tablet_replica.cc:333] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.084300  7367 raft_consensus.cc:2243] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.084815  7367 raft_consensus.cc:2272] T ba9f70bccbfe4eeb8f393733eda4c193 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.086993  7367 tablet_replica.cc:333] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.087594  7367 raft_consensus.cc:2243] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.088198  7367 raft_consensus.cc:2272] T d6aa811e24484f128bd3d7a96e575171 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.090233  7367 tablet_replica.cc:333] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.091051  7367 raft_consensus.cc:2243] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.091555  7367 raft_consensus.cc:2272] T 2ac54e7ce2bc4f98958498fdc5d01353 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.093611  7367 tablet_replica.cc:333] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.094406  7367 raft_consensus.cc:2243] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.095433  7367 raft_consensus.cc:2272] T 2f8765b4b0754ea8ae201859134f7bfb P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.097831  7367 tablet_replica.cc:333] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.098606  7367 raft_consensus.cc:2243] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.099197  7367 raft_consensus.cc:2272] T ab4331ef18bc4bb5addba4325b442c47 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.101332  7367 tablet_replica.cc:333] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.102157  7367 raft_consensus.cc:2243] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.103160  7367 raft_consensus.cc:2272] T 6a15aceddb654674a22cf96410d6bd42 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.105675  7367 tablet_replica.cc:333] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.106444  7367 raft_consensus.cc:2243] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.106992  7367 raft_consensus.cc:2272] T ee36e43947eb4a53a37d997766d18408 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.109511  7367 tablet_replica.cc:333] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.110302  7367 raft_consensus.cc:2243] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.110770  7367 raft_consensus.cc:2272] T 81f53a8f9694415488304cd49750f023 P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.113243  7367 tablet_replica.cc:333] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.114043  7367 raft_consensus.cc:2243] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.114715  7367 raft_consensus.cc:2272] T a4d6fa93315d47fd8a147e34e6ce09f6 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.116452  7367 tablet_replica.cc:333] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.117169  7367 raft_consensus.cc:2243] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.118108  7367 raft_consensus.cc:2272] T 5a288b0d8e4043ee8f3feae2ade2d23e P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.120092  7367 tablet_replica.cc:333] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.120625  7367 raft_consensus.cc:2243] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.121212  7367 raft_consensus.cc:2272] T 68996954aa3d4e6aa368a524fd504558 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.122939  7367 tablet_replica.cc:333] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.123533  7367 raft_consensus.cc:2243] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.123997  7367 raft_consensus.cc:2272] T 7611b8905cc74d3ca1184ae19d655b1a P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.126662  7367 tablet_replica.cc:333] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.127417  7367 raft_consensus.cc:2243] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:35.127745  8619 consensus_peers.cc:597] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.128074  7367 raft_consensus.cc:2272] T fffbb9eef44f4133aaac0f273183b3b2 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:35.129236  9157 consensus_peers.cc:597] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.130393  7367 tablet_replica.cc:333] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.131126  7367 raft_consensus.cc:2243] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.131997  7367 raft_consensus.cc:2272] T 62fa881985834307b74e823618f5dd64 P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.134076  7367 tablet_replica.cc:333] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.134771  7367 raft_consensus.cc:2243] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.135519  7367 raft_consensus.cc:2272] T 9dbb3891d3ae47ed9364c0437898e248 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.137274  7367 tablet_replica.cc:333] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.137889  7367 raft_consensus.cc:2243] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.138324  7367 raft_consensus.cc:2272] T 3fa273addf1242048675008e5e8af7ac P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.140280  7367 tablet_replica.cc:333] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.140836  7367 raft_consensus.cc:2243] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.141660  7367 raft_consensus.cc:2272] T 3805e78c546d4e249fbee68dfde5413b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.143991  7367 tablet_replica.cc:333] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.144763  7367 raft_consensus.cc:2243] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.145260  7367 raft_consensus.cc:2272] T 82b892409324489e9e548387c8f1b65c P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.147651  7367 tablet_replica.cc:333] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.148412  7367 raft_consensus.cc:2243] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.148881  7367 raft_consensus.cc:2272] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.151245  7367 tablet_replica.cc:333] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
W20260709 13:02:35.151242  9157 consensus_peers.cc:597] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.152159  7367 raft_consensus.cc:2243] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.153100  7367 raft_consensus.cc:2272] T 489d65e7f29740e79c0af054d3320b89 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.155656  7367 tablet_replica.cc:333] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.156452  7367 raft_consensus.cc:2243] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.156997  7367 raft_consensus.cc:2272] T 3170126df1bd4b79a6423483ea715c42 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.159621  7367 tablet_replica.cc:333] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.160414  7367 raft_consensus.cc:2243] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.161439  7367 raft_consensus.cc:2272] T ae6cf60826994ee4b5ae88ea47213a24 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:35.162936  8619 consensus_peers.cc:597] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:35.163311  9157 consensus_peers.cc:597] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.164165  7367 tablet_replica.cc:333] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.165009  7367 raft_consensus.cc:2243] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.165916  7367 raft_consensus.cc:2272] T 66f6e0ca39594a52b96c87649cfac257 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.168583  7367 tablet_replica.cc:333] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
W20260709 13:02:35.168799  8619 consensus_peers.cc:597] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.169363  7367 raft_consensus.cc:2243] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.170213  7367 raft_consensus.cc:2272] T de54d1f8d177425682a4bc85fc338e96 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.172188  7367 tablet_replica.cc:333] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.172720  7367 raft_consensus.cc:2243] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.173164  7367 raft_consensus.cc:2272] T 360311d8ce294b389b81ed234320030c P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.175453  7367 tablet_replica.cc:333] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.176183  7367 raft_consensus.cc:2243] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.176658  7367 raft_consensus.cc:2272] T 054ec6eb87c9450e91ba703658a9ab4b P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.178329  7367 tablet_replica.cc:333] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.178791  7367 raft_consensus.cc:2243] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.179371  7367 raft_consensus.cc:2272] T 0b83dbb56ba64d2498305b999f39b84d P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.181138  7367 tablet_replica.cc:333] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.181609  7367 raft_consensus.cc:2243] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.181960  7367 raft_consensus.cc:2272] T de36c10025c84b9d8a622959b8c9c08c P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.184312  7367 tablet_replica.cc:333] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.185034  7367 raft_consensus.cc:2243] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.185976  7367 raft_consensus.cc:2272] T bbca57bc50da44c5b70096f1db4701cb P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.188524  7367 tablet_replica.cc:333] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.189222  7367 raft_consensus.cc:2243] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.189992  7367 raft_consensus.cc:2272] T 51994067bd96468d97b53faa48496eb6 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.192368  7367 tablet_replica.cc:333] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.193041  7367 raft_consensus.cc:2243] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.194020  7367 raft_consensus.cc:2272] T 823380d7fdf745f1a2c3a408ca14f0d7 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.196277  7367 tablet_replica.cc:333] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.196734  7367 raft_consensus.cc:2243] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.197407  7367 raft_consensus.cc:2272] T 26a6055fa22b4e00bd4b2a766d419483 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.199056  7367 tablet_replica.cc:333] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.199487  7367 raft_consensus.cc:2243] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.200172  7367 raft_consensus.cc:2272] T ad7c7b9a6c7f4886939403c288f77329 P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.201990  7367 tablet_replica.cc:333] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.202646  7367 raft_consensus.cc:2243] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.203209  7367 raft_consensus.cc:2272] T a5a54a3823144f2aa19e46a0f0e65337 P b5c26ff324cd4d4eb2b64a67c462875a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.205394  7367 tablet_replica.cc:333] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.206058  7367 raft_consensus.cc:2243] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.206836  7367 raft_consensus.cc:2272] T b553070c34e045218ee974e44d5c3fef P b5c26ff324cd4d4eb2b64a67c462875a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.209221  7367 tablet_replica.cc:333] T 145a4b4b0a904b6188c31d41577a84e9 P b5c26ff324cd4d4eb2b64a67c462875a: stopping tablet replica
I20260709 13:02:35.209848  7367 raft_consensus.cc:2243] T 145a4b4b0a904b6188c31d41577a84e9 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.210335  7367 raft_consensus.cc:2272] T 145a4b4b0a904b6188c31d41577a84e9 P b5c26ff324cd4d4eb2b64a67c462875a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:35.239403  9157 consensus_peers.cc:597] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:35.285606  9157 consensus_peers.cc:597] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.194:35541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:35.292665  8619 consensus_peers.cc:597] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.194:35541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.326830  7367 tablet_server.cc:196] TabletServer@127.7.49.194:0 shutdown complete.
W20260709 13:02:35.375789  9157 consensus_peers.cc:597] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.194:35541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.412297  7367 tablet_server.cc:179] TabletServer@127.7.49.195:0 shutting down...
W20260709 13:02:35.430966  8619 consensus_peers.cc:597] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.194:35541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.463374  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:35.464154  7367 tablet_replica.cc:333] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.464759  7367 raft_consensus.cc:2243] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.465468  7367 raft_consensus.cc:2272] T 21f9b6deee404c34ba8f51eba84d08c0 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.467471  7367 tablet_replica.cc:333] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.468019  7367 raft_consensus.cc:2243] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.468698  7367 raft_consensus.cc:2272] T 38b7148d2dd14b57b1ddee0883bff911 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.471073  7367 tablet_replica.cc:333] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.471838  7367 raft_consensus.cc:2243] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.472325  7367 raft_consensus.cc:2272] T cfc96d475db54c1cba4d67d174453aad P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.474968  7367 tablet_replica.cc:333] T 554dddaf38604ad6b69c214ababd5d79 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.475800  7367 raft_consensus.cc:2243] T 554dddaf38604ad6b69c214ababd5d79 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.476537  7367 raft_consensus.cc:2272] T 554dddaf38604ad6b69c214ababd5d79 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:35.478699  9158 consensus_peers.cc:597] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 -> Peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Couldn't send request to peer 2291c83239844a279a2b5f05f77624a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.478850  7367 tablet_replica.cc:333] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.479699  7367 raft_consensus.cc:2243] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.480566  7367 raft_consensus.cc:2272] T f000bd8b57a1419bb7c69f5f54d2a1ac P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.482587  7367 tablet_replica.cc:333] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.483197  7367 raft_consensus.cc:2243] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.483839  7367 raft_consensus.cc:2272] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.485467  7367 tablet_replica.cc:333] T cf88a0b0ba7147f08aa7a8e5640175c1 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.486127  7367 raft_consensus.cc:2243] T cf88a0b0ba7147f08aa7a8e5640175c1 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.486503  7367 raft_consensus.cc:2272] T cf88a0b0ba7147f08aa7a8e5640175c1 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.488216  7367 tablet_replica.cc:333] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.488729  7367 raft_consensus.cc:2243] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.489398  7367 raft_consensus.cc:2272] T 255a74c822c84bda9afb484cd04b5d37 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.491147  7367 tablet_replica.cc:333] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.491618  7367 raft_consensus.cc:2243] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.492100  7367 raft_consensus.cc:2272] T 533f6054e24e43bcb153d69ea923b7f8 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.493687  7367 tablet_replica.cc:333] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.494153  7367 raft_consensus.cc:2243] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.494602  7367 raft_consensus.cc:2272] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.496346  7367 tablet_replica.cc:333] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.496850  7367 raft_consensus.cc:2243] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.497280  7367 raft_consensus.cc:2272] T caa640e1e616483ea69385905cd71d28 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.499146  7367 tablet_replica.cc:333] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.499986  7367 raft_consensus.cc:2243] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.500871  7367 raft_consensus.cc:2272] T 81f53a8f9694415488304cd49750f023 P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.502576  7367 tablet_replica.cc:333] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.503111  7367 raft_consensus.cc:2243] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.503619  7367 raft_consensus.cc:2272] T 6a15aceddb654674a22cf96410d6bd42 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.505139  7367 tablet_replica.cc:333] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.505743  7367 raft_consensus.cc:2243] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.506450  7367 raft_consensus.cc:2272] T bd2bb1477f0444b687f6bbd07524de4d P 2291c83239844a279a2b5f05f77624a3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.508175  7367 tablet_replica.cc:333] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.508670  7367 raft_consensus.cc:2243] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.509063  7367 raft_consensus.cc:2272] T d6aa811e24484f128bd3d7a96e575171 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.510648  7367 tablet_replica.cc:333] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.511206  7367 raft_consensus.cc:2243] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.511732  7367 raft_consensus.cc:2272] T 2f8765b4b0754ea8ae201859134f7bfb P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.513278  7367 tablet_replica.cc:333] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.513767  7367 raft_consensus.cc:2243] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.514261  7367 raft_consensus.cc:2272] T eadab8d6dff047fd920165bf3121e0f5 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.515882  7367 tablet_replica.cc:333] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.516389  7367 raft_consensus.cc:2243] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.517100  7367 raft_consensus.cc:2272] T b11b0f5f052f4968b1dbd3165f1c7b9b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.519201  7367 tablet_replica.cc:333] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.519860  7367 raft_consensus.cc:2243] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.520427  7367 raft_consensus.cc:2272] T 9fe28c8fdebd49bca769572f5af7f241 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:35.521044  9158 consensus_peers.cc:597] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 -> Peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Couldn't send request to peer 2291c83239844a279a2b5f05f77624a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.522709  7367 tablet_replica.cc:333] T ee36e43947eb4a53a37d997766d18408 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.523521  7367 raft_consensus.cc:2243] T ee36e43947eb4a53a37d997766d18408 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.523977  7367 raft_consensus.cc:2272] T ee36e43947eb4a53a37d997766d18408 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.526250  7367 tablet_replica.cc:333] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
W20260709 13:02:35.526600  9157 consensus_peers.cc:597] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 -> Peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Couldn't send request to peer b5c26ff324cd4d4eb2b64a67c462875a. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.194:35541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.527079  7367 raft_consensus.cc:2243] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.527971  7367 raft_consensus.cc:2272] T f529fa7b5f284618b42029c21468a054 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.529994  7367 tablet_replica.cc:333] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.530592  7367 raft_consensus.cc:2243] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.531203  7367 raft_consensus.cc:2272] T 3805e78c546d4e249fbee68dfde5413b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.533880  7367 tablet_replica.cc:333] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.534399  7367 raft_consensus.cc:2243] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.534891  7367 raft_consensus.cc:2272] T 440229a1262046928cc9adda2eb7a17a P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.538434  7367 tablet_replica.cc:333] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.539417  7367 raft_consensus.cc:2243] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.539992  7367 raft_consensus.cc:2272] T 9dbb3891d3ae47ed9364c0437898e248 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.542325  7367 tablet_replica.cc:333] T 3fa273addf1242048675008e5e8af7ac P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.542953  7367 raft_consensus.cc:2243] T 3fa273addf1242048675008e5e8af7ac P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.543399  7367 raft_consensus.cc:2272] T 3fa273addf1242048675008e5e8af7ac P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.545049  7367 tablet_replica.cc:333] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.545557  7367 raft_consensus.cc:2243] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.546205  7367 raft_consensus.cc:2272] T 679db6cf6b2e45638455af9181020dd8 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.547878  7367 tablet_replica.cc:333] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.548367  7367 raft_consensus.cc:2243] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.549212  7367 raft_consensus.cc:2272] T b5ef1445eb39446f92b65f6c2d24da10 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.551122  7367 tablet_replica.cc:333] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.551775  7367 raft_consensus.cc:2243] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.552227  7367 raft_consensus.cc:2272] T 360311d8ce294b389b81ed234320030c P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.554004  7367 tablet_replica.cc:333] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.554491  7367 raft_consensus.cc:2243] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.554850  7367 raft_consensus.cc:2272] T 054ec6eb87c9450e91ba703658a9ab4b P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.556568  7367 tablet_replica.cc:333] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.557051  7367 raft_consensus.cc:2243] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.557423  7367 raft_consensus.cc:2272] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.559052  7367 tablet_replica.cc:333] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.559763  7367 raft_consensus.cc:2243] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.560190  7367 raft_consensus.cc:2272] T 489d65e7f29740e79c0af054d3320b89 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.561798  7367 tablet_replica.cc:333] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.562299  7367 raft_consensus.cc:2243] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.562674  7367 raft_consensus.cc:2272] T de54d1f8d177425682a4bc85fc338e96 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.564750  7367 tablet_replica.cc:333] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.565366  7367 raft_consensus.cc:2243] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.566269  7367 raft_consensus.cc:2272] T 3170126df1bd4b79a6423483ea715c42 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.568301  7367 tablet_replica.cc:333] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.568802  7367 raft_consensus.cc:2243] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.569550  7367 raft_consensus.cc:2272] T de36c10025c84b9d8a622959b8c9c08c P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.571445  7367 tablet_replica.cc:333] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.572149  7367 raft_consensus.cc:2243] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.572485  7367 raft_consensus.cc:2272] T bbca57bc50da44c5b70096f1db4701cb P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.574128  7367 tablet_replica.cc:333] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.574784  7367 raft_consensus.cc:2243] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.575634  7367 raft_consensus.cc:2272] T 392af9b6d8f0453b829a06f8fcfe0d9c P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:35.577375  9158 consensus_peers.cc:597] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 -> Peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Couldn't send request to peer 2291c83239844a279a2b5f05f77624a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.577913  7367 tablet_replica.cc:333] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.578464  7367 raft_consensus.cc:2243] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.578893  7367 raft_consensus.cc:2272] T 823380d7fdf745f1a2c3a408ca14f0d7 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.580605  7367 tablet_replica.cc:333] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.581128  7367 raft_consensus.cc:2243] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.581840  7367 raft_consensus.cc:2272] T 7611b8905cc74d3ca1184ae19d655b1a P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.583508  7367 tablet_replica.cc:333] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.583959  7367 raft_consensus.cc:2243] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.584338  7367 raft_consensus.cc:2272] T ad7c7b9a6c7f4886939403c288f77329 P 2291c83239844a279a2b5f05f77624a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.585929  7367 tablet_replica.cc:333] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.586407  7367 raft_consensus.cc:2243] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.586776  7367 raft_consensus.cc:2272] T 0b83dbb56ba64d2498305b999f39b84d P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.588333  7367 tablet_replica.cc:333] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.588913  7367 raft_consensus.cc:2243] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.589277  7367 raft_consensus.cc:2272] T 4bd569a2555a479985e7fd26654bac9e P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.590893  7367 tablet_replica.cc:333] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.591368  7367 raft_consensus.cc:2243] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.592011  7367 raft_consensus.cc:2272] T 145a4b4b0a904b6188c31d41577a84e9 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.593624  7367 tablet_replica.cc:333] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.594074  7367 raft_consensus.cc:2243] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.594530  7367 raft_consensus.cc:2272] T 26a6055fa22b4e00bd4b2a766d419483 P 2291c83239844a279a2b5f05f77624a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.596333  7367 tablet_replica.cc:333] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3: stopping tablet replica
I20260709 13:02:35.596817  7367 raft_consensus.cc:2243] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.597308  7367 raft_consensus.cc:2272] T 74bfa288bd3d4ed5983959edb8a0f309 P 2291c83239844a279a2b5f05f77624a3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:35.630256  9158 consensus_peers.cc:597] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 -> Peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Couldn't send request to peer 2291c83239844a279a2b5f05f77624a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:35.638181  9158 consensus_peers.cc:597] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 -> Peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Couldn't send request to peer 2291c83239844a279a2b5f05f77624a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.679944  7367 tablet_server.cc:196] TabletServer@127.7.49.195:0 shutdown complete.
W20260709 13:02:35.740217  9158 consensus_peers.cc:597] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 -> Peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Couldn't send request to peer 2291c83239844a279a2b5f05f77624a3. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.195:45461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:35.752041  9158 consensus_peers.cc:597] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 -> Peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Couldn't send request to peer 2291c83239844a279a2b5f05f77624a3. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.195:45461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:35.752532  9158 consensus_peers.cc:597] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 -> Peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Couldn't send request to peer 2291c83239844a279a2b5f05f77624a3. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.195:45461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.763187  7367 tablet_server.cc:179] TabletServer@127.7.49.196:0 shutting down...
I20260709 13:02:35.782970 10162 raft_consensus.cc:493] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 751d6e39218f4f7c99d701a84176a191)
I20260709 13:02:35.784454 10162 raft_consensus.cc:515] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:35.787073 10162 leader_election.cc:290] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
W20260709 13:02:35.790158  9158 leader_election.cc:336] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Network error: Client connection negotiation failed: client connection to 127.7.49.193:43839: connect: Connection refused (error 111)
W20260709 13:02:35.791597  9157 leader_election.cc:336] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Network error: Client connection negotiation failed: client connection to 127.7.49.194:35541: connect: Connection refused (error 111)
I20260709 13:02:35.791966  9157 leader_election.cc:304] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798 [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: 7462e2d97948456ab39d09b64620d798; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:02:35.793466  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:35.793684 10162 raft_consensus.cc:2749] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:35.794282  7367 tablet_replica.cc:333] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.795310  7367 raft_consensus.cc:2243] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.795972  7367 raft_consensus.cc:2272] T d0c7b802090b48b0b8fbaf84db66eb2b P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.798023  7367 tablet_replica.cc:333] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.798799  7367 raft_consensus.cc:2243] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.799309  7367 raft_consensus.cc:2272] T 6a15aceddb654674a22cf96410d6bd42 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:35.799521  9158 consensus_peers.cc:597] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 -> Peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Couldn't send request to peer 2291c83239844a279a2b5f05f77624a3. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.195:45461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.801026  7367 tablet_replica.cc:333] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.801570  7367 raft_consensus.cc:2243] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.802127  7367 raft_consensus.cc:2272] T b5ef1445eb39446f92b65f6c2d24da10 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.803963  7367 tablet_replica.cc:333] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.804569  7367 raft_consensus.cc:2243] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.805176  7367 raft_consensus.cc:2272] T b553070c34e045218ee974e44d5c3fef P 7462e2d97948456ab39d09b64620d798 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.807165  7367 tablet_replica.cc:333] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.807627  7367 raft_consensus.cc:2243] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.808027  7367 raft_consensus.cc:2272] T 2f8765b4b0754ea8ae201859134f7bfb P 7462e2d97948456ab39d09b64620d798 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.809654  7367 tablet_replica.cc:333] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.810097  7367 raft_consensus.cc:2243] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.810447  7367 raft_consensus.cc:2272] T ab4331ef18bc4bb5addba4325b442c47 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.812033  7367 tablet_replica.cc:333] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.812474  7367 raft_consensus.cc:2243] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.812865  7367 raft_consensus.cc:2272] T 9fe28c8fdebd49bca769572f5af7f241 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.814332  7367 tablet_replica.cc:333] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.814771  7367 raft_consensus.cc:2243] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.815519  7367 raft_consensus.cc:2272] T d6aa811e24484f128bd3d7a96e575171 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.817137  7367 tablet_replica.cc:333] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.817570  7367 raft_consensus.cc:2243] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.817982  7367 raft_consensus.cc:2272] T a4d6fa93315d47fd8a147e34e6ce09f6 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.819633  7367 tablet_replica.cc:333] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.820151  7367 raft_consensus.cc:2243] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.820624  7367 raft_consensus.cc:2272] T b11b0f5f052f4968b1dbd3165f1c7b9b P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.822218  7367 tablet_replica.cc:333] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.822697  7367 raft_consensus.cc:2243] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.823407  7367 raft_consensus.cc:2272] T 489d65e7f29740e79c0af054d3320b89 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.824927  7367 tablet_replica.cc:333] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.825423  7367 raft_consensus.cc:2243] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.825899  7367 raft_consensus.cc:2272] T 62fa881985834307b74e823618f5dd64 P 7462e2d97948456ab39d09b64620d798 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.827651  7367 tablet_replica.cc:333] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.828225  7367 raft_consensus.cc:2243] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.828676  7367 raft_consensus.cc:2272] T de36c10025c84b9d8a622959b8c9c08c P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.830295  7367 tablet_replica.cc:333] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.830799  7367 raft_consensus.cc:2243] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.831475  7367 raft_consensus.cc:2272] T 0b83dbb56ba64d2498305b999f39b84d P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.832937  7367 tablet_replica.cc:333] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.833421  7367 raft_consensus.cc:2243] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.834061  7367 raft_consensus.cc:2272] T 4bd569a2555a479985e7fd26654bac9e P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.835748  7367 tablet_replica.cc:333] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.836243  7367 raft_consensus.cc:2243] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.836884  7367 raft_consensus.cc:2272] T 2ac54e7ce2bc4f98958498fdc5d01353 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.838356  7367 tablet_replica.cc:333] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.838872  7367 raft_consensus.cc:2243] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.839558  7367 raft_consensus.cc:2272] T ba9f70bccbfe4eeb8f393733eda4c193 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.841215  7367 tablet_replica.cc:333] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.841702  7367 raft_consensus.cc:2243] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.842168  7367 raft_consensus.cc:2272] T 26a6055fa22b4e00bd4b2a766d419483 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.843732  7367 tablet_replica.cc:333] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.844233  7367 raft_consensus.cc:2243] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.844878  7367 raft_consensus.cc:2272] T 74bfa288bd3d4ed5983959edb8a0f309 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.846469  7367 tablet_replica.cc:333] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.846933  7367 raft_consensus.cc:2243] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.847363  7367 raft_consensus.cc:2272] T bd2bb1477f0444b687f6bbd07524de4d P 7462e2d97948456ab39d09b64620d798 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.849056  7367 tablet_replica.cc:333] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.849712  7367 raft_consensus.cc:2243] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.850245  7367 raft_consensus.cc:2272] T 21f9b6deee404c34ba8f51eba84d08c0 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.851914  7367 tablet_replica.cc:333] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.852406  7367 raft_consensus.cc:2243] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.852861  7367 raft_consensus.cc:2272] T 255a74c822c84bda9afb484cd04b5d37 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.854418  7367 tablet_replica.cc:333] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.854908  7367 raft_consensus.cc:2243] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.855381  7367 raft_consensus.cc:2272] T ae6cf60826994ee4b5ae88ea47213a24 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.856964  7367 tablet_replica.cc:333] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.857473  7367 raft_consensus.cc:2243] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.857865  7367 raft_consensus.cc:2272] T 66f6e0ca39594a52b96c87649cfac257 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.859493  7367 tablet_replica.cc:333] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.859985  7367 raft_consensus.cc:2243] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.860256 10162 raft_consensus.cc:493] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 751d6e39218f4f7c99d701a84176a191)
I20260709 13:02:35.860483  7367 raft_consensus.cc:2272] T 679db6cf6b2e45638455af9181020dd8 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.860821 10162 raft_consensus.cc:515] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "2291c83239844a279a2b5f05f77624a3" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 45461 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:35.862434  7367 tablet_replica.cc:333] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.862730 10214 raft_consensus.cc:493] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 751d6e39218f4f7c99d701a84176a191)
I20260709 13:02:35.863199  7367 raft_consensus.cc:2243] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.863880  7367 raft_consensus.cc:2272] T 440229a1262046928cc9adda2eb7a17a P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.862841 10162 leader_election.cc:290] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461)
I20260709 13:02:35.863410 10214 raft_consensus.cc:515] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "751d6e39218f4f7c99d701a84176a191" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 43839 } } peers { permanent_uuid: "b5c26ff324cd4d4eb2b64a67c462875a" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 35541 } } peers { permanent_uuid: "7462e2d97948456ab39d09b64620d798" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 42117 } attrs { promote: false } }
I20260709 13:02:35.865939 10214 leader_election.cc:290] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839), b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541)
I20260709 13:02:35.866163  7367 tablet_replica.cc:333] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.866961  7367 raft_consensus.cc:2243] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.867611  7367 raft_consensus.cc:2272] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:35.869408  9158 leader_election.cc:336] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Network error: Client connection negotiation failed: client connection to 127.7.49.193:43839: connect: Connection refused (error 111)
I20260709 13:02:35.869885  7367 tablet_replica.cc:333] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.870522  7367 raft_consensus.cc:2243] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:35.870824  9158 leader_election.cc:336] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2291c83239844a279a2b5f05f77624a3 (127.7.49.195:45461): Network error: Client connection negotiation failed: client connection to 127.7.49.195:45461: connect: Connection refused (error 111)
I20260709 13:02:35.871151  7367 raft_consensus.cc:2272] T 415c1ac9d1e148d5adc69fbe5ba90b46 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.871282  9158 leader_election.cc:304] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798 [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: 7462e2d97948456ab39d09b64620d798; no voters: 2291c83239844a279a2b5f05f77624a3, 751d6e39218f4f7c99d701a84176a191
W20260709 13:02:35.871531  9157 leader_election.cc:336] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b5c26ff324cd4d4eb2b64a67c462875a (127.7.49.194:35541): Network error: Client connection negotiation failed: client connection to 127.7.49.194:35541: connect: Connection refused (error 111)
I20260709 13:02:35.872098 10214 raft_consensus.cc:2749] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:35.873759  7367 tablet_replica.cc:333] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
W20260709 13:02:35.873855  9158 leader_election.cc:336] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 751d6e39218f4f7c99d701a84176a191 (127.7.49.193:43839): Network error: Client connection negotiation failed: client connection to 127.7.49.193:43839: connect: Connection refused (error 111)
I20260709 13:02:35.874329  9158 leader_election.cc:304] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7462e2d97948456ab39d09b64620d798; no voters: 751d6e39218f4f7c99d701a84176a191, b5c26ff324cd4d4eb2b64a67c462875a
I20260709 13:02:35.874450  7367 raft_consensus.cc:2243] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:02:35.874913  9158 raft_consensus.cc:2686] T a5a54a3823144f2aa19e46a0f0e65337 P 7462e2d97948456ab39d09b64620d798: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:02:35.875403  7367 raft_consensus.cc:2272] T 5ca0ebf62b94430ca5e1eeb32cb71bd6 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.877055  7367 tablet_replica.cc:333] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.877619  7367 raft_consensus.cc:2243] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.878280  7367 raft_consensus.cc:2272] T 533f6054e24e43bcb153d69ea923b7f8 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.879941  7367 tablet_replica.cc:333] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.880432  7367 raft_consensus.cc:2243] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.881059  7367 raft_consensus.cc:2272] T 51994067bd96468d97b53faa48496eb6 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.882694  7367 tablet_replica.cc:333] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.883239  7367 raft_consensus.cc:2243] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.883879  7367 raft_consensus.cc:2272] T 5b8acc9a7bec47ffa6fcd05b05e41205 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.885488  7367 tablet_replica.cc:333] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.885980  7367 raft_consensus.cc:2243] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.886631  7367 raft_consensus.cc:2272] T 82b892409324489e9e548387c8f1b65c P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.888230  7367 tablet_replica.cc:333] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.888703  7367 raft_consensus.cc:2243] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.889084  7367 raft_consensus.cc:2272] T 3805e78c546d4e249fbee68dfde5413b P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.890630  7367 tablet_replica.cc:333] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.891150  7367 raft_consensus.cc:2243] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.891782  7367 raft_consensus.cc:2272] T caa640e1e616483ea69385905cd71d28 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.893361  7367 tablet_replica.cc:333] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.893818  7367 raft_consensus.cc:2243] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.894279  7367 raft_consensus.cc:2272] T 38b7148d2dd14b57b1ddee0883bff911 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.895754  7367 tablet_replica.cc:333] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.896224  7367 raft_consensus.cc:2243] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.896659  7367 raft_consensus.cc:2272] T fffbb9eef44f4133aaac0f273183b3b2 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.898161  7367 tablet_replica.cc:333] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.898613  7367 raft_consensus.cc:2243] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.899091  7367 raft_consensus.cc:2272] T 392af9b6d8f0453b829a06f8fcfe0d9c P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.900643  7367 tablet_replica.cc:333] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.901119  7367 raft_consensus.cc:2243] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.901574  7367 raft_consensus.cc:2272] T 823380d7fdf745f1a2c3a408ca14f0d7 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.903157  7367 tablet_replica.cc:333] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.903600  7367 raft_consensus.cc:2243] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.903975  7367 raft_consensus.cc:2272] T 5a288b0d8e4043ee8f3feae2ade2d23e P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.905530  7367 tablet_replica.cc:333] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.905979  7367 raft_consensus.cc:2243] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.906670  7367 raft_consensus.cc:2272] T 68996954aa3d4e6aa368a524fd504558 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.908236  7367 tablet_replica.cc:333] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.908664  7367 raft_consensus.cc:2243] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.909049  7367 raft_consensus.cc:2272] T f529fa7b5f284618b42029c21468a054 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.910710  7367 tablet_replica.cc:333] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.911195  7367 raft_consensus.cc:2243] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.911659  7367 raft_consensus.cc:2272] T eadab8d6dff047fd920165bf3121e0f5 P 7462e2d97948456ab39d09b64620d798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.913208  7367 tablet_replica.cc:333] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798: stopping tablet replica
I20260709 13:02:35.913619  7367 raft_consensus.cc:2243] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.914059  7367 raft_consensus.cc:2272] T 3170126df1bd4b79a6423483ea715c42 P 7462e2d97948456ab39d09b64620d798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.981259  7367 tablet_server.cc:196] TabletServer@127.7.49.196:0 shutdown complete.
I20260709 13:02:36.045611  7367 master.cc:562] Master@127.7.49.254:33841 shutting down...
I20260709 13:02:36.073737  7367 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:36.074308  7367 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:36.074643  7367 tablet_replica.cc:333] T 00000000000000000000000000000000 P 15a879b2422941d2a647b64a42404d5d: stopping tablet replica
W20260709 13:02:36.984817  8434 debug-util.cc:398] Leaking SignalData structure 0x7b08000349e0 after lost signal to thread 7370
W20260709 13:02:36.985687  8434 debug-util.cc:398] Leaking SignalData structure 0x7b0800091c20 after lost signal to thread 8437
W20260709 13:02:37.092046  7367 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8434)
W20260709 13:02:38.092558  7367 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 8434)
I20260709 13:02:38.910925  7367 master.cc:584] Master@127.7.49.254:33841 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (55417 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:02:39.000167  7367 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.49.254:34581
I20260709 13:02:39.001276  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:39.007211 10233 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:39.007259 10232 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:39.007740 10235 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:39.009102  7367 server_base.cc:1061] running on GCE node
I20260709 13:02:39.010183  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:39.010391  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:39.010560  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602159010523 us; error 0 us; skew 500 ppm
I20260709 13:02:39.011173  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:39.013355  7367 webserver.cc:533] Webserver started at http://127.7.49.254:41155/ using document root <none> and password file <none>
I20260709 13:02:39.013837  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:39.014038  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:39.014308  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:39.015553  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/master-0-root/instance:
uuid: "6ae0985bf61b4fd697a4e704d85d8d26"
format_stamp: "Formatted at 2026-07-09 13:02:39 on dist-test-slave-z3gg"
I20260709 13:02:39.019773  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:02:39.022768 10240 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:39.023474  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:02:39.023891  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/master-0-root
uuid: "6ae0985bf61b4fd697a4e704d85d8d26"
format_stamp: "Formatted at 2026-07-09 13:02:39 on dist-test-slave-z3gg"
I20260709 13:02:39.024171  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:39.043450  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:39.044744  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:39.081554  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.254:34581
I20260709 13:02:39.081655 10291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.254:34581 every 8 connection(s)
I20260709 13:02:39.085317 10292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.094388 10292 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26: Bootstrap starting.
I20260709 13:02:39.098695 10292 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.102388 10292 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26: No bootstrap required, opened a new log
I20260709 13:02:39.104348 10292 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ae0985bf61b4fd697a4e704d85d8d26" member_type: VOTER }
I20260709 13:02:39.104684 10292 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.104858 10292 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ae0985bf61b4fd697a4e704d85d8d26, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.105403 10292 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6ae0985bf61b4fd697a4e704d85d8d26" member_type: VOTER }
I20260709 13:02:39.105818 10292 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:02:39.106012 10292 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:02:39.106220 10292 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.110005 10292 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ae0985bf61b4fd697a4e704d85d8d26" member_type: VOTER }
I20260709 13:02:39.110428 10292 leader_election.cc:304] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [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: 6ae0985bf61b4fd697a4e704d85d8d26; no voters: 
I20260709 13:02:39.111456 10292 leader_election.cc:290] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:02:39.111873 10295 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:39.113196 10295 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [term 1 LEADER]: Becoming Leader. State: Replica: 6ae0985bf61b4fd697a4e704d85d8d26, State: Running, Role: LEADER
I20260709 13:02:39.113750 10295 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [LEADER]: Queue going to LEADER mode. State: All 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: "6ae0985bf61b4fd697a4e704d85d8d26" member_type: VOTER }
I20260709 13:02:39.114262 10292 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:02:39.118571 10297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6ae0985bf61b4fd697a4e704d85d8d26. Latest consensus state: current_term: 1 leader_uuid: "6ae0985bf61b4fd697a4e704d85d8d26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ae0985bf61b4fd697a4e704d85d8d26" member_type: VOTER } }
I20260709 13:02:39.118738 10296 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6ae0985bf61b4fd697a4e704d85d8d26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ae0985bf61b4fd697a4e704d85d8d26" member_type: VOTER } }
I20260709 13:02:39.119319 10297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:39.119493 10296 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:39.122068 10302 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:02:39.126973 10302 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:02:39.133111  7367 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:02:39.136264 10302 catalog_manager.cc:1383] Generated new cluster ID: 9c01c985023b45489d4618cd425ce5ae
I20260709 13:02:39.136544 10302 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:02:39.148406 10302 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:02:39.149616 10302 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:02:39.165669 10302 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26: Generated new TSK 0
I20260709 13:02:39.166235 10302 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:02:39.202283  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:39.207875 10313 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:39.209220 10314 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:39.210736 10316 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:39.211743  7367 server_base.cc:1061] running on GCE node
I20260709 13:02:39.212924  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:39.213097  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:39.213228  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602159213217 us; error 0 us; skew 500 ppm
I20260709 13:02:39.213670  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:39.215862  7367 webserver.cc:533] Webserver started at http://127.7.49.193:41805/ using document root <none> and password file <none>
I20260709 13:02:39.216315  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:39.216480  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:39.216681  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:39.217630  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-0-root/instance:
uuid: "f1d55d1ee737487ba486c3c35462343d"
format_stamp: "Formatted at 2026-07-09 13:02:39 on dist-test-slave-z3gg"
I20260709 13:02:39.221719  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 13:02:39.224751 10321 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:39.225510  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:02:39.225824  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-0-root
uuid: "f1d55d1ee737487ba486c3c35462343d"
format_stamp: "Formatted at 2026-07-09 13:02:39 on dist-test-slave-z3gg"
I20260709 13:02:39.226083  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:39.239631  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:39.240721  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:39.242043  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:39.244284  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:39.244453  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:39.244792  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:39.244984  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:39.284701  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.193:34531
I20260709 13:02:39.284837 10383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.193:34531 every 8 connection(s)
I20260709 13:02:39.289631  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:39.297379 10388 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:39.299722 10389 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:39.302403 10391 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:39.303187  7367 server_base.cc:1061] running on GCE node
I20260709 13:02:39.303297 10384 heartbeater.cc:344] Connected to a master server at 127.7.49.254:34581
I20260709 13:02:39.303716 10384 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:39.304625 10384 heartbeater.cc:507] Master 127.7.49.254:34581 requested a full tablet report, sending...
I20260709 13:02:39.304646  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:39.305068  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:39.305274  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602159305258 us; error 0 us; skew 500 ppm
I20260709 13:02:39.305895  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:39.306861 10257 ts_manager.cc:194] Registered new tserver with Master: f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:39.308475  7367 webserver.cc:533] Webserver started at http://127.7.49.194:41355/ using document root <none> and password file <none>
I20260709 13:02:39.308846 10257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43192
I20260709 13:02:39.308983  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:39.309322  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:39.309607  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:39.310997  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-1-root/instance:
uuid: "c701bdb2436f4918a8d59d308c7ac32d"
format_stamp: "Formatted at 2026-07-09 13:02:39 on dist-test-slave-z3gg"
I20260709 13:02:39.315102  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:02:39.317955 10396 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:39.318656  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:02:39.318938  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-1-root
uuid: "c701bdb2436f4918a8d59d308c7ac32d"
format_stamp: "Formatted at 2026-07-09 13:02:39 on dist-test-slave-z3gg"
I20260709 13:02:39.319273  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:39.337800  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:39.338882  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:39.340274  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:39.342306  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:39.342518  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:39.342764  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:39.342936  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:39.380527  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.194:45513
I20260709 13:02:39.380616 10458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.194:45513 every 8 connection(s)
I20260709 13:02:39.385335  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:39.392663 10462 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:39.394802 10463 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:39.397989 10459 heartbeater.cc:344] Connected to a master server at 127.7.49.254:34581
I20260709 13:02:39.398572 10459 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:39.398844  7367 server_base.cc:1061] running on GCE node
I20260709 13:02:39.399575 10459 heartbeater.cc:507] Master 127.7.49.254:34581 requested a full tablet report, sending...
W20260709 13:02:39.399609 10465 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:39.400741  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:39.401002  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:39.401206  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602159401189 us; error 0 us; skew 500 ppm
I20260709 13:02:39.401736  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:39.401743 10257 ts_manager.cc:194] Registered new tserver with Master: c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:39.403460 10257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43200
I20260709 13:02:39.404212  7367 webserver.cc:533] Webserver started at http://127.7.49.195:43163/ using document root <none> and password file <none>
I20260709 13:02:39.404814  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:39.404996  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:39.405277  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:39.406256  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-2-root/instance:
uuid: "e47f398b974847a8a7f2762817ef2ee1"
format_stamp: "Formatted at 2026-07-09 13:02:39 on dist-test-slave-z3gg"
I20260709 13:02:39.410265  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:02:39.413261 10470 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:39.414001  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:02:39.414256  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-2-root
uuid: "e47f398b974847a8a7f2762817ef2ee1"
format_stamp: "Formatted at 2026-07-09 13:02:39 on dist-test-slave-z3gg"
I20260709 13:02:39.414476  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:39.430522  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:39.431699  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:39.433187  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:39.435343  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:39.435536  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:39.435854  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:39.436014  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:39.473670  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.195:40695
I20260709 13:02:39.473762 10532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.195:40695 every 8 connection(s)
I20260709 13:02:39.478547  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:39.485006 10537 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:39.485407 10536 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:39.488580 10539 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:39.488812  7367 server_base.cc:1061] running on GCE node
I20260709 13:02:39.489818  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:39.490099  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:39.490303  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602159490287 us; error 0 us; skew 500 ppm
I20260709 13:02:39.490347 10533 heartbeater.cc:344] Connected to a master server at 127.7.49.254:34581
I20260709 13:02:39.490784 10533 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:39.490928  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:39.491621 10533 heartbeater.cc:507] Master 127.7.49.254:34581 requested a full tablet report, sending...
I20260709 13:02:39.493441  7367 webserver.cc:533] Webserver started at http://127.7.49.196:46677/ using document root <none> and password file <none>
I20260709 13:02:39.493920 10257 ts_manager.cc:194] Registered new tserver with Master: e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:39.493969  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:39.494362  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:39.494635  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:39.495405 10257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43216
I20260709 13:02:39.495806  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-3-root/instance:
uuid: "087f32d616344326bac7f924a95df902"
format_stamp: "Formatted at 2026-07-09 13:02:39 on dist-test-slave-z3gg"
I20260709 13:02:39.499944  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:39.502868 10544 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:39.503705  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:02:39.503991  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-3-root
uuid: "087f32d616344326bac7f924a95df902"
format_stamp: "Formatted at 2026-07-09 13:02:39 on dist-test-slave-z3gg"
I20260709 13:02:39.504333  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:39.524847  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:39.526171  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:39.527508  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:39.529657  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:39.529875  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:39.530112  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:39.530300  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:39.572029  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.196:43839
I20260709 13:02:39.572140 10606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.196:43839 every 8 connection(s)
I20260709 13:02:39.586607 10607 heartbeater.cc:344] Connected to a master server at 127.7.49.254:34581
I20260709 13:02:39.587064 10607 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:39.587965 10607 heartbeater.cc:507] Master 127.7.49.254:34581 requested a full tablet report, sending...
I20260709 13:02:39.590387 10257 ts_manager.cc:194] Registered new tserver with Master: 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:39.590709  7367 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015488808s
I20260709 13:02:39.592123 10257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43228
I20260709 13:02:39.621604 10257 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43230:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:02:39.864817 10424 tablet_service.cc:1511] Processing CreateTablet for tablet ed438cde04584578a06992b617a9d533 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:02:39.866149 10424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed438cde04584578a06992b617a9d533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.866400 10349 tablet_service.cc:1511] Processing CreateTablet for tablet ed438cde04584578a06992b617a9d533 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:02:39.867740 10349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed438cde04584578a06992b617a9d533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.867861 10422 tablet_service.cc:1511] Processing CreateTablet for tablet ad4d1b449a6e4be3a471e22a127475fe (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:02:39.868085 10423 tablet_service.cc:1511] Processing CreateTablet for tablet 0a183bd0ecc8412d82287cb19ca3a647 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:02:39.869958 10421 tablet_service.cc:1511] Processing CreateTablet for tablet 43917f62f8124deab0d45ee19ad34173 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:02:39.870235 10348 tablet_service.cc:1511] Processing CreateTablet for tablet 0a183bd0ecc8412d82287cb19ca3a647 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:02:39.871556 10348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a183bd0ecc8412d82287cb19ca3a647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.872025 10347 tablet_service.cc:1511] Processing CreateTablet for tablet 1069210650cc4805832354d2383dde8e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:02:39.873297 10347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1069210650cc4805832354d2383dde8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.876034 10346 tablet_service.cc:1511] Processing CreateTablet for tablet 43917f62f8124deab0d45ee19ad34173 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:02:39.877243 10346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43917f62f8124deab0d45ee19ad34173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.879415 10423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a183bd0ecc8412d82287cb19ca3a647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.879989 10345 tablet_service.cc:1511] Processing CreateTablet for tablet b912e9aabe2d492aaeccc7967af7f377 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:02:39.881258 10345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b912e9aabe2d492aaeccc7967af7f377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.887914 10420 tablet_service.cc:1511] Processing CreateTablet for tablet b912e9aabe2d492aaeccc7967af7f377 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:02:39.889344 10420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b912e9aabe2d492aaeccc7967af7f377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.892168 10419 tablet_service.cc:1511] Processing CreateTablet for tablet 7102662fd347422f8d2cd6e002258f73 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:02:39.893530 10419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7102662fd347422f8d2cd6e002258f73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.896152 10418 tablet_service.cc:1511] Processing CreateTablet for tablet b8b8f26d5508418cb895746bd392a679 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:02:39.898794 10417 tablet_service.cc:1511] Processing CreateTablet for tablet c7a253f8dd794642b3cd327afc676eac (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:02:39.900111 10417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a253f8dd794642b3cd327afc676eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.904604 10416 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc42bec0e514dde803cc0b751bdc470 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:02:39.905943 10416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc42bec0e514dde803cc0b751bdc470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.909505 10344 tablet_service.cc:1511] Processing CreateTablet for tablet d005fb4ec69f4291a84d7a093f1f148e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:02:39.914436 10421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43917f62f8124deab0d45ee19ad34173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.917042 10418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b8f26d5508418cb895746bd392a679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.919420 10422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad4d1b449a6e4be3a471e22a127475fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.921671 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d005fb4ec69f4291a84d7a093f1f148e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.933890 10343 tablet_service.cc:1511] Processing CreateTablet for tablet b8b8f26d5508418cb895746bd392a679 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:02:39.935286 10343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b8f26d5508418cb895746bd392a679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.939706 10342 tablet_service.cc:1511] Processing CreateTablet for tablet c7a253f8dd794642b3cd327afc676eac (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:02:39.941035 10342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a253f8dd794642b3cd327afc676eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.943912 10341 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5116376f344c2dbb3976fe052e4da1 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:02:39.945650 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5116376f344c2dbb3976fe052e4da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.946429 10348 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4685c6d7644c8c9a0f6c98eac90611 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:02:39.947682 10348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4685c6d7644c8c9a0f6c98eac90611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.947908 10340 tablet_service.cc:1511] Processing CreateTablet for tablet fdde79ecd7124739b536abfa53658b88 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:02:39.949630 10340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdde79ecd7124739b536abfa53658b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.967401 10415 tablet_service.cc:1511] Processing CreateTablet for tablet fdde79ecd7124739b536abfa53658b88 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:02:39.968838 10415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdde79ecd7124739b536abfa53658b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.978974 10348 tablet_service.cc:1511] Processing CreateTablet for tablet 55a336389ff1479e885e8af5524ba80e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:02:39.981308 10348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a336389ff1479e885e8af5524ba80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.991659 10572 tablet_service.cc:1511] Processing CreateTablet for tablet ed438cde04584578a06992b617a9d533 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:02:39.993043 10572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed438cde04584578a06992b617a9d533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.996093 10571 tablet_service.cc:1511] Processing CreateTablet for tablet 1069210650cc4805832354d2383dde8e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:02:39.997439 10571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1069210650cc4805832354d2383dde8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.999759 10570 tablet_service.cc:1511] Processing CreateTablet for tablet ad4d1b449a6e4be3a471e22a127475fe (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:02:40.001181 10570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad4d1b449a6e4be3a471e22a127475fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.999895 10418 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4685c6d7644c8c9a0f6c98eac90611 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:02:40.004264 10624 tablet_bootstrap.cc:492] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:40.003949 10569 tablet_service.cc:1511] Processing CreateTablet for tablet b912e9aabe2d492aaeccc7967af7f377 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:02:40.004900 10349 tablet_service.cc:1511] Processing CreateTablet for tablet 0527fdff09294361889f26e4c8fab904 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:02:40.005390 10569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b912e9aabe2d492aaeccc7967af7f377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.006309 10349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0527fdff09294361889f26e4c8fab904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.006771 10625 tablet_bootstrap.cc:492] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:40.007239 10568 tablet_service.cc:1511] Processing CreateTablet for tablet d005fb4ec69f4291a84d7a093f1f148e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:02:40.008355 10567 tablet_service.cc:1511] Processing CreateTablet for tablet 7102662fd347422f8d2cd6e002258f73 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:02:40.008785 10564 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc42bec0e514dde803cc0b751bdc470 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:02:40.010023 10566 tablet_service.cc:1511] Processing CreateTablet for tablet c7a253f8dd794642b3cd327afc676eac (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:02:40.026623 10568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d005fb4ec69f4291a84d7a093f1f148e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.027932 10564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc42bec0e514dde803cc0b751bdc470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.029839 10424 tablet_service.cc:1511] Processing CreateTablet for tablet 0527fdff09294361889f26e4c8fab904 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:02:40.029835 10423 tablet_service.cc:1511] Processing CreateTablet for tablet 034bebe0727743a7a9cb564114d2c198 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:02:40.032784 10566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a253f8dd794642b3cd327afc676eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.037057 10567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7102662fd347422f8d2cd6e002258f73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.061383 10422 tablet_service.cc:1511] Processing CreateTablet for tablet 2245c9ac28824096857fb36ad314e579 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:02:40.085681 10340 tablet_service.cc:1511] Processing CreateTablet for tablet 9dee940aa9364b0da35cb3fc48d07eaa (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:02:40.087872 10343 tablet_service.cc:1511] Processing CreateTablet for tablet a858b5b77b55413fb8e833ade0d5a993 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:02:40.089782 10421 tablet_service.cc:1511] Processing CreateTablet for tablet 9dee940aa9364b0da35cb3fc48d07eaa (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:02:40.105376 10568 tablet_service.cc:1511] Processing CreateTablet for tablet 2245c9ac28824096857fb36ad314e579 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:02:40.107494 10345 tablet_service.cc:1511] Processing CreateTablet for tablet 98f75b5af719449eacf3fb7a55bec1e4 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:02:40.108296 10567 tablet_service.cc:1511] Processing CreateTablet for tablet 55a336389ff1479e885e8af5524ba80e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:02:40.110756 10564 tablet_service.cc:1511] Processing CreateTablet for tablet 08b4f52a29cb40698f4d8a5bfb4fba00 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:02:40.088459 10340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dee940aa9364b0da35cb3fc48d07eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.010486 10624 tablet_bootstrap.cc:654] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.011291 10565 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5116376f344c2dbb3976fe052e4da1 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:02:40.012413 10563 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4685c6d7644c8c9a0f6c98eac90611 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:02:40.004936 10418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4685c6d7644c8c9a0f6c98eac90611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.014243 10498 tablet_service.cc:1511] Processing CreateTablet for tablet 0a183bd0ecc8412d82287cb19ca3a647 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:02:40.014662 10493 tablet_service.cc:1511] Processing CreateTablet for tablet 7102662fd347422f8d2cd6e002258f73 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:02:40.016175 10496 tablet_service.cc:1511] Processing CreateTablet for tablet ad4d1b449a6e4be3a471e22a127475fe (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:02:40.016371 10492 tablet_service.cc:1511] Processing CreateTablet for tablet b8b8f26d5508418cb895746bd392a679 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:02:40.017977 10491 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5116376f344c2dbb3976fe052e4da1 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:02:40.017882 10495 tablet_service.cc:1511] Processing CreateTablet for tablet 43917f62f8124deab0d45ee19ad34173 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:02:40.019712 10490 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc42bec0e514dde803cc0b751bdc470 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:02:40.119683 10423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 034bebe0727743a7a9cb564114d2c198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.021322 10494 tablet_service.cc:1511] Processing CreateTablet for tablet d005fb4ec69f4291a84d7a093f1f148e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:02:40.119881 10493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7102662fd347422f8d2cd6e002258f73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.021327 10489 tablet_service.cc:1511] Processing CreateTablet for tablet fdde79ecd7124739b536abfa53658b88 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:02:40.022997 10416 tablet_service.cc:1511] Processing CreateTablet for tablet 08b4f52a29cb40698f4d8a5bfb4fba00 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:02:40.120843 10422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2245c9ac28824096857fb36ad314e579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.121533 10416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b4f52a29cb40698f4d8a5bfb4fba00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.121604 10342 tablet_service.cc:1511] Processing CreateTablet for tablet a053e0b3853e41cfaa749c51502ee505 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:02:40.023330 10349 tablet_service.cc:1511] Processing CreateTablet for tablet 034bebe0727743a7a9cb564114d2c198 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:02:40.124415 10495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43917f62f8124deab0d45ee19ad34173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.126147 10421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dee940aa9364b0da35cb3fc48d07eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.112279 10417 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5eb93c19c140c2a287b00b516361a2 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:02:40.020099 10497 tablet_service.cc:1511] Processing CreateTablet for tablet 1069210650cc4805832354d2383dde8e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:02:40.127605 10490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc42bec0e514dde803cc0b751bdc470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.135772 10417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5eb93c19c140c2a287b00b516361a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.137454 10341 tablet_service.cc:1511] Processing CreateTablet for tablet 5d2791498126463b9a5f4b77f37c757f (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:02:40.139360 10492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b8f26d5508418cb895746bd392a679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.142068 10343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a858b5b77b55413fb8e833ade0d5a993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.142174 10344 tablet_service.cc:1511] Processing CreateTablet for tablet 3cef7f544ac94a148b6e0f19bff3df85 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:02:40.143337 10496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad4d1b449a6e4be3a471e22a127475fe. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:40.128702 10305 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:40.147327 10491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5116376f344c2dbb3976fe052e4da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.152319 10424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0527fdff09294361889f26e4c8fab904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.152375 10497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1069210650cc4805832354d2383dde8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.155329 10489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdde79ecd7124739b536abfa53658b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.157335 10498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a183bd0ecc8412d82287cb19ca3a647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.163093 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d2791498126463b9a5f4b77f37c757f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.165620 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cef7f544ac94a148b6e0f19bff3df85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.106886 10568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2245c9ac28824096857fb36ad314e579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.167290 10349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 034bebe0727743a7a9cb564114d2c198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.168757 10563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4685c6d7644c8c9a0f6c98eac90611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.171319 10565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5116376f344c2dbb3976fe052e4da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.173017 10625 tablet_bootstrap.cc:654] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.174419 10345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f75b5af719449eacf3fb7a55bec1e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.175076 10348 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5eb93c19c140c2a287b00b516361a2 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:02:40.176342 10348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5eb93c19c140c2a287b00b516361a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.184479 10564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b4f52a29cb40698f4d8a5bfb4fba00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.197057 10494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d005fb4ec69f4291a84d7a093f1f148e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.207633 10566 tablet_service.cc:1511] Processing CreateTablet for tablet a858b5b77b55413fb8e833ade0d5a993 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:02:40.211637 10346 tablet_service.cc:1511] Processing CreateTablet for tablet 0401d9c41eeb41d49f4d911c33948ea0 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:02:40.217835 10422 tablet_service.cc:1511] Processing CreateTablet for tablet a053e0b3853e41cfaa749c51502ee505 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:02:40.192001 10342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a053e0b3853e41cfaa749c51502ee505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.231240 10567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a336389ff1479e885e8af5524ba80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.243324 10566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a858b5b77b55413fb8e833ade0d5a993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.243878 10571 tablet_service.cc:1511] Processing CreateTablet for tablet 034bebe0727743a7a9cb564114d2c198 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:02:40.245134 10571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 034bebe0727743a7a9cb564114d2c198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.249148 10569 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5eb93c19c140c2a287b00b516361a2 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:02:40.250366 10569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5eb93c19c140c2a287b00b516361a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.255383 10626 tablet_bootstrap.cc:492] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:40.256783 10419 tablet_service.cc:1511] Processing CreateTablet for tablet 5d2791498126463b9a5f4b77f37c757f (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:02:40.257510 10572 tablet_service.cc:1511] Processing CreateTablet for tablet 98f75b5af719449eacf3fb7a55bec1e4 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:02:40.258775 10572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f75b5af719449eacf3fb7a55bec1e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.263330 10346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0401d9c41eeb41d49f4d911c33948ea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.271114 10422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a053e0b3853e41cfaa749c51502ee505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.277925 10347 tablet_service.cc:1511] Processing CreateTablet for tablet 371fb1b643b147f8b6d95b1fa83c4590 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:02:40.278640 10625 tablet_bootstrap.cc:492] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:40.279165 10625 ts_tablet_manager.cc:1403] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.273s	user 0.019s	sys 0.004s
I20260709 13:02:40.280325 10624 tablet_bootstrap.cc:492] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:40.280789 10624 ts_tablet_manager.cc:1403] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.277s	user 0.012s	sys 0.000s
I20260709 13:02:40.282264 10625 raft_consensus.cc:359] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:40.283046 10625 raft_consensus.cc:385] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.283470 10625 raft_consensus.cc:740] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.283708 10420 tablet_service.cc:1511] Processing CreateTablet for tablet 2fb1ab3f78b24ac884ae59fb7f73f7be (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:02:40.284466 10625 consensus_queue.cc:260] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:40.293835 10419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d2791498126463b9a5f4b77f37c757f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.299504 10495 tablet_service.cc:1511] Processing CreateTablet for tablet 55a336389ff1479e885e8af5524ba80e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:02:40.300695 10495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a336389ff1479e885e8af5524ba80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.304777 10626 tablet_bootstrap.cc:654] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.311812 10384 heartbeater.cc:499] Master 127.7.49.254:34581 was elected leader, sending a full tablet report...
I20260709 13:02:40.315634 10347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371fb1b643b147f8b6d95b1fa83c4590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.317991 10418 tablet_service.cc:1511] Processing CreateTablet for tablet ffb2ecf6dcf140f9964b53a713c4289f (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:02:40.329134 10420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fb1ab3f78b24ac884ae59fb7f73f7be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.290759 10416 tablet_service.cc:1511] Processing CreateTablet for tablet 0401d9c41eeb41d49f4d911c33948ea0 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:02:40.338708 10493 tablet_service.cc:1511] Processing CreateTablet for tablet 0527fdff09294361889f26e4c8fab904 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:02:40.339684 10424 tablet_service.cc:1511] Processing CreateTablet for tablet 3992256c44974d92bc02ea14ca9cbd10 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:02:40.340970 10349 tablet_service.cc:1511] Processing CreateTablet for tablet 256513a5372b4c42a2e72c77c318fc34 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:02:40.348755 10349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 256513a5372b4c42a2e72c77c318fc34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.345042 10625 ts_tablet_manager.cc:1434] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.066s	user 0.021s	sys 0.002s
I20260709 13:02:40.352371 10459 heartbeater.cc:499] Master 127.7.49.254:34581 was elected leader, sending a full tablet report...
I20260709 13:02:40.352182 10570 tablet_service.cc:1511] Processing CreateTablet for tablet 5d2791498126463b9a5f4b77f37c757f (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:02:40.352738 10625 tablet_bootstrap.cc:492] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:40.346242 10568 tablet_service.cc:1511] Processing CreateTablet for tablet 2fb1ab3f78b24ac884ae59fb7f73f7be (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:02:40.353405 10570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d2791498126463b9a5f4b77f37c757f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.341821 10624 raft_consensus.cc:359] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:40.353911 10624 raft_consensus.cc:385] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.354318 10624 raft_consensus.cc:740] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.355365 10624 consensus_queue.cc:260] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:40.357218 10568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fb1ab3f78b24ac884ae59fb7f73f7be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.361207 10491 tablet_service.cc:1511] Processing CreateTablet for tablet a858b5b77b55413fb8e833ade0d5a993 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:02:40.307765 10417 tablet_service.cc:1511] Processing CreateTablet for tablet 371fb1b643b147f8b6d95b1fa83c4590 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:02:40.370970 10491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a858b5b77b55413fb8e833ade0d5a993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.314502 10344 tablet_service.cc:1511] Processing CreateTablet for tablet 114dc489daf74f30a4869d4e040133ff (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:02:40.377482 10418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffb2ecf6dcf140f9964b53a713c4289f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:40.385903 10460 tablet.cc:2406] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:02:40.386292 10564 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb13d9920054c1eab72783198941d0f (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:02:40.411350 10564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb13d9920054c1eab72783198941d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.414402 10421 tablet_service.cc:1511] Processing CreateTablet for tablet 8624b93f4ae64fdf986ee3d9ada5067e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:02:40.392366 10496 tablet_service.cc:1511] Processing CreateTablet for tablet 98f75b5af719449eacf3fb7a55bec1e4 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:02:40.391541 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 114dc489daf74f30a4869d4e040133ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.395561 10493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0527fdff09294361889f26e4c8fab904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.395268 10415 tablet_service.cc:1511] Processing CreateTablet for tablet ce42c6e21bea4638894062d3bed96ef8 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:02:40.395696 10490 tablet_service.cc:1511] Processing CreateTablet for tablet 2245c9ac28824096857fb36ad314e579 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:02:40.396127 10416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0401d9c41eeb41d49f4d911c33948ea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.397617 10566 tablet_service.cc:1511] Processing CreateTablet for tablet 371fb1b643b147f8b6d95b1fa83c4590 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:02:40.397797 10492 tablet_service.cc:1511] Processing CreateTablet for tablet 08b4f52a29cb40698f4d8a5bfb4fba00 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:02:40.398787 10629 tablet_bootstrap.cc:492] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:40.398967 10567 tablet_service.cc:1511] Processing CreateTablet for tablet ce42c6e21bea4638894062d3bed96ef8 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:02:40.423872 10566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371fb1b643b147f8b6d95b1fa83c4590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.424664 10567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce42c6e21bea4638894062d3bed96ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.425284 10417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371fb1b643b147f8b6d95b1fa83c4590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.400552 10497 tablet_service.cc:1511] Processing CreateTablet for tablet 2fb1ab3f78b24ac884ae59fb7f73f7be (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:02:40.401114 10341 tablet_service.cc:1511] Processing CreateTablet for tablet deb05f86b2f048a48c860c393a54da7e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:02:40.404403 10423 tablet_service.cc:1511] Processing CreateTablet for tablet 114dc489daf74f30a4869d4e040133ff (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:02:40.395278 10343 tablet_service.cc:1511] Processing CreateTablet for tablet e28aac94839046bba584f95daf883b48 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:02:40.391494 10498 tablet_service.cc:1511] Processing CreateTablet for tablet 9dee940aa9364b0da35cb3fc48d07eaa (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:02:40.415252 10340 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb13d9920054c1eab72783198941d0f (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:02:40.428251 10565 tablet_service.cc:1511] Processing CreateTablet for tablet 3cef7f544ac94a148b6e0f19bff3df85 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:02:40.415617 10347 tablet_service.cc:1511] Processing CreateTablet for tablet 16e4aa0eb4e4457dab2ccaf4937dbede (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:02:40.375058 10345 tablet_service.cc:1511] Processing CreateTablet for tablet 3992256c44974d92bc02ea14ca9cbd10 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:02:40.439400 10490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2245c9ac28824096857fb36ad314e579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.439963 10424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3992256c44974d92bc02ea14ca9cbd10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.445498 10565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cef7f544ac94a148b6e0f19bff3df85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.446041 10492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b4f52a29cb40698f4d8a5bfb4fba00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.451471 10624 ts_tablet_manager.cc:1434] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.170s	user 0.000s	sys 0.020s
I20260709 13:02:40.452515 10568 tablet_service.cc:1511] Processing CreateTablet for tablet 114dc489daf74f30a4869d4e040133ff (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:02:40.452785 10422 tablet_service.cc:1511] Processing CreateTablet for tablet e28aac94839046bba584f95daf883b48 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:02:40.453830 10568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 114dc489daf74f30a4869d4e040133ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.455399 10423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 114dc489daf74f30a4869d4e040133ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.456000 10496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f75b5af719449eacf3fb7a55bec1e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.459266 10415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce42c6e21bea4638894062d3bed96ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.461738 10629 tablet_bootstrap.cc:654] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.462757 10571 tablet_service.cc:1511] Processing CreateTablet for tablet ffb2ecf6dcf140f9964b53a713c4289f (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:02:40.463238 10343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28aac94839046bba584f95daf883b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.463344 10421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8624b93f4ae64fdf986ee3d9ada5067e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.495826 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb05f86b2f048a48c860c393a54da7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.497584 10533 heartbeater.cc:499] Master 127.7.49.254:34581 was elected leader, sending a full tablet report...
I20260709 13:02:40.497772 10347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e4aa0eb4e4457dab2ccaf4937dbede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.498870 10340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb13d9920054c1eab72783198941d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.505556 10626 tablet_bootstrap.cc:492] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:40.509405 10626 ts_tablet_manager.cc:1403] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.254s	user 0.014s	sys 0.003s
I20260709 13:02:40.511291 10422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28aac94839046bba584f95daf883b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.512172 10626 raft_consensus.cc:359] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:40.512915 10626 raft_consensus.cc:385] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.513233 10626 raft_consensus.cc:740] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.516577 10571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffb2ecf6dcf140f9964b53a713c4289f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.465001 10497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fb1ab3f78b24ac884ae59fb7f73f7be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.483557 10349 tablet_service.cc:1511] Processing CreateTablet for tablet 337fa67890a542cabbdfe327cd82a9d0 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:02:40.486479 10624 tablet_bootstrap.cc:492] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:40.487552 10342 tablet_service.cc:1511] Processing CreateTablet for tablet 558a3d9a43284068ae2464f019fc6831 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:02:40.493813 10625 tablet_bootstrap.cc:654] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.493893 10563 tablet_service.cc:1511] Processing CreateTablet for tablet 256513a5372b4c42a2e72c77c318fc34 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:02:40.506479 10419 tablet_service.cc:1511] Processing CreateTablet for tablet deb05f86b2f048a48c860c393a54da7e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:02:40.523111 10419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb05f86b2f048a48c860c393a54da7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.523540 10346 tablet_service.cc:1511] Processing CreateTablet for tablet 6b35fcb542ba4277ae26c99c387fe7d0 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:02:40.529881 10572 tablet_service.cc:1511] Processing CreateTablet for tablet 8624b93f4ae64fdf986ee3d9ada5067e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:02:40.535364 10495 tablet_service.cc:1511] Processing CreateTablet for tablet 3cef7f544ac94a148b6e0f19bff3df85 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:02:40.486871 10489 tablet_service.cc:1511] Processing CreateTablet for tablet a053e0b3853e41cfaa749c51502ee505 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:02:40.559787 10494 tablet_service.cc:1511] Processing CreateTablet for tablet ce42c6e21bea4638894062d3bed96ef8 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:02:40.567236 10626 consensus_queue.cc:260] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:40.570652 10569 tablet_service.cc:1511] Processing CreateTablet for tablet deb05f86b2f048a48c860c393a54da7e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:02:40.572904 10491 tablet_service.cc:1511] Processing CreateTablet for tablet 0401d9c41eeb41d49f4d911c33948ea0 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:02:40.579150 10631 raft_consensus.cc:493] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.579638 10631 raft_consensus.cc:515] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:40.581642 10420 tablet_service.cc:1511] Processing CreateTablet for tablet 3ed1f0cfd1034d65bff503f10d6d1d79 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:02:40.582012 10631 leader_election.cc:290] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:40.583056 10420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ed1f0cfd1034d65bff503f10d6d1d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.584374 10419 tablet_service.cc:1511] Processing CreateTablet for tablet 337fa67890a542cabbdfe327cd82a9d0 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:02:40.585597 10419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337fa67890a542cabbdfe327cd82a9d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.587587 10344 tablet_service.cc:1511] Processing CreateTablet for tablet a2b77708dc964f9c949d6a78d866d2e2 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:02:40.589120 10498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dee940aa9364b0da35cb3fc48d07eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.595089 10345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3992256c44974d92bc02ea14ca9cbd10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.595417 10489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a053e0b3853e41cfaa749c51502ee505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.596836 10607 heartbeater.cc:499] Master 127.7.49.254:34581 was elected leader, sending a full tablet report...
I20260709 13:02:40.598387 10349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337fa67890a542cabbdfe327cd82a9d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.599685 10570 tablet_service.cc:1511] Processing CreateTablet for tablet 16e4aa0eb4e4457dab2ccaf4937dbede (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:02:40.600996 10570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e4aa0eb4e4457dab2ccaf4937dbede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.607316 10342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 558a3d9a43284068ae2464f019fc6831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.609874 10567 tablet_service.cc:1511] Processing CreateTablet for tablet 3ed1f0cfd1034d65bff503f10d6d1d79 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:02:40.637542 10416 tablet_service.cc:1511] Processing CreateTablet for tablet 558a3d9a43284068ae2464f019fc6831 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:02:40.638840 10416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 558a3d9a43284068ae2464f019fc6831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.639120 10563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 256513a5372b4c42a2e72c77c318fc34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.641321 10418 tablet_service.cc:1511] Processing CreateTablet for tablet 947895a2dbb44a8382d2e40b788b4d6a (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:02:40.646709 10624 tablet_bootstrap.cc:654] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.652006 10348 tablet_service.cc:1511] Processing CreateTablet for tablet 3a931027b9e24215a7da06c669886845 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:02:40.653367 10419 tablet_service.cc:1511] Processing CreateTablet for tablet a2b77708dc964f9c949d6a78d866d2e2 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:02:40.655880 10340 tablet_service.cc:1511] Processing CreateTablet for tablet e3ac3ba655e941ef9c83521ad4ca95d1 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:02:40.632884 10346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b35fcb542ba4277ae26c99c387fe7d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.657096 10629 tablet_bootstrap.cc:492] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:40.661959 10570 tablet_service.cc:1511] Processing CreateTablet for tablet 6b35fcb542ba4277ae26c99c387fe7d0 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:02:40.663369 10424 tablet_service.cc:1511] Processing CreateTablet for tablet e3ac3ba655e941ef9c83521ad4ca95d1 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:02:40.667906 10566 tablet_service.cc:1511] Processing CreateTablet for tablet 558a3d9a43284068ae2464f019fc6831 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:02:40.668406 10497 tablet_service.cc:1511] Processing CreateTablet for tablet ffb2ecf6dcf140f9964b53a713c4289f (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:02:40.671219 10626 ts_tablet_manager.cc:1434] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.161s	user 0.009s	sys 0.007s
I20260709 13:02:40.676753 10423 tablet_service.cc:1511] Processing CreateTablet for tablet 7a633f2a7e4341b69b85c3c0d41865a1 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:02:40.686736 10629 ts_tablet_manager.cc:1403] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.288s	user 0.029s	sys 0.029s
I20260709 13:02:40.687757 10489 tablet_service.cc:1511] Processing CreateTablet for tablet 256513a5372b4c42a2e72c77c318fc34 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:02:40.692071 10564 tablet_service.cc:1511] Processing CreateTablet for tablet e3ac3ba655e941ef9c83521ad4ca95d1 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:02:40.691987 10492 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb13d9920054c1eab72783198941d0f (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:02:40.681859 10491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0401d9c41eeb41d49f4d911c33948ea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.694296 10342 tablet_service.cc:1511] Processing CreateTablet for tablet efa0a995e5d04006b53f01701a0ff1bb (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:02:40.695341 10343 tablet_service.cc:1511] Processing CreateTablet for tablet 987b656644cc4aeab507f0bc36a7ebcb (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:02:40.704835 10423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a633f2a7e4341b69b85c3c0d41865a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.706343 10497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffb2ecf6dcf140f9964b53a713c4289f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.715689 10490 tablet_service.cc:1511] Processing CreateTablet for tablet 3992256c44974d92bc02ea14ca9cbd10 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:02:40.717152 10490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3992256c44974d92bc02ea14ca9cbd10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.720196 10421 tablet_service.cc:1511] Processing CreateTablet for tablet efa0a995e5d04006b53f01701a0ff1bb (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:02:40.723829 10491 tablet_service.cc:1511] Processing CreateTablet for tablet 8624b93f4ae64fdf986ee3d9ada5067e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:02:40.725082 10491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8624b93f4ae64fdf986ee3d9ada5067e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.727456 10630 raft_consensus.cc:493] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.727934 10630 raft_consensus.cc:515] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:40.729163 10493 tablet_service.cc:1511] Processing CreateTablet for tablet e28aac94839046bba584f95daf883b48 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:02:40.730391 10493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28aac94839046bba584f95daf883b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.730538 10630 leader_election.cc:290] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:40.709280 10629 raft_consensus.cc:359] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:40.701335 10569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb05f86b2f048a48c860c393a54da7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.735657 10495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cef7f544ac94a148b6e0f19bff3df85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.732715 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2b77708dc964f9c949d6a78d866d2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.733464 10629 raft_consensus.cc:385] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.742141 10419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2b77708dc964f9c949d6a78d866d2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.681603 10565 tablet_service.cc:1511] Processing CreateTablet for tablet 947895a2dbb44a8382d2e40b788b4d6a (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:02:40.759538 10494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce42c6e21bea4638894062d3bed96ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.774045 10496 tablet_service.cc:1511] Processing CreateTablet for tablet 16e4aa0eb4e4457dab2ccaf4937dbede (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:02:40.775151 10489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 256513a5372b4c42a2e72c77c318fc34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.753127 10629 raft_consensus.cc:740] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.786752 10624 tablet_bootstrap.cc:492] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:40.787284 10624 ts_tablet_manager.cc:1403] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.301s	user 0.017s	sys 0.015s
I20260709 13:02:40.790213 10624 raft_consensus.cc:359] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:40.790933 10624 raft_consensus.cc:385] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.791316 10624 raft_consensus.cc:740] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.792205 10624 consensus_queue.cc:260] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:40.792412 10491 tablet_service.cc:1511] Processing CreateTablet for tablet 337fa67890a542cabbdfe327cd82a9d0 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:02:40.796912 10624 ts_tablet_manager.cc:1434] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:40.797833 10624 tablet_bootstrap.cc:492] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:40.779422 10626 tablet_bootstrap.cc:492] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:40.777763 10567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ed1f0cfd1034d65bff503f10d6d1d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.806499 10565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947895a2dbb44a8382d2e40b788b4d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.811568 10496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e4aa0eb4e4457dab2ccaf4937dbede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.811641 10570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b35fcb542ba4277ae26c99c387fe7d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.805290 10422 tablet_service.cc:1511] Processing CreateTablet for tablet 987b656644cc4aeab507f0bc36a7ebcb (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:02:40.814739 10341 tablet_service.cc:1511] Processing CreateTablet for tablet 1b6ac062e52e41be945669ff4af4c5bf (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:02:40.817273 10349 tablet_service.cc:1511] Processing CreateTablet for tablet 0281dbe3f9064b9aa3a7f2f198ec2e92 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:02:40.819357 10566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 558a3d9a43284068ae2464f019fc6831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.823127 10564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ac3ba655e941ef9c83521ad4ca95d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.781103 10342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efa0a995e5d04006b53f01701a0ff1bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.777359 10629 consensus_queue.cc:260] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:40.774946 10498 tablet_service.cc:1511] Processing CreateTablet for tablet 3ed1f0cfd1034d65bff503f10d6d1d79 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:02:40.848114 10421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efa0a995e5d04006b53f01701a0ff1bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.860347 10423 tablet_service.cc:1511] Processing CreateTablet for tablet 6734a585f1db4295a1872d270f0fe458 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:02:40.861667 10423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6734a585f1db4295a1872d270f0fe458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.862072 10417 tablet_service.cc:1511] Processing CreateTablet for tablet 0281dbe3f9064b9aa3a7f2f198ec2e92 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:02:40.850098 10492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb13d9920054c1eab72783198941d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.850723 10572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8624b93f4ae64fdf986ee3d9ada5067e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.852062 10625 tablet_bootstrap.cc:492] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:40.865203 10417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0281dbe3f9064b9aa3a7f2f198ec2e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.865468 10415 tablet_service.cc:1511] Processing CreateTablet for tablet ac93a5c010f4433d80b1e1bb48e3f75e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:02:40.873034 10568 tablet_service.cc:1511] Processing CreateTablet for tablet 3a931027b9e24215a7da06c669886845 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:02:40.874326 10568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a931027b9e24215a7da06c669886845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.880105 10420 tablet_service.cc:1511] Processing CreateTablet for tablet 9a70e74920014cd0855910c55f69661d (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:02:40.881562 10420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a70e74920014cd0855910c55f69661d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.881798 10625 ts_tablet_manager.cc:1403] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.529s	user 0.007s	sys 0.034s
I20260709 13:02:40.882189 10490 tablet_service.cc:1511] Processing CreateTablet for tablet 6b35fcb542ba4277ae26c99c387fe7d0 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:02:40.884835 10625 raft_consensus.cc:359] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:40.903414 10625 raft_consensus.cc:385] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.903743 10625 raft_consensus.cc:740] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.904464 10625 consensus_queue.cc:260] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:40.891680 10498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ed1f0cfd1034d65bff503f10d6d1d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.912600 10625 ts_tablet_manager.cc:1434] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.030s	user 0.000s	sys 0.006s
I20260709 13:02:40.913571 10625 tablet_bootstrap.cc:492] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:40.895774 10571 tablet_service.cc:1511] Processing CreateTablet for tablet 7a633f2a7e4341b69b85c3c0d41865a1 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:02:40.897998 10489 tablet_service.cc:1511] Processing CreateTablet for tablet a2b77708dc964f9c949d6a78d866d2e2 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:02:40.915802 10571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a633f2a7e4341b69b85c3c0d41865a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.915879 10489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2b77708dc964f9c949d6a78d866d2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.895807 10497 tablet_service.cc:1511] Processing CreateTablet for tablet 947895a2dbb44a8382d2e40b788b4d6a (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:02:40.914934 10563 tablet_service.cc:1511] Processing CreateTablet for tablet 1b6ac062e52e41be945669ff4af4c5bf (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:02:40.919652 10567 tablet_service.cc:1511] Processing CreateTablet for tablet 987b656644cc4aeab507f0bc36a7ebcb (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:02:40.920188 10563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6ac062e52e41be945669ff4af4c5bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.920636 10569 tablet_service.cc:1511] Processing CreateTablet for tablet 9a70e74920014cd0855910c55f69661d (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:02:40.923126 10492 tablet_service.cc:1511] Processing CreateTablet for tablet 3a931027b9e24215a7da06c669886845 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:02:40.927804 10567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 987b656644cc4aeab507f0bc36a7ebcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.929097 10492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a931027b9e24215a7da06c669886845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.926520 10566 tablet_service.cc:1511] Processing CreateTablet for tablet 0281dbe3f9064b9aa3a7f2f198ec2e92 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:02:40.935727 10566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0281dbe3f9064b9aa3a7f2f198ec2e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.942201 10626 tablet_bootstrap.cc:654] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.933779 10625 tablet_bootstrap.cc:654] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.952468 10566 tablet_service.cc:1511] Processing CreateTablet for tablet f474872f07654cb682d53c5e40172f47 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:02:40.953832 10566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f474872f07654cb682d53c5e40172f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.953413 10495 tablet_service.cc:1511] Processing CreateTablet for tablet 7a633f2a7e4341b69b85c3c0d41865a1 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:02:40.957322 10498 tablet_service.cc:1511] Processing CreateTablet for tablet efa0a995e5d04006b53f01701a0ff1bb (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:02:40.967789 10635 raft_consensus.cc:493] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.968340 10635 raft_consensus.cc:515] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:40.969856 10566 tablet_service.cc:1511] Processing CreateTablet for tablet c71fab5c768b4b32a68abd3c418c8676 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:02:40.971311 10566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71fab5c768b4b32a68abd3c418c8676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.970235 10571 tablet_service.cc:1511] Processing CreateTablet for tablet 4cbd08e57ad247ce95ddc127361bf37a (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:02:40.973158 10635 leader_election.cc:290] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:40.974462 10571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cbd08e57ad247ce95ddc127361bf37a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:41.010963 10241 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 56218.9us
I20260709 13:02:41.015519 10415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac93a5c010f4433d80b1e1bb48e3f75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.014904 10345 tablet_service.cc:1511] Processing CreateTablet for tablet 6734a585f1db4295a1872d270f0fe458 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:02:41.017824 10345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6734a585f1db4295a1872d270f0fe458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.019654 10343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 987b656644cc4aeab507f0bc36a7ebcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.855486 10347 tablet_service.cc:1511] Processing CreateTablet for tablet f474872f07654cb682d53c5e40172f47 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:02:41.031049 10348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a931027b9e24215a7da06c669886845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.968312 10565 tablet_service.cc:1511] Processing CreateTablet for tablet ac93a5c010f4433d80b1e1bb48e3f75e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:02:41.079864 10569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a70e74920014cd0855910c55f69661d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.078337 10495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a633f2a7e4341b69b85c3c0d41865a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.898748 10419 tablet_service.cc:1511] Processing CreateTablet for tablet f592fbb5fdc14933887789213f54140e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 13:02:41.091570 10241 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 58318.2us
I20260709 13:02:41.093791 10565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac93a5c010f4433d80b1e1bb48e3f75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.095216 10424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ac3ba655e941ef9c83521ad4ca95d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.096949 10340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ac3ba655e941ef9c83521ad4ca95d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.102717 10631 raft_consensus.cc:493] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.104231 10631 raft_consensus.cc:515] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:41.121712 10421 tablet_service.cc:1511] Processing CreateTablet for tablet 4cbd08e57ad247ce95ddc127361bf37a (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:02:41.131496 10497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947895a2dbb44a8382d2e40b788b4d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.133648 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
W20260709 13:02:41.135165 10244 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 88088.8us
W20260709 13:02:41.139492 10325 leader_election.cc:343] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.139717 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:41.141470 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6ac062e52e41be945669ff4af4c5bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.146582 10344 tablet_service.cc:1511] Processing CreateTablet for tablet f592fbb5fdc14933887789213f54140e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 13:02:41.160652 10241 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 68001.1us
I20260709 13:02:41.162765 10422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 987b656644cc4aeab507f0bc36a7ebcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.164520 10626 tablet_bootstrap.cc:492] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:41.165143 10626 ts_tablet_manager.cc:1403] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.412s	user 0.017s	sys 0.011s
I20260709 13:02:41.168735 10626 raft_consensus.cc:359] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:41.169533 10626 raft_consensus.cc:385] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.169827 10626 raft_consensus.cc:740] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.170769 10626 consensus_queue.cc:260] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:41.173257 10498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efa0a995e5d04006b53f01701a0ff1bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.173534 10626 ts_tablet_manager.cc:1434] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:02:41.174924 10626 tablet_bootstrap.cc:492] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:41.196074 10495 tablet_service.cc:1511] Processing CreateTablet for tablet 1b6ac062e52e41be945669ff4af4c5bf (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:02:41.183259 10347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f474872f07654cb682d53c5e40172f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.212522 10625 tablet_bootstrap.cc:492] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:41.213369 10625 ts_tablet_manager.cc:1403] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.300s	user 0.015s	sys 0.012s
W20260709 13:02:41.185444 10325 leader_election.cc:343] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.226574 10493 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58636 (request call id 27) took 1079 ms. Trace:
I20260709 13:02:41.229415 10494 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58636 (request call id 20) took 1173 ms. Trace:
W20260709 13:02:41.227216 10244 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 91204.5us
I20260709 13:02:41.235526 10630 raft_consensus.cc:493] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.239383 10418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947895a2dbb44a8382d2e40b788b4d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.230659 10489 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58636 (request call id 33) took 1010 ms. Trace:
W20260709 13:02:41.247493 10305 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:41.258925 10489 rpcz_store.cc:276] 0709 13:02:40.220480 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.897137 (+676657us) service_pool.cc:224] Handling call
0709 13:02:40.915442 (+ 18305us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.915545 (+   103us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:40.924332 (+  8787us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.229883 (+305551us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.230501 (+   618us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.262135 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f592fbb5fdc14933887789213f54140e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.263298 10490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b35fcb542ba4277ae26c99c387fe7d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.263458 10419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f592fbb5fdc14933887789213f54140e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.265087 10629 ts_tablet_manager.cc:1434] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.562s	user 0.003s	sys 0.016s
W20260709 13:02:41.265494 10629 ts_tablet_manager.cc:1467] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1: Tablet startup took 563ms
I20260709 13:02:41.242255 10325 leader_election.cc:304] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:41.267318 10421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cbd08e57ad247ce95ddc127361bf37a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.253528 10497 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58636 (request call id 32) took 1040 ms. Trace:
I20260709 13:02:41.253636 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc42bec0e514dde803cc0b751bdc470" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:41.255744 10631 leader_election.cc:290] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:41.263482 10346 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58250 (request call id 32) took 1051 ms. Trace:
I20260709 13:02:41.275425 10631 raft_consensus.cc:2749] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:41.275640 10346 rpcz_store.cc:276] 0709 13:02:40.212043 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.522602 (+310559us) service_pool.cc:224] Handling call
0709 13:02:40.524335 (+  1733us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.524432 (+    97us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:40.819356 (+294924us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.262772 (+443416us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.263326 (+   554us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.279547 10349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0281dbe3f9064b9aa3a7f2f198ec2e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.280160 10346 tablet_service.cc:1511] Processing CreateTablet for tablet 4cbd08e57ad247ce95ddc127361bf37a (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:02:41.282858 10346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cbd08e57ad247ce95ddc127361bf37a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:41.283303 10397 leader_election.cc:343] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.280645 10489 tablet_service.cc:1511] Processing CreateTablet for tablet 9a70e74920014cd0855910c55f69661d (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:02:41.284214 10630 raft_consensus.cc:515] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:41.286717 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc42bec0e514dde803cc0b751bdc470" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:41.287494 10582 raft_consensus.cc:2468] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:41.288379 10495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6ac062e52e41be945669ff4af4c5bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.289063 10400 leader_election.cc:304] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:41.289408 10491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337fa67890a542cabbdfe327cd82a9d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.292064 10489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a70e74920014cd0855910c55f69661d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.240998 10494 rpcz_store.cc:276] 0709 13:02:40.055592 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.558758 (+503166us) service_pool.cc:224] Handling call
0709 13:02:40.567887 (+  9129us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.571205 (+  3318us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:40.925683 (+354478us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.228545 (+302862us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.229200 (+   655us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:02:41.327558 10243 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 307637us
I20260709 13:02:41.240269 10493 rpcz_store.cc:276] 0709 13:02:40.147280 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.728218 (+580938us) service_pool.cc:224] Handling call
0709 13:02:40.729981 (+  1763us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.730065 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:40.909011 (+178946us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.225752 (+316741us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.226379 (+   627us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:02:41.265823 10629 ts_tablet_manager.cc:1469] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1: Trace:
0709 13:02:40.013541 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.013669 (+   128us) service_pool.cc:224] Handling call
0709 13:02:40.119382 (+105713us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.119512 (+   130us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:40.181180 (+ 61668us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:40.265651 (+ 84471us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:40.328871 (+ 63220us) inbound_call.cc:177] Queueing success response
0709 13:02:40.398421 (+ 69550us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:02:40.703276 (+304855us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:02:40.707130 (+  3854us) tablet_replica.cc:261] Starting instrumentation
0709 13:02:40.707711 (+   581us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":262964,"spinlock_wait_cycles":65350528,"tablet-open.queue_time_us":110466,"thread_start_us":307841,"threads_started":2}
I20260709 13:02:41.341264 10494 tablet_service.cc:1511] Processing CreateTablet for tablet 6734a585f1db4295a1872d270f0fe458 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:02:41.342655 10494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6734a585f1db4295a1872d270f0fe458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.343191 10645 raft_consensus.cc:493] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.343796 10645 raft_consensus.cc:515] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:41.346480 10565 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33134 (request call id 41) took 1042 ms. Trace:
I20260709 13:02:41.347220 10626 tablet_bootstrap.cc:654] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.360162 10625 raft_consensus.cc:359] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:41.361231 10625 raft_consensus.cc:385] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.361617 10625 raft_consensus.cc:740] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.364809 10629 tablet_bootstrap.cc:492] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:41.365636 10645 leader_election.cc:290] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:41.369900 10341 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58250 (request call id 38) took 1114 ms. Trace:
I20260709 13:02:41.370388 10341 rpcz_store.cc:276] 0709 13:02:40.255727 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.782872 (+527145us) service_pool.cc:224] Handling call
0709 13:02:40.815596 (+ 32724us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.815684 (+    88us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.247393 (+431709us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.363126 (+115733us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.369840 (+  6714us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.346887 10565 rpcz_store.cc:276] 0709 13:02:40.303764 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.967241 (+663477us) service_pool.cc:224] Handling call
0709 13:02:41.092837 (+125596us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:41.093059 (+   222us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.144557 (+ 51498us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.345934 (+201377us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.346422 (+   488us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.362370 10625 consensus_queue.cc:260] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:41.272816 10497 rpcz_store.cc:276] 0709 13:02:40.212977 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.894842 (+681865us) service_pool.cc:224] Handling call
0709 13:02:40.916563 (+ 21721us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.916647 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.202678 (+286031us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.252926 (+ 50248us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.253466 (+   540us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.388614 10493 tablet_service.cc:1511] Processing CreateTablet for tablet f474872f07654cb682d53c5e40172f47 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:02:41.435946 10493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f474872f07654cb682d53c5e40172f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.389812 10496 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58636 (request call id 28) took 1208 ms. Trace:
W20260709 13:02:41.437294 10243 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 57589.6us
I20260709 13:02:41.437460 10496 rpcz_store.cc:276] 0709 13:02:40.180942 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.773126 (+592184us) service_pool.cc:224] Handling call
0709 13:02:40.774871 (+  1745us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.774960 (+    89us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.230114 (+455154us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.389133 (+159019us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.389649 (+   516us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.439898 10490 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58636 (request call id 31) took 1234 ms. Trace:
I20260709 13:02:41.440753 10497 tablet_service.cc:1511] Processing CreateTablet for tablet f592fbb5fdc14933887789213f54140e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:02:41.405746 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:41.441735 10496 tablet_service.cc:1511] Processing CreateTablet for tablet ac93a5c010f4433d80b1e1bb48e3f75e (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:02:41.442552 10630 leader_election.cc:290] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:41.443174 10630 raft_consensus.cc:2804] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:41.443521 10630 raft_consensus.cc:493] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:02:41.383891 10325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 199645us
I20260709 13:02:41.444073 10630 raft_consensus.cc:3060] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.445874 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a183bd0ecc8412d82287cb19ca3a647" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
W20260709 13:02:41.447891 10325 leader_election.cc:343] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.449342 10492 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58636 (request call id 34) took 1221 ms. Trace:
I20260709 13:02:41.449756 10341 tablet_service.cc:1511] Processing CreateTablet for tablet c71fab5c768b4b32a68abd3c418c8676 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:02:41.449961 10492 rpcz_store.cc:276] 0709 13:02:40.227604 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.922191 (+694587us) service_pool.cc:224] Handling call
0709 13:02:40.928679 (+  6488us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.928766 (+    87us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.168484 (+239718us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.409145 (+240661us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.449146 (+ 40001us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.453405 10492 tablet_service.cc:1511] Processing CreateTablet for tablet c71fab5c768b4b32a68abd3c418c8676 (DEFAULT_TABLE table=test-workload [id=6900f6f7568e410687f100af5947fcf4]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:02:41.440461 10490 rpcz_store.cc:276] 0709 13:02:40.205690 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.881336 (+675646us) service_pool.cc:224] Handling call
0709 13:02:40.903888 (+ 22552us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.903976 (+    88us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.351060 (+447084us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.398684 (+ 47624us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.439811 (+ 41127us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:02:41.443413 10547 leader_election.cc:343] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.418807 10342 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58250 (request call id 36) took 1178 ms. Trace:
I20260709 13:02:41.463558 10342 rpcz_store.cc:276] 0709 13:02:40.240289 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.693446 (+453157us) service_pool.cc:224] Handling call
0709 13:02:40.731208 (+ 37762us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.731290 (+    82us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.190378 (+459088us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.418176 (+227798us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.418653 (+   477us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.397239 10564 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33134 (request call id 33) took 1174 ms. Trace:
I20260709 13:02:41.411813 10420 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:55460 (request call id 38) took 1158 ms. Trace:
I20260709 13:02:41.422715 10563 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33134 (request call id 37) took 1172 ms. Trace:
I20260709 13:02:41.480293 10564 rpcz_store.cc:276] 0709 13:02:40.222515 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.691219 (+468704us) service_pool.cc:224] Handling call
0709 13:02:40.752442 (+ 61223us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.753993 (+  1551us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.238316 (+484323us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.396606 (+158290us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.397063 (+   457us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.415004 10343 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58250 (request call id 37) took 1164 ms. Trace:
I20260709 13:02:41.495293 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
W20260709 13:02:41.511045 10397 leader_election.cc:343] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.480226 10563 rpcz_store.cc:276] 0709 13:02:40.250441 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.914057 (+663616us) service_pool.cc:224] Handling call
0709 13:02:40.919772 (+  5715us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.919864 (+    92us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.364160 (+444296us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.422087 (+ 57927us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.422545 (+   458us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.515254 10418 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:55460 (request call id 32) took 1304 ms. Trace:
I20260709 13:02:41.494999 10343 rpcz_store.cc:276] 0709 13:02:40.250441 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.694071 (+443630us) service_pool.cc:224] Handling call
0709 13:02:40.725705 (+ 31634us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.725792 (+    87us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.262485 (+536693us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.414526 (+152041us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.414950 (+   424us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.519486 10418 rpcz_store.cc:276] 0709 13:02:40.211133 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.640403 (+429270us) service_pool.cc:224] Handling call
0709 13:02:40.778013 (+137610us) spinlock_profiling.cc:243] Waited 1.64 ms on lock 0x7b58000e7998. stack: 00007f47dd952343 00007f47dd952240 00007f47dd2e11d4 00007f47e701f304 00007f47e701f299 00007f47dd80cdb1 00007f47dd94cb71 00007f47dd94d1a2 00007f47e688ebb9 00007f47e59bfd88 00007f47e5a82b80 00007f47e5a31400 00007f47deeb6af4 00007f47deeb6a82 00007f47deeb69b1 00007f47deeb692c
0709 13:02:40.779713 (+  1700us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.807466 (+ 27753us) spinlock_profiling.cc:243] Waited 1.44 ms on lock 0x7b58000e7998. stack: 00007f47dd952343 00007f47dd952240 00007f47dd2e11d4 00007f47e701f304 00007f47e701f299 00007f47dd80cdb1 00007f47dd94d785 00007f47e5a82298 00007f47e5a82c7d 00007f47e5a31400 00007f47deeb6af4 00007f47deeb6a82 00007f47deeb69b1 00007f47deeb692c 00007f47deeb5be2 00007f47dedac48c
0709 13:02:40.807593 (+   127us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.344910 (+537317us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.482939 (+138029us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.515177 (+ 32238us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7089152}
I20260709 13:02:41.523267 10624 tablet_bootstrap.cc:654] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.480333 10420 rpcz_store.cc:276] 0709 13:02:40.253385 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.858008 (+604623us) service_pool.cc:224] Handling call
0709 13:02:40.880998 (+ 22990us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.881111 (+   113us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.217264 (+336153us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.411121 (+193857us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.411634 (+   513us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:02:41.507189 10400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 218389us
I20260709 13:02:41.530645 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
W20260709 13:02:41.532431 10548 leader_election.cc:343] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.533003 10548 leader_election.cc:304] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:41.534125 10635 raft_consensus.cc:2749] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:41.537628 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71fab5c768b4b32a68abd3c418c8676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.602136 10494 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58636 (request call id 39) took 1339 ms. Trace:
I20260709 13:02:41.608889 10415 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:55460 (request call id 41) took 1305 ms. Trace:
I20260709 13:02:41.609336 10415 rpcz_store.cc:276] 0709 13:02:40.303257 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.863981 (+560724us) service_pool.cc:224] Handling call
0709 13:02:40.869226 (+  5245us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.869312 (+    86us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.222995 (+353683us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.608309 (+385314us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.608799 (+   490us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.609719 10346 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58250 (request call id 43) took 1189 ms. Trace:
I20260709 13:02:41.614626 10346 rpcz_store.cc:276] 0709 13:02:40.420005 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:41.278942 (+858937us) service_pool.cc:224] Handling call
0709 13:02:41.282309 (+  3367us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:41.282444 (+   135us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.393192 (+110748us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.608727 (+215535us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.609597 (+   870us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.616523 10498 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58636 (request call id 36) took 1375 ms. Trace:
I20260709 13:02:41.617048 10498 rpcz_store.cc:276] 0709 13:02:40.241358 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.956472 (+715114us) service_pool.cc:224] Handling call
0709 13:02:40.963275 (+  6803us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.963356 (+    81us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.272712 (+309356us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.616052 (+343340us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.616468 (+   416us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.619113 10419 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:55460 (request call id 42) took 1249 ms. Trace:
I20260709 13:02:41.619524 10419 rpcz_store.cc:276] 0709 13:02:40.376134 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.897896 (+521762us) service_pool.cc:224] Handling call
0709 13:02:41.091880 (+193984us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:41.092043 (+   163us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.402262 (+310219us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.618630 (+216368us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.619051 (+   421us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.620575 10629 tablet_bootstrap.cc:654] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.625337 10344 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58250 (request call id 42) took 1252 ms. Trace:
I20260709 13:02:41.625814 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:41.627630 10399 leader_election.cc:343] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.628201 10399 leader_election.cc:304] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:41.629245 10653 raft_consensus.cc:2749] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:41.622743 10347 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58250 (request call id 41) took 1322 ms. Trace:
I20260709 13:02:41.634953 10491 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58636 (request call id 30) took 1434 ms. Trace:
I20260709 13:02:41.660223 10491 rpcz_store.cc:276] 0709 13:02:40.200199 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.791483 (+591284us) service_pool.cc:224] Handling call
0709 13:02:40.793216 (+  1733us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.793305 (+    89us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.626620 (+833315us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.634429 (+  7809us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.634893 (+   464us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.661444 10629 tablet_bootstrap.cc:492] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:41.640115 10497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f592fbb5fdc14933887789213f54140e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.642156 10626 tablet_bootstrap.cc:492] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:41.648741 10340 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58250 (request call id 34) took 1422 ms. Trace:
I20260709 13:02:41.650229 10625 ts_tablet_manager.cc:1434] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.437s	user 0.013s	sys 0.009s
I20260709 13:02:41.708777 10625 tablet_bootstrap.cc:492] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:41.708931 10493 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58636 (request call id 40) took 1439 ms. Trace:
I20260709 13:02:41.709323 10493 rpcz_store.cc:276] 0709 13:02:40.269864 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:41.373730 (+1103866us) service_pool.cc:224] Handling call
0709 13:02:41.435378 (+ 61648us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:41.435481 (+   103us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.657610 (+222129us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.708465 (+ 50855us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.708877 (+   412us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.602612 10494 rpcz_store.cc:276] 0709 13:02:40.263199 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:41.340114 (+1076915us) service_pool.cc:224] Handling call
0709 13:02:41.342211 (+  2097us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:41.342302 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.430069 (+ 87767us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.601603 (+171534us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.602071 (+   468us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.636175 10653 raft_consensus.cc:493] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.712092 10624 tablet_bootstrap.cc:492] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:41.652365 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a183bd0ecc8412d82287cb19ca3a647" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:41.712673 10624 ts_tablet_manager.cc:1403] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.915s	user 0.019s	sys 0.010s
I20260709 13:02:41.712967 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7102662fd347422f8d2cd6e002258f73" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:41.635258 10566 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33134 (request call id 43) took 1169 ms. Trace:
I20260709 13:02:41.703198 10340 rpcz_store.cc:276] 0709 13:02:40.226732 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.633326 (+406594us) service_pool.cc:224] Handling call
0709 13:02:40.715371 (+ 82045us) spinlock_profiling.cc:243] Waited 1.48 ms on lock 0x7b58002d4e98. stack: 00007f47dd952343 00007f47dd952240 00007f47dd2e11d4 00007f47e701f304 00007f47e701f299 00007f47dd80cdb1 00007f47dd94ce9c 00007f47dd94ca5b 00007f47e6865c09 00007f47e59bfee0 00007f47e5aa5831 00007f47e5a82ac3 00007f47e5a31400 00007f47deeb6af4 00007f47deeb6a82 00007f47deeb69b1
0709 13:02:40.723086 (+  7715us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.723176 (+    90us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.457667 (+734491us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.648226 (+190559us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.648682 (+   456us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3408256}
I20260709 13:02:41.714141 10566 rpcz_store.cc:276] 0709 13:02:40.465623 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.968855 (+503232us) service_pool.cc:224] Handling call
0709 13:02:40.970777 (+  1922us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.970907 (+   130us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.360676 (+389769us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.610812 (+250136us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.635104 (+ 24292us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.714885 10422 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:55460 (request call id 37) took 1468 ms. Trace:
W20260709 13:02:41.715781 10322 leader_election.cc:343] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.707489 10496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac93a5c010f4433d80b1e1bb48e3f75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.716289 10322 leader_election.cc:304] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:41.717945 10495 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58636 (request call id 37) took 1470 ms. Trace:
I20260709 13:02:41.635848 10424 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:55460 (request call id 34) took 1410 ms. Trace:
I20260709 13:02:41.718700 10652 raft_consensus.cc:2749] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:41.719851 10492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71fab5c768b4b32a68abd3c418c8676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:41.718900 10624 raft_consensus.cc:359] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:41.720799 10624 raft_consensus.cc:385] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.721304 10624 raft_consensus.cc:740] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.722010 10624 consensus_queue.cc:260] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:41.722950 10489 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58636 (request call id 38) took 1467 ms. Trace:
W20260709 13:02:41.723508 10474 leader_election.cc:343] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.625759 10344 rpcz_store.cc:276] 0709 13:02:40.372494 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:41.145464 (+772970us) service_pool.cc:224] Handling call
0709 13:02:41.162790 (+ 17326us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:41.162941 (+   151us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.404015 (+241074us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.624844 (+220829us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.625280 (+   436us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.657472 10256 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43228 (request call id 2) took 1051 ms. Trace:
I20260709 13:02:41.713208 10626 ts_tablet_manager.cc:1403] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.539s	user 0.028s	sys 0.010s
I20260709 13:02:41.704284 10629 ts_tablet_manager.cc:1403] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.340s	user 0.018s	sys 0.008s
I20260709 13:02:41.738521 10630 raft_consensus.cc:515] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:41.711714 10653 raft_consensus.cc:515] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:41.747730 10653 leader_election.cc:290] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:41.748502 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc42bec0e514dde803cc0b751bdc470" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:41.749192 10492 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58636 (request call id 43) took 1306 ms. Trace:
I20260709 13:02:41.749588 10492 rpcz_store.cc:276] 0709 13:02:40.445460 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:41.452120 (+1006660us) service_pool.cc:224] Handling call
0709 13:02:41.482838 (+ 30718us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:41.491554 (+  8716us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.738654 (+247100us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.748717 (+ 10063us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.749135 (+   418us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.707406 10572 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33134 (request call id 26) took 1591 ms. Trace:
I20260709 13:02:41.750456 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:41.647464 10348 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58250 (request call id 35) took 1415 ms. Trace:
I20260709 13:02:41.649632 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7102662fd347422f8d2cd6e002258f73" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:41.729001 10256 rpcz_store.cc:276] 0709 13:02:40.605618 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.605739 (+   121us) service_pool.cc:224] Handling call
0709 13:02:41.657193 (+1051454us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":31004,"reported_tablets":20}
I20260709 13:02:41.715391 10422 rpcz_store.cc:276] 0709 13:02:40.246118 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.733436 (+487318us) service_pool.cc:224] Handling call
0709 13:02:40.815337 (+ 81901us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.815436 (+    99us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.366388 (+550952us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.706640 (+340252us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.714825 (+  8185us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.750873 10572 rpcz_store.cc:276] 0709 13:02:40.117298 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.526629 (+409331us) service_pool.cc:224] Handling call
0709 13:02:40.563493 (+ 36864us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.563625 (+   132us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.351582 (+787957us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.706723 (+355141us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.707232 (+   509us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.732091 10345 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58250 (request call id 39) took 1471 ms. Trace:
I20260709 13:02:41.755213 10345 rpcz_store.cc:276] 0709 13:02:40.260263 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.815839 (+555576us) service_pool.cc:224] Handling call
0709 13:02:41.016878 (+201039us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:41.017222 (+   344us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.637901 (+620679us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.731709 (+ 93808us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.732049 (+   340us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.734122 10625 tablet_bootstrap.cc:654] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.757915 10496 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58636 (request call id 41) took 1455 ms. Trace:
I20260709 13:02:41.640192 10347 rpcz_store.cc:276] 0709 13:02:40.300028 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.823341 (+523313us) service_pool.cc:224] Handling call
0709 13:02:41.029816 (+206475us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:41.030108 (+   292us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.425780 (+395672us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.622259 (+196479us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.622665 (+   406us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.718307 10495 rpcz_store.cc:276] 0709 13:02:40.248038 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:41.194438 (+946400us) service_pool.cc:224] Handling call
0709 13:02:41.197367 (+  2929us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:41.197573 (+   206us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.402413 (+204840us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.717479 (+315066us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.717879 (+   400us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.735635 10341 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58250 (request call id 44) took 1268 ms. Trace:
I20260709 13:02:41.760053 10341 rpcz_store.cc:276] 0709 13:02:40.467596 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:41.448466 (+980870us) service_pool.cc:224] Handling call
0709 13:02:41.450859 (+  2393us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:41.480763 (+ 29904us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.712421 (+231658us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.735164 (+ 22743us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.735579 (+   415us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.751811 10348 rpcz_store.cc:276] 0709 13:02:40.231746 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.633197 (+401451us) service_pool.cc:224] Handling call
0709 13:02:40.715534 (+ 82337us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.715635 (+   101us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.250885 (+535250us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.646916 (+396031us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.647403 (+   487us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.738328 10626 raft_consensus.cc:359] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:41.649798 10569 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33134 (request call id 38) took 1391 ms. Trace:
I20260709 13:02:41.762284 10569 rpcz_store.cc:276] 0709 13:02:40.258367 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.918373 (+660006us) service_pool.cc:224] Handling call
0709 13:02:40.928170 (+  9797us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.928256 (+    86us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.348370 (+420114us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.648740 (+300370us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.649671 (+   931us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.740231 10349 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58250 (request call id 40) took 1473 ms. Trace:
I20260709 13:02:41.763727 10349 rpcz_store.cc:276] 0709 13:02:40.266872 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.816384 (+549512us) service_pool.cc:224] Handling call
0709 13:02:40.818027 (+  1643us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.818105 (+    78us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.638882 (+820777us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.739683 (+100801us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.740170 (+   487us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.741848 10629 raft_consensus.cc:359] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:41.719148 10424 rpcz_store.cc:276] 0709 13:02:40.225493 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:40.662628 (+437135us) service_pool.cc:224] Handling call
0709 13:02:40.769844 (+107216us) spinlock_profiling.cc:243] Waited 29 ms on lock 0x7b58000e7998. stack: 00007f47dd952343 00007f47dd952240 00007f47dd2e11d4 00007f47e701f304 00007f47e701f299 00007f47dd80cdb1 00007f47dd94cb71 00007f47dd94d1a2 00007f47e688ebb9 00007f47e59bfd88 00007f47e5a82b80 00007f47e5a31400 00007f47deeb6af4 00007f47deeb6a82 00007f47deeb69b1 00007f47deeb692c
0709 13:02:40.769910 (+    66us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:40.769991 (+    81us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.601828 (+831837us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.635338 (+ 33510us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.635782 (+   444us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":66717568}
I20260709 13:02:41.766122 10629 raft_consensus.cc:385] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:02:41.749976 10397 leader_election.cc:343] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:41.652608 10244 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 166595us
I20260709 13:02:41.767448 10629 raft_consensus.cc:740] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.768373 10629 consensus_queue.cc:260] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:41.770063 10630 leader_election.cc:290] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
W20260709 13:02:41.752457 10400 leader_election.cc:343] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.750072 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:41.727834 10624 ts_tablet_manager.cc:1434] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 13:02:41.772454 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc42bec0e514dde803cc0b751bdc470" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:41.773119 10582 raft_consensus.cc:3060] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.773221 10624 tablet_bootstrap.cc:492] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
W20260709 13:02:41.636459 10241 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 200813us
I20260709 13:02:41.745755 10497 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:58636 (request call id 42) took 1365 ms. Trace:
I20260709 13:02:41.771869 10359 raft_consensus.cc:2468] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:41.780689 10497 rpcz_store.cc:276] 0709 13:02:40.380396 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:41.439782 (+1059386us) service_pool.cc:224] Handling call
0709 13:02:41.441744 (+  1962us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:41.441837 (+    93us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.723991 (+282154us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.745293 (+ 21302us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.745697 (+   404us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.781664 10399 leader_election.cc:304] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:41.782859 10630 raft_consensus.cc:2804] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:41.783237 10630 raft_consensus.cc:493] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:02:41.783298 10474 leader_election.cc:343] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.783615 10630 raft_consensus.cc:3060] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.783842 10474 leader_election.cc:304] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:41.784709 10645 raft_consensus.cc:2749] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:41.788569 10582 raft_consensus.cc:2468] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:41.790802 10630 raft_consensus.cc:515] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:41.791429 10400 leader_election.cc:304] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:41.793217 10653 raft_consensus.cc:2804] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:41.793671 10653 raft_consensus.cc:697] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:41.794130 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:41.794710 10359 raft_consensus.cc:3060] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.794533 10653 consensus_queue.cc:237] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:41.796861 10626 raft_consensus.cc:385] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.797211 10626 raft_consensus.cc:740] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.798012 10626 consensus_queue.cc:260] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:41.790244 10629 ts_tablet_manager.cc:1434] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 13:02:41.800494 10624 tablet_bootstrap.cc:654] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.723335 10489 rpcz_store.cc:276] 0709 13:02:40.255295 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:41.279721 (+1024426us) service_pool.cc:224] Handling call
0709 13:02:41.284718 (+  4997us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:41.284833 (+   115us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.458515 (+173682us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.722443 (+263928us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.722884 (+   441us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.802196 10359 raft_consensus.cc:2468] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:41.802443 10626 ts_tablet_manager.cc:1434] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.001s
I20260709 13:02:41.806217 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:41.807488 10626 tablet_bootstrap.cc:492] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
W20260709 13:02:41.807721 10400 leader_election.cc:343] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.810883 10630 leader_election.cc:290] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:41.758328 10496 rpcz_store.cc:276] 0709 13:02:40.302035 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:41.438527 (+1136492us) service_pool.cc:224] Handling call
0709 13:02:41.442528 (+  4001us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:02:41.442627 (+    99us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:02:41.749504 (+306877us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:41.757324 (+  7820us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:41.757848 (+   524us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:41.818080 10626 tablet_bootstrap.cc:654] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.820938 10625 tablet_bootstrap.cc:492] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:41.823066 10625 ts_tablet_manager.cc:1403] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.115s	user 0.011s	sys 0.009s
I20260709 13:02:41.821955 10629 tablet_bootstrap.cc:492] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:41.825518 10399 leader_election.cc:304] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:41.826768 10630 raft_consensus.cc:2804] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:41.827320 10630 raft_consensus.cc:697] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:41.827955 10624 tablet_bootstrap.cc:492] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:41.828173 10630 consensus_queue.cc:237] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:41.828693 10624 ts_tablet_manager.cc:1403] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.000s
I20260709 13:02:41.833129 10624 raft_consensus.cc:359] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:41.836026 10624 raft_consensus.cc:385] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.836376 10624 raft_consensus.cc:740] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.836294 10625 raft_consensus.cc:359] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:41.837733 10625 raft_consensus.cc:385] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.837441 10624 consensus_queue.cc:260] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:41.838092 10625 raft_consensus.cc:740] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.839099 10625 consensus_queue.cc:260] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:41.843261 10629 tablet_bootstrap.cc:654] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.844022 10624 ts_tablet_manager.cc:1434] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:02:41.850394 10626 tablet_bootstrap.cc:492] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:41.850694 10624 tablet_bootstrap.cc:492] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:41.850948 10626 ts_tablet_manager.cc:1403] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.000s
I20260709 13:02:41.854470 10626 raft_consensus.cc:359] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:41.855345 10626 raft_consensus.cc:385] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.855688 10626 raft_consensus.cc:740] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.856552 10626 consensus_queue.cc:260] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:41.858541 10624 tablet_bootstrap.cc:654] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.845697 10625 ts_tablet_manager.cc:1434] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:02:41.860208 10625 tablet_bootstrap.cc:492] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:41.842625 10254 catalog_manager.cc:5697] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:41.860750 10635 raft_consensus.cc:493] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.861302 10635 raft_consensus.cc:515] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:41.865947 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7102662fd347422f8d2cd6e002258f73" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:41.866302 10635 leader_election.cc:290] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:41.869319 10626 ts_tablet_manager.cc:1434] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
W20260709 13:02:41.870522 10548 leader_election.cc:343] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.874536 10626 tablet_bootstrap.cc:492] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:41.880613 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7102662fd347422f8d2cd6e002258f73" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:41.881309 10508 raft_consensus.cc:2468] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 0.
I20260709 13:02:41.882833 10545 leader_election.cc:304] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:41.883147 10626 tablet_bootstrap.cc:654] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.883428 10625 tablet_bootstrap.cc:654] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.884099 10635 raft_consensus.cc:2804] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:41.884521 10635 raft_consensus.cc:493] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:41.884855 10635 raft_consensus.cc:3060] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.892804 10629 tablet_bootstrap.cc:492] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:41.893514 10629 ts_tablet_manager.cc:1403] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.004s
I20260709 13:02:41.896090 10626 tablet_bootstrap.cc:492] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:41.897001 10626 ts_tablet_manager.cc:1403] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260709 13:02:41.897292 10629 raft_consensus.cc:359] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:41.897405 10635 raft_consensus.cc:515] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:41.898123 10629 raft_consensus.cc:385] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.898470 10629 raft_consensus.cc:740] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.899248 10629 consensus_queue.cc:260] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:41.900127 10626 raft_consensus.cc:359] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:41.900871 10626 raft_consensus.cc:385] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.901163 10626 raft_consensus.cc:740] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.902078 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7102662fd347422f8d2cd6e002258f73" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:41.901952 10626 consensus_queue.cc:260] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
W20260709 13:02:41.903561 10548 leader_election.cc:343] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.904194 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7102662fd347422f8d2cd6e002258f73" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:41.904822 10508 raft_consensus.cc:3060] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.907038 10624 tablet_bootstrap.cc:492] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:41.907954 10624 ts_tablet_manager.cc:1403] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.004s
I20260709 13:02:41.911463 10626 ts_tablet_manager.cc:1434] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.007s
I20260709 13:02:41.913360 10629 ts_tablet_manager.cc:1434] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 13:02:41.916179 10630 raft_consensus.cc:493] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.919354 10630 raft_consensus.cc:515] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:41.919960 10629 tablet_bootstrap.cc:492] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:41.921499 10630 leader_election.cc:290] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:41.921552 10508 raft_consensus.cc:2468] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:41.917484 10626 tablet_bootstrap.cc:492] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:41.923410 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a183bd0ecc8412d82287cb19ca3a647" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:41.924732 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a183bd0ecc8412d82287cb19ca3a647" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:41.925377 10359 raft_consensus.cc:2468] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
W20260709 13:02:41.926527 10397 leader_election.cc:343] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.917568 10625 tablet_bootstrap.cc:492] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:41.918130 10673 raft_consensus.cc:493] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.927193 10399 leader_election.cc:304] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:41.927588 10625 ts_tablet_manager.cc:1403] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.006s
I20260709 13:02:41.927454 10673 raft_consensus.cc:515] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:41.928699 10630 raft_consensus.cc:2804] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:41.929148 10630 raft_consensus.cc:493] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:41.929577 10630 raft_consensus.cc:3060] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.930779 10625 raft_consensus.cc:359] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:41.931097 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:41.918921 10624 raft_consensus.cc:359] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:41.932106 10624 raft_consensus.cc:385] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.932416 10624 raft_consensus.cc:740] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
W20260709 13:02:41.932921 10547 leader_election.cc:343] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.933140 10624 consensus_queue.cc:260] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:41.931514 10673 leader_election.cc:290] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:41.931552 10625 raft_consensus.cc:385] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.935125 10625 raft_consensus.cc:740] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.935474 10624 ts_tablet_manager.cc:1434] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 13:02:41.935866 10629 tablet_bootstrap.cc:654] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.939025 10630 raft_consensus.cc:515] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:41.936661 10625 consensus_queue.cc:260] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:41.940132 10626 tablet_bootstrap.cc:654] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.942489 10625 ts_tablet_manager.cc:1434] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:02:41.943710 10625 tablet_bootstrap.cc:492] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:41.943785 10624 tablet_bootstrap.cc:492] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:41.943491 10635 leader_election.cc:290] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:41.946916 10545 leader_election.cc:304] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:41.948426 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
W20260709 13:02:41.950232 10545 leader_election.cc:343] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.950868 10624 tablet_bootstrap.cc:654] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.950783 10545 leader_election.cc:304] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:41.952083 10635 raft_consensus.cc:2804] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:41.954203 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a183bd0ecc8412d82287cb19ca3a647" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
W20260709 13:02:41.956605 10397 leader_election.cc:343] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.957158 10626 tablet_bootstrap.cc:492] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:41.957401 10629 tablet_bootstrap.cc:492] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:41.957696 10626 ts_tablet_manager.cc:1403] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.002s
I20260709 13:02:41.958328 10629 ts_tablet_manager.cc:1403] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.006s
I20260709 13:02:41.959736 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a183bd0ecc8412d82287cb19ca3a647" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:41.960350 10359 raft_consensus.cc:3060] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.960897 10626 raft_consensus.cc:359] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:41.961632 10626 raft_consensus.cc:385] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.961349 10629 raft_consensus.cc:359] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:41.961917 10626 raft_consensus.cc:740] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.962044 10629 raft_consensus.cc:385] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.962355 10629 raft_consensus.cc:740] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.962819 10626 consensus_queue.cc:260] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:41.963092 10629 consensus_queue.cc:260] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:41.950868 10625 tablet_bootstrap.cc:654] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.965366 10626 ts_tablet_manager.cc:1434] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:41.966418 10626 tablet_bootstrap.cc:492] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:41.968886 10359 raft_consensus.cc:2468] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:41.969540 10629 ts_tablet_manager.cc:1434] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:02:41.970803 10629 tablet_bootstrap.cc:492] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:41.970597 10399 leader_election.cc:304] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:41.972325 10653 raft_consensus.cc:2804] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:41.972872 10653 raft_consensus.cc:697] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:41.974352 10624 tablet_bootstrap.cc:492] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:41.973809 10653 consensus_queue.cc:237] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:41.974913 10624 ts_tablet_manager.cc:1403] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260709 13:02:41.978113 10624 raft_consensus.cc:359] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:41.978857 10624 raft_consensus.cc:385] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.979189 10624 raft_consensus.cc:740] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.980003 10624 consensus_queue.cc:260] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:41.981344 10629 tablet_bootstrap.cc:654] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.955050 10674 raft_consensus.cc:2749] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:41.957599 10635 raft_consensus.cc:697] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:41.982663 10626 tablet_bootstrap.cc:654] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.971593 10630 leader_election.cc:290] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:41.984378 10625 tablet_bootstrap.cc:492] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:41.986194 10652 raft_consensus.cc:493] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.986725 10625 ts_tablet_manager.cc:1403] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.043s	user 0.004s	sys 0.009s
I20260709 13:02:41.986688 10652 raft_consensus.cc:515] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:41.990378 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:41.990552 10625 raft_consensus.cc:359] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:41.991101 10434 raft_consensus.cc:2468] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 0.
I20260709 13:02:41.991291 10625 raft_consensus.cc:385] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.991617 10625 raft_consensus.cc:740] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.992547 10325 leader_election.cc:304] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:41.992393 10625 consensus_queue.cc:260] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:41.994648 10652 leader_election.cc:290] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:41.994841 10625 ts_tablet_manager.cc:1434] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260709 13:02:41.995185 10652 raft_consensus.cc:2804] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:41.996165 10652 raft_consensus.cc:493] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:41.995863 10625 tablet_bootstrap.cc:492] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:41.996606 10652 raft_consensus.cc:3060] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.984923 10635 consensus_queue.cc:237] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.008261 10624 ts_tablet_manager.cc:1434] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:02:42.010480 10625 tablet_bootstrap.cc:654] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.012670 10624 tablet_bootstrap.cc:492] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:42.021245 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:42.026310 10508 raft_consensus.cc:2468] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 0.
I20260709 13:02:42.015110 10652 raft_consensus.cc:515] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.029158 10652 leader_election.cc:290] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:42.024830 10256 catalog_manager.cc:5697] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 0 to 1, leader changed from <none> to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 1 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:42.029570 10625 tablet_bootstrap.cc:492] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:42.030303 10681 raft_consensus.cc:493] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.031744 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:42.037500 10625 ts_tablet_manager.cc:1403] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.000s
I20260709 13:02:42.031313 10626 tablet_bootstrap.cc:492] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:42.045730 10681 raft_consensus.cc:515] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.046450 10626 ts_tablet_manager.cc:1403] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.080s	user 0.005s	sys 0.010s
I20260709 13:02:42.048796 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:42.048648 10625 raft_consensus.cc:359] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.049445 10625 raft_consensus.cc:385] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.049325 10626 raft_consensus.cc:359] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.049855 10625 raft_consensus.cc:740] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.050100 10626 raft_consensus.cc:385] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.033516 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:42.052662 10626 raft_consensus.cc:740] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.052835 10434 raft_consensus.cc:3060] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.053494 10626 consensus_queue.cc:260] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.056188 10626 ts_tablet_manager.cc:1434] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 13:02:42.057188 10626 tablet_bootstrap.cc:492] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:42.059690 10624 tablet_bootstrap.cc:654] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.060475 10434 raft_consensus.cc:2468] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 1.
I20260709 13:02:42.050889 10681 leader_election.cc:290] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:42.050658 10625 consensus_queue.cc:260] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.061898 10325 leader_election.cc:304] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:42.062695 10652 raft_consensus.cc:2804] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.063212 10625 ts_tablet_manager.cc:1434] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:02:42.064396 10625 tablet_bootstrap.cc:492] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:42.051740 10629 tablet_bootstrap.cc:492] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:42.052095 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:42.068341 10433 raft_consensus.cc:2468] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 0.
I20260709 13:02:42.049510 10582 raft_consensus.cc:2468] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 0.
I20260709 13:02:42.069597 10325 leader_election.cc:304] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:42.069796 10629 ts_tablet_manager.cc:1403] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.099s	user 0.015s	sys 0.018s
I20260709 13:02:42.045812 10508 raft_consensus.cc:3060] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.072121 10645 raft_consensus.cc:493] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.072579 10645 raft_consensus.cc:515] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.075342 10645 leader_election.cc:290] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:42.076683 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43917f62f8124deab0d45ee19ad34173" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:42.077489 10433 raft_consensus.cc:2468] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 0.
I20260709 13:02:42.078325 10681 raft_consensus.cc:2804] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.078672 10474 leader_election.cc:304] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:42.079655 10645 raft_consensus.cc:2804] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.080014 10645 raft_consensus.cc:493] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.080384 10645 raft_consensus.cc:3060] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.080142 10629 raft_consensus.cc:359] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.080952 10629 raft_consensus.cc:385] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.084918 10625 tablet_bootstrap.cc:654] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.083410 10629 raft_consensus.cc:740] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.078706 10681 raft_consensus.cc:493] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.087584 10681 raft_consensus.cc:3060] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.087263 10629 consensus_queue.cc:260] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.089178 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43917f62f8124deab0d45ee19ad34173" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:42.090958 10473 leader_election.cc:343] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.096441 10645 raft_consensus.cc:515] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.097025 10508 raft_consensus.cc:2468] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 1.
I20260709 13:02:42.099810 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43917f62f8124deab0d45ee19ad34173" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:42.099948 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43917f62f8124deab0d45ee19ad34173" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:42.100407 10625 tablet_bootstrap.cc:492] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:42.100492 10433 raft_consensus.cc:3060] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.100850 10625 ts_tablet_manager.cc:1403] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
W20260709 13:02:42.101251 10473 leader_election.cc:343] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.103832 10625 raft_consensus.cc:359] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.104532 10626 tablet_bootstrap.cc:654] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.105603 10645 leader_election.cc:290] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:42.107385 10629 ts_tablet_manager.cc:1434] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.005s
I20260709 13:02:42.107671 10652 raft_consensus.cc:697] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:42.108417 10433 raft_consensus.cc:2468] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:42.109619 10474 leader_election.cc:304] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:42.110287 10645 raft_consensus.cc:2804] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.108588 10652 consensus_queue.cc:237] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.115471 10687 raft_consensus.cc:493] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.116029 10687 raft_consensus.cc:515] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.117913 10624 tablet_bootstrap.cc:492] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:42.118461 10624 ts_tablet_manager.cc:1403] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.106s	user 0.023s	sys 0.000s
I20260709 13:02:42.119674 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
W20260709 13:02:42.121587 10325 leader_election.cc:343] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.121654 10624 raft_consensus.cc:359] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.126305 10626 tablet_bootstrap.cc:492] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:42.126874 10626 ts_tablet_manager.cc:1403] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.000s
I20260709 13:02:42.123632 10681 raft_consensus.cc:515] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.129683 10626 raft_consensus.cc:359] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.130430 10626 raft_consensus.cc:385] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.122534 10624 raft_consensus.cc:385] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.129169 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:42.131174 10624 raft_consensus.cc:740] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.131959 10624 consensus_queue.cc:260] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
W20260709 13:02:42.132688 10325 leader_election.cc:343] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.130702 10626 raft_consensus.cc:740] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.133363 10325 leader_election.cc:304] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:42.133760 10626 consensus_queue.cc:260] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.135629 10696 raft_consensus.cc:2749] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.135162 10255 catalog_manager.cc:5697] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:42.137745 10626 ts_tablet_manager.cc:1434] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:02:42.137488 10255 catalog_manager.cc:5697] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:42.130472 10687 leader_election.cc:290] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:42.138697 10626 tablet_bootstrap.cc:492] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:42.138823 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:42.139243 10629 tablet_bootstrap.cc:492] T 6fc42bec0e514dde803cc0b751bdc470 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:42.141759 10582 raft_consensus.cc:3060] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.142961 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:42.143743 10433 raft_consensus.cc:3060] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.104506 10625 raft_consensus.cc:385] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.151237 10625 raft_consensus.cc:740] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.152911 10433 raft_consensus.cc:2468] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 1.
I20260709 13:02:42.154237 10325 leader_election.cc:304] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:42.153578 10625 consensus_queue.cc:260] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.155360 10687 raft_consensus.cc:2804] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.155905 10687 raft_consensus.cc:697] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:42.157353 10582 raft_consensus.cc:2468] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 1.
I20260709 13:02:42.158288 10629 tablet_bootstrap.cc:654] T 6fc42bec0e514dde803cc0b751bdc470 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.160446 10625 ts_tablet_manager.cc:1434] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.000s
I20260709 13:02:42.159489 10681 leader_election.cc:290] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:42.156879 10687 consensus_queue.cc:237] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.167227 10624 ts_tablet_manager.cc:1434] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.048s	user 0.012s	sys 0.000s
I20260709 13:02:42.166785 10653 raft_consensus.cc:493] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.168263 10653 raft_consensus.cc:515] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.170382 10624 tablet_bootstrap.cc:492] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:42.170583 10653 leader_election.cc:290] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:42.172516 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4d1b449a6e4be3a471e22a127475fe" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:42.173229 10582 raft_consensus.cc:2468] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:42.174690 10400 leader_election.cc:304] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:42.175033 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4d1b449a6e4be3a471e22a127475fe" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:42.175769 10653 raft_consensus.cc:2804] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.175837 10508 raft_consensus.cc:2468] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:42.176263 10653 raft_consensus.cc:493] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.176698 10653 raft_consensus.cc:3060] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.180050 10624 tablet_bootstrap.cc:654] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.185104 10629 tablet_bootstrap.cc:492] T 6fc42bec0e514dde803cc0b751bdc470 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:42.182442 10626 tablet_bootstrap.cc:654] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.184700 10254 catalog_manager.cc:5697] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 0 to 1, leader changed from <none> to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 1 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:42.185652 10629 ts_tablet_manager.cc:1403] T 6fc42bec0e514dde803cc0b751bdc470 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.003s
I20260709 13:02:42.187235 10653 raft_consensus.cc:515] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.188683 10629 raft_consensus.cc:359] T 6fc42bec0e514dde803cc0b751bdc470 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.189365 10629 raft_consensus.cc:385] T 6fc42bec0e514dde803cc0b751bdc470 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.189656 10629 raft_consensus.cc:740] T 6fc42bec0e514dde803cc0b751bdc470 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.190330 10629 consensus_queue.cc:260] T 6fc42bec0e514dde803cc0b751bdc470 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.191198 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4d1b449a6e4be3a471e22a127475fe" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:42.194546 10582 raft_consensus.cc:3060] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.195961 10629 ts_tablet_manager.cc:1434] T 6fc42bec0e514dde803cc0b751bdc470 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260709 13:02:42.197266 10629 tablet_bootstrap.cc:492] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:42.192289 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4d1b449a6e4be3a471e22a127475fe" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:42.204448 10508 raft_consensus.cc:3060] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.204046 10624 tablet_bootstrap.cc:492] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:42.205108 10624 ts_tablet_manager.cc:1403] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.000s
I20260709 13:02:42.206269 10629 tablet_bootstrap.cc:654] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.208817 10626 tablet_bootstrap.cc:492] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:42.213541 10626 ts_tablet_manager.cc:1403] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.004s
I20260709 13:02:42.192538 10625 tablet_bootstrap.cc:492] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:42.218336 10624 raft_consensus.cc:359] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.192880 10652 raft_consensus.cc:493] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.220118 10624 raft_consensus.cc:385] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.193934 10645 raft_consensus.cc:697] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:42.220489 10624 raft_consensus.cc:740] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.221539 10624 consensus_queue.cc:260] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.219368 10626 raft_consensus.cc:359] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.221665 10645 consensus_queue.cc:237] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.222558 10626 raft_consensus.cc:385] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.222965 10626 raft_consensus.cc:740] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.223693 10626 consensus_queue.cc:260] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.226081 10626 ts_tablet_manager.cc:1434] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:02:42.220309 10652 raft_consensus.cc:515] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.229288 10635 raft_consensus.cc:493] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.229763 10635 raft_consensus.cc:515] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.231813 10635 leader_election.cc:290] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:42.231884 10652 leader_election.cc:290] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:42.218840 10629 tablet_bootstrap.cc:492] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:42.232111 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0527fdff09294361889f26e4c8fab904" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:42.232729 10629 ts_tablet_manager.cc:1403] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.007s
I20260709 13:02:42.233440 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0527fdff09294361889f26e4c8fab904" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:42.233791 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:42.234594 10359 raft_consensus.cc:2393] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 in current term 1: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
I20260709 13:02:42.192801 10653 leader_election.cc:290] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:42.221846 10508 raft_consensus.cc:2468] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:42.235782 10629 raft_consensus.cc:359] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.228004 10624 ts_tablet_manager.cc:1434] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 13:02:42.240021 10629 raft_consensus.cc:385] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.240336 10629 raft_consensus.cc:740] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.239228 10625 tablet_bootstrap.cc:654] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:42.235119 10325 leader_election.cc:343] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:42.241278 10322 leader_election.cc:343] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.241109 10629 consensus_queue.cc:260] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.237033 10582 raft_consensus.cc:2468] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:42.239750 10626 tablet_bootstrap.cc:492] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:42.242019 10624 tablet_bootstrap.cc:492] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:42.243806 10322 leader_election.cc:304] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:42.245077 10255 catalog_manager.cc:5697] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:42.247180 10652 raft_consensus.cc:2749] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.250898 10624 tablet_bootstrap.cc:654] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.250269 10629 ts_tablet_manager.cc:1434] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:02:42.253548 10629 tablet_bootstrap.cc:492] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:42.254837 10626 tablet_bootstrap.cc:654] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.255458 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:42.240417 10397 leader_election.cc:304] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:42.257313 10653 raft_consensus.cc:2804] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.257787 10653 raft_consensus.cc:697] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:42.259407 10548 leader_election.cc:304] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:42.260246 10629 tablet_bootstrap.cc:654] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.262226 10635 raft_consensus.cc:3060] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.267804 10630 raft_consensus.cc:493] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.267903 10674 raft_consensus.cc:493] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.268379 10630 raft_consensus.cc:515] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.268604 10674 raft_consensus.cc:515] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.270524 10630 leader_election.cc:290] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:42.271672 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:42.273523 10581 raft_consensus.cc:2468] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:42.274323 10635 raft_consensus.cc:2749] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.275499 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:42.275218 10400 leader_election.cc:304] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:42.276651 10658 raft_consensus.cc:2804] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:02:42.276973 10545 leader_election.cc:343] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.277069 10658 raft_consensus.cc:493] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.277614 10658 raft_consensus.cc:3060] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.276577 10674 leader_election.cc:290] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:42.258630 10653 consensus_queue.cc:237] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.277829 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
W20260709 13:02:42.283748 10305 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:42.285555 10658 raft_consensus.cc:515] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.285941 10254 catalog_manager.cc:5697] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 0 to 1, leader changed from <none> to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 1 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:42.288091 10658 leader_election.cc:290] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:42.289328 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:42.290057 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
W20260709 13:02:42.290900 10399 leader_election.cc:343] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.299947 10508 raft_consensus.cc:3060] T 6fc42bec0e514dde803cc0b751bdc470 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.303625 10626 tablet_bootstrap.cc:492] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:42.304122 10626 ts_tablet_manager.cc:1403] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.020s
I20260709 13:02:42.309439 10626 raft_consensus.cc:359] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.310111 10626 raft_consensus.cc:385] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:02:42.310262 10548 leader_election.cc:343] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.310789 10548 leader_election.cc:304] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
W20260709 13:02:42.311293 10399 leader_election.cc:343] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.310389 10626 raft_consensus.cc:740] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.311908 10635 raft_consensus.cc:2749] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.311057 10256 catalog_manager.cc:5697] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:42.312206 10630 consensus_queue.cc:1048] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:42.312244 10626 consensus_queue.cc:260] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.313673 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:42.313925 10653 consensus_queue.cc:1048] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.314284 10582 raft_consensus.cc:3060] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.317828 10626 ts_tablet_manager.cc:1434] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 13:02:42.318910 10626 tablet_bootstrap.cc:492] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:42.323606 10624 tablet_bootstrap.cc:492] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:42.324062 10624 ts_tablet_manager.cc:1403] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.001s
I20260709 13:02:42.324851 10626 tablet_bootstrap.cc:654] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.326627 10624 raft_consensus.cc:359] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.327481 10624 raft_consensus.cc:385] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.327757 10624 raft_consensus.cc:740] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.328424 10624 consensus_queue.cc:260] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.330472 10624 ts_tablet_manager.cc:1434] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:42.331449 10624 tablet_bootstrap.cc:492] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:42.334007 10653 consensus_queue.cc:1048] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.334259 10687 raft_consensus.cc:493] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.334759 10687 raft_consensus.cc:515] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.336808 10687 leader_election.cc:290] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:42.338985 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a336389ff1479e885e8af5524ba80e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:42.339800 10580 raft_consensus.cc:2468] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 0.
I20260709 13:02:42.344477 10625 tablet_bootstrap.cc:492] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:42.344980 10625 ts_tablet_manager.cc:1403] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.160s	user 0.008s	sys 0.005s
I20260709 13:02:42.345103 10653 consensus_queue.cc:1048] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:42.345484 10325 leader_election.cc:304] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:42.346592 10652 raft_consensus.cc:2804] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.346692 10582 raft_consensus.cc:2468] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:42.347128 10652 raft_consensus.cc:493] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.347591 10652 raft_consensus.cc:3060] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.347868 10400 leader_election.cc:304] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:42.349776 10630 raft_consensus.cc:2804] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.350205 10630 raft_consensus.cc:697] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:42.350993 10630 consensus_queue.cc:237] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.364526 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a336389ff1479e885e8af5524ba80e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:42.365221 10625 raft_consensus.cc:359] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.365885 10625 raft_consensus.cc:385] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.366138 10625 raft_consensus.cc:740] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
W20260709 13:02:42.366681 10322 leader_election.cc:343] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.376202 10635 raft_consensus.cc:493] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.376758 10635 raft_consensus.cc:515] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.366780 10625 consensus_queue.cc:260] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.379963 10625 ts_tablet_manager.cc:1434] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.008s
I20260709 13:02:42.378863 10635 leader_election.cc:290] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:42.380154 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1069210650cc4805832354d2383dde8e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:42.382239 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1069210650cc4805832354d2383dde8e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:42.383564 10545 leader_election.cc:343] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.384452 10625 tablet_bootstrap.cc:492] T 7102662fd347422f8d2cd6e002258f73 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
W20260709 13:02:42.385076 10547 leader_election.cc:343] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.385528 10547 leader_election.cc:304] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:42.386513 10652 raft_consensus.cc:515] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.387856 10635 raft_consensus.cc:2749] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.391654 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a336389ff1479e885e8af5524ba80e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
W20260709 13:02:42.393188 10322 leader_election.cc:343] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.395998 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a336389ff1479e885e8af5524ba80e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:42.396755 10581 raft_consensus.cc:3060] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.400424 10625 tablet_bootstrap.cc:654] T 7102662fd347422f8d2cd6e002258f73 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.402144 10626 tablet_bootstrap.cc:492] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:42.404570 10629 tablet_bootstrap.cc:492] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:42.403702 10256 catalog_manager.cc:5697] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:42.405023 10629 ts_tablet_manager.cc:1403] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.152s	user 0.005s	sys 0.005s
I20260709 13:02:42.406368 10652 leader_election.cc:290] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:42.407855 10629 raft_consensus.cc:359] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.408540 10629 raft_consensus.cc:385] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.408808 10629 raft_consensus.cc:740] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.409436 10629 consensus_queue.cc:260] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.402616 10626 ts_tablet_manager.cc:1403] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.084s	user 0.015s	sys 0.002s
I20260709 13:02:42.412627 10626 raft_consensus.cc:359] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.413256 10626 raft_consensus.cc:385] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.413525 10626 raft_consensus.cc:740] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.414113 10626 consensus_queue.cc:260] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.419443 10687 raft_consensus.cc:493] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.419934 10687 raft_consensus.cc:515] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.421908 10687 leader_election.cc:290] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:42.426548 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:42.430075 10629 ts_tablet_manager.cc:1434] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.002s
I20260709 13:02:42.431335 10629 tablet_bootstrap.cc:492] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:42.431550 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:42.432642 10582 raft_consensus.cc:2393] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d in current term 1: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
I20260709 13:02:42.434303 10325 leader_election.cc:304] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:42.437779 10626 ts_tablet_manager.cc:1434] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260709 13:02:42.438758 10626 tablet_bootstrap.cc:492] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:42.442055 10624 tablet_bootstrap.cc:654] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.443296 10581 raft_consensus.cc:2468] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 1.
I20260709 13:02:42.445525 10325 leader_election.cc:304] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:42.446138 10652 raft_consensus.cc:3060] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.446391 10687 raft_consensus.cc:2804] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.446899 10687 raft_consensus.cc:697] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:42.447383 10629 tablet_bootstrap.cc:654] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.447927 10658 consensus_queue.cc:1048] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.447731 10687 consensus_queue.cc:237] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.449810 10626 tablet_bootstrap.cc:654] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.456729 10507 raft_consensus.cc:3060] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.458809 10652 raft_consensus.cc:2749] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.461987 10625 tablet_bootstrap.cc:492] T 7102662fd347422f8d2cd6e002258f73 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:42.462478 10625 ts_tablet_manager.cc:1403] T 7102662fd347422f8d2cd6e002258f73 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.078s	user 0.035s	sys 0.014s
I20260709 13:02:42.465301 10625 raft_consensus.cc:359] T 7102662fd347422f8d2cd6e002258f73 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.465952 10625 raft_consensus.cc:385] T 7102662fd347422f8d2cd6e002258f73 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.465806 10658 consensus_queue.cc:1048] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.466286 10625 raft_consensus.cc:740] T 7102662fd347422f8d2cd6e002258f73 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.466830 10626 tablet_bootstrap.cc:492] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:42.467334 10626 ts_tablet_manager.cc:1403] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.007s
I20260709 13:02:42.466987 10625 consensus_queue.cc:260] T 7102662fd347422f8d2cd6e002258f73 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.469274 10625 ts_tablet_manager.cc:1434] T 7102662fd347422f8d2cd6e002258f73 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:42.470319 10652 raft_consensus.cc:493] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.470836 10652 raft_consensus.cc:515] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.472913 10652 leader_election.cc:290] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:42.470196 10625 tablet_bootstrap.cc:492] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:42.476101 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdde79ecd7124739b536abfa53658b88" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:42.476419 10626 raft_consensus.cc:359] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.477128 10626 raft_consensus.cc:385] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.477402 10626 raft_consensus.cc:740] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.478042 10626 consensus_queue.cc:260] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.479687 10625 tablet_bootstrap.cc:654] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:42.480489 10322 leader_election.cc:343] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.483994 10626 ts_tablet_manager.cc:1434] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 13:02:42.487396 10626 tablet_bootstrap.cc:492] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:42.488674 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdde79ecd7124739b536abfa53658b88" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:42.485953 10253 catalog_manager.cc:5697] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 0 to 1, leader changed from <none> to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 1 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } }
W20260709 13:02:42.490589 10325 leader_election.cc:343] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.491874 10624 tablet_bootstrap.cc:492] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:42.496860 10624 ts_tablet_manager.cc:1403] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.166s	user 0.002s	sys 0.009s
I20260709 13:02:42.497363 10625 tablet_bootstrap.cc:492] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:42.497430 10626 tablet_bootstrap.cc:654] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.497915 10625 ts_tablet_manager.cc:1403] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.020s
I20260709 13:02:42.499478 10624 raft_consensus.cc:359] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.500056 10624 raft_consensus.cc:385] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.500326 10624 raft_consensus.cc:740] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.501530 10645 raft_consensus.cc:493] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.493574 10629 tablet_bootstrap.cc:492] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:42.502318 10629 ts_tablet_manager.cc:1403] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.014s
I20260709 13:02:42.501883 10625 raft_consensus.cc:359] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.502669 10625 raft_consensus.cc:385] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.503005 10625 raft_consensus.cc:740] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.503192 10626 tablet_bootstrap.cc:492] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:42.501959 10645 raft_consensus.cc:515] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.503840 10626 ts_tablet_manager.cc:1403] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 13:02:42.504143 10625 consensus_queue.cc:260] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.504822 10629 raft_consensus.cc:359] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.505486 10629 raft_consensus.cc:385] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.505769 10629 raft_consensus.cc:740] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.505980 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5116376f344c2dbb3976fe052e4da1" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:42.501029 10624 consensus_queue.cc:260] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.506595 10581 raft_consensus.cc:2468] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 0.
I20260709 13:02:42.507241 10625 ts_tablet_manager.cc:1434] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:02:42.506451 10629 consensus_queue.cc:260] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.508347 10624 ts_tablet_manager.cc:1434] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:02:42.508589 10625 tablet_bootstrap.cc:492] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:42.508611 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5116376f344c2dbb3976fe052e4da1" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:42.509254 10624 tablet_bootstrap.cc:492] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:42.509334 10359 raft_consensus.cc:2468] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 0.
I20260709 13:02:42.509989 10474 leader_election.cc:304] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:42.507695 10645 leader_election.cc:290] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:42.510927 10693 raft_consensus.cc:2804] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.511318 10693 raft_consensus.cc:493] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.511719 10693 raft_consensus.cc:3060] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.511514 10325 leader_election.cc:304] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:42.512595 10687 raft_consensus.cc:2749] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.514863 10625 tablet_bootstrap.cc:654] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.516177 10624 tablet_bootstrap.cc:654] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.519186 10693 raft_consensus.cc:515] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.522300 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5116376f344c2dbb3976fe052e4da1" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:42.522866 10359 raft_consensus.cc:3060] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.525175 10624 tablet_bootstrap.cc:492] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:42.525378 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5116376f344c2dbb3976fe052e4da1" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:42.525796 10624 ts_tablet_manager.cc:1403] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 13:02:42.525986 10581 raft_consensus.cc:3060] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.530138 10359 raft_consensus.cc:2468] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:42.529649 10624 raft_consensus.cc:359] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.531584 10624 raft_consensus.cc:385] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.531643 10473 leader_election.cc:304] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:42.509300 10629 ts_tablet_manager.cc:1434] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:02:42.532428 10625 tablet_bootstrap.cc:492] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:42.506414 10626 raft_consensus.cc:359] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.532522 10645 raft_consensus.cc:2804] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.534512 10626 raft_consensus.cc:385] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.534859 10626 raft_consensus.cc:740] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.534978 10645 raft_consensus.cc:697] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:42.535612 10626 consensus_queue.cc:260] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.535993 10645 consensus_queue.cc:237] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.537873 10626 ts_tablet_manager.cc:1434] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:02:42.539280 10687 consensus_queue.cc:1048] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.531869 10624 raft_consensus.cc:740] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.533895 10693 leader_election.cc:290] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:42.533931 10625 ts_tablet_manager.cc:1403] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260709 13:02:42.533459 10629 tablet_bootstrap.cc:492] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:42.549811 10625 raft_consensus.cc:359] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.550482 10625 raft_consensus.cc:385] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.550750 10625 raft_consensus.cc:740] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.551432 10625 consensus_queue.cc:260] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.553462 10625 ts_tablet_manager.cc:1434] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:42.553474 10629 tablet_bootstrap.cc:654] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.554404 10625 tablet_bootstrap.cc:492] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:42.554149 10581 raft_consensus.cc:2468] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:42.556717 10624 consensus_queue.cc:260] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.557260 10626 tablet_bootstrap.cc:492] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:42.563181 10626 tablet_bootstrap.cc:654] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.564018 10652 consensus_queue.cc:1048] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.565276 10624 ts_tablet_manager.cc:1434] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.001s
I20260709 13:02:42.566362 10624 tablet_bootstrap.cc:492] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:42.579879 10625 tablet_bootstrap.cc:654] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.583158 10635 consensus_queue.cc:1048] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.587383 10624 tablet_bootstrap.cc:654] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.589008 10695 consensus_queue.cc:1048] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:42.593572 10629 tablet_bootstrap.cc:492] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:42.594103 10629 ts_tablet_manager.cc:1403] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.007s
I20260709 13:02:42.600778 10629 raft_consensus.cc:359] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.601465 10629 raft_consensus.cc:385] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.601742 10629 raft_consensus.cc:740] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.604359 10635 raft_consensus.cc:493] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.605006 10635 raft_consensus.cc:515] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.606384 10696 consensus_queue.cc:1048] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.610227 10434 raft_consensus.cc:3060] T 7102662fd347422f8d2cd6e002258f73 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.613217 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:42.615500 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:42.615728 10545 leader_election.cc:343] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:42.617228 10547 leader_election.cc:343] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.617681 10547 leader_election.cc:304] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:42.618595 10674 raft_consensus.cc:2749] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.619273 10635 leader_election.cc:290] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:42.625095 10635 consensus_queue.cc:1048] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:42.625623 10256 catalog_manager.cc:5697] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:42.631875 10658 raft_consensus.cc:493] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.632548 10658 raft_consensus.cc:515] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.636531 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:42.637813 10629 consensus_queue.cc:260] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
W20260709 13:02:42.638379 10397 leader_election.cc:343] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.640484 10629 ts_tablet_manager.cc:1434] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 13:02:42.641512 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:42.642372 10580 raft_consensus.cc:2468] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:42.643132 10658 leader_election.cc:290] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:42.644695 10400 leader_election.cc:304] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:42.646790 10712 raft_consensus.cc:2804] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.647200 10712 raft_consensus.cc:493] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.647526 10712 raft_consensus.cc:3060] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.656874 10712 raft_consensus.cc:515] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.659660 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
W20260709 13:02:42.660915 10397 leader_election.cc:343] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.663002 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:42.663640 10580 raft_consensus.cc:3060] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.641566 10629 tablet_bootstrap.cc:492] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:42.674168 10580 raft_consensus.cc:2468] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:42.676903 10400 leader_election.cc:304] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:42.677749 10658 raft_consensus.cc:2804] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.678433 10658 raft_consensus.cc:697] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:42.679557 10658 consensus_queue.cc:237] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.668293 10712 leader_election.cc:290] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:42.688519 10645 raft_consensus.cc:493] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.689213 10645 raft_consensus.cc:515] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.692469 10625 tablet_bootstrap.cc:492] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:42.692926 10625 ts_tablet_manager.cc:1403] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.139s	user 0.036s	sys 0.014s
I20260709 13:02:42.693543 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1069210650cc4805832354d2383dde8e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:42.695245 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1069210650cc4805832354d2383dde8e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
W20260709 13:02:42.695504 10473 leader_election.cc:343] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.695639 10625 raft_consensus.cc:359] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.696465 10625 raft_consensus.cc:385] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.696527 10645 leader_election.cc:290] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:42.696766 10625 raft_consensus.cc:740] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.698153 10625 consensus_queue.cc:260] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.701404 10629 tablet_bootstrap.cc:654] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.703732 10624 tablet_bootstrap.cc:492] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:42.707453 10624 ts_tablet_manager.cc:1403] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.141s	user 0.032s	sys 0.034s
I20260709 13:02:42.710071 10624 raft_consensus.cc:359] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.710736 10624 raft_consensus.cc:385] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.711228 10645 raft_consensus.cc:493] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.712114 10645 raft_consensus.cc:515] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.712551 10255 catalog_manager.cc:5697] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:42.714104 10580 raft_consensus.cc:2468] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 0.
I20260709 13:02:42.710979 10624 raft_consensus.cc:740] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.714316 10645 leader_election.cc:290] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:42.715734 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdde79ecd7124739b536abfa53658b88" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:42.715735 10624 consensus_queue.cc:260] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.716391 10358 raft_consensus.cc:2468] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 0.
I20260709 13:02:42.716609 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdde79ecd7124739b536abfa53658b88" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:42.717226 10432 raft_consensus.cc:2468] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 0.
W20260709 13:02:42.714915 10473 consensus_peers.cc:597] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:42.717952 10624 ts_tablet_manager.cc:1434] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:02:42.718073 10473 leader_election.cc:304] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:42.715763 10474 leader_election.cc:304] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:42.718851 10624 tablet_bootstrap.cc:492] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:42.719084 10693 raft_consensus.cc:2804] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.719466 10693 raft_consensus.cc:493] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.719801 10693 raft_consensus.cc:3060] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.701534 10625 ts_tablet_manager.cc:1434] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:02:42.721892 10625 tablet_bootstrap.cc:492] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:42.705094 10626 tablet_bootstrap.cc:492] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:42.727496 10626 ts_tablet_manager.cc:1403] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.170s	user 0.015s	sys 0.019s
I20260709 13:02:42.728068 10689 consensus_queue.cc:1048] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:42.729637 10645 raft_consensus.cc:2804] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.730047 10645 raft_consensus.cc:493] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.730109 10626 raft_consensus.cc:359] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.732350 10693 raft_consensus.cc:515] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.735391 10624 tablet_bootstrap.cc:654] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.735595 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1069210650cc4805832354d2383dde8e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:42.735918 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1069210650cc4805832354d2383dde8e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:42.736161 10580 raft_consensus.cc:3060] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.736478 10358 raft_consensus.cc:3060] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.730830 10626 raft_consensus.cc:385] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.737758 10645 raft_consensus.cc:3060] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.738047 10626 raft_consensus.cc:740] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.738790 10626 consensus_queue.cc:260] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.740792 10626 ts_tablet_manager.cc:1434] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:02:42.741731 10626 tablet_bootstrap.cc:492] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:42.743464 10625 tablet_bootstrap.cc:654] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.748512 10625 tablet_bootstrap.cc:492] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:42.748924 10629 tablet_bootstrap.cc:492] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:42.749101 10625 ts_tablet_manager.cc:1403] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.001s
I20260709 13:02:42.749389 10629 ts_tablet_manager.cc:1403] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.006s
I20260709 13:02:42.750801 10626 tablet_bootstrap.cc:654] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.752293 10625 raft_consensus.cc:359] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.752933 10358 raft_consensus.cc:2468] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:42.753155 10625 raft_consensus.cc:385] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.753583 10625 raft_consensus.cc:740] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.754231 10473 leader_election.cc:304] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:42.754383 10625 consensus_queue.cc:260] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.755123 10689 raft_consensus.cc:2804] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.756630 10625 ts_tablet_manager.cc:1434] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:42.757604 10625 tablet_bootstrap.cc:492] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:42.761397 10693 leader_election.cc:290] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:42.764844 10625 tablet_bootstrap.cc:654] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.776440 10629 raft_consensus.cc:359] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.780117 10645 raft_consensus.cc:515] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.765529 10580 raft_consensus.cc:2468] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:42.783293 10625 tablet_bootstrap.cc:492] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:42.785912 10624 tablet_bootstrap.cc:492] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:42.791682 10689 raft_consensus.cc:697] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:42.792217 10629 raft_consensus.cc:385] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.804971 10624 ts_tablet_manager.cc:1403] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.086s	user 0.022s	sys 0.010s
I20260709 13:02:42.805039 10629 raft_consensus.cc:740] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.805564 10689 consensus_queue.cc:237] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.805893 10629 consensus_queue.cc:260] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.796011 10658 consensus_queue.cc:1048] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:02:42.807915 10624 raft_consensus.cc:359] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.796226 10626 tablet_bootstrap.cc:492] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:42.808637 10624 raft_consensus.cc:385] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.808949 10626 ts_tablet_manager.cc:1403] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.067s	user 0.029s	sys 0.003s
I20260709 13:02:42.808920 10624 raft_consensus.cc:740] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.809713 10624 consensus_queue.cc:260] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.808315 10629 ts_tablet_manager.cc:1434] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.059s	user 0.013s	sys 0.005s
I20260709 13:02:42.811313 10629 tablet_bootstrap.cc:492] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:42.811765 10626 raft_consensus.cc:359] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.812410 10626 raft_consensus.cc:385] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.812664 10626 raft_consensus.cc:740] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.813429 10626 consensus_queue.cc:260] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.815727 10712 consensus_queue.cc:1048] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.817418 10629 tablet_bootstrap.cc:654] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.819767 10626 ts_tablet_manager.cc:1434] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:02:42.819322 10625 ts_tablet_manager.cc:1403] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.000s
I20260709 13:02:42.820801 10626 tablet_bootstrap.cc:492] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:42.824862 10645 leader_election.cc:290] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:42.825907 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdde79ecd7124739b536abfa53658b88" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:42.826496 10433 raft_consensus.cc:3060] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.827760 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdde79ecd7124739b536abfa53658b88" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:42.828299 10358 raft_consensus.cc:3060] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.833297 10645 raft_consensus.cc:493] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.833906 10645 raft_consensus.cc:515] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.836272 10645 leader_election.cc:290] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:42.823287 10625 raft_consensus.cc:359] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.838003 10625 raft_consensus.cc:385] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.838300 10625 raft_consensus.cc:740] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.838478 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b4f52a29cb40698f4d8a5bfb4fba00" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:42.839128 10580 raft_consensus.cc:2468] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 0.
I20260709 13:02:42.838979 10625 consensus_queue.cc:260] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.839599 10358 raft_consensus.cc:2468] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:42.840170 10474 leader_election.cc:304] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:42.853472 10626 tablet_bootstrap.cc:654] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.840764 10433 raft_consensus.cc:2468] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:42.841058 10625 ts_tablet_manager.cc:1434] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:02:42.841282 10624 ts_tablet_manager.cc:1434] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 13:02:42.842170 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b4f52a29cb40698f4d8a5bfb4fba00" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:42.855561 10432 raft_consensus.cc:2468] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 0.
I20260709 13:02:42.856036 10624 tablet_bootstrap.cc:492] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:42.857811 10625 tablet_bootstrap.cc:492] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:42.861079 10645 raft_consensus.cc:2804] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.861739 10748 raft_consensus.cc:493] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.861847 10474 leader_election.cc:304] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:42.862277 10748 raft_consensus.cc:515] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.864363 10748 leader_election.cc:290] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:42.864854 10748 raft_consensus.cc:2804] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.867247 10748 raft_consensus.cc:697] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:42.868088 10748 consensus_queue.cc:237] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.873816 10696 raft_consensus.cc:493] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.874331 10696 raft_consensus.cc:515] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.876405 10696 leader_election.cc:290] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:42.877074 10629 tablet_bootstrap.cc:492] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:42.882256 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43917f62f8124deab0d45ee19ad34173" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:42.881615 10712 consensus_queue.cc:1048] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.882982 10718 raft_consensus.cc:493] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.883497 10718 raft_consensus.cc:515] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.884857 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43917f62f8124deab0d45ee19ad34173" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:42.885568 10718 leader_election.cc:290] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:42.865130 10645 raft_consensus.cc:493] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.871640 10630 consensus_queue.cc:1048] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:02:42.886624 10629 ts_tablet_manager.cc:1403] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.006s
I20260709 13:02:42.890061 10687 raft_consensus.cc:493] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.891057 10687 raft_consensus.cc:515] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.894052 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a336389ff1479e885e8af5524ba80e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:42.895123 10687 leader_election.cc:290] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:42.896359 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0527fdff09294361889f26e4c8fab904" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
W20260709 13:02:42.897825 10397 leader_election.cc:343] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.897879 10325 leader_election.cc:304] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:42.898934 10695 raft_consensus.cc:2749] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.888442 10645 raft_consensus.cc:3060] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.901319 10624 tablet_bootstrap.cc:654] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.901882 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:42.905285 10580 raft_consensus.cc:2468] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 0.
I20260709 13:02:42.902248 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
W20260709 13:02:42.907923 10322 leader_election.cc:343] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.902572 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a336389ff1479e885e8af5524ba80e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:42.908885 10582 raft_consensus.cc:2393] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 1: Already voted for candidate f1d55d1ee737487ba486c3c35462343d in this term.
I20260709 13:02:42.903339 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0527fdff09294361889f26e4c8fab904" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:42.909371 10325 leader_election.cc:304] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:42.909787 10358 raft_consensus.cc:2468] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:42.910185 10695 raft_consensus.cc:2804] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.910527 10695 raft_consensus.cc:493] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.910813 10474 leader_election.cc:304] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:42.888738 10696 consensus_queue.cc:1048] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:02:42.912197 10693 raft_consensus.cc:3060] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.910858 10695 raft_consensus.cc:3060] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.920912 10399 leader_election.cc:304] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:42.922847 10653 raft_consensus.cc:2804] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.923213 10653 raft_consensus.cc:493] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.923763 10653 raft_consensus.cc:3060] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.930085 10254 catalog_manager.cc:5697] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:42.935685 10693 raft_consensus.cc:2749] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.941841 10629 raft_consensus.cc:359] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.942972 10687 consensus_queue.cc:1048] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:42.943878 10629 raft_consensus.cc:385] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.944186 10629 raft_consensus.cc:740] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.946463 10695 raft_consensus.cc:515] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:42.949916 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:42.952512 10626 tablet_bootstrap.cc:492] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:42.952987 10626 ts_tablet_manager.cc:1403] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.132s	user 0.020s	sys 0.013s
I20260709 13:02:42.953580 10645 raft_consensus.cc:515] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:42.957369 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:42.958145 10580 raft_consensus.cc:3060] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.958958 10626 raft_consensus.cc:359] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.960789 10626 raft_consensus.cc:385] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.961496 10626 raft_consensus.cc:740] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.962575 10626 consensus_queue.cc:260] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:42.965839 10626 ts_tablet_manager.cc:1434] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:02:42.968573 10626 tablet_bootstrap.cc:492] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:42.975193 10756 consensus_queue.cc:1048] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:42.969702 10625 tablet_bootstrap.cc:654] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.970117 10653 raft_consensus.cc:515] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.985318 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0527fdff09294361889f26e4c8fab904" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:42.985675 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0527fdff09294361889f26e4c8fab904" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:42.985931 10359 raft_consensus.cc:3060] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.986723 10624 tablet_bootstrap.cc:492] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
W20260709 13:02:42.987102 10397 leader_election.cc:343] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.987813 10653 leader_election.cc:290] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:43.002918 10624 ts_tablet_manager.cc:1403] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.147s	user 0.014s	sys 0.004s
I20260709 13:02:42.992033 10626 tablet_bootstrap.cc:654] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.970118 10629 consensus_queue.cc:260] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.006211 10506 raft_consensus.cc:3060] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.007767 10624 raft_consensus.cc:359] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:43.008702 10624 raft_consensus.cc:385] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.009056 10624 raft_consensus.cc:740] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.009912 10624 consensus_queue.cc:260] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:42.993734 10359 raft_consensus.cc:2468] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:42.999763 10744 raft_consensus.cc:493] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.013032 10744 raft_consensus.cc:515] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:43.017287 10399 leader_election.cc:304] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:43.018316 10653 raft_consensus.cc:2804] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:43.018792 10653 raft_consensus.cc:697] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:43.019680 10653 consensus_queue.cc:237] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:43.022625 10744 leader_election.cc:290] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:43.023674 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1ab3f78b24ac884ae59fb7f73f7be" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:43.023852 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1ab3f78b24ac884ae59fb7f73f7be" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
W20260709 13:02:43.025359 10548 leader_election.cc:343] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:43.026129 10545 leader_election.cc:343] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.026582 10545 leader_election.cc:304] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:43.027676 10744 raft_consensus.cc:2749] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:43.030584 10506 raft_consensus.cc:2468] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 1.
I20260709 13:02:42.994475 10580 raft_consensus.cc:2468] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 1.
I20260709 13:02:43.043427 10325 leader_election.cc:304] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:43.012568 10624 ts_tablet_manager.cc:1434] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:02:43.046450 10624 tablet_bootstrap.cc:492] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:43.034950 10695 leader_election.cc:290] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:43.037508 10253 catalog_manager.cc:5697] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:43.035555 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b4f52a29cb40698f4d8a5bfb4fba00" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:43.047770 10433 raft_consensus.cc:3060] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.050215 10687 raft_consensus.cc:2804] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:43.049731 10254 catalog_manager.cc:5697] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:43.050928 10687 raft_consensus.cc:697] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:43.051779 10687 consensus_queue.cc:237] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.052532 10624 tablet_bootstrap.cc:654] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.056037 10744 raft_consensus.cc:493] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.056509 10744 raft_consensus.cc:515] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.058352 10744 leader_election.cc:290] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:43.039182 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b4f52a29cb40698f4d8a5bfb4fba00" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:43.059147 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034bebe0727743a7a9cb564114d2c198" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:43.059459 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034bebe0727743a7a9cb564114d2c198" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:43.059401 10582 raft_consensus.cc:3060] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:43.060950 10548 leader_election.cc:343] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:43.063791 10547 leader_election.cc:343] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.064221 10547 leader_election.cc:304] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:43.065944 10748 consensus_queue.cc:1048] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:43.066836 10744 raft_consensus.cc:2749] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:43.070183 10625 tablet_bootstrap.cc:492] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:43.070667 10625 ts_tablet_manager.cc:1403] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.213s	user 0.027s	sys 0.001s
I20260709 13:02:43.072582 10626 tablet_bootstrap.cc:492] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:43.074610 10626 ts_tablet_manager.cc:1403] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.106s	user 0.012s	sys 0.009s
I20260709 13:02:43.081714 10629 ts_tablet_manager.cc:1434] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.193s	user 0.009s	sys 0.001s
I20260709 13:02:43.082742 10629 tablet_bootstrap.cc:492] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:43.082599 10626 raft_consensus.cc:359] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.083498 10626 raft_consensus.cc:385] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.083814 10626 raft_consensus.cc:740] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.084584 10626 consensus_queue.cc:260] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.086951 10626 ts_tablet_manager.cc:1434] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:02:43.073271 10625 raft_consensus.cc:359] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.089576 10625 raft_consensus.cc:385] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.089882 10625 raft_consensus.cc:740] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.090656 10625 consensus_queue.cc:260] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.091356 10681 raft_consensus.cc:493] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.091908 10626 tablet_bootstrap.cc:492] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:43.092058 10681 raft_consensus.cc:515] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:43.098433 10625 ts_tablet_manager.cc:1434] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:02:43.099325 10653 raft_consensus.cc:493] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.099798 10653 raft_consensus.cc:515] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.100104 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:43.100433 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:43.101822 10653 leader_election.cc:290] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
W20260709 13:02:43.101923 10325 leader_election.cc:343] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.102222 10681 leader_election.cc:290] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
W20260709 13:02:43.102686 10322 leader_election.cc:343] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.103268 10322 leader_election.cc:304] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:43.104075 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:43.104445 10681 raft_consensus.cc:2749] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:43.104718 10579 raft_consensus.cc:2468] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:43.105969 10400 leader_election.cc:304] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:43.109922 10433 raft_consensus.cc:2468] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:43.110420 10653 raft_consensus.cc:2804] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.110845 10653 raft_consensus.cc:493] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.111236 10653 raft_consensus.cc:3060] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.111660 10474 leader_election.cc:304] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:43.112834 10756 raft_consensus.cc:2804] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:43.113511 10756 raft_consensus.cc:697] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:43.114779 10756 consensus_queue.cc:237] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:43.116974 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:43.117626 10358 raft_consensus.cc:2468] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:43.118714 10630 raft_consensus.cc:493] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.119218 10630 raft_consensus.cc:515] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.041313 10645 leader_election.cc:290] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:43.121222 10630 leader_election.cc:290] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:43.121876 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034bebe0727743a7a9cb564114d2c198" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:43.093320 10629 tablet_bootstrap.cc:654] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.122499 10579 raft_consensus.cc:2468] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:43.123831 10400 leader_election.cc:304] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:43.125003 10630 raft_consensus.cc:2804] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.125381 10630 raft_consensus.cc:493] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.125712 10630 raft_consensus.cc:3060] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.132257 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034bebe0727743a7a9cb564114d2c198" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:43.134809 10626 tablet_bootstrap.cc:654] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.135514 10712 raft_consensus.cc:493] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.136026 10712 raft_consensus.cc:515] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.138140 10712 leader_election.cc:290] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:43.140198 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5eb93c19c140c2a287b00b516361a2" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
W20260709 13:02:43.142055 10400 leader_election.cc:343] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:43.143086 10399 leader_election.cc:343] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.147117 10582 raft_consensus.cc:2468] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:43.153344 10625 tablet_bootstrap.cc:492] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:43.157078 10630 raft_consensus.cc:515] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
W20260709 13:02:43.158594 10397 consensus_peers.cc:597] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d -> Peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Couldn't send request to peer e47f398b974847a8a7f2762817ef2ee1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:43.162740 10624 tablet_bootstrap.cc:492] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:43.163759 10624 ts_tablet_manager.cc:1403] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.118s	user 0.046s	sys 0.060s
I20260709 13:02:43.169209 10255 catalog_manager.cc:5697] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 0 to 1, leader changed from <none> to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 1 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:43.169318 10653 raft_consensus.cc:515] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.170948 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5eb93c19c140c2a287b00b516361a2" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:43.174804 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:43.175770 10582 raft_consensus.cc:3060] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.178206 10625 tablet_bootstrap.cc:654] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:43.178866 10399 leader_election.cc:343] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.179673 10399 leader_election.cc:304] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:43.181704 10712 raft_consensus.cc:2749] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:43.182865 10653 leader_election.cc:290] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:43.184787 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:43.200613 10359 raft_consensus.cc:3060] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.186795 10254 catalog_manager.cc:5697] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:43.204769 10625 tablet_bootstrap.cc:492] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:43.205266 10625 ts_tablet_manager.cc:1403] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.013s
I20260709 13:02:43.207871 10625 raft_consensus.cc:359] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:43.208491 10625 raft_consensus.cc:385] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.208747 10625 raft_consensus.cc:740] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.209378 10625 consensus_queue.cc:260] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:43.211334 10625 ts_tablet_manager.cc:1434] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:02:43.188359 10630 leader_election.cc:290] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:43.189759 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034bebe0727743a7a9cb564114d2c198" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:43.211475 10359 raft_consensus.cc:2468] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:43.211999 10579 raft_consensus.cc:3060] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.212734 10625 tablet_bootstrap.cc:492] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:43.213150 10399 leader_election.cc:304] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:43.214848 10712 raft_consensus.cc:2804] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:43.215368 10712 raft_consensus.cc:697] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:43.190150 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034bebe0727743a7a9cb564114d2c198" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:43.216161 10712 consensus_queue.cc:237] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.219326 10625 tablet_bootstrap.cc:654] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.221210 10579 raft_consensus.cc:2468] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:43.185941 10624 raft_consensus.cc:359] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.222005 10624 raft_consensus.cc:385] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.222388 10624 raft_consensus.cc:740] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.223729 10400 leader_election.cc:304] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:43.223568 10624 consensus_queue.cc:260] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.224834 10630 raft_consensus.cc:2804] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:43.225690 10630 raft_consensus.cc:697] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
W20260709 13:02:43.230674 10399 leader_election.cc:343] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.241284 10624 ts_tablet_manager.cc:1434] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.000s
I20260709 13:02:43.242110 10582 raft_consensus.cc:2468] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:43.242363 10624 tablet_bootstrap.cc:492] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:43.245296 10629 tablet_bootstrap.cc:492] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:43.245764 10629 ts_tablet_manager.cc:1403] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.163s	user 0.028s	sys 0.024s
I20260709 13:02:43.246114 10626 tablet_bootstrap.cc:492] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:43.246641 10626 ts_tablet_manager.cc:1403] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.155s	user 0.035s	sys 0.017s
I20260709 13:02:43.247650 10625 tablet_bootstrap.cc:492] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:43.246964 10254 catalog_manager.cc:5697] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:43.248085 10625 ts_tablet_manager.cc:1403] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.036s	user 0.026s	sys 0.000s
I20260709 13:02:43.226766 10630 consensus_queue.cc:237] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.252267 10626 raft_consensus.cc:359] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.252960 10626 raft_consensus.cc:385] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.253244 10626 raft_consensus.cc:740] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.253868 10626 consensus_queue.cc:260] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.255909 10626 ts_tablet_manager.cc:1434] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:02:43.258616 10625 raft_consensus.cc:359] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:43.259232 10624 tablet_bootstrap.cc:654] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.259295 10625 raft_consensus.cc:385] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.259753 10625 raft_consensus.cc:740] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.260121 10756 consensus_queue.cc:1048] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.260402 10625 consensus_queue.cc:260] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:43.263816 10625 ts_tablet_manager.cc:1434] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:02:43.264726 10625 tablet_bootstrap.cc:492] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:43.265667 10712 consensus_queue.cc:1048] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.270433 10625 tablet_bootstrap.cc:654] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.249600 10629 raft_consensus.cc:359] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.274713 10358 raft_consensus.cc:3060] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.299188 10629 raft_consensus.cc:385] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.299526 10629 raft_consensus.cc:740] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.298484 10255 catalog_manager.cc:5697] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:43.302131 10629 consensus_queue.cc:260] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.303993 10629 ts_tablet_manager.cc:1434] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.001s
I20260709 13:02:43.276026 10635 raft_consensus.cc:493] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.305490 10635 raft_consensus.cc:515] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.307291 10629 tablet_bootstrap.cc:492] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:43.307600 10635 leader_election.cc:290] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:43.309460 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:43.310123 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:43.310914 10548 leader_election.cc:343] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:43.311655 10547 leader_election.cc:343] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.312052 10547 leader_election.cc:304] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:43.312592 10635 raft_consensus.cc:2749] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:43.277200 10624 tablet_bootstrap.cc:492] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:43.314065 10624 ts_tablet_manager.cc:1403] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.005s
I20260709 13:02:43.281374 10693 consensus_queue.cc:1048] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.297320 10626 tablet_bootstrap.cc:492] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:43.315726 10629 tablet_bootstrap.cc:654] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.317783 10625 tablet_bootstrap.cc:492] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:43.318303 10625 ts_tablet_manager.cc:1403] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.017s
I20260709 13:02:43.320045 10624 raft_consensus.cc:359] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.320755 10624 raft_consensus.cc:385] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.321058 10624 raft_consensus.cc:740] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.321766 10625 raft_consensus.cc:359] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.322691 10625 raft_consensus.cc:385] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.323156 10625 raft_consensus.cc:740] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.321815 10624 consensus_queue.cc:260] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.324062 10625 consensus_queue.cc:260] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.324821 10756 consensus_queue.cc:1048] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.325692 10624 ts_tablet_manager.cc:1434] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:02:43.327441 10625 ts_tablet_manager.cc:1434] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260709 13:02:43.328763 10625 tablet_bootstrap.cc:492] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:43.328740 10626 tablet_bootstrap.cc:654] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.326704 10624 tablet_bootstrap.cc:492] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:43.342571 10625 tablet_bootstrap.cc:654] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.356586 10645 consensus_queue.cc:1048] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.366626 10625 tablet_bootstrap.cc:492] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:43.367152 10625 ts_tablet_manager.cc:1403] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.005s
I20260709 13:02:43.369863 10624 tablet_bootstrap.cc:654] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.369907 10625 raft_consensus.cc:359] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:43.388410 10625 raft_consensus.cc:385] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.388726 10625 raft_consensus.cc:740] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.389391 10625 consensus_queue.cc:260] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
W20260709 13:02:43.390010 10305 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:43.394382 10687 raft_consensus.cc:493] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.394902 10687 raft_consensus.cc:515] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.395478 10625 ts_tablet_manager.cc:1434] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:02:43.396938 10687 leader_election.cc:290] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:43.397509 10625 tablet_bootstrap.cc:492] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:43.399761 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f75b5af719449eacf3fb7a55bec1e4" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:43.405171 10626 tablet_bootstrap.cc:492] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:43.405632 10626 ts_tablet_manager.cc:1403] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.000s
W20260709 13:02:43.407114 10322 leader_election.cc:343] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.408493 10626 raft_consensus.cc:359] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.409162 10626 raft_consensus.cc:385] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.409411 10626 raft_consensus.cc:740] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.410024 10626 consensus_queue.cc:260] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.410828 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f75b5af719449eacf3fb7a55bec1e4" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:43.411454 10582 raft_consensus.cc:2468] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 0.
I20260709 13:02:43.414474 10626 ts_tablet_manager.cc:1434] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:02:43.414697 10325 leader_election.cc:304] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:43.415436 10626 tablet_bootstrap.cc:492] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:43.416028 10681 raft_consensus.cc:2804] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.416415 10681 raft_consensus.cc:493] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.416741 10681 raft_consensus.cc:3060] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.434386 10626 tablet_bootstrap.cc:654] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.437496 10681 raft_consensus.cc:515] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.442973 10718 consensus_queue.cc:1048] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.444711 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f75b5af719449eacf3fb7a55bec1e4" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:43.445588 10582 raft_consensus.cc:3060] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.446254 10624 tablet_bootstrap.cc:492] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:43.446462 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f75b5af719449eacf3fb7a55bec1e4" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
W20260709 13:02:43.447750 10322 leader_election.cc:343] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:43.453609 10397 consensus_peers.cc:597] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d -> Peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Couldn't send request to peer e47f398b974847a8a7f2762817ef2ee1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:43.441243 10629 tablet_bootstrap.cc:492] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:43.454952 10681 leader_election.cc:290] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:43.454484 10629 ts_tablet_manager.cc:1403] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.147s	user 0.040s	sys 0.063s
I20260709 13:02:43.458921 10629 raft_consensus.cc:359] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:43.459813 10629 raft_consensus.cc:385] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.460129 10629 raft_consensus.cc:740] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.460909 10629 consensus_queue.cc:260] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:43.461786 10625 tablet_bootstrap.cc:654] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.463282 10582 raft_consensus.cc:2468] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 1.
I20260709 13:02:43.446714 10624 ts_tablet_manager.cc:1403] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.000s
I20260709 13:02:43.464389 10325 leader_election.cc:304] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:43.465519 10681 raft_consensus.cc:2804] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:43.465996 10681 raft_consensus.cc:697] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:43.466787 10681 consensus_queue.cc:237] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.466961 10624 raft_consensus.cc:359] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.467934 10624 raft_consensus.cc:385] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.468216 10624 raft_consensus.cc:740] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.468945 10624 consensus_queue.cc:260] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.471360 10629 ts_tablet_manager.cc:1434] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:02:43.471446 10624 ts_tablet_manager.cc:1434] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:02:43.472743 10624 tablet_bootstrap.cc:492] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:43.475364 10629 tablet_bootstrap.cc:492] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:43.481423 10629 tablet_bootstrap.cc:654] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.481448 10625 tablet_bootstrap.cc:492] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:43.482108 10625 ts_tablet_manager.cc:1403] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.000s
I20260709 13:02:43.487723 10624 tablet_bootstrap.cc:654] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.487951 10626 tablet_bootstrap.cc:492] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:43.488432 10626 ts_tablet_manager.cc:1403] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.022s
I20260709 13:02:43.491189 10626 raft_consensus.cc:359] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.492005 10626 raft_consensus.cc:385] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.492271 10626 raft_consensus.cc:740] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.486229 10625 raft_consensus.cc:359] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.493319 10625 raft_consensus.cc:385] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.493685 10625 raft_consensus.cc:740] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.495483 10625 consensus_queue.cc:260] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.494711 10626 consensus_queue.cc:260] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.502929 10254 catalog_manager.cc:5697] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 0 to 1, leader changed from <none> to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 1 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:43.509383 10626 ts_tablet_manager.cc:1434] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:02:43.517418 10645 consensus_queue.cc:1048] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:43.521598 10695 raft_consensus.cc:493] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.522238 10695 raft_consensus.cc:515] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.522835 10625 ts_tablet_manager.cc:1434] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 13:02:43.536396 10626 tablet_bootstrap.cc:492] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:43.539043 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034bebe0727743a7a9cb564114d2c198" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:43.539263 10635 raft_consensus.cc:493] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.539888 10582 raft_consensus.cc:2393] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d in current term 1: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
I20260709 13:02:43.539709 10635 raft_consensus.cc:515] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.540944 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034bebe0727743a7a9cb564114d2c198" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:43.541957 10635 leader_election.cc:290] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:43.542356 10653 raft_consensus.cc:493] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.543031 10653 raft_consensus.cc:515] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.544917 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5eb93c19c140c2a287b00b516361a2" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:43.545614 10653 leader_election.cc:290] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:43.545703 10432 raft_consensus.cc:2468] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 0.
I20260709 13:02:43.546775 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5eb93c19c140c2a287b00b516361a2" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:43.548627 10625 tablet_bootstrap.cc:492] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:43.549217 10548 leader_election.cc:304] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:43.550940 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb05f86b2f048a48c860c393a54da7e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:43.551939 10325 leader_election.cc:304] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
W20260709 13:02:43.552286 10400 leader_election.cc:343] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.553253 10687 raft_consensus.cc:3060] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.556552 10635 raft_consensus.cc:2804] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.557144 10629 tablet_bootstrap.cc:492] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:43.557061 10635 raft_consensus.cc:493] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.557658 10635 raft_consensus.cc:3060] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.557725 10629 ts_tablet_manager.cc:1403] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.083s	user 0.020s	sys 0.047s
I20260709 13:02:43.560267 10625 tablet_bootstrap.cc:654] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:43.560158 10547 leader_election.cc:343] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.560649 10629 raft_consensus.cc:359] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:43.561462 10629 raft_consensus.cc:385] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.561560 10696 raft_consensus.cc:493] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.561762 10629 raft_consensus.cc:740] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.562332 10696 raft_consensus.cc:515] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.562747 10629 consensus_queue.cc:260] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:43.563689 10626 tablet_bootstrap.cc:654] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.566573 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:43.568857 10629 ts_tablet_manager.cc:1434] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:02:43.569185 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb05f86b2f048a48c860c393a54da7e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:43.569851 10629 tablet_bootstrap.cc:492] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:43.571380 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:43.572721 10696 leader_election.cc:290] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
W20260709 13:02:43.574267 10325 leader_election.cc:343] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.575935 10629 tablet_bootstrap.cc:654] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:43.579617 10322 leader_election.cc:343] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.580291 10322 leader_election.cc:304] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
W20260709 13:02:43.581909 10399 leader_election.cc:343] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.582513 10399 leader_election.cc:304] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:43.584088 10630 raft_consensus.cc:2749] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:43.586845 10625 tablet_bootstrap.cc:492] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:43.587332 10625 ts_tablet_manager.cc:1403] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.001s
I20260709 13:02:43.587415 10629 tablet_bootstrap.cc:492] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:43.587875 10629 ts_tablet_manager.cc:1403] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 13:02:43.590404 10629 raft_consensus.cc:359] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:43.591056 10629 raft_consensus.cc:385] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.591364 10626 tablet_bootstrap.cc:492] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:43.591303 10629 raft_consensus.cc:740] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.591806 10626 ts_tablet_manager.cc:1403] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.003s
I20260709 13:02:43.592257 10629 consensus_queue.cc:260] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:43.596112 10625 raft_consensus.cc:359] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:43.596762 10625 raft_consensus.cc:385] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.598435 10629 ts_tablet_manager.cc:1434] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:02:43.598580 10508 raft_consensus.cc:3060] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.599431 10629 tablet_bootstrap.cc:492] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:43.606436 10695 leader_election.cc:290] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:43.607604 10695 raft_consensus.cc:2749] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:43.600409 10625 raft_consensus.cc:740] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.608461 10696 consensus_queue.cc:1048] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:43.611133 10629 tablet_bootstrap.cc:654] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.594336 10626 raft_consensus.cc:359] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:43.618877 10687 raft_consensus.cc:2749] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:43.619179 10626 raft_consensus.cc:385] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.619464 10626 raft_consensus.cc:740] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.620096 10626 consensus_queue.cc:260] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:43.621001 10625 consensus_queue.cc:260] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:43.622951 10625 ts_tablet_manager.cc:1434] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 13:02:43.623889 10625 tablet_bootstrap.cc:492] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:43.623515 10635 raft_consensus.cc:515] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.628183 10626 ts_tablet_manager.cc:1434] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 13:02:43.629101 10626 tablet_bootstrap.cc:492] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:43.631799 10630 consensus_queue.cc:1048] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.634629 10625 tablet_bootstrap.cc:654] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.637655 10626 tablet_bootstrap.cc:654] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.650693 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5eb93c19c140c2a287b00b516361a2" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:43.651320 10432 raft_consensus.cc:3060] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.656757 10625 tablet_bootstrap.cc:492] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:43.657226 10625 ts_tablet_manager.cc:1403] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.003s
I20260709 13:02:43.657677 10630 raft_consensus.cc:493] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.658293 10630 raft_consensus.cc:515] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:43.660136 10625 raft_consensus.cc:359] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:43.661001 10625 raft_consensus.cc:385] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.661336 10625 raft_consensus.cc:740] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.662351 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a053e0b3853e41cfaa749c51502ee505" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:43.663239 10506 raft_consensus.cc:2468] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:43.665230 10397 leader_election.cc:304] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:43.666384 10653 raft_consensus.cc:2804] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.666898 10653 raft_consensus.cc:493] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.667389 10653 raft_consensus.cc:3060] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.674134 10626 tablet_bootstrap.cc:492] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:43.674602 10626 ts_tablet_manager.cc:1403] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.011s
I20260709 13:02:43.674460 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a053e0b3853e41cfaa749c51502ee505" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:43.676443 10399 leader_election.cc:343] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.677238 10630 leader_election.cc:290] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:43.677340 10626 raft_consensus.cc:359] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.678146 10626 raft_consensus.cc:385] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.678484 10626 raft_consensus.cc:740] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.679296 10626 consensus_queue.cc:260] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.662129 10625 consensus_queue.cc:260] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:43.684945 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5eb93c19c140c2a287b00b516361a2" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:43.685400 10625 ts_tablet_manager.cc:1434] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
W20260709 13:02:43.686723 10547 leader_election.cc:343] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.689535 10626 ts_tablet_manager.cc:1434] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:02:43.693121 10625 tablet_bootstrap.cc:492] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:43.653770 10635 leader_election.cc:290] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:43.698935 10645 consensus_queue.cc:1048] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.701929 10630 raft_consensus.cc:493] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.702387 10630 raft_consensus.cc:515] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:43.705458 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:43.709578 10432 raft_consensus.cc:2468] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
W20260709 13:02:43.713773 10397 leader_election.cc:343] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.719048 10548 leader_election.cc:304] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:43.715787 10630 leader_election.cc:290] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:43.716468 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:43.721170 10359 raft_consensus.cc:2468] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:43.717267 10626 tablet_bootstrap.cc:492] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:43.719870 10635 raft_consensus.cc:2804] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:43.725603 10635 raft_consensus.cc:697] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:43.726789 10625 tablet_bootstrap.cc:654] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.734730 10624 tablet_bootstrap.cc:492] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:43.735226 10624 ts_tablet_manager.cc:1403] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.263s	user 0.055s	sys 0.093s
I20260709 13:02:43.740865 10626 tablet_bootstrap.cc:654] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.738467 10624 raft_consensus.cc:359] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.742300 10624 raft_consensus.cc:385] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.742692 10624 raft_consensus.cc:740] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.743570 10624 consensus_queue.cc:260] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.756584 10624 ts_tablet_manager.cc:1434] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:02:43.726645 10635 consensus_queue.cc:237] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.760006 10624 tablet_bootstrap.cc:492] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:43.727662 10653 raft_consensus.cc:515] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:43.767714 10653 leader_election.cc:290] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:43.770413 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a053e0b3853e41cfaa749c51502ee505" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:43.771054 10506 raft_consensus.cc:3060] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.776821 10399 leader_election.cc:304] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:43.779065 10718 consensus_queue.cc:1048] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.779934 10653 raft_consensus.cc:2804] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.780344 10653 raft_consensus.cc:493] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.780674 10653 raft_consensus.cc:3060] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.781188 10718 raft_consensus.cc:493] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.781649 10718 raft_consensus.cc:515] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.782629 10744 raft_consensus.cc:493] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.783097 10744 raft_consensus.cc:515] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:43.785106 10744 leader_election.cc:290] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:43.788832 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a053e0b3853e41cfaa749c51502ee505" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:43.789688 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce42c6e21bea4638894062d3bed96ef8" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:43.799954 10630 raft_consensus.cc:493] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.807178 10645 raft_consensus.cc:493] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.812343 10645 raft_consensus.cc:515] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.814247 10624 tablet_bootstrap.cc:654] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.807458 10744 raft_consensus.cc:493] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.815562 10744 raft_consensus.cc:515] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:43.816819 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:43.817498 10580 raft_consensus.cc:2468] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 0.
I20260709 13:02:43.818075 10744 leader_election.cc:290] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:43.820545 10629 tablet_bootstrap.cc:492] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:43.821005 10629 ts_tablet_manager.cc:1403] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.222s	user 0.057s	sys 0.037s
I20260709 13:02:43.798254 10799 consensus_queue.cc:1048] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
W20260709 13:02:43.808357 10545 leader_election.cc:343] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.829973 10474 leader_election.cc:304] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:43.830897 10756 raft_consensus.cc:2804] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.831255 10756 raft_consensus.cc:493] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.831621 10756 raft_consensus.cc:3060] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.832176 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:43.832774 10357 raft_consensus.cc:2468] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 0.
I20260709 13:02:43.833366 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce42c6e21bea4638894062d3bed96ef8" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:43.831439 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:43.836328 10630 raft_consensus.cc:515] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:43.841300 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
W20260709 13:02:43.842286 10548 leader_election.cc:343] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.842418 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1ab3f78b24ac884ae59fb7f73f7be" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:43.843744 10548 leader_election.cc:304] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
W20260709 13:02:43.844489 10547 leader_election.cc:343] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.842959 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1ab3f78b24ac884ae59fb7f73f7be" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:43.843147 10712 consensus_queue.cc:1048] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.843860 10507 raft_consensus.cc:2468] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:43.845904 10397 leader_election.cc:304] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:43.842895 10718 leader_election.cc:290] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:43.846271 10579 raft_consensus.cc:2468] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:43.846755 10712 raft_consensus.cc:2804] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.838845 10630 leader_election.cc:290] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:43.851171 10629 raft_consensus.cc:359] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:43.853255 10629 raft_consensus.cc:385] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.853628 10629 raft_consensus.cc:740] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.852634 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:43.854548 10580 raft_consensus.cc:2468] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:43.854385 10629 consensus_queue.cc:260] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:43.848627 10712 raft_consensus.cc:493] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.855496 10625 tablet_bootstrap.cc:492] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:43.855787 10712 raft_consensus.cc:3060] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.856246 10625 ts_tablet_manager.cc:1403] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.163s	user 0.011s	sys 0.013s
I20260709 13:02:43.856711 10629 ts_tablet_manager.cc:1434] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 13:02:43.857873 10629 tablet_bootstrap.cc:492] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:43.824172 10645 leader_election.cc:290] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:43.860390 10744 raft_consensus.cc:2749] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:43.861086 10799 consensus_queue.cc:1048] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.865226 10506 raft_consensus.cc:2468] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:43.865334 10629 tablet_bootstrap.cc:654] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:43.866113 10548 leader_election.cc:343] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.865918 10625 raft_consensus.cc:359] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:43.909682 10625 raft_consensus.cc:385] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.910085 10625 raft_consensus.cc:740] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.910866 10625 consensus_queue.cc:260] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:43.913645 10625 ts_tablet_manager.cc:1434] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260709 13:02:43.917448 10625 tablet_bootstrap.cc:492] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:43.918053 10548 leader_election.cc:304] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:43.925473 10635 raft_consensus.cc:2749] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:43.927543 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 60644.8us
I20260709 13:02:43.931326 10400 leader_election.cc:304] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:43.933719 10630 raft_consensus.cc:2804] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.934211 10630 raft_consensus.cc:493] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.934636 10630 raft_consensus.cc:3060] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.897135 10744 raft_consensus.cc:493] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.949623 10625 tablet_bootstrap.cc:654] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.938548 10653 raft_consensus.cc:515] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:43.947698 10744 raft_consensus.cc:515] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:43.962037 10718 consensus_queue.cc:1048] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:02:43.972368 10397 leader_election.cc:304] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:43.980535 10756 raft_consensus.cc:515] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:44.021544 10626 tablet_bootstrap.cc:492] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:44.022177 10626 ts_tablet_manager.cc:1403] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.305s	user 0.016s	sys 0.019s
I20260709 13:02:44.024271 10624 tablet_bootstrap.cc:492] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:44.024732 10624 ts_tablet_manager.cc:1403] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.265s	user 0.033s	sys 0.046s
I20260709 13:02:44.018858 10718 raft_consensus.cc:2804] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.032250 10629 tablet_bootstrap.cc:492] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:44.032678 10629 ts_tablet_manager.cc:1403] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.175s	user 0.015s	sys 0.012s
W20260709 13:02:44.016005 10397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 48404.8us
W20260709 13:02:44.023913 10399 leader_election.cc:343] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.048188 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:44.061652 10653 leader_election.cc:290] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
W20260709 13:02:44.054279 10474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 74219.5us
I20260709 13:02:44.068581 10744 leader_election.cc:290] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:44.086694 10253 catalog_manager.cc:5697] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 0 to 1, leader changed from <none> to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 1 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:44.085029 10400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 53439.3us
I20260709 13:02:44.093321 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:44.093920 10582 raft_consensus.cc:3060] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.081493 10718 raft_consensus.cc:697] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:44.095039 10821 raft_consensus.cc:493] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.095502 10821 raft_consensus.cc:515] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.097543 10821 leader_election.cc:290] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:44.097957 10626 raft_consensus.cc:359] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:44.098656 10626 raft_consensus.cc:385] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.098223 10718 consensus_queue.cc:237] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.101099 10629 raft_consensus.cc:359] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.101735 10629 raft_consensus.cc:385] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.101984 10629 raft_consensus.cc:740] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.102088 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:44.102923 10821 raft_consensus.cc:493] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.103407 10821 raft_consensus.cc:515] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.103921 10809 raft_consensus.cc:493] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.104372 10809 raft_consensus.cc:515] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.105296 10821 leader_election.cc:290] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:44.106230 10809 leader_election.cc:290] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:44.098913 10626 raft_consensus.cc:740] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.112392 10756 leader_election.cc:290] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:44.112874 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:44.115746 10626 consensus_queue.cc:260] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:44.102649 10629 consensus_queue.cc:260] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
W20260709 13:02:44.090895 10815 log.cc:927] Time spent T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260709 13:02:44.132767 10629 ts_tablet_manager.cc:1434] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.100s	user 0.004s	sys 0.004s
I20260709 13:02:44.138968 10624 raft_consensus.cc:359] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:44.129902 10358 raft_consensus.cc:3060] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.139770 10624 raft_consensus.cc:385] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.141096 10626 ts_tablet_manager.cc:1434] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.119s	user 0.007s	sys 0.002s
I20260709 13:02:44.140606 10624 raft_consensus.cc:740] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.143108 10626 tablet_bootstrap.cc:492] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:44.145826 10578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb2ecf6dcf140f9964b53a713c4289f" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:44.142565 10624 consensus_queue.cc:260] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:44.134032 10712 raft_consensus.cc:515] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
W20260709 13:02:44.150916 10547 leader_election.cc:343] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:44.151119 10814 log.cc:927] Time spent T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260709 13:02:44.152034 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
W20260709 13:02:44.153396 10818 log.cc:927] Time spent T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d: Append to log took a long time: real 0.074s	user 0.000s	sys 0.001s
W20260709 13:02:44.155051 10545 leader_election.cc:343] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.155536 10545 leader_election.cc:304] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:44.157213 10624 ts_tablet_manager.cc:1434] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.132s	user 0.005s	sys 0.003s
I20260709 13:02:44.154930 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337fa67890a542cabbdfe327cd82a9d0" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:44.155407 10582 raft_consensus.cc:2468] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:44.163353 10624 tablet_bootstrap.cc:492] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:44.161818 10744 raft_consensus.cc:2749] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.165771 10712 leader_election.cc:290] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:44.167774 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:44.170681 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb2ecf6dcf140f9964b53a713c4289f" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:44.171406 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337fa67890a542cabbdfe327cd82a9d0" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:44.162890 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401d9c41eeb41d49f4d911c33948ea0" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:44.159855 10400 leader_election.cc:343] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.181077 10506 raft_consensus.cc:3060] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.181499 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1ab3f78b24ac884ae59fb7f73f7be" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:44.182147 10582 raft_consensus.cc:3060] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.182587 10625 tablet_bootstrap.cc:492] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:44.183084 10625 ts_tablet_manager.cc:1403] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.266s	user 0.010s	sys 0.012s
I20260709 13:02:44.157531 10630 raft_consensus.cc:515] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:44.172425 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401d9c41eeb41d49f4d911c33948ea0" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:44.187685 10505 raft_consensus.cc:2468] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:44.189175 10630 leader_election.cc:290] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:44.178040 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:44.189903 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:44.190493 10577 raft_consensus.cc:3060] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.186496 10625 raft_consensus.cc:359] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.191609 10625 raft_consensus.cc:385] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.191898 10625 raft_consensus.cc:740] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.192636 10744 consensus_queue.cc:1048] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:44.192646 10625 consensus_queue.cc:260] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.195318 10625 ts_tablet_manager.cc:1434] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:02:44.196235 10625 tablet_bootstrap.cc:492] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:44.196875 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1ab3f78b24ac884ae59fb7f73f7be" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:44.197088 10474 leader_election.cc:304] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:44.197520 10507 raft_consensus.cc:3060] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.198050 10820 raft_consensus.cc:2804] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.198520 10820 raft_consensus.cc:697] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:44.199384 10820 consensus_queue.cc:237] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:44.199913 10629 tablet_bootstrap.cc:492] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:44.201767 10625 tablet_bootstrap.cc:654] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.207201 10355 raft_consensus.cc:3060] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.193166 10357 raft_consensus.cc:2468] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:44.215590 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:44.216228 10356 raft_consensus.cc:3060] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.217417 10626 tablet_bootstrap.cc:654] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.219798 10577 raft_consensus.cc:2468] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
W20260709 13:02:44.219887 10399 leader_election.cc:343] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:44.220942 10399 leader_election.cc:343] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.221290 10256 catalog_manager.cc:5697] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.224757 10400 leader_election.cc:304] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
W20260709 13:02:44.226101 10322 consensus_peers.cc:597] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d -> Peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Couldn't send request to peer e47f398b974847a8a7f2762817ef2ee1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.239236 10629 tablet_bootstrap.cc:654] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:44.248719 10397 leader_election.cc:343] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.253994 10625 tablet_bootstrap.cc:492] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:44.254637 10625 ts_tablet_manager.cc:1403] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.011s
I20260709 13:02:44.240060 10718 raft_consensus.cc:2804] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.256982 10718 raft_consensus.cc:697] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:44.249505 10397 leader_election.cc:304] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:44.258205 10718 consensus_queue.cc:237] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:44.267495 10356 raft_consensus.cc:2468] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:44.267760 10625 raft_consensus.cc:359] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:44.268606 10625 raft_consensus.cc:385] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.268899 10625 raft_consensus.cc:740] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.269686 10625 consensus_queue.cc:260] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
W20260709 13:02:44.271739 10397 leader_election.cc:343] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.271653 10809 raft_consensus.cc:2749] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.263476 10358 raft_consensus.cc:2468] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:44.290112 10624 tablet_bootstrap.cc:654] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.291224 10399 leader_election.cc:304] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:44.292752 10827 raft_consensus.cc:2804] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.292973 10625 ts_tablet_manager.cc:1434] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.002s
I20260709 13:02:44.293421 10827 raft_consensus.cc:697] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:44.293932 10625 tablet_bootstrap.cc:492] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:44.286973 10355 raft_consensus.cc:2468] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:44.288371 10507 raft_consensus.cc:2468] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:44.295612 10582 raft_consensus.cc:2468] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:44.272876 10397 leader_election.cc:304] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:44.302865 10625 tablet_bootstrap.cc:654] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.303328 10809 raft_consensus.cc:2749] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.307108 10400 leader_election.cc:304] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:44.307955 10630 raft_consensus.cc:2804] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.308427 10630 raft_consensus.cc:697] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:44.294222 10827 consensus_queue.cc:237] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.309137 10629 tablet_bootstrap.cc:492] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:44.309307 10630 consensus_queue.cc:237] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.308303 10397 leader_election.cc:304] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:44.316511 10629 ts_tablet_manager.cc:1403] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.117s	user 0.012s	sys 0.020s
I20260709 13:02:44.316993 10626 tablet_bootstrap.cc:492] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:44.321624 10626 ts_tablet_manager.cc:1403] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.179s	user 0.010s	sys 0.033s
I20260709 13:02:44.324677 10626 raft_consensus.cc:359] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:44.325321 10626 raft_consensus.cc:385] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.325639 10626 raft_consensus.cc:740] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.317437 10823 raft_consensus.cc:2804] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:44.326465 10823 raft_consensus.cc:493] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:44.326834 10823 raft_consensus.cc:3060] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:44.332198 10547 consensus_peers.cc:597] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.334218 10626 consensus_queue.cc:260] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:44.337213 10626 ts_tablet_manager.cc:1434] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:02:44.335783 10629 raft_consensus.cc:359] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:44.338121 10626 tablet_bootstrap.cc:492] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:44.341126 10629 raft_consensus.cc:385] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.341491 10629 raft_consensus.cc:740] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.342140 10629 consensus_queue.cc:260] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:44.339458 10823 raft_consensus.cc:515] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
W20260709 13:02:44.320834 10397 leader_election.cc:343] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.347622 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401d9c41eeb41d49f4d911c33948ea0" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
W20260709 13:02:44.349131 10399 leader_election.cc:343] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.350104 10823 leader_election.cc:290] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:44.347429 10624 tablet_bootstrap.cc:492] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:44.351079 10624 ts_tablet_manager.cc:1403] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.191s	user 0.011s	sys 0.002s
I20260709 13:02:44.352536 10626 tablet_bootstrap.cc:654] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.353511 10629 ts_tablet_manager.cc:1434] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 13:02:44.357267 10629 tablet_bootstrap.cc:492] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:44.360256 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401d9c41eeb41d49f4d911c33948ea0" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:44.354710 10624 raft_consensus.cc:359] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:44.360934 10624 raft_consensus.cc:385] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.361199 10507 raft_consensus.cc:3060] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.361318 10624 raft_consensus.cc:740] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.362294 10624 consensus_queue.cc:260] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:44.365311 10624 ts_tablet_manager.cc:1434] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:02:44.368229 10507 raft_consensus.cc:2468] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:44.370316 10624 tablet_bootstrap.cc:492] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:44.370635 10397 leader_election.cc:304] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:44.371075 10625 tablet_bootstrap.cc:492] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:44.371541 10625 ts_tablet_manager.cc:1403] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.011s
I20260709 13:02:44.374010 10625 raft_consensus.cc:359] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.374402 10827 raft_consensus.cc:2804] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.374650 10625 raft_consensus.cc:385] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.368743 10629 tablet_bootstrap.cc:654] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.374993 10827 raft_consensus.cc:697] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:44.375953 10827 consensus_queue.cc:237] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.376832 10624 tablet_bootstrap.cc:654] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.375032 10625 raft_consensus.cc:740] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.385291 10625 consensus_queue.cc:260] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.388386 10625 ts_tablet_manager.cc:1434] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:02:44.388705 10822 raft_consensus.cc:493] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.389320 10625 tablet_bootstrap.cc:492] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:44.389158 10822 raft_consensus.cc:515] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:44.392302 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f75b5af719449eacf3fb7a55bec1e4" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:44.395825 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f75b5af719449eacf3fb7a55bec1e4" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:44.397368 10473 leader_election.cc:304] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:44.398186 10820 raft_consensus.cc:2749] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.398854 10822 leader_election.cc:290] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:44.404408 10624 tablet_bootstrap.cc:492] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:44.404937 10624 ts_tablet_manager.cc:1403] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.000s
I20260709 13:02:44.408432 10624 raft_consensus.cc:359] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.409322 10624 raft_consensus.cc:385] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.409650 10624 raft_consensus.cc:740] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.410372 10624 consensus_queue.cc:260] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.411922 10625 tablet_bootstrap.cc:654] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.412829 10624 ts_tablet_manager.cc:1434] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 13:02:44.413902 10624 tablet_bootstrap.cc:492] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:44.419878 10624 tablet_bootstrap.cc:654] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.430976 10625 tablet_bootstrap.cc:492] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:44.432523 10625 ts_tablet_manager.cc:1403] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.002s
I20260709 13:02:44.433909 10811 raft_consensus.cc:493] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.434419 10811 raft_consensus.cc:515] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:44.438213 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:44.439157 10355 raft_consensus.cc:2468] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 0.
I20260709 13:02:44.439868 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:44.439993 10625 raft_consensus.cc:359] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.440408 10547 leader_election.cc:304] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:44.440707 10625 raft_consensus.cc:385] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.436784 10811 leader_election.cc:290] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:44.441179 10811 raft_consensus.cc:2804] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:02:44.441457 10545 leader_election.cc:343] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.441511 10811 raft_consensus.cc:493] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:44.442094 10811 raft_consensus.cc:3060] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.442729 10624 tablet_bootstrap.cc:492] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:44.443205 10624 ts_tablet_manager.cc:1403] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.000s
I20260709 13:02:44.444480 10257 catalog_manager.cc:5697] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.445847 10624 raft_consensus.cc:359] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:44.446512 10624 raft_consensus.cc:385] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.446781 10624 raft_consensus.cc:740] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.447540 10624 consensus_queue.cc:260] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:44.449633 10811 raft_consensus.cc:515] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:44.450263 10624 ts_tablet_manager.cc:1434] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:44.451249 10624 tablet_bootstrap.cc:492] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:44.454514 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
W20260709 13:02:44.456020 10545 leader_election.cc:343] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.457257 10624 tablet_bootstrap.cc:654] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.459796 10625 raft_consensus.cc:740] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.460521 10625 consensus_queue.cc:260] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.462598 10625 ts_tablet_manager.cc:1434] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.001s
I20260709 13:02:44.462721 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:44.463300 10355 raft_consensus.cc:3060] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.463544 10625 tablet_bootstrap.cc:492] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:44.471671 10355 raft_consensus.cc:2468] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:44.472975 10547 leader_election.cc:304] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:44.473853 10635 raft_consensus.cc:2804] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.474445 10635 raft_consensus.cc:697] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:44.474610 10811 leader_election.cc:290] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:44.475449 10635 consensus_queue.cc:237] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:44.474447 10254 catalog_manager.cc:5697] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.484989 10254 catalog_manager.cc:5697] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:44.491067 10626 tablet_bootstrap.cc:492] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:44.473809 10625 tablet_bootstrap.cc:654] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.491739 10626 ts_tablet_manager.cc:1403] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.154s	user 0.020s	sys 0.020s
I20260709 13:02:44.494625 10626 raft_consensus.cc:359] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:44.495370 10626 raft_consensus.cc:385] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.495750 10626 raft_consensus.cc:740] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.496714 10626 consensus_queue.cc:260] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:44.498165 10811 raft_consensus.cc:493] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.498656 10811 raft_consensus.cc:515] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:44.501154 10811 leader_election.cc:290] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:44.503160 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114dc489daf74f30a4869d4e040133ff" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:44.505568 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114dc489daf74f30a4869d4e040133ff" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:44.506376 10433 raft_consensus.cc:2468] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 0.
W20260709 13:02:44.508471 10547 leader_election.cc:343] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.509477 10548 leader_election.cc:304] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:44.510883 10811 raft_consensus.cc:2804] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:44.511426 10811 raft_consensus.cc:493] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:44.511890 10811 raft_consensus.cc:3060] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.517283 10629 tablet_bootstrap.cc:492] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:44.517766 10629 ts_tablet_manager.cc:1403] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.161s	user 0.027s	sys 0.081s
I20260709 13:02:44.520509 10629 raft_consensus.cc:359] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.521165 10629 raft_consensus.cc:385] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.521413 10629 raft_consensus.cc:740] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.522370 10629 consensus_queue.cc:260] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.524173 10624 tablet_bootstrap.cc:492] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:44.524675 10624 ts_tablet_manager.cc:1403] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.010s
I20260709 13:02:44.529152 10629 ts_tablet_manager.cc:1434] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:02:44.486476 10254 catalog_manager.cc:5697] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.530280 10629 tablet_bootstrap.cc:492] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:44.532248 10811 raft_consensus.cc:515] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
W20260709 13:02:44.534751 10305 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:44.535372 10624 raft_consensus.cc:359] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.536280 10629 tablet_bootstrap.cc:654] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.536484 10624 raft_consensus.cc:385] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.536758 10624 raft_consensus.cc:740] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.537407 10624 consensus_queue.cc:260] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.539633 10624 ts_tablet_manager.cc:1434] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:02:44.541872 10626 ts_tablet_manager.cc:1434] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.004s
I20260709 13:02:44.542881 10626 tablet_bootstrap.cc:492] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:44.555651 10257 catalog_manager.cc:5697] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 0 to 1, leader changed from <none> to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 1 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.562264 10626 tablet_bootstrap.cc:654] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.564711 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114dc489daf74f30a4869d4e040133ff" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:44.565359 10433 raft_consensus.cc:3060] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.570719 10625 tablet_bootstrap.cc:492] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:44.571244 10625 ts_tablet_manager.cc:1403] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.108s	user 0.009s	sys 0.021s
I20260709 13:02:44.573962 10625 raft_consensus.cc:359] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.574671 10625 raft_consensus.cc:385] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.574527 10433 raft_consensus.cc:2468] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:44.574976 10811 leader_election.cc:290] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:44.575033 10625 raft_consensus.cc:740] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.576619 10625 consensus_queue.cc:260] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.578007 10548 leader_election.cc:304] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:44.578219 10822 raft_consensus.cc:493] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.578747 10822 raft_consensus.cc:515] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.577308 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114dc489daf74f30a4869d4e040133ff" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:44.580551 10811 raft_consensus.cc:2804] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.580690 10822 leader_election.cc:290] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:44.581295 10811 raft_consensus.cc:697] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
W20260709 13:02:44.581687 10547 leader_election.cc:343] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.582172 10811 consensus_queue.cc:237] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:44.583999 10625 ts_tablet_manager.cc:1434] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:02:44.584568 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:44.585323 10355 raft_consensus.cc:2393] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 1: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
I20260709 13:02:44.585398 10625 tablet_bootstrap.cc:492] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:44.584574 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:44.587889 10624 tablet_bootstrap.cc:492] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:44.588169 10474 leader_election.cc:304] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:44.589205 10822 raft_consensus.cc:3060] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.593780 10624 tablet_bootstrap.cc:654] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.596582 10822 raft_consensus.cc:2749] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.596977 10625 tablet_bootstrap.cc:654] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.598305 10629 tablet_bootstrap.cc:492] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:44.599817 10507 raft_consensus.cc:3060] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.601548 10254 catalog_manager.cc:5697] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.603305 10681 raft_consensus.cc:493] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.603740 10681 raft_consensus.cc:515] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:44.598778 10629 ts_tablet_manager.cc:1403] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.015s
I20260709 13:02:44.617208 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:44.617838 10582 raft_consensus.cc:2468] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 0.
I20260709 13:02:44.620620 10681 leader_election.cc:290] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:44.621505 10257 catalog_manager.cc:5697] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 0 to 1, leader changed from <none> to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 1 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.623801 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:44.625145 10325 leader_election.cc:304] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
W20260709 13:02:44.626065 10325 leader_election.cc:343] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.627851 10681 raft_consensus.cc:2804] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:44.628357 10681 raft_consensus.cc:493] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:44.628677 10681 raft_consensus.cc:3060] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.628695 10626 tablet_bootstrap.cc:492] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:44.630600 10629 raft_consensus.cc:359] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.631291 10629 raft_consensus.cc:385] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.631541 10629 raft_consensus.cc:740] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.632232 10629 consensus_queue.cc:260] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.633662 10625 tablet_bootstrap.cc:492] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:44.634145 10625 ts_tablet_manager.cc:1403] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.007s
I20260709 13:02:44.634377 10820 consensus_queue.cc:1048] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.637318 10625 raft_consensus.cc:359] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.637907 10355 raft_consensus.cc:3060] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.638016 10625 raft_consensus.cc:385] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.638427 10625 raft_consensus.cc:740] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.639148 10625 consensus_queue.cc:260] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.641042 10629 ts_tablet_manager.cc:1434] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 13:02:44.642573 10625 ts_tablet_manager.cc:1434] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:02:44.646277 10626 ts_tablet_manager.cc:1403] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.005s
I20260709 13:02:44.647982 10625 tablet_bootstrap.cc:492] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:44.649993 10681 raft_consensus.cc:515] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:44.650591 10626 raft_consensus.cc:359] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.652570 10626 raft_consensus.cc:385] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.653028 10626 raft_consensus.cc:740] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.653303 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:44.663313 10577 raft_consensus.cc:3060] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.663473 10626 consensus_queue.cc:260] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.664796 10822 consensus_queue.cc:1048] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.646345 10827 consensus_queue.cc:1048] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.671391 10577 raft_consensus.cc:2468] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 1.
I20260709 13:02:44.653949 10629 tablet_bootstrap.cc:492] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:44.657698 10625 tablet_bootstrap.cc:654] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.660060 10645 raft_consensus.cc:493] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.662124 10687 raft_consensus.cc:493] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.652599 10823 raft_consensus.cc:493] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.679590 10645 raft_consensus.cc:515] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.679834 10823 raft_consensus.cc:515] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.682101 10823 leader_election.cc:290] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:44.679616 10687 raft_consensus.cc:515] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.683272 10325 leader_election.cc:304] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:44.684221 10799 raft_consensus.cc:2804] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.684728 10799 raft_consensus.cc:697] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:44.685510 10799 consensus_queue.cc:237] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:44.686964 10687 leader_election.cc:290] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:44.688237 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3992256c44974d92bc02ea14ca9cbd10" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:44.673038 10827 consensus_queue.cc:1048] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.688899 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a053e0b3853e41cfaa749c51502ee505" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:44.689724 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a053e0b3853e41cfaa749c51502ee505" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
W20260709 13:02:44.691226 10397 leader_election.cc:343] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.691803 10645 leader_election.cc:290] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:44.693872 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:44.694157 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:44.695384 10322 leader_election.cc:304] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
W20260709 13:02:44.695688 10474 leader_election.cc:343] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.694808 10433 raft_consensus.cc:2468] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 0.
I20260709 13:02:44.702068 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3992256c44974d92bc02ea14ca9cbd10" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:44.702291 10474 leader_election.cc:304] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:44.704591 10635 raft_consensus.cc:493] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.703405 10687 raft_consensus.cc:493] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.682597 10629 tablet_bootstrap.cc:654] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.705200 10635 raft_consensus.cc:515] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:44.705492 10687 raft_consensus.cc:515] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:44.707947 10687 leader_election.cc:290] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:44.708510 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "256513a5372b4c42a2e72c77c318fc34" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:44.708798 10635 leader_election.cc:290] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
W20260709 13:02:44.709388 10399 leader_election.cc:343] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.710426 10399 leader_election.cc:304] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:44.710744 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb13d9920054c1eab72783198941d0f" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:44.711247 10823 raft_consensus.cc:2749] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:44.711818 10322 leader_election.cc:343] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:44.712690 10545 leader_election.cc:343] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.705219 10820 raft_consensus.cc:2804] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:44.714175 10820 raft_consensus.cc:493] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:44.714596 10820 raft_consensus.cc:3060] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.716447 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb13d9920054c1eab72783198941d0f" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:44.717816 10547 leader_election.cc:343] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.718256 10547 leader_election.cc:304] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:44.718911 10696 raft_consensus.cc:2749] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:44.719473 10635 raft_consensus.cc:2749] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.729710 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "256513a5372b4c42a2e72c77c318fc34" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
W20260709 13:02:44.731521 10325 leader_election.cc:343] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.732098 10325 leader_election.cc:304] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:44.733031 10696 raft_consensus.cc:2749] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.709430 10626 ts_tablet_manager.cc:1434] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.000s
I20260709 13:02:44.740496 10626 tablet_bootstrap.cc:492] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:44.747345 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
W20260709 13:02:44.749257 10325 leader_election.cc:343] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:44.749989 10857 log.cc:927] Time spent T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260709 13:02:44.754976 10681 leader_election.cc:290] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:44.760036 10629 tablet_bootstrap.cc:492] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:44.769621 10629 ts_tablet_manager.cc:1403] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.116s	user 0.012s	sys 0.000s
I20260709 13:02:44.771798 10624 tablet_bootstrap.cc:492] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:44.772267 10624 ts_tablet_manager.cc:1403] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.185s	user 0.017s	sys 0.027s
I20260709 13:02:44.775163 10820 raft_consensus.cc:515] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.779990 10820 leader_election.cc:290] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:44.780419 10626 tablet_bootstrap.cc:654] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.780616 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:44.781176 10433 raft_consensus.cc:3060] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.777730 10624 raft_consensus.cc:359] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:44.782238 10624 raft_consensus.cc:385] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.782516 10624 raft_consensus.cc:740] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.783176 10624 consensus_queue.cc:260] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:44.785179 10624 ts_tablet_manager.cc:1434] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:02:44.786120 10624 tablet_bootstrap.cc:492] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:44.788067 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:44.788249 10433 raft_consensus.cc:2468] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:44.788378 10629 raft_consensus.cc:359] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.789098 10629 raft_consensus.cc:385] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.789373 10629 raft_consensus.cc:740] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
W20260709 13:02:44.789436 10474 leader_election.cc:343] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.790059 10629 consensus_queue.cc:260] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.790246 10474 leader_election.cc:304] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:44.791082 10820 raft_consensus.cc:2804] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.791903 10629 ts_tablet_manager.cc:1434] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:02:44.792014 10624 tablet_bootstrap.cc:654] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.791956 10820 raft_consensus.cc:697] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:44.793006 10820 consensus_queue.cc:237] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.796342 10712 consensus_queue.cc:1048] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:44.797446 10626 tablet_bootstrap.cc:492] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:44.798138 10626 ts_tablet_manager.cc:1403] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.001s
I20260709 13:02:44.803259 10625 tablet_bootstrap.cc:492] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:44.803711 10625 ts_tablet_manager.cc:1403] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.156s	user 0.012s	sys 0.030s
I20260709 13:02:44.807654 10827 raft_consensus.cc:493] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.808120 10827 raft_consensus.cc:515] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.808923 10629 tablet_bootstrap.cc:492] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:44.812778 10624 tablet_bootstrap.cc:492] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:44.813262 10624 ts_tablet_manager.cc:1403] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.006s
I20260709 13:02:44.814535 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:44.815840 10809 consensus_queue.cc:1048] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.818744 10635 raft_consensus.cc:493] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.819245 10635 raft_consensus.cc:515] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.820308 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:44.821208 10635 leader_election.cc:290] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
W20260709 13:02:44.821997 10397 leader_election.cc:343] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.823452 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb2ecf6dcf140f9964b53a713c4289f" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:44.824095 10507 raft_consensus.cc:2468] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 0.
I20260709 13:02:44.825058 10545 leader_election.cc:304] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:44.825960 10635 raft_consensus.cc:2804] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:44.826359 10635 raft_consensus.cc:493] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:44.826445 10653 consensus_queue.cc:1048] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.826831 10635 raft_consensus.cc:3060] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:44.829382 10399 leader_election.cc:343] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.829823 10399 leader_election.cc:304] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:44.832571 10629 tablet_bootstrap.cc:654] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.835788 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb2ecf6dcf140f9964b53a713c4289f" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:44.837313 10809 consensus_queue.cc:1048] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.863086 10433 raft_consensus.cc:2468] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 0.
I20260709 13:02:44.837911 10653 raft_consensus.cc:2749] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.810271 10827 leader_election.cc:290] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:44.850131 10630 consensus_queue.cc:1048] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.867149 10624 raft_consensus.cc:359] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:44.867890 10624 raft_consensus.cc:385] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.868176 10624 raft_consensus.cc:740] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
W20260709 13:02:44.859373 10545 consensus_peers.cc:597] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 -> Peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Couldn't send request to peer e47f398b974847a8a7f2762817ef2ee1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.868803 10624 consensus_queue.cc:260] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:44.867311 10625 raft_consensus.cc:359] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:44.871212 10625 raft_consensus.cc:385] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.871572 10625 raft_consensus.cc:740] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.872417 10625 consensus_queue.cc:260] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:44.874114 10254 catalog_manager.cc:5697] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.878671 10625 ts_tablet_manager.cc:1434] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 13:02:44.879973 10625 tablet_bootstrap.cc:492] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:44.883952 10624 ts_tablet_manager.cc:1434] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.003s
I20260709 13:02:44.885334 10624 tablet_bootstrap.cc:492] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:44.887233 10256 catalog_manager.cc:5697] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 0 to 1, leader changed from <none> to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 1 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.895984 10626 raft_consensus.cc:359] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.897003 10626 raft_consensus.cc:385] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.897352 10626 raft_consensus.cc:740] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.898242 10626 consensus_queue.cc:260] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.900979 10635 raft_consensus.cc:515] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.903527 10629 tablet_bootstrap.cc:492] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:44.903748 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb2ecf6dcf140f9964b53a713c4289f" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:44.906450 10433 raft_consensus.cc:3060] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.906517 10629 ts_tablet_manager.cc:1403] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.000s
I20260709 13:02:44.906678 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb2ecf6dcf140f9964b53a713c4289f" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:44.908608 10505 raft_consensus.cc:3060] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.915262 10696 raft_consensus.cc:493] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.916000 10696 raft_consensus.cc:515] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.906010 10635 leader_election.cc:290] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:44.924057 10653 raft_consensus.cc:493] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.924641 10653 raft_consensus.cc:515] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.907815 10625 tablet_bootstrap.cc:654] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.983531 10505 raft_consensus.cc:2468] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:44.984979 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401d9c41eeb41d49f4d911c33948ea0" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:44.985553 10687 raft_consensus.cc:493] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.985821 10545 leader_election.cc:304] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:44.986080 10687 raft_consensus.cc:515] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:44.987113 10696 leader_election.cc:290] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
W20260709 13:02:44.987643 10547 consensus_peers.cc:597] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.988075 10687 leader_election.cc:290] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:44.989557 10629 raft_consensus.cc:359] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:44.990262 10629 raft_consensus.cc:385] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.990556 10629 raft_consensus.cc:740] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.990960 10355 raft_consensus.cc:3060] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.990887 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5eb93c19c140c2a287b00b516361a2" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:44.991174 10635 raft_consensus.cc:2804] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.991742 10635 raft_consensus.cc:697] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:44.989746 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5eb93c19c140c2a287b00b516361a2" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:44.992614 10635 consensus_queue.cc:237] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:44.993860 10325 leader_election.cc:304] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:44.994768 10626 ts_tablet_manager.cc:1434] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.196s	user 0.004s	sys 0.004s
I20260709 13:02:44.995733 10626 tablet_bootstrap.cc:492] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:45.002389 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce42c6e21bea4638894062d3bed96ef8" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
W20260709 13:02:45.003840 10397 leader_election.cc:343] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.905985 10624 tablet_bootstrap.cc:654] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.007179 10629 consensus_queue.cc:260] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:45.009488 10696 raft_consensus.cc:493] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.010918 10629 ts_tablet_manager.cc:1434] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.103s	user 0.006s	sys 0.000s
I20260709 13:02:45.006764 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401d9c41eeb41d49f4d911c33948ea0" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:45.001261 10433 raft_consensus.cc:2468] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:45.010061 10696 raft_consensus.cc:515] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:45.020495 10625 tablet_bootstrap.cc:492] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:45.021711 10625 ts_tablet_manager.cc:1403] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.142s	user 0.013s	sys 0.002s
I20260709 13:02:45.022023 10507 raft_consensus.cc:2393] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d in current term 1: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
I20260709 13:02:45.027333 10744 consensus_queue.cc:1048] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:45.035261 10629 tablet_bootstrap.cc:492] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:45.035421 10653 leader_election.cc:290] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:45.038662 10358 raft_consensus.cc:3060] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.039037 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce42c6e21bea4638894062d3bed96ef8" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:45.039695 10582 raft_consensus.cc:2468] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:45.025856 10630 consensus_queue.cc:1048] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:02:45.042200 10718 raft_consensus.cc:493] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.042692 10718 raft_consensus.cc:515] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:45.044721 10718 leader_election.cc:290] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:45.045221 10322 leader_election.cc:304] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:45.046314 10696 leader_election.cc:290] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:45.047160 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb13d9920054c1eab72783198941d0f" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:45.047360 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb13d9920054c1eab72783198941d0f" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:45.047933 10581 raft_consensus.cc:2468] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 0.
I20260709 13:02:45.051920 10325 leader_election.cc:304] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
W20260709 13:02:45.053033 10322 leader_election.cc:343] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.055045 10400 leader_election.cc:304] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:45.056336 10696 raft_consensus.cc:2804] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:45.056874 10696 raft_consensus.cc:493] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:45.057219 10696 raft_consensus.cc:3060] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.057660 10653 raft_consensus.cc:2804] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:45.058102 10653 raft_consensus.cc:493] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:45.058531 10653 raft_consensus.cc:3060] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.059291 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:45.058172 10744 consensus_queue.cc:1048] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:02:45.062827 10400 leader_election.cc:343] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.071264 10653 raft_consensus.cc:515] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:45.074739 10629 tablet_bootstrap.cc:654] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.076231 10878 raft_consensus.cc:2749] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:45.088464 10625 raft_consensus.cc:359] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:45.089713 10625 raft_consensus.cc:385] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.089963 10625 raft_consensus.cc:740] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.090530 10625 consensus_queue.cc:260] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:45.095317 10625 ts_tablet_manager.cc:1434] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.000s
I20260709 13:02:45.096216 10625 tablet_bootstrap.cc:492] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:45.106092 10624 tablet_bootstrap.cc:492] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:45.105391 10871 consensus_queue.cc:1048] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:02:45.106767 10624 ts_tablet_manager.cc:1403] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.222s	user 0.016s	sys 0.012s
I20260709 13:02:45.107708 10626 tablet_bootstrap.cc:654] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.110066 10630 consensus_queue.cc:1048] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:45.118961 10653 leader_election.cc:290] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:45.120106 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce42c6e21bea4638894062d3bed96ef8" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:45.120718 10577 raft_consensus.cc:3060] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.123633 10624 raft_consensus.cc:359] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:45.124133 10624 raft_consensus.cc:385] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.124325 10624 raft_consensus.cc:740] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.126413 10624 consensus_queue.cc:260] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:45.128233 10822 raft_consensus.cc:493] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.128718 10822 raft_consensus.cc:515] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:45.130716 10822 leader_election.cc:290] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:45.133358 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:45.133852 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce42c6e21bea4638894062d3bed96ef8" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:45.142715 10624 ts_tablet_manager.cc:1434] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:02:45.144091 10624 tablet_bootstrap.cc:492] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:45.147367 10253 catalog_manager.cc:5697] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 0 to 1, leader changed from <none> to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 1 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:45.151988 10577 raft_consensus.cc:2468] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:45.153417 10400 leader_election.cc:304] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:45.154182 10653 raft_consensus.cc:2804] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.154670 10653 raft_consensus.cc:697] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:45.126037 10687 raft_consensus.cc:2749] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:45.159090 10624 tablet_bootstrap.cc:654] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.168208 10696 raft_consensus.cc:515] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:45.170689 10871 raft_consensus.cc:493] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.181809 10626 tablet_bootstrap.cc:492] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:45.182494 10626 ts_tablet_manager.cc:1403] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.187s	user 0.008s	sys 0.006s
I20260709 13:02:45.184963 10625 tablet_bootstrap.cc:654] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.173748 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3992256c44974d92bc02ea14ca9cbd10" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:45.196151 10397 leader_election.cc:343] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.196794 10397 leader_election.cc:304] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:45.197953 10827 raft_consensus.cc:2749] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:45.198297 10397 leader_election.cc:343] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.180161 10653 consensus_queue.cc:237] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:45.199497 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3992256c44974d92bc02ea14ca9cbd10" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:45.200353 10433 raft_consensus.cc:2468] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 0.
I20260709 13:02:45.223582 10626 raft_consensus.cc:359] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:45.224373 10626 raft_consensus.cc:385] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.224722 10626 raft_consensus.cc:740] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.225523 10626 consensus_queue.cc:260] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:45.181387 10871 raft_consensus.cc:515] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:45.238279 10626 ts_tablet_manager.cc:1434] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.002s
W20260709 13:02:45.222886 10473 leader_election.cc:343] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.242897 10871 leader_election.cc:290] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:45.243992 10696 leader_election.cc:290] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:45.254774 10799 raft_consensus.cc:493] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.255323 10799 raft_consensus.cc:515] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:45.255728 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb13d9920054c1eab72783198941d0f" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:45.256544 10581 raft_consensus.cc:3060] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.257385 10799 leader_election.cc:290] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:45.265682 10624 tablet_bootstrap.cc:492] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:45.266183 10624 ts_tablet_manager.cc:1403] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.122s	user 0.012s	sys 0.010s
I20260709 13:02:45.266785 10626 tablet_bootstrap.cc:492] T 256513a5372b4c42a2e72c77c318fc34 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:45.275727 10433 raft_consensus.cc:3060] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.278394 10625 tablet_bootstrap.cc:492] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:45.279090 10625 ts_tablet_manager.cc:1403] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.183s	user 0.007s	sys 0.009s
I20260709 13:02:45.284543 10629 tablet_bootstrap.cc:492] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:45.285223 10629 ts_tablet_manager.cc:1403] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.250s	user 0.017s	sys 0.004s
I20260709 13:02:45.288571 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:45.289708 10582 raft_consensus.cc:2393] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c701bdb2436f4918a8d59d308c7ac32d in current term 1: Already voted for candidate f1d55d1ee737487ba486c3c35462343d in this term.
I20260709 13:02:45.290990 10474 leader_election.cc:304] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:45.297256 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114dc489daf74f30a4869d4e040133ff" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:45.309928 10629 raft_consensus.cc:359] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:45.310635 10629 raft_consensus.cc:385] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.310889 10629 raft_consensus.cc:740] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.299458 10811 raft_consensus.cc:493] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.319470 10629 consensus_queue.cc:260] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:45.305748 10894 raft_consensus.cc:2804] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:45.322781 10625 raft_consensus.cc:359] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:45.323505 10625 raft_consensus.cc:385] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.323923 10625 raft_consensus.cc:740] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.325071 10629 ts_tablet_manager.cc:1434] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260709 13:02:45.326593 10625 consensus_queue.cc:260] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:45.327277 10624 raft_consensus.cc:359] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:45.327826 10624 raft_consensus.cc:385] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.327994 10624 raft_consensus.cc:740] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.328404 10624 consensus_queue.cc:260] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:45.335842 10897 consensus_queue.cc:1048] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:45.338745 10629 tablet_bootstrap.cc:492] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:45.343480 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb13d9920054c1eab72783198941d0f" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:45.344631 10629 tablet_bootstrap.cc:654] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.322350 10894 raft_consensus.cc:493] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:45.355636 10624 ts_tablet_manager.cc:1434] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.089s	user 0.005s	sys 0.001s
I20260709 13:02:45.356590 10624 tablet_bootstrap.cc:492] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:45.359541 10625 ts_tablet_manager.cc:1434] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.000s
I20260709 13:02:45.379498 10625 tablet_bootstrap.cc:492] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:45.321513 10811 raft_consensus.cc:515] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:45.379078 10581 raft_consensus.cc:2468] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 1.
I20260709 13:02:45.332839 10718 raft_consensus.cc:493] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.359381 10894 raft_consensus.cc:3060] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.394532 10626 tablet_bootstrap.cc:654] T 256513a5372b4c42a2e72c77c318fc34 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.349272 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114dc489daf74f30a4869d4e040133ff" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:45.385239 10899 consensus_queue.cc:1048] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:45.396299 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:45.400875 10900 consensus_queue.cc:1048] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:02:45.419735 10629 tablet_bootstrap.cc:492] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:45.420256 10629 ts_tablet_manager.cc:1403] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.035s
I20260709 13:02:45.420856 10811 leader_election.cc:290] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:45.422443 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1f0cfd1034d65bff503f10d6d1d79" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:45.422751 10629 raft_consensus.cc:359] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:45.423465 10629 raft_consensus.cc:385] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.423734 10629 raft_consensus.cc:740] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.424353 10629 consensus_queue.cc:260] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:45.426120 10629 ts_tablet_manager.cc:1434] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:02:45.426975 10629 tablet_bootstrap.cc:492] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
W20260709 13:02:45.427881 10545 leader_election.cc:343] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.431931 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1f0cfd1034d65bff503f10d6d1d79" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:45.435489 10811 consensus_queue.cc:1048] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:02:45.404883 10322 leader_election.cc:343] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.441712 10399 leader_election.cc:304] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:45.444213 10325 leader_election.cc:304] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:45.445398 10897 raft_consensus.cc:2804] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.445494 10325 leader_election.cc:304] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:45.445899 10897 raft_consensus.cc:697] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:45.446722 10897 consensus_queue.cc:237] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
W20260709 13:02:45.448278 10474 consensus_peers.cc:597] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 -> Peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Couldn't send request to peer 087f32d616344326bac7f924a95df902. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.450150 10899 raft_consensus.cc:2749] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:45.452931 10357 raft_consensus.cc:3060] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.453577 10624 tablet_bootstrap.cc:654] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.397369 10718 raft_consensus.cc:515] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:45.463783 10629 tablet_bootstrap.cc:654] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:45.466284 10901 log.cc:927] Time spent T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 13:02:45.472157 10645 raft_consensus.cc:493] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.472690 10645 raft_consensus.cc:515] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:45.476683 10645 leader_election.cc:290] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:45.477248 10894 raft_consensus.cc:515] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:45.477926 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "256513a5372b4c42a2e72c77c318fc34" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:45.480652 10433 raft_consensus.cc:2468] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 0.
I20260709 13:02:45.476142 10256 catalog_manager.cc:5697] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:45.483840 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "256513a5372b4c42a2e72c77c318fc34" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:45.484012 10548 leader_election.cc:304] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:45.484440 10254 catalog_manager.cc:5697] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 0 to 1, leader changed from <none> to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 1 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:45.486305 10811 raft_consensus.cc:2804] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:02:45.487159 10474 leader_election.cc:343] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.489933 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1f0cfd1034d65bff503f10d6d1d79" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:45.490798 10625 tablet_bootstrap.cc:654] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.478569 10358 raft_consensus.cc:2468] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 0.
W20260709 13:02:45.491248 10397 leader_election.cc:343] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.492743 10811 raft_consensus.cc:493] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:45.500267 10827 raft_consensus.cc:2749] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:45.502977 10824 raft_consensus.cc:493] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.503533 10824 raft_consensus.cc:515] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:45.499948 10811 raft_consensus.cc:3060] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.507462 10824 leader_election.cc:290] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:45.509374 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
W20260709 13:02:45.510756 10397 leader_election.cc:343] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.511593 10894 leader_election.cc:290] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:45.515700 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3992256c44974d92bc02ea14ca9cbd10" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:45.516336 10433 raft_consensus.cc:3060] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.525532 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:45.527480 10399 leader_election.cc:343] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.527981 10399 leader_election.cc:304] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:45.528930 10712 raft_consensus.cc:2749] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:45.536494 10624 tablet_bootstrap.cc:492] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:45.536625 10473 leader_election.cc:304] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:45.537094 10624 ts_tablet_manager.cc:1403] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.181s	user 0.004s	sys 0.012s
I20260709 13:02:45.541774 10629 tablet_bootstrap.cc:492] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:45.542289 10629 ts_tablet_manager.cc:1403] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.115s	user 0.003s	sys 0.010s
I20260709 13:02:45.539000 10645 raft_consensus.cc:2804] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:45.545297 10624 raft_consensus.cc:359] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:45.545979 10624 raft_consensus.cc:385] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.546214 10624 raft_consensus.cc:740] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.543825 10645 raft_consensus.cc:493] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:45.546937 10624 consensus_queue.cc:260] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:45.547526 10645 raft_consensus.cc:3060] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.547374 10626 tablet_bootstrap.cc:492] T 256513a5372b4c42a2e72c77c318fc34 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:45.548677 10626 ts_tablet_manager.cc:1403] T 256513a5372b4c42a2e72c77c318fc34 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.284s	user 0.013s	sys 0.008s
I20260709 13:02:45.549045 10624 ts_tablet_manager.cc:1434] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:02:45.549659 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1f0cfd1034d65bff503f10d6d1d79" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:45.556592 10433 raft_consensus.cc:2468] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:45.539708 10718 leader_election.cc:290] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:45.557541 10474 leader_election.cc:304] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:45.558377 10894 raft_consensus.cc:2804] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.558859 10894 raft_consensus.cc:697] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:45.559576 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3992256c44974d92bc02ea14ca9cbd10" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:45.559719 10894 consensus_queue.cc:237] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
W20260709 13:02:45.560845 10473 leader_election.cc:343] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.546859 10629 raft_consensus.cc:359] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:45.562346 10629 raft_consensus.cc:385] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.562594 10629 raft_consensus.cc:740] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.563318 10629 consensus_queue.cc:260] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:45.566332 10629 ts_tablet_manager.cc:1434] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.005s
I20260709 13:02:45.567971 10629 tablet_bootstrap.cc:492] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:45.574277 10902 consensus_queue.cc:1048] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:45.599576 10624 tablet_bootstrap.cc:492] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:45.595952 10902 raft_consensus.cc:493] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.625435 10629 tablet_bootstrap.cc:654] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.619524 10902 raft_consensus.cc:515] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
W20260709 13:02:45.624027 10397 consensus_peers.cc:597] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d -> Peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Couldn't send request to peer e47f398b974847a8a7f2762817ef2ee1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.638620 10902 leader_election.cc:290] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:45.640122 10645 raft_consensus.cc:515] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:45.640641 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb05f86b2f048a48c860c393a54da7e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:45.641327 10624 tablet_bootstrap.cc:654] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.641324 10432 raft_consensus.cc:2468] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 0.
I20260709 13:02:45.641492 10811 raft_consensus.cc:515] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:45.643448 10581 raft_consensus.cc:2393] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c701bdb2436f4918a8d59d308c7ac32d in current term 1: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:02:45.643971 10645 leader_election.cc:290] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:45.644572 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "256513a5372b4c42a2e72c77c318fc34" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:45.645138 10358 raft_consensus.cc:3060] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.646916 10811 leader_election.cc:290] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:45.647431 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1f0cfd1034d65bff503f10d6d1d79" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:45.649376 10626 raft_consensus.cc:359] T 256513a5372b4c42a2e72c77c318fc34 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:45.643308 10548 leader_election.cc:304] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:45.650046 10626 raft_consensus.cc:385] T 256513a5372b4c42a2e72c77c318fc34 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.650800 10811 raft_consensus.cc:2804] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:45.651229 10811 raft_consensus.cc:493] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:45.651548 10811 raft_consensus.cc:3060] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.651575 10400 leader_election.cc:304] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:45.652869 10871 raft_consensus.cc:3060] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:45.651744 10545 leader_election.cc:343] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.650394 10626 raft_consensus.cc:740] T 256513a5372b4c42a2e72c77c318fc34 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.656060 10626 consensus_queue.cc:260] T 256513a5372b4c42a2e72c77c318fc34 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:45.658293 10626 ts_tablet_manager.cc:1434] T 256513a5372b4c42a2e72c77c318fc34 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.109s	user 0.006s	sys 0.000s
I20260709 13:02:45.660786 10255 catalog_manager.cc:5697] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:45.665233 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb05f86b2f048a48c860c393a54da7e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:45.666859 10547 leader_election.cc:343] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.665016 10626 tablet_bootstrap.cc:492] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:45.668534 10900 raft_consensus.cc:493] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.650894 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "256513a5372b4c42a2e72c77c318fc34" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:45.669029 10900 raft_consensus.cc:515] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:45.669668 10581 raft_consensus.cc:3060] T 256513a5372b4c42a2e72c77c318fc34 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.672482 10900 leader_election.cc:290] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:45.674880 10823 consensus_queue.cc:1048] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:45.676115 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:45.678785 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1f0cfd1034d65bff503f10d6d1d79" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:45.686549 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:45.695183 10473 leader_election.cc:304] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:45.701146 10645 raft_consensus.cc:2749] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:45.702617 10358 raft_consensus.cc:2468] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:45.704025 10473 leader_election.cc:304] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:45.705171 10645 raft_consensus.cc:2804] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.706058 10645 raft_consensus.cc:697] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:45.706223 10871 raft_consensus.cc:2749] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:45.707813 10645 consensus_queue.cc:237] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:45.708377 10626 tablet_bootstrap.cc:654] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.708817 10625 tablet_bootstrap.cc:492] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:45.709321 10625 ts_tablet_manager.cc:1403] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.330s	user 0.011s	sys 0.007s
I20260709 13:02:45.716394 10581 raft_consensus.cc:2468] T 256513a5372b4c42a2e72c77c318fc34 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:45.729233 10432 raft_consensus.cc:2468] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:45.730574 10629 tablet_bootstrap.cc:492] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:45.731091 10629 ts_tablet_manager.cc:1403] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.163s	user 0.024s	sys 0.006s
I20260709 13:02:45.709300 10811 raft_consensus.cc:515] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:45.732545 10548 leader_election.cc:304] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:45.733662 10629 raft_consensus.cc:359] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:45.734342 10629 raft_consensus.cc:385] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.734397 10902 raft_consensus.cc:2804] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.734635 10629 raft_consensus.cc:740] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.735373 10902 raft_consensus.cc:697] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:45.735656 10629 consensus_queue.cc:260] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:45.736724 10902 consensus_queue.cc:237] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:45.739593 10629 ts_tablet_manager.cc:1434] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:02:45.742419 10811 leader_election.cc:290] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:45.747277 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb05f86b2f048a48c860c393a54da7e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
W20260709 13:02:45.750763 10547 leader_election.cc:343] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.751158 10624 tablet_bootstrap.cc:492] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:45.726562 10625 raft_consensus.cc:359] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:45.751605 10624 ts_tablet_manager.cc:1403] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.152s	user 0.015s	sys 0.013s
I20260709 13:02:45.753726 10900 raft_consensus.cc:493] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.754235 10900 raft_consensus.cc:515] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:45.756122 10625 raft_consensus.cc:385] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.756489 10625 raft_consensus.cc:740] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.757228 10625 consensus_queue.cc:260] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:45.754492 10624 raft_consensus.cc:359] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:45.759919 10624 raft_consensus.cc:385] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.760247 10624 raft_consensus.cc:740] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.761102 10624 consensus_queue.cc:260] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:45.760777 10256 catalog_manager.cc:5697] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:45.762403 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb13d9920054c1eab72783198941d0f" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:45.763494 10581 raft_consensus.cc:2393] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 1: Already voted for candidate f1d55d1ee737487ba486c3c35462343d in this term.
I20260709 13:02:45.767158 10900 leader_election.cc:290] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:45.767382 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb05f86b2f048a48c860c393a54da7e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:45.785082 10432 raft_consensus.cc:3060] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.790535 10625 ts_tablet_manager.cc:1434] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.000s
I20260709 13:02:45.791646 10625 tablet_bootstrap.cc:492] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:45.792629 10902 raft_consensus.cc:493] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.740633 10629 tablet_bootstrap.cc:492] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:45.800899 10897 raft_consensus.cc:493] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.801635 10897 raft_consensus.cc:515] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:45.805876 10824 raft_consensus.cc:493] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.782008 10624 ts_tablet_manager.cc:1434] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:02:45.834408 10624 tablet_bootstrap.cc:492] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:45.784310 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb13d9920054c1eab72783198941d0f" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:45.839885 10473 leader_election.cc:304] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:45.841214 10900 raft_consensus.cc:3060] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.869416 10645 raft_consensus.cc:493] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.870162 10645 raft_consensus.cc:515] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:45.876392 10506 raft_consensus.cc:3060] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.874109 10645 leader_election.cc:290] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:45.878266 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1f0cfd1034d65bff503f10d6d1d79" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:45.879101 10433 raft_consensus.cc:2393] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 1: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:02:45.879232 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1f0cfd1034d65bff503f10d6d1d79" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:45.880880 10824 raft_consensus.cc:515] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:45.884194 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558a3d9a43284068ae2464f019fc6831" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:45.884470 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558a3d9a43284068ae2464f019fc6831" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:45.885176 10356 raft_consensus.cc:2468] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:45.886359 10474 leader_election.cc:304] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:45.886526 10399 leader_election.cc:304] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:45.887781 10630 raft_consensus.cc:2804] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:45.888192 10630 raft_consensus.cc:493] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:02:45.888384 10400 leader_election.cc:343] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.888863 10630 raft_consensus.cc:3060] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.889313 10645 raft_consensus.cc:3060] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.885680 10256 catalog_manager.cc:5697] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 0 to 1, leader changed from <none> to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 1 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:45.894026 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:45.894685 10433 raft_consensus.cc:2468] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 0.
I20260709 13:02:45.898111 10325 leader_election.cc:304] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:45.899221 10878 raft_consensus.cc:2804] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:45.899682 10878 raft_consensus.cc:493] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:45.900086 10878 raft_consensus.cc:3060] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.901443 10645 raft_consensus.cc:2749] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:45.894079 10897 leader_election.cc:290] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:45.907470 10630 raft_consensus.cc:515] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:45.911360 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558a3d9a43284068ae2464f019fc6831" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:45.912038 10356 raft_consensus.cc:3060] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.915131 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558a3d9a43284068ae2464f019fc6831" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:45.793118 10902 raft_consensus.cc:515] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
W20260709 13:02:45.919555 10400 leader_election.cc:343] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.921051 10824 leader_election.cc:290] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:45.921452 10626 tablet_bootstrap.cc:492] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:45.921950 10626 ts_tablet_manager.cc:1403] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.257s	user 0.056s	sys 0.026s
I20260709 13:02:45.924007 10878 raft_consensus.cc:515] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:45.924039 10902 leader_election.cc:290] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:45.926942 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:45.927241 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:45.927656 10433 raft_consensus.cc:3060] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.929487 10629 tablet_bootstrap.cc:654] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.934705 10433 raft_consensus.cc:2468] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 1.
I20260709 13:02:45.915521 10630 leader_election.cc:290] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:45.937005 10624 tablet_bootstrap.cc:654] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.938120 10325 leader_election.cc:304] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:45.939309 10899 raft_consensus.cc:2804] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.939743 10899 raft_consensus.cc:697] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:45.940492 10899 consensus_queue.cc:237] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:45.940896 10897 consensus_queue.cc:1048] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:45.940913 10626 raft_consensus.cc:359] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:45.941807 10626 raft_consensus.cc:385] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.942121 10626 raft_consensus.cc:740] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.943290 10626 consensus_queue.cc:260] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:45.944092 10878 leader_election.cc:290] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:45.944130 10432 raft_consensus.cc:2468] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:45.945592 10626 ts_tablet_manager.cc:1434] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
W20260709 13:02:45.947751 10322 leader_election.cc:343] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.949129 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:45.951114 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:45.952096 10356 raft_consensus.cc:2468] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:45.961124 10548 leader_election.cc:304] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:45.962436 10399 leader_election.cc:304] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:45.967563 10811 raft_consensus.cc:2804] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.968289 10811 raft_consensus.cc:697] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
W20260709 13:02:45.963624 10547 leader_election.cc:343] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.969098 10811 consensus_queue.cc:237] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:45.974516 10630 raft_consensus.cc:2804] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.964432 10626 tablet_bootstrap.cc:492] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:45.967368 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:45.979071 10630 raft_consensus.cc:697] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:45.979887 10630 consensus_queue.cc:237] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
W20260709 13:02:45.982795 10545 leader_election.cc:343] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.965942 10625 tablet_bootstrap.cc:654] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.983363 10545 leader_election.cc:304] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:45.984884 10635 raft_consensus.cc:2749] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:45.958178 10900 raft_consensus.cc:2749] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:45.987188 10322 leader_election.cc:343] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.999157 10897 consensus_queue.cc:1048] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:46.002216 10624 tablet_bootstrap.cc:492] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:46.002966 10624 ts_tablet_manager.cc:1403] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.169s	user 0.010s	sys 0.003s
I20260709 13:02:46.004796 10253 catalog_manager.cc:5697] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 0 to 1, leader changed from <none> to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 1 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:46.007714 10254 catalog_manager.cc:5697] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 0 to 1, leader changed from <none> to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 1 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:46.008716 10626 tablet_bootstrap.cc:654] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.013936 10624 raft_consensus.cc:359] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:46.014633 10624 raft_consensus.cc:385] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.014902 10624 raft_consensus.cc:740] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.015677 10624 consensus_queue.cc:260] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:46.021183 10255 catalog_manager.cc:5697] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:46.017961 10624 ts_tablet_manager.cc:1434] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
W20260709 13:02:46.040269 10305 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:46.046602 10624 tablet_bootstrap.cc:492] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:46.056188 10894 consensus_queue.cc:1048] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:46.061286 10629 tablet_bootstrap.cc:492] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:46.061965 10629 ts_tablet_manager.cc:1403] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.322s	user 0.009s	sys 0.014s
I20260709 13:02:46.065231 10629 raft_consensus.cc:359] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:46.066006 10629 raft_consensus.cc:385] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.066354 10629 raft_consensus.cc:740] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.069150 10625 tablet_bootstrap.cc:492] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:46.069864 10625 ts_tablet_manager.cc:1403] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.278s	user 0.012s	sys 0.001s
I20260709 13:02:46.070458 10629 consensus_queue.cc:260] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:46.077514 10629 ts_tablet_manager.cc:1434] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 13:02:46.078366 10629 tablet_bootstrap.cc:492] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:46.079668 10624 tablet_bootstrap.cc:654] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.087425 10625 raft_consensus.cc:359] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.088132 10625 raft_consensus.cc:385] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.088387 10625 raft_consensus.cc:740] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.089756 10625 consensus_queue.cc:260] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
W20260709 13:02:46.096828 10473 consensus_peers.cc:597] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:46.096819 10897 raft_consensus.cc:493] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.097827 10897 raft_consensus.cc:515] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:46.101256 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb05f86b2f048a48c860c393a54da7e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:46.104849 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb05f86b2f048a48c860c393a54da7e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:46.105594 10432 raft_consensus.cc:2393] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d in current term 1: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:02:46.106717 10325 leader_election.cc:304] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:46.107477 10899 raft_consensus.cc:3060] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.110363 10626 tablet_bootstrap.cc:492] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:46.110942 10626 ts_tablet_manager.cc:1403] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.147s	user 0.013s	sys 0.004s
I20260709 13:02:46.113010 10629 tablet_bootstrap.cc:654] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.115643 10625 ts_tablet_manager.cc:1434] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 13:02:46.116971 10625 tablet_bootstrap.cc:492] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:46.111896 10897 leader_election.cc:290] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:46.121426 10899 raft_consensus.cc:2749] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:46.124926 10624 tablet_bootstrap.cc:492] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:46.125567 10624 ts_tablet_manager.cc:1403] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.079s	user 0.021s	sys 0.000s
I20260709 13:02:46.125941 10626 raft_consensus.cc:359] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:46.126480 10626 raft_consensus.cc:385] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.126724 10626 raft_consensus.cc:740] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.127385 10626 consensus_queue.cc:260] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:46.129158 10626 ts_tablet_manager.cc:1434] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.001s
I20260709 13:02:46.129202 10624 raft_consensus.cc:359] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.130656 10624 raft_consensus.cc:385] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.130939 10624 raft_consensus.cc:740] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.131518 10629 tablet_bootstrap.cc:492] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:46.132092 10629 ts_tablet_manager.cc:1403] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.006s
I20260709 13:02:46.131613 10624 consensus_queue.cc:260] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.133468 10625 tablet_bootstrap.cc:654] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.133842 10624 ts_tablet_manager.cc:1434] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:02:46.134845 10624 tablet_bootstrap.cc:492] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:46.136294 10626 tablet_bootstrap.cc:492] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:46.138305 10629 raft_consensus.cc:359] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.138952 10629 raft_consensus.cc:385] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.139242 10629 raft_consensus.cc:740] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.139832 10629 consensus_queue.cc:260] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.140357 10624 tablet_bootstrap.cc:654] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.142307 10626 tablet_bootstrap.cc:654] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.146886 10629 ts_tablet_manager.cc:1434] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 13:02:46.148118 10629 tablet_bootstrap.cc:492] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:46.148124 10902 consensus_queue.cc:1048] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:46.152817 10624 tablet_bootstrap.cc:492] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:46.153342 10624 ts_tablet_manager.cc:1403] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 13:02:46.155880 10624 raft_consensus.cc:359] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.156529 10624 raft_consensus.cc:385] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.156790 10624 raft_consensus.cc:740] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.157610 10624 consensus_queue.cc:260] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.158960 10629 tablet_bootstrap.cc:654] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.159809 10624 ts_tablet_manager.cc:1434] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:02:46.160877 10624 tablet_bootstrap.cc:492] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:46.173727 10624 tablet_bootstrap.cc:654] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.174453 10625 tablet_bootstrap.cc:492] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:46.177088 10625 ts_tablet_manager.cc:1403] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.000s
I20260709 13:02:46.180631 10625 raft_consensus.cc:359] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.183980 10629 tablet_bootstrap.cc:492] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:46.193320 10629 ts_tablet_manager.cc:1403] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.009s
I20260709 13:02:46.196477 10629 raft_consensus.cc:359] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:46.188651 10894 raft_consensus.cc:493] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.197499 10629 raft_consensus.cc:385] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.197866 10629 raft_consensus.cc:740] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.197600 10894 raft_consensus.cc:515] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:46.198545 10629 consensus_queue.cc:260] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:46.199765 10894 leader_election.cc:290] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:46.200570 10629 ts_tablet_manager.cc:1434] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:02:46.190231 10885 consensus_queue.cc:1048] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:46.201571 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:46.201999 10629 tablet_bootstrap.cc:492] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
W20260709 13:02:46.202909 10474 leader_election.cc:343] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.204548 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:46.205160 10432 raft_consensus.cc:2468] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 0.
I20260709 13:02:46.207089 10474 leader_election.cc:304] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:46.207818 10645 raft_consensus.cc:2804] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:46.207957 10629 tablet_bootstrap.cc:654] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.208199 10645 raft_consensus.cc:493] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:46.208554 10645 raft_consensus.cc:3060] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.187582 10624 tablet_bootstrap.cc:492] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:46.197134 10625 raft_consensus.cc:385] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.209010 10625 raft_consensus.cc:740] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.209671 10625 consensus_queue.cc:260] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.211668 10625 ts_tablet_manager.cc:1434] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 13:02:46.212445 10625 tablet_bootstrap.cc:492] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:46.216027 10624 ts_tablet_manager.cc:1403] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.008s
I20260709 13:02:46.221304 10624 raft_consensus.cc:359] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.224179 10624 raft_consensus.cc:385] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.224515 10624 raft_consensus.cc:740] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.225184 10624 consensus_queue.cc:260] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.223870 10625 tablet_bootstrap.cc:654] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.230824 10624 ts_tablet_manager.cc:1434] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:02:46.231714 10624 tablet_bootstrap.cc:492] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:46.233798 10645 raft_consensus.cc:515] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:46.236490 10645 leader_election.cc:290] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:46.245123 10624 tablet_bootstrap.cc:654] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.246354 10626 tablet_bootstrap.cc:492] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:46.246868 10626 ts_tablet_manager.cc:1403] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.007s
I20260709 13:02:46.249169 10625 tablet_bootstrap.cc:492] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:46.249758 10626 raft_consensus.cc:359] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:46.249768 10625 ts_tablet_manager.cc:1403] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.004s
I20260709 13:02:46.252301 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
W20260709 13:02:46.254092 10474 leader_election.cc:343] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.256301 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:46.250931 10626 raft_consensus.cc:385] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.256877 10433 raft_consensus.cc:3060] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.267004 10433 raft_consensus.cc:2468] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:46.267788 10626 raft_consensus.cc:740] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.269498 10474 leader_election.cc:304] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:46.258088 10625 raft_consensus.cc:359] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:46.270147 10625 raft_consensus.cc:385] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.270464 10625 raft_consensus.cc:740] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.270677 10645 raft_consensus.cc:2804] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:46.275470 10645 raft_consensus.cc:697] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:46.276328 10645 consensus_queue.cc:237] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:46.289145 10625 consensus_queue.cc:260] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:46.292683 10625 ts_tablet_manager.cc:1434] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.038s	user 0.001s	sys 0.004s
I20260709 13:02:46.269642 10626 consensus_queue.cc:260] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:46.294721 10626 ts_tablet_manager.cc:1434] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260709 13:02:46.302277 10625 tablet_bootstrap.cc:492] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:46.307585 10900 raft_consensus.cc:493] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.308122 10900 raft_consensus.cc:515] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:46.310149 10900 leader_election.cc:290] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:46.311828 10625 tablet_bootstrap.cc:654] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.317330 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce42c6e21bea4638894062d3bed96ef8" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:46.317798 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce42c6e21bea4638894062d3bed96ef8" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:46.318379 10629 tablet_bootstrap.cc:492] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:46.318815 10629 ts_tablet_manager.cc:1403] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.117s	user 0.039s	sys 0.073s
I20260709 13:02:46.320156 10626 tablet_bootstrap.cc:492] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:46.321326 10629 raft_consensus.cc:359] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.321991 10629 raft_consensus.cc:385] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.322258 10629 raft_consensus.cc:740] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.323699 10474 leader_election.cc:304] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:46.324486 10645 raft_consensus.cc:2749] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:46.324785 10897 raft_consensus.cc:493] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.325249 10897 raft_consensus.cc:515] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.325551 10629 consensus_queue.cc:260] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.326400 10626 tablet_bootstrap.cc:654] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.327284 10897 leader_election.cc:290] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:46.330473 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3992256c44974d92bc02ea14ca9cbd10" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:46.331521 10629 ts_tablet_manager.cc:1434] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 13:02:46.332715 10629 tablet_bootstrap.cc:492] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:46.335382 10885 raft_consensus.cc:493] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.335866 10885 raft_consensus.cc:515] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:46.336227 10645 consensus_queue.cc:1048] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:46.338002 10885 leader_election.cc:290] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:46.339437 10645 consensus_queue.cc:1048] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:46.339783 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281dbe3f9064b9aa3a7f2f198ec2e92" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:46.340178 10625 tablet_bootstrap.cc:492] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:46.340422 10432 raft_consensus.cc:2468] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 0.
I20260709 13:02:46.340616 10625 ts_tablet_manager.cc:1403] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 13:02:46.341698 10548 leader_election.cc:304] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:46.343312 10625 raft_consensus.cc:359] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:46.343941 10625 raft_consensus.cc:385] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.344166 10625 raft_consensus.cc:740] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.345113 10625 consensus_queue.cc:260] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:46.346735 10625 ts_tablet_manager.cc:1434] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:02:46.347327 10629 tablet_bootstrap.cc:654] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.348675 10718 raft_consensus.cc:493] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.349154 10718 raft_consensus.cc:515] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:46.351084 10635 raft_consensus.cc:2804] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:46.351492 10635 raft_consensus.cc:493] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:46.351259 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281dbe3f9064b9aa3a7f2f198ec2e92" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:46.351866 10635 raft_consensus.cc:3060] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:46.353181 10547 leader_election.cc:343] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.353437 10718 leader_election.cc:290] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:46.355020 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:46.356587 10811 raft_consensus.cc:493] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.357024 10811 raft_consensus.cc:515] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
W20260709 13:02:46.357985 10399 leader_election.cc:343] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.360728 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
W20260709 13:02:46.365191 10545 leader_election.cc:343] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.365466 10508 raft_consensus.cc:3060] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.367962 10625 tablet_bootstrap.cc:492] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:46.372138 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:46.372687 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
W20260709 13:02:46.375116 10548 leader_election.cc:343] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:46.375344 10400 leader_election.cc:343] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.375883 10400 leader_election.cc:304] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:46.376672 10548 leader_election.cc:304] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:46.377569 10630 raft_consensus.cc:2749] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:46.377981 10902 raft_consensus.cc:2749] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:46.379428 10811 leader_election.cc:290] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:46.338018 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3992256c44974d92bc02ea14ca9cbd10" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:46.383203 10625 tablet_bootstrap.cc:654] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.384038 10325 leader_election.cc:304] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:46.385643 10897 raft_consensus.cc:2749] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:46.396886 10625 tablet_bootstrap.cc:492] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:46.397497 10625 ts_tablet_manager.cc:1403] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.008s
I20260709 13:02:46.400149 10625 raft_consensus.cc:359] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:46.400780 10625 raft_consensus.cc:385] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.401017 10625 raft_consensus.cc:740] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.401798 10625 consensus_queue.cc:260] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:46.406042 10635 raft_consensus.cc:515] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:46.412379 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281dbe3f9064b9aa3a7f2f198ec2e92" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:46.412262 10897 consensus_queue.cc:1048] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:02:46.415535 10547 leader_election.cc:343] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.364180 10254 catalog_manager.cc:5697] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:46.418813 10635 leader_election.cc:290] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:46.418919 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281dbe3f9064b9aa3a7f2f198ec2e92" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:46.424733 10625 ts_tablet_manager.cc:1434] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260709 13:02:46.427270 10625 tablet_bootstrap.cc:492] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:46.432443 10432 raft_consensus.cc:3060] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.423324 10899 raft_consensus.cc:493] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.434684 10899 raft_consensus.cc:515] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:46.441304 10899 leader_election.cc:290] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:46.443159 10811 raft_consensus.cc:493] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.443675 10811 raft_consensus.cc:515] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:46.444026 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:46.444635 10579 raft_consensus.cc:2468] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 0.
I20260709 13:02:46.445662 10811 leader_election.cc:290] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:46.445717 10325 leader_election.cc:304] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:46.447556 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558a3d9a43284068ae2464f019fc6831" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:46.448374 10358 raft_consensus.cc:2393] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 in current term 1: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
I20260709 13:02:46.449173 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558a3d9a43284068ae2464f019fc6831" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:46.449851 10899 raft_consensus.cc:2804] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:46.450248 10899 raft_consensus.cc:493] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:46.450593 10899 raft_consensus.cc:3060] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.451357 10548 leader_election.cc:304] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:46.452944 10885 raft_consensus.cc:3060] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.455591 10625 tablet_bootstrap.cc:654] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.457675 10871 raft_consensus.cc:493] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.458150 10871 raft_consensus.cc:515] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.462908 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337fa67890a542cabbdfe327cd82a9d0" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
W20260709 13:02:46.465345 10397 leader_election.cc:343] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.466420 10871 leader_election.cc:290] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:46.472986 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:46.473553 10897 consensus_queue.cc:1048] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:46.474519 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337fa67890a542cabbdfe327cd82a9d0" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:46.475203 10358 raft_consensus.cc:2468] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:46.477732 10624 tablet_bootstrap.cc:492] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:46.478931 10624 ts_tablet_manager.cc:1403] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.247s	user 0.024s	sys 0.042s
I20260709 13:02:46.480309 10399 leader_election.cc:304] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:46.481485 10629 tablet_bootstrap.cc:492] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:46.481740 10823 raft_consensus.cc:2804] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:46.481936 10629 ts_tablet_manager.cc:1403] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.150s	user 0.036s	sys 0.056s
I20260709 13:02:46.482141 10823 raft_consensus.cc:493] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:46.482501 10823 raft_consensus.cc:3060] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.485124 10624 raft_consensus.cc:359] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:46.485788 10624 raft_consensus.cc:385] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.486045 10624 raft_consensus.cc:740] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.486716 10624 consensus_queue.cc:260] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:46.487378 10878 raft_consensus.cc:493] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.487828 10878 raft_consensus.cc:515] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.488777 10624 ts_tablet_manager.cc:1434] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:02:46.489641 10624 tablet_bootstrap.cc:492] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:46.489741 10878 leader_election.cc:290] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:46.491534 10432 raft_consensus.cc:2468] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
W20260709 13:02:46.492383 10322 leader_election.cc:343] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.493996 10902 consensus_queue.cc:1048] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:02:46.496148 10548 leader_election.cc:304] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:46.496940 10811 raft_consensus.cc:2804] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:46.497383 10811 raft_consensus.cc:697] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:46.492897 10899 raft_consensus.cc:515] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:46.498202 10811 consensus_queue.cc:237] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:46.500406 10899 leader_election.cc:290] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:46.499706 10885 raft_consensus.cc:2749] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:46.503952 10630 raft_consensus.cc:493] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.507412 10630 raft_consensus.cc:515] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.514065 10645 raft_consensus.cc:493] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.514670 10645 raft_consensus.cc:515] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.516453 10630 leader_election.cc:290] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:46.518795 10629 raft_consensus.cc:359] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:46.519712 10629 raft_consensus.cc:385] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.520047 10629 raft_consensus.cc:740] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.521047 10629 consensus_queue.cc:260] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:46.523212 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:46.525125 10629 ts_tablet_manager.cc:1434] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 13:02:46.506390 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:46.526053 10629 tablet_bootstrap.cc:492] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:46.525799 10434 raft_consensus.cc:2468] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 0.
W20260709 13:02:46.525847 10397 leader_election.cc:343] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.528330 10325 leader_election.cc:304] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:46.529181 10899 raft_consensus.cc:2804] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:46.529579 10899 raft_consensus.cc:493] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:46.529925 10899 raft_consensus.cc:3060] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.534039 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:46.534303 10629 tablet_bootstrap.cc:654] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.534682 10581 raft_consensus.cc:3060] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.538959 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:46.541311 10399 leader_election.cc:343] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.541759 10399 leader_election.cc:304] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:46.542881 10630 raft_consensus.cc:2749] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:46.543486 10645 leader_election.cc:290] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:46.545603 10630 consensus_queue.cc:1048] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:46.545997 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:46.546643 10434 raft_consensus.cc:2468] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 0.
I20260709 13:02:46.547256 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:46.555403 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:46.556318 10474 leader_election.cc:304] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:46.557377 10681 raft_consensus.cc:493] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.557866 10681 raft_consensus.cc:515] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:46.559541 10635 consensus_queue.cc:1048] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:46.560123 10322 leader_election.cc:343] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.562661 10900 raft_consensus.cc:2804] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:46.563102 10900 raft_consensus.cc:493] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:46.563454 10900 raft_consensus.cc:3060] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.562690 10681 leader_election.cc:290] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:46.567196 10871 consensus_queue.cc:1048] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:46.549860 10823 raft_consensus.cc:515] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.598461 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:46.600016 10581 raft_consensus.cc:2468] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 1.
I20260709 13:02:46.600396 10900 raft_consensus.cc:515] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.601398 10899 raft_consensus.cc:515] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.602519 10900 leader_election.cc:290] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:46.602547 10355 raft_consensus.cc:2393] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 1: Already voted for candidate f1d55d1ee737487ba486c3c35462343d in this term.
I20260709 13:02:46.604498 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:46.605533 10506 raft_consensus.cc:2393] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d in current term 1: Already voted for candidate e47f398b974847a8a7f2762817ef2ee1 in this term.
I20260709 13:02:46.606863 10899 leader_election.cc:290] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:46.597195 10624 tablet_bootstrap.cc:654] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:46.621335 10325 leader_election.cc:343] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.622155 10325 leader_election.cc:304] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:46.622959 10897 raft_consensus.cc:2804] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:46.623441 10897 raft_consensus.cc:697] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:46.644517 10897 consensus_queue.cc:237] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:46.645430 10823 leader_election.cc:290] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:46.647825 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337fa67890a542cabbdfe327cd82a9d0" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:46.636545 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:46.667282 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:46.668056 10433 raft_consensus.cc:3060] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.652767 10357 raft_consensus.cc:3060] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.652631 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:46.694195 10433 raft_consensus.cc:2468] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 1.
I20260709 13:02:46.698253 10625 tablet_bootstrap.cc:492] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:46.698875 10625 ts_tablet_manager.cc:1403] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.272s	user 0.011s	sys 0.009s
I20260709 13:02:46.700460 10626 tablet_bootstrap.cc:492] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:46.700933 10626 ts_tablet_manager.cc:1403] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.381s	user 0.023s	sys 0.040s
I20260709 13:02:46.701490 10625 raft_consensus.cc:359] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:46.702912 10625 raft_consensus.cc:385] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.703263 10625 raft_consensus.cc:740] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.670463 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:46.704319 10625 consensus_queue.cc:260] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:46.718931 10625 ts_tablet_manager.cc:1434] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:02:46.719982 10625 tablet_bootstrap.cc:492] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:46.720538 10626 raft_consensus.cc:359] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:46.721472 10626 raft_consensus.cc:385] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.721804 10626 raft_consensus.cc:740] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.723875 10626 consensus_queue.cc:260] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:46.715039 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:46.726632 10359 raft_consensus.cc:2393] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 1: Already voted for candidate f1d55d1ee737487ba486c3c35462343d in this term.
I20260709 13:02:46.736218 10626 ts_tablet_manager.cc:1434] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:02:46.731448 10823 raft_consensus.cc:493] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.755232 10626 tablet_bootstrap.cc:492] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:46.744001 10356 raft_consensus.cc:3060] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.742748 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337fa67890a542cabbdfe327cd82a9d0" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:46.764734 10508 raft_consensus.cc:2393] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d in current term 1: Already voted for candidate e47f398b974847a8a7f2762817ef2ee1 in this term.
I20260709 13:02:46.778713 10630 raft_consensus.cc:493] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.779445 10630 raft_consensus.cc:515] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
W20260709 13:02:46.788136 10397 leader_election.cc:343] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.757169 10823 raft_consensus.cc:515] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
W20260709 13:02:46.789390 10325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 119049us
I20260709 13:02:46.801283 10325 leader_election.cc:304] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:46.802232 10897 raft_consensus.cc:2804] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:46.802672 10897 raft_consensus.cc:697] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:46.786659 10474 leader_election.cc:304] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:46.803484 10897 consensus_queue.cc:237] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:46.804911 10900 raft_consensus.cc:2749] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:46.814440 10626 tablet_bootstrap.cc:654] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.818037 10624 tablet_bootstrap.cc:492] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:46.818513 10624 ts_tablet_manager.cc:1403] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.329s	user 0.017s	sys 0.015s
I20260709 13:02:46.820848 10823 leader_election.cc:290] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:46.821062 10624 raft_consensus.cc:359] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:46.822315 10624 raft_consensus.cc:385] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.822741 10624 raft_consensus.cc:740] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.823796 10625 tablet_bootstrap.cc:654] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:46.826793 10474 consensus_peers.cc:597] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 -> Peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Couldn't send request to peer 087f32d616344326bac7f924a95df902. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:46.824720 10624 consensus_queue.cc:260] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:46.830029 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6734a585f1db4295a1872d270f0fe458" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:46.830286 10506 raft_consensus.cc:3060] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.831871 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:46.845268 10629 tablet_bootstrap.cc:492] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:46.856400 10629 ts_tablet_manager.cc:1403] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.331s	user 0.006s	sys 0.016s
W20260709 13:02:46.797292 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 71314.8us
I20260709 13:02:46.855247 10624 ts_tablet_manager.cc:1434] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.004s
I20260709 13:02:46.853041 10357 raft_consensus.cc:2468] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:46.859449 10624 tablet_bootstrap.cc:492] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:46.861347 10508 raft_consensus.cc:2468] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:46.862901 10397 leader_election.cc:304] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:46.863301 10629 raft_consensus.cc:359] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
W20260709 13:02:46.863696 10397 leader_election.cc:343] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.864010 10629 raft_consensus.cc:385] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.864284 10823 raft_consensus.cc:2804] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:46.864310 10629 raft_consensus.cc:740] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.864818 10823 raft_consensus.cc:493] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:46.865193 10823 raft_consensus.cc:3060] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.865300 10629 consensus_queue.cc:260] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:46.869414 10645 consensus_queue.cc:1048] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:46.870097 10624 tablet_bootstrap.cc:654] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.873095 10629 ts_tablet_manager.cc:1434] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 13:02:46.874068 10629 tablet_bootstrap.cc:492] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:46.919420 10624 tablet_bootstrap.cc:492] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:46.919896 10624 ts_tablet_manager.cc:1403] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.007s
I20260709 13:02:46.931731 10823 raft_consensus.cc:515] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:46.937707 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:46.938340 10503 raft_consensus.cc:3060] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.940516 10823 leader_election.cc:290] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
W20260709 13:02:46.942608 10322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 294801us
I20260709 13:02:46.943107 10624 raft_consensus.cc:359] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:46.943835 10624 raft_consensus.cc:385] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.944065 10624 raft_consensus.cc:740] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.948141 10624 consensus_queue.cc:260] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:46.951577 10871 raft_consensus.cc:493] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.954555 10871 raft_consensus.cc:515] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:46.965250 10255 catalog_manager.cc:5697] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 0 to 1, leader changed from <none> to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 1 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:46.969872 10624 ts_tablet_manager.cc:1434] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.001s
I20260709 13:02:46.970837 10624 tablet_bootstrap.cc:492] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:46.966952 10255 catalog_manager.cc:5697] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 0 to 1, leader changed from <none> to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 1 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:46.978734 10630 leader_election.cc:290] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:46.982045 10871 leader_election.cc:290] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:46.983806 10254 catalog_manager.cc:5697] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 0 to 1, leader changed from <none> to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 1 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:47.010592 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:47.011279 10579 raft_consensus.cc:2468] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:47.023778 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:47.024446 10581 raft_consensus.cc:3060] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.026468 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a70e74920014cd0855910c55f69661d" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:47.028477 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a70e74920014cd0855910c55f69661d" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:47.043167 10581 raft_consensus.cc:2468] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:47.055924 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6734a585f1db4295a1872d270f0fe458" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:47.058259 10625 tablet_bootstrap.cc:492] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:47.058928 10625 ts_tablet_manager.cc:1403] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.339s	user 0.014s	sys 0.005s
W20260709 13:02:47.061745 10397 leader_election.cc:343] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.063331 10681 raft_consensus.cc:493] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.063889 10681 raft_consensus.cc:515] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.051460 10503 raft_consensus.cc:2468] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:47.066104 10681 leader_election.cc:290] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:47.067211 10625 raft_consensus.cc:359] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:47.067979 10625 raft_consensus.cc:385] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.068308 10625 raft_consensus.cc:740] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.069108 10625 consensus_queue.cc:260] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:47.072986 10626 tablet_bootstrap.cc:492] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:47.072028 10397 leader_election.cc:304] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:47.069962 10681 raft_consensus.cc:493] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.074056 10681 raft_consensus.cc:515] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.073521 10626 ts_tablet_manager.cc:1403] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.319s	user 0.021s	sys 0.017s
I20260709 13:02:47.083438 10681 leader_election.cc:290] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:47.083513 10625 ts_tablet_manager.cc:1434] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.000s
I20260709 13:02:47.084618 10625 tablet_bootstrap.cc:492] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:47.090248 10624 tablet_bootstrap.cc:654] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.090265 10629 tablet_bootstrap.cc:654] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.096038 10823 raft_consensus.cc:2804] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.103746 10626 raft_consensus.cc:359] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:47.111207 10967 raft_consensus.cc:493] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.113405 10626 raft_consensus.cc:385] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.113797 10626 raft_consensus.cc:740] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.113888 10967 raft_consensus.cc:515] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.114466 10626 consensus_queue.cc:260] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:47.116214 10967 leader_election.cc:290] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:47.117192 10626 ts_tablet_manager.cc:1434] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 13:02:47.118114 10626 tablet_bootstrap.cc:492] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:47.118052 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
W20260709 13:02:47.120075 10400 leader_election.cc:343] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.120297 10645 raft_consensus.cc:493] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.120561 10400 leader_election.cc:304] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:47.120792 10645 raft_consensus.cc:515] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.121351 10630 raft_consensus.cc:2749] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:47.122083 10545 leader_election.cc:343] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.122558 10645 leader_election.cc:290] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
W20260709 13:02:47.126042 10305 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:47.126767 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:47.128304 10823 raft_consensus.cc:697] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:47.129251 10823 consensus_queue.cc:237] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:47.131568 10626 tablet_bootstrap.cc:654] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.133978 10399 leader_election.cc:304] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:47.134867 10630 raft_consensus.cc:2804] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.135390 10630 raft_consensus.cc:697] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:47.136373 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987b656644cc4aeab507f0bc36a7ebcb" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:47.136191 10630 consensus_queue.cc:237] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.142645 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987b656644cc4aeab507f0bc36a7ebcb" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:47.142767 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
W20260709 13:02:47.143072 10547 consensus_peers.cc:597] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:47.144331 10325 leader_election.cc:343] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.145341 10635 consensus_queue.cc:1048] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:02:47.148211 10325 leader_election.cc:343] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:47.131619 10322 leader_election.cc:343] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.148826 10325 leader_election.cc:304] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:47.149471 10322 leader_election.cc:304] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:47.150499 10963 raft_consensus.cc:2749] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:47.151211 10897 raft_consensus.cc:2749] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:47.152156 10325 leader_election.cc:343] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.154189 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:47.154927 10358 raft_consensus.cc:2468] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 0.
I20260709 13:02:47.162300 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:47.166114 10578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:47.170549 10578 raft_consensus.cc:2393] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 1: Already voted for candidate f1d55d1ee737487ba486c3c35462343d in this term.
I20260709 13:02:47.171182 10681 consensus_queue.cc:1048] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:47.176090 10547 leader_election.cc:304] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:47.183924 10624 tablet_bootstrap.cc:492] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:47.184463 10624 ts_tablet_manager.cc:1403] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.214s	user 0.011s	sys 0.007s
I20260709 13:02:47.186060 10967 raft_consensus.cc:2804] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:47.186476 10967 raft_consensus.cc:493] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:47.186815 10967 raft_consensus.cc:3060] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.202908 10624 raft_consensus.cc:359] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.210127 10624 raft_consensus.cc:385] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.210464 10624 raft_consensus.cc:740] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.213120 10624 consensus_queue.cc:260] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.220826 10629 tablet_bootstrap.cc:492] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:47.221480 10629 ts_tablet_manager.cc:1403] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.348s	user 0.022s	sys 0.014s
I20260709 13:02:47.224180 10629 raft_consensus.cc:359] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.226172 10625 tablet_bootstrap.cc:654] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.226605 10629 raft_consensus.cc:385] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.226922 10629 raft_consensus.cc:740] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.227080 10624 ts_tablet_manager.cc:1434] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 13:02:47.227861 10624 tablet_bootstrap.cc:492] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:47.228363 10811 raft_consensus.cc:493] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.228569 10629 consensus_queue.cc:260] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.228832 10811 raft_consensus.cc:515] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:47.230651 10629 ts_tablet_manager.cc:1434] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:02:47.230875 10811 leader_election.cc:290] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
W20260709 13:02:47.231433 10399 leader_election.cc:343] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.232158 10399 leader_election.cc:304] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:47.232882 10976 raft_consensus.cc:2749] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:47.233024 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:47.231637 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:47.234508 10629 tablet_bootstrap.cc:492] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:47.235601 10548 leader_election.cc:304] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:47.236699 10811 raft_consensus.cc:2749] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:47.238209 10578 raft_consensus.cc:3060] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.238121 10474 leader_election.cc:304] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:47.241096 10900 raft_consensus.cc:3060] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.250496 10900 raft_consensus.cc:2749] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:47.256541 10322 leader_election.cc:343] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.258260 10322 leader_election.cc:304] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:47.259004 10897 raft_consensus.cc:2749] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:47.257156 10967 raft_consensus.cc:515] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.264868 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:47.265506 10503 raft_consensus.cc:3060] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.296092 10624 tablet_bootstrap.cc:654] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.294926 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:47.297581 10355 raft_consensus.cc:3060] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.293097 10967 leader_election.cc:290] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:47.308492 10897 consensus_queue.cc:1048] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:47.310037 10625 tablet_bootstrap.cc:492] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:47.309826 10681 consensus_queue.cc:1048] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:47.314818 10625 ts_tablet_manager.cc:1403] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.230s	user 0.011s	sys 0.004s
I20260709 13:02:47.312402 10355 raft_consensus.cc:2468] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:47.312904 10503 raft_consensus.cc:2468] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:47.317303 10253 catalog_manager.cc:5697] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:47.320444 10253 catalog_manager.cc:5697] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:47.324805 10547 leader_election.cc:304] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:47.327116 10625 raft_consensus.cc:359] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.327670 10625 raft_consensus.cc:385] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.327837 10625 raft_consensus.cc:740] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.328320 10625 consensus_queue.cc:260] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.333966 10629 tablet_bootstrap.cc:654] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.337083 10625 ts_tablet_manager.cc:1434] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:02:47.338371 10625 tablet_bootstrap.cc:492] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:47.331207 10967 raft_consensus.cc:2804] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.355350 10626 tablet_bootstrap.cc:492] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:47.355720 10967 raft_consensus.cc:697] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:47.356451 10626 ts_tablet_manager.cc:1403] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.239s	user 0.021s	sys 0.000s
I20260709 13:02:47.366779 10625 tablet_bootstrap.cc:654] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.375808 10967 consensus_queue.cc:237] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.377974 10824 raft_consensus.cc:493] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.378615 10824 raft_consensus.cc:515] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:47.381392 10824 leader_election.cc:290] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:47.383976 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac93a5c010f4433d80b1e1bb48e3f75e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:47.385056 10624 tablet_bootstrap.cc:492] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:47.385612 10624 ts_tablet_manager.cc:1403] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.158s	user 0.013s	sys 0.007s
I20260709 13:02:47.388113 10624 raft_consensus.cc:359] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
W20260709 13:02:47.388729 10397 leader_election.cc:343] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.389123 10624 raft_consensus.cc:385] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.389582 10624 raft_consensus.cc:740] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.390262 10624 consensus_queue.cc:260] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.404385 10624 ts_tablet_manager.cc:1434] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 13:02:47.410854 10629 tablet_bootstrap.cc:492] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:47.411369 10629 ts_tablet_manager.cc:1403] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.180s	user 0.012s	sys 0.000s
I20260709 13:02:47.412367 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac93a5c010f4433d80b1e1bb48e3f75e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:47.413993 10629 raft_consensus.cc:359] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.414677 10629 raft_consensus.cc:385] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.415611 10626 raft_consensus.cc:359] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.416329 10626 raft_consensus.cc:385] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.416466 10625 tablet_bootstrap.cc:492] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:47.416600 10626 raft_consensus.cc:740] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.417053 10625 ts_tablet_manager.cc:1403] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.079s	user 0.019s	sys 0.027s
I20260709 13:02:47.417375 10626 consensus_queue.cc:260] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.420511 10624 tablet_bootstrap.cc:492] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
W20260709 13:02:47.424058 10400 leader_election.cc:343] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.424484 10400 leader_election.cc:304] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:47.425798 10630 raft_consensus.cc:2749] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:47.424060 10963 consensus_queue.cc:1048] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:02:47.414927 10629 raft_consensus.cc:740] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.428978 10624 tablet_bootstrap.cc:654] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.429490 10629 consensus_queue.cc:260] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.431636 10629 ts_tablet_manager.cc:1434] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:02:47.432540 10629 tablet_bootstrap.cc:492] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:47.436856 10626 ts_tablet_manager.cc:1434] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.000s
I20260709 13:02:47.444872 10626 tablet_bootstrap.cc:492] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:47.452060 10625 raft_consensus.cc:359] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.453151 10625 raft_consensus.cc:385] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.453548 10625 raft_consensus.cc:740] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.454308 10625 consensus_queue.cc:260] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.456712 10625 ts_tablet_manager.cc:1434] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 13:02:47.457587 10625 tablet_bootstrap.cc:492] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d: Bootstrap starting.
I20260709 13:02:47.473002 10255 catalog_manager.cc:5697] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 0 to 1, leader changed from <none> to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 1 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:47.477455 10624 tablet_bootstrap.cc:492] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:47.478065 10626 tablet_bootstrap.cc:654] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.473026 10629 tablet_bootstrap.cc:654] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.478063 10624 ts_tablet_manager.cc:1403] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.058s	user 0.000s	sys 0.012s
I20260709 13:02:47.481084 10624 raft_consensus.cc:359] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.482167 10624 raft_consensus.cc:385] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.485297 10624 raft_consensus.cc:740] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.486049 10624 consensus_queue.cc:260] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.493721 10625 tablet_bootstrap.cc:654] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.497253 10624 ts_tablet_manager.cc:1434] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 13:02:47.498306 10624 tablet_bootstrap.cc:492] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:47.503693 10624 tablet_bootstrap.cc:654] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.506208 10626 tablet_bootstrap.cc:492] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:47.506660 10626 ts_tablet_manager.cc:1403] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.002s
I20260709 13:02:47.513236 10625 tablet_bootstrap.cc:492] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d: No bootstrap required, opened a new log
I20260709 13:02:47.513718 10625 ts_tablet_manager.cc:1403] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.004s
I20260709 13:02:47.516338 10625 raft_consensus.cc:359] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.516992 10625 raft_consensus.cc:385] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.517239 10625 raft_consensus.cc:740] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.517843 10625 consensus_queue.cc:260] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.519888 10625 ts_tablet_manager.cc:1434] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:02:47.522706 10629 tablet_bootstrap.cc:492] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:47.523180 10629 ts_tablet_manager.cc:1403] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.091s	user 0.008s	sys 0.003s
I20260709 13:02:47.523892 10626 raft_consensus.cc:359] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.524592 10626 raft_consensus.cc:385] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.524893 10626 raft_consensus.cc:740] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.525645 10626 consensus_queue.cc:260] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.527971 10626 ts_tablet_manager.cc:1434] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:02:47.530602 10626 tablet_bootstrap.cc:492] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:47.533298 10629 raft_consensus.cc:359] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.534473 10629 raft_consensus.cc:385] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.534767 10629 raft_consensus.cc:740] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.536123 10626 tablet_bootstrap.cc:654] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.542006 10899 raft_consensus.cc:493] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.542666 10899 raft_consensus.cc:515] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.545678 10630 consensus_queue.cc:1048] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:47.546633 10899 leader_election.cc:290] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:47.546892 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:47.547552 10434 raft_consensus.cc:2468] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 0.
I20260709 13:02:47.547935 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:47.548797 10325 leader_election.cc:304] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
W20260709 13:02:47.549348 10322 leader_election.cc:343] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.549733 10899 raft_consensus.cc:2804] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:47.550144 10899 raft_consensus.cc:493] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:47.550516 10899 raft_consensus.cc:3060] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.535461 10629 consensus_queue.cc:260] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.558461 10629 ts_tablet_manager.cc:1434] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 13:02:47.558765 10624 tablet_bootstrap.cc:492] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:47.559247 10624 ts_tablet_manager.cc:1403] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.000s
I20260709 13:02:47.559435 10629 tablet_bootstrap.cc:492] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:47.561132 10624 raft_consensus.cc:359] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.561622 10624 raft_consensus.cc:385] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.561834 10624 raft_consensus.cc:740] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.562430 10624 consensus_queue.cc:260] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.564236 10624 ts_tablet_manager.cc:1434] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:02:47.563993 10899 raft_consensus.cc:515] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.565332 10624 tablet_bootstrap.cc:492] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:47.571301 10624 tablet_bootstrap.cc:654] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.572743 11000 raft_consensus.cc:493] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.573293 11000 raft_consensus.cc:515] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.574862 10976 raft_consensus.cc:493] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.575322 10976 raft_consensus.cc:515] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.577579 10578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a931027b9e24215a7da06c669886845" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:47.578826 10976 leader_election.cc:290] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
W20260709 13:02:47.579124 10474 leader_election.cc:343] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.580843 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987b656644cc4aeab507f0bc36a7ebcb" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:47.581692 10358 raft_consensus.cc:2468] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:47.581842 10976 raft_consensus.cc:493] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.582283 10976 raft_consensus.cc:515] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.584645 10399 leader_election.cc:304] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:47.584856 10976 leader_election.cc:290] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:47.585916 10871 raft_consensus.cc:2804] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:47.586395 10871 raft_consensus.cc:493] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:47.586795 10871 raft_consensus.cc:3060] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.591502 11000 leader_election.cc:290] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:47.591729 10899 leader_election.cc:290] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:47.593804 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a931027b9e24215a7da06c669886845" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:47.598366 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
W20260709 13:02:47.602387 10473 leader_election.cc:343] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.604782 10473 leader_election.cc:304] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:47.603384 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:47.606129 11000 raft_consensus.cc:2749] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:47.611042 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:47.612746 10322 leader_election.cc:343] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:47.614971 10399 leader_election.cc:343] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.615614 10629 tablet_bootstrap.cc:654] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.617110 10578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987b656644cc4aeab507f0bc36a7ebcb" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:47.617833 10578 raft_consensus.cc:2468] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
W20260709 13:02:47.619778 10400 leader_election.cc:343] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.620263 10400 leader_election.cc:304] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:47.621766 10824 raft_consensus.cc:2749] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:47.623682 10626 tablet_bootstrap.cc:492] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:47.624135 10626 ts_tablet_manager.cc:1403] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.094s	user 0.026s	sys 0.020s
I20260709 13:02:47.626794 10626 raft_consensus.cc:359] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.627535 10626 raft_consensus.cc:385] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.627786 10626 raft_consensus.cc:740] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.628475 10626 consensus_queue.cc:260] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.632705 10626 ts_tablet_manager.cc:1434] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:02:47.634174 10630 consensus_queue.cc:1048] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:47.634538 10397 consensus_peers.cc:597] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d -> Peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Couldn't send request to peer e47f398b974847a8a7f2762817ef2ee1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:47.635636 10626 tablet_bootstrap.cc:492] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:47.641606 10626 tablet_bootstrap.cc:654] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.645603 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:47.645782 10897 raft_consensus.cc:493] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.646214 10434 raft_consensus.cc:3060] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.646288 10897 raft_consensus.cc:515] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.648367 10897 leader_election.cc:290] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:47.615026 10624 tablet_bootstrap.cc:492] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:47.653025 10624 ts_tablet_manager.cc:1403] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.088s	user 0.007s	sys 0.009s
I20260709 13:02:47.655869 10624 raft_consensus.cc:359] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.656473 10624 raft_consensus.cc:385] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.656729 10624 raft_consensus.cc:740] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.657325 10624 consensus_queue.cc:260] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.657806 10434 raft_consensus.cc:2468] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 1.
I20260709 13:02:47.659797 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:47.660372 10431 raft_consensus.cc:2468] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 0.
I20260709 13:02:47.660634 10871 raft_consensus.cc:515] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.663667 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987b656644cc4aeab507f0bc36a7ebcb" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:47.664301 10581 raft_consensus.cc:3060] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.663275 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:47.672796 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987b656644cc4aeab507f0bc36a7ebcb" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:47.673362 10358 raft_consensus.cc:3060] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.674636 10581 raft_consensus.cc:2468] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:47.675901 10400 leader_election.cc:304] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:47.678253 10630 raft_consensus.cc:2804] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.678722 10630 raft_consensus.cc:697] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:47.679481 10630 consensus_queue.cc:237] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.686724 10358 raft_consensus.cc:2468] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:47.689637 10624 ts_tablet_manager.cc:1434] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 13:02:47.690332 10624 tablet_bootstrap.cc:492] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:47.684705 10871 leader_election.cc:290] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
W20260709 13:02:47.700357 10325 leader_election.cc:343] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.701570 10325 leader_election.cc:304] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:47.703150 10325 leader_election.cc:304] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:47.703981 10681 raft_consensus.cc:2804] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.704381 10963 raft_consensus.cc:2804] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:47.704571 10681 raft_consensus.cc:697] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:47.704787 10963 raft_consensus.cc:493] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:47.705148 10963 raft_consensus.cc:3060] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.705458 10681 consensus_queue.cc:237] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.714568 10963 raft_consensus.cc:515] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.720594 10963 leader_election.cc:290] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:47.722023 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:47.723507 10624 tablet_bootstrap.cc:654] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:47.724386 10325 leader_election.cc:343] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.724308 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:47.725158 10434 raft_consensus.cc:3060] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.732559 10630 consensus_queue.cc:1048] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:47.736074 10257 catalog_manager.cc:5697] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:47.737089 10629 tablet_bootstrap.cc:492] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:47.737563 10629 ts_tablet_manager.cc:1403] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.178s	user 0.024s	sys 0.030s
I20260709 13:02:47.738286 10434 raft_consensus.cc:2468] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 1.
I20260709 13:02:47.740228 10325 leader_election.cc:304] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:47.740944 10899 raft_consensus.cc:2804] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.741386 10899 raft_consensus.cc:697] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:47.742172 10899 consensus_queue.cc:237] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.743929 10629 raft_consensus.cc:359] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.744604 10629 raft_consensus.cc:385] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.744848 10629 raft_consensus.cc:740] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.746060 10629 consensus_queue.cc:260] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.753100 10629 ts_tablet_manager.cc:1434] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:02:47.753988 10629 tablet_bootstrap.cc:492] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:47.755900 10254 catalog_manager.cc:5697] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 0 to 1, leader changed from <none> to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 1 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:47.761062 10626 tablet_bootstrap.cc:492] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:47.761601 10626 ts_tablet_manager.cc:1403] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.126s	user 0.005s	sys 0.006s
I20260709 13:02:47.768524 10967 consensus_queue.cc:1048] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:47.776741 10626 raft_consensus.cc:359] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.777441 10626 raft_consensus.cc:385] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.777706 10626 raft_consensus.cc:740] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.778295 10626 consensus_queue.cc:260] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.799005 10253 catalog_manager.cc:5697] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 0 to 1, leader changed from <none> to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 1 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:47.804390 10626 ts_tablet_manager.cc:1434] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 13:02:47.804418 10681 raft_consensus.cc:493] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.805365 10626 tablet_bootstrap.cc:492] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:47.805437 10681 raft_consensus.cc:515] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.807188 10629 tablet_bootstrap.cc:654] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.807627 10681 leader_election.cc:290] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:47.811218 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:47.813303 10578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
W20260709 13:02:47.813829 10322 leader_election.cc:343] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.813946 10578 raft_consensus.cc:2468] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 0.
I20260709 13:02:47.816378 10325 leader_election.cc:304] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:47.817992 10626 tablet_bootstrap.cc:654] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.818814 10897 raft_consensus.cc:2804] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:47.819226 10897 raft_consensus.cc:493] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:47.819548 10897 raft_consensus.cc:3060] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.822958 10811 consensus_queue.cc:1048] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:47.826713 10630 raft_consensus.cc:493] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.827227 10630 raft_consensus.cc:515] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.830132 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f592fbb5fdc14933887789213f54140e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:47.830796 10630 leader_election.cc:290] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:47.826498 10897 raft_consensus.cc:515] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.830924 10359 raft_consensus.cc:2468] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 0.
I20260709 13:02:47.833102 10897 leader_election.cc:290] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:47.836733 10626 tablet_bootstrap.cc:492] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:47.837214 10626 ts_tablet_manager.cc:1403] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.002s
I20260709 13:02:47.838909 10399 leader_election.cc:304] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:47.839749 10624 tablet_bootstrap.cc:492] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:47.839856 10630 raft_consensus.cc:2804] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:47.840234 10630 raft_consensus.cc:493] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:47.840535 10630 raft_consensus.cc:3060] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.844218 10626 raft_consensus.cc:359] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:47.844863 10626 raft_consensus.cc:385] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.845125 10626 raft_consensus.cc:740] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.845604 10897 raft_consensus.cc:493] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.845872 10578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:47.846131 10897 raft_consensus.cc:515] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.846853 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:47.847401 10626 consensus_queue.cc:260] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:47.848065 10897 leader_election.cc:290] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:47.846437 10578 raft_consensus.cc:3060] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.848735 10630 raft_consensus.cc:515] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.850586 10630 leader_election.cc:290] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:47.840255 10624 ts_tablet_manager.cc:1403] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.150s	user 0.014s	sys 0.015s
I20260709 13:02:47.851923 10626 ts_tablet_manager.cc:1434] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:02:47.852010 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f592fbb5fdc14933887789213f54140e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:47.852829 10626 tablet_bootstrap.cc:492] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:47.853580 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a931027b9e24215a7da06c669886845" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:47.854177 10581 raft_consensus.cc:2468] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 0.
I20260709 13:02:47.857661 10578 raft_consensus.cc:2468] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 1.
I20260709 13:02:47.859802 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f592fbb5fdc14933887789213f54140e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:47.860388 10357 raft_consensus.cc:3060] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:47.860574 10397 leader_election.cc:343] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.863842 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f592fbb5fdc14933887789213f54140e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:47.865906 10325 leader_election.cc:304] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:47.865767 10624 raft_consensus.cc:359] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.866466 10624 raft_consensus.cc:385] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.866726 10325 leader_election.cc:304] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:47.866768 10624 raft_consensus.cc:740] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.866899 10357 raft_consensus.cc:2468] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:47.867942 10624 consensus_queue.cc:260] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.868583 10399 leader_election.cc:304] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:47.869422 10871 raft_consensus.cc:2804] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.869441 10624 ts_tablet_manager.cc:1434] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 13:02:47.869601 10963 raft_consensus.cc:2804] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:47.870163 10963 raft_consensus.cc:493] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:47.870498 10963 raft_consensus.cc:3060] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.870560 10624 tablet_bootstrap.cc:492] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:47.870893 10871 raft_consensus.cc:697] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:47.871868 10871 consensus_queue.cc:237] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.875217 10681 raft_consensus.cc:2804] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:02:47.877040 10397 leader_election.cc:343] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:47.881829 10322 leader_election.cc:343] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.882120 10626 tablet_bootstrap.cc:654] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.883261 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a931027b9e24215a7da06c669886845" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:47.883977 10503 raft_consensus.cc:2468] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 0.
I20260709 13:02:47.891124 10681 raft_consensus.cc:697] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:47.892431 10681 consensus_queue.cc:237] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.896948 10624 tablet_bootstrap.cc:654] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.908979 10253 catalog_manager.cc:5697] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 0 to 1, leader changed from <none> to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 1 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:47.914194 10963 raft_consensus.cc:515] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.921201 10578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a931027b9e24215a7da06c669886845" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:47.921854 10578 raft_consensus.cc:3060] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.926753 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a931027b9e24215a7da06c669886845" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:47.927390 10508 raft_consensus.cc:3060] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.931452 10963 leader_election.cc:290] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:47.933305 10624 tablet_bootstrap.cc:492] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:47.937291 10508 raft_consensus.cc:2468] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 1.
I20260709 13:02:47.939087 10624 ts_tablet_manager.cc:1403] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.008s
I20260709 13:02:47.939587 10322 leader_election.cc:304] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:47.940374 10899 raft_consensus.cc:2804] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.940819 10899 raft_consensus.cc:697] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:47.941653 10899 consensus_queue.cc:237] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:47.942402 10624 raft_consensus.cc:359] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.943156 10624 raft_consensus.cc:385] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.943462 10624 raft_consensus.cc:740] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.942826 10253 catalog_manager.cc:5697] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 0 to 1, leader changed from <none> to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 1 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:47.946346 10629 tablet_bootstrap.cc:492] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:47.952651 10629 ts_tablet_manager.cc:1403] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.199s	user 0.018s	sys 0.023s
I20260709 13:02:47.956066 10629 raft_consensus.cc:359] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.946877 10624 consensus_queue.cc:260] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.959057 10626 tablet_bootstrap.cc:492] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:47.959522 10624 ts_tablet_manager.cc:1434] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:02:47.959553 10626 ts_tablet_manager.cc:1403] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.013s
I20260709 13:02:47.960749 10624 tablet_bootstrap.cc:492] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:47.962380 10626 raft_consensus.cc:359] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.951731 10578 raft_consensus.cc:2468] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 1.
I20260709 13:02:47.963054 10626 raft_consensus.cc:385] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.963362 10626 raft_consensus.cc:740] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.963974 10626 consensus_queue.cc:260] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:47.964537 10629 raft_consensus.cc:385] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.965564 10629 raft_consensus.cc:740] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.968683 10629 consensus_queue.cc:260] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.970829 10257 catalog_manager.cc:5697] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 0 to 1, leader changed from <none> to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 1 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:47.966362 10626 ts_tablet_manager.cc:1434] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:47.975833 10626 tablet_bootstrap.cc:492] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:47.982723 10626 tablet_bootstrap.cc:654] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.985714 10629 ts_tablet_manager.cc:1434] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 13:02:47.987373 10629 tablet_bootstrap.cc:492] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:47.986354 10624 tablet_bootstrap.cc:654] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.997357 10645 raft_consensus.cc:493] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.997875 10645 raft_consensus.cc:515] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:47.999158 10629 tablet_bootstrap.cc:654] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:48.005623 10645 leader_election.cc:290] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:48.007408 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6734a585f1db4295a1872d270f0fe458" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:48.008294 10355 raft_consensus.cc:2468] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 0.
I20260709 13:02:48.010456 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6734a585f1db4295a1872d270f0fe458" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:48.011056 10431 raft_consensus.cc:2468] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 0.
I20260709 13:02:48.014938 10473 leader_election.cc:304] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:48.015048 10811 raft_consensus.cc:493] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:48.015580 10811 raft_consensus.cc:515] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:48.016515 11000 raft_consensus.cc:493] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:48.017140 10894 raft_consensus.cc:2804] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:48.017033 11000 raft_consensus.cc:515] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:48.017517 10811 leader_election.cc:290] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:48.017526 10894 raft_consensus.cc:493] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:48.018775 10894 raft_consensus.cc:3060] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.020244 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:48.020896 10355 raft_consensus.cc:2468] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 0.
I20260709 13:02:48.022157 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:48.022914 10431 raft_consensus.cc:2393] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 1: Already voted for candidate f1d55d1ee737487ba486c3c35462343d in this term.
I20260709 13:02:48.018883 11000 leader_election.cc:290] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:48.023070 10547 leader_election.cc:304] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:48.016538 10624 tablet_bootstrap.cc:492] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:48.024086 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:48.024394 10624 ts_tablet_manager.cc:1403] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.010s
I20260709 13:02:48.027056 10624 raft_consensus.cc:359] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:48.027421 10811 raft_consensus.cc:2804] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:48.028117 10811 raft_consensus.cc:493] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:48.028151 10508 raft_consensus.cc:3060] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.029923 10811 raft_consensus.cc:3060] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.028614 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:48.030776 10431 raft_consensus.cc:2468] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 0.
I20260709 13:02:48.034127 10629 tablet_bootstrap.cc:492] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:48.034641 10629 ts_tablet_manager.cc:1403] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.011s
I20260709 13:02:48.028806 10473 leader_election.cc:304] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:48.035940 11000 raft_consensus.cc:3060] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:48.036329 10474 consensus_peers.cc:597] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 -> Peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839): Couldn't send request to peer 087f32d616344326bac7f924a95df902. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:48.037092 10626 tablet_bootstrap.cc:492] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:48.037547 10626 ts_tablet_manager.cc:1403] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.008s
I20260709 13:02:48.027762 10624 raft_consensus.cc:385] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:48.040153 10626 raft_consensus.cc:359] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:48.040508 10624 raft_consensus.cc:740] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:48.040802 10626 raft_consensus.cc:385] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:48.041142 10626 raft_consensus.cc:740] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:48.041273 10624 consensus_queue.cc:260] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:48.043350 11000 raft_consensus.cc:2749] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:48.044463 10811 raft_consensus.cc:515] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:48.045542 10629 raft_consensus.cc:359] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:48.046231 10629 raft_consensus.cc:385] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:48.046540 10629 raft_consensus.cc:740] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:48.047312 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:48.047233 10629 consensus_queue.cc:260] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:48.047883 10355 raft_consensus.cc:3060] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.049628 10624 ts_tablet_manager.cc:1434] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 13:02:48.049655 10629 ts_tablet_manager.cc:1434] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:02:48.050701 10629 tablet_bootstrap.cc:492] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:48.050701 10624 tablet_bootstrap.cc:492] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:48.058928 10629 tablet_bootstrap.cc:654] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:48.064059 10811 leader_election.cc:290] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:48.064858 10626 consensus_queue.cc:260] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:48.067194 10626 ts_tablet_manager.cc:1434] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260709 13:02:48.070847 10355 raft_consensus.cc:2468] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:48.072062 10629 tablet_bootstrap.cc:492] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:48.071724 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:48.075150 10431 raft_consensus.cc:3060] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.075729 10547 leader_election.cc:304] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:48.077528 10811 raft_consensus.cc:2804] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:48.077993 10811 raft_consensus.cc:697] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:48.078804 10811 consensus_queue.cc:237] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:48.073324 10894 raft_consensus.cc:515] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:48.074510 10626 tablet_bootstrap.cc:492] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:48.086797 10431 raft_consensus.cc:2468] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:48.088294 10624 tablet_bootstrap.cc:654] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:48.092345 10626 tablet_bootstrap.cc:654] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:48.095180 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6734a585f1db4295a1872d270f0fe458" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:48.096596 10355 raft_consensus.cc:3060] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.104781 10626 tablet_bootstrap.cc:492] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:48.105348 10626 ts_tablet_manager.cc:1403] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.007s
I20260709 13:02:48.094798 10894 leader_election.cc:290] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:48.093345 10629 ts_tablet_manager.cc:1403] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.000s
I20260709 13:02:48.099336 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6734a585f1db4295a1872d270f0fe458" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:48.106920 10431 raft_consensus.cc:3060] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.109015 10626 raft_consensus.cc:359] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:48.109274 10629 raft_consensus.cc:359] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:48.110098 10629 raft_consensus.cc:385] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:48.110445 10629 raft_consensus.cc:740] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:48.111168 10629 consensus_queue.cc:260] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:48.113631 10629 ts_tablet_manager.cc:1434] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:48.114217 10635 raft_consensus.cc:493] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:48.114681 10635 raft_consensus.cc:515] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:48.113607 10431 raft_consensus.cc:2468] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:48.116060 10629 tablet_bootstrap.cc:492] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:48.119882 10474 leader_election.cc:304] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:48.120714 10894 raft_consensus.cc:2804] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:48.121162 10894 raft_consensus.cc:697] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:48.109753 10626 raft_consensus.cc:385] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:48.122658 10626 raft_consensus.cc:740] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:48.116374 10355 raft_consensus.cc:2468] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:48.117702 10635 leader_election.cc:290] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:48.117092 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac93a5c010f4433d80b1e1bb48e3f75e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:48.119400 10624 tablet_bootstrap.cc:492] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d: No bootstrap required, opened a new log
I20260709 13:02:48.123456 10626 consensus_queue.cc:260] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:48.124251 10624 ts_tablet_manager.cc:1403] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.074s	user 0.007s	sys 0.007s
I20260709 13:02:48.121934 10894 consensus_queue.cc:237] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:48.125571 10626 ts_tablet_manager.cc:1434] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:02:48.126526 10626 tablet_bootstrap.cc:492] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:48.127120 10629 tablet_bootstrap.cc:654] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:48.133010 10626 tablet_bootstrap.cc:654] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:48.118108 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac93a5c010f4433d80b1e1bb48e3f75e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:48.135360 10624 raft_consensus.cc:359] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:48.136476 10624 raft_consensus.cc:385] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:48.136873 10624 raft_consensus.cc:740] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
W20260709 13:02:48.137176 10545 leader_election.cc:343] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:48.138203 10624 consensus_queue.cc:260] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:48.141111 10624 ts_tablet_manager.cc:1434] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:02:48.142071 10431 raft_consensus.cc:2468] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 0.
I20260709 13:02:48.143343 10548 leader_election.cc:304] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:48.144747 10635 raft_consensus.cc:2804] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:48.144992 10626 tablet_bootstrap.cc:492] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:48.145219 10635 raft_consensus.cc:493] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:48.145522 10626 ts_tablet_manager.cc:1403] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260709 13:02:48.145706 10635 raft_consensus.cc:3060] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.148204 10626 raft_consensus.cc:359] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:48.148864 10626 raft_consensus.cc:385] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:48.149120 10626 raft_consensus.cc:740] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:48.149780 10626 consensus_queue.cc:260] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:48.151834 10626 ts_tablet_manager.cc:1434] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:02:48.152696 10626 tablet_bootstrap.cc:492] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902: Bootstrap starting.
I20260709 13:02:48.162631 10626 tablet_bootstrap.cc:654] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:48.164664 10811 raft_consensus.cc:493] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:48.165186 10811 raft_consensus.cc:515] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:48.167275 10811 leader_election.cc:290] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:48.168812 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71fab5c768b4b32a68abd3c418c8676" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:48.162117 10635 raft_consensus.cc:515] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:48.169788 10355 raft_consensus.cc:2468] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 0.
I20260709 13:02:48.171357 10547 leader_election.cc:304] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:48.172365 10811 raft_consensus.cc:2804] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:48.172816 10811 raft_consensus.cc:493] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:48.168784 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71fab5c768b4b32a68abd3c418c8676" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:48.173417 10811 raft_consensus.cc:3060] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:48.174626 10545 leader_election.cc:343] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:48.175588 10885 raft_consensus.cc:493] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:48.176246 10885 raft_consensus.cc:515] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:48.180397 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:48.181485 10433 raft_consensus.cc:2393] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 in current term 1: Already voted for candidate f1d55d1ee737487ba486c3c35462343d in this term.
I20260709 13:02:48.181619 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:48.178802 10885 leader_election.cc:290] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:48.191637 10548 leader_election.cc:304] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:48.195950 10967 raft_consensus.cc:3060] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.202178 10976 consensus_queue.cc:1048] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:48.172819 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac93a5c010f4433d80b1e1bb48e3f75e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:48.204202 10431 raft_consensus.cc:3060] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.207086 10645 raft_consensus.cc:493] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:48.207710 10645 raft_consensus.cc:515] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:48.211884 10645 leader_election.cc:290] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:48.213201 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:48.214381 10581 raft_consensus.cc:2393] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 1: Already voted for candidate f1d55d1ee737487ba486c3c35462343d in this term.
I20260709 13:02:48.215966 10635 leader_election.cc:290] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:48.213411 10811 raft_consensus.cc:515] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:48.219480 10431 raft_consensus.cc:2468] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:48.221449 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71fab5c768b4b32a68abd3c418c8676" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:48.222114 10548 leader_election.cc:304] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:48.222223 10357 raft_consensus.cc:3060] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.222898 10635 raft_consensus.cc:2804] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:48.223526 10635 raft_consensus.cc:697] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:48.224208 10635 consensus_queue.cc:237] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:48.221067 10811 leader_election.cc:290] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:48.230794 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:48.243453 10681 raft_consensus.cc:493] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:48.243902 10626 tablet_bootstrap.cc:492] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902: No bootstrap required, opened a new log
I20260709 13:02:48.244479 10626 ts_tablet_manager.cc:1403] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.022s
I20260709 13:02:48.244009 10681 raft_consensus.cc:515] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:48.247220 10626 raft_consensus.cc:359] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:48.247881 10626 raft_consensus.cc:385] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:48.248137 10626 raft_consensus.cc:740] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Initialized, Role: FOLLOWER
I20260709 13:02:48.248924 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac93a5c010f4433d80b1e1bb48e3f75e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:48.248276 10681 leader_election.cc:290] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:48.248178 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281dbe3f9064b9aa3a7f2f198ec2e92" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:48.252494 10811 raft_consensus.cc:493] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:48.252976 10811 raft_consensus.cc:515] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:48.254515 10626 consensus_queue.cc:260] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:48.256981 10811 leader_election.cc:290] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:48.257957 10626 ts_tablet_manager.cc:1434] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:02:48.264915 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a70e74920014cd0855910c55f69661d" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:48.266847 10431 raft_consensus.cc:2468] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 0.
I20260709 13:02:48.269469 10548 leader_election.cc:304] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:48.270484 10811 raft_consensus.cc:2804] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:48.271028 10811 raft_consensus.cc:493] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:48.271461 10811 raft_consensus.cc:3060] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.283890 10681 consensus_queue.cc:1048] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:48.308276 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281dbe3f9064b9aa3a7f2f198ec2e92" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:48.312000 10325 leader_election.cc:304] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:48.312824 10681 raft_consensus.cc:2749] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:48.320855 10811 raft_consensus.cc:515] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:48.337093 10811 leader_election.cc:290] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
W20260709 13:02:48.322579 10397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 115698us
I20260709 13:02:48.344137 10473 leader_election.cc:304] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:48.345775 11000 raft_consensus.cc:3060] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.350596 10963 consensus_queue.cc:1048] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:48.357870 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 43609.1us
I20260709 13:02:48.359984 10871 consensus_queue.cc:1048] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:48.365422 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a70e74920014cd0855910c55f69661d" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:48.366040 10432 raft_consensus.cc:3060] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.368038 10357 raft_consensus.cc:2468] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:48.369232 10547 leader_election.cc:304] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:48.370021 10885 raft_consensus.cc:2804] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:48.370476 10885 raft_consensus.cc:697] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:48.371302 10885 consensus_queue.cc:237] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:48.378079 10871 consensus_queue.cc:1048] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:48.332219 10681 consensus_queue.cc:1048] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.061s
I20260709 13:02:48.334523 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71fab5c768b4b32a68abd3c418c8676" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:48.334085 10257 catalog_manager.cc:5697] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 0 to 1, leader changed from <none> to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 1 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:48.401279 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a70e74920014cd0855910c55f69661d" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:48.392526 10432 raft_consensus.cc:2468] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:48.327971 10967 raft_consensus.cc:2749] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:48.407279 10885 raft_consensus.cc:493] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:48.410297 10885 raft_consensus.cc:515] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:48.412357 10885 leader_election.cc:290] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:48.418056 10899 consensus_queue.cc:1048] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:48.418213 10548 leader_election.cc:304] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:48.434021 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:48.436913 10355 raft_consensus.cc:2468] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 0.
I20260709 13:02:48.438174 10547 leader_election.cc:304] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:48.420941 11000 raft_consensus.cc:2749] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:48.439078 11046 raft_consensus.cc:2804] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:48.439461 11046 raft_consensus.cc:493] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:48.439685 10885 raft_consensus.cc:2804] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:48.439790 11046 raft_consensus.cc:3060] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.440258 10885 raft_consensus.cc:697] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:48.441098 10885 consensus_queue.cc:237] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:48.446302 10899 consensus_queue.cc:1048] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:02:48.447117 10545 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 112317us
I20260709 13:02:48.451284 11046 raft_consensus.cc:515] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
W20260709 13:02:48.460640 10397 consensus_peers.cc:597] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d -> Peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Couldn't send request to peer e47f398b974847a8a7f2762817ef2ee1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:48.483467 10474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 110331us
I20260709 13:02:48.487730 10579 raft_consensus.cc:3060] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.501009 10254 catalog_manager.cc:5697] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } }
W20260709 13:02:48.489573 10545 leader_election.cc:343] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:48.541320 10545 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 51826.8us
W20260709 13:02:48.541989 10545 leader_election.cc:343] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:48.525962 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:48.562731 10354 raft_consensus.cc:3060] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:48.563570 10545 leader_election.cc:343] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:48.527894 10255 catalog_manager.cc:5697] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 0 to 1, leader changed from <none> to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 1 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:48.568742 10255 catalog_manager.cc:5697] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 0 to 1, leader changed from <none> to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 1 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:48.569384 10681 consensus_queue.cc:1048] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:48.570263 10255 catalog_manager.cc:5697] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 0 to 1, leader changed from <none> to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 1 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:48.567119 10900 raft_consensus.cc:493] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:48.581328 10963 consensus_queue.cc:1048] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:02:48.578338 10900 raft_consensus.cc:515] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:48.586555 10900 leader_election.cc:290] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:48.588137 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:48.588989 10579 raft_consensus.cc:2393] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 1: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:02:48.535108 11046 leader_election.cc:290] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:48.593639 10504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a70e74920014cd0855910c55f69661d" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:48.593999 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:48.594925 10505 raft_consensus.cc:2468] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 0.
I20260709 13:02:48.597982 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:48.598484 10508 raft_consensus.cc:3060] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.605293 10508 raft_consensus.cc:2468] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:48.611510 10885 consensus_queue.cc:1048] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:48.583575 10354 raft_consensus.cc:2468] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:48.616238 10547 leader_election.cc:304] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:48.617093 10885 raft_consensus.cc:2804] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:48.617590 10885 raft_consensus.cc:697] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:48.618625 10885 consensus_queue.cc:237] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:48.519479 10357 raft_consensus.cc:3060] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.630529 10358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:48.631479 10358 raft_consensus.cc:2393] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 1: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:02:48.633558 10629 tablet_bootstrap.cc:492] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:48.634123 10629 ts_tablet_manager.cc:1403] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.518s	user 0.079s	sys 0.064s
I20260709 13:02:48.636922 10629 raft_consensus.cc:359] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:48.637555 10629 raft_consensus.cc:385] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:48.637812 10629 raft_consensus.cc:740] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:48.638411 10629 consensus_queue.cc:260] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:48.640710 10629 ts_tablet_manager.cc:1434] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260709 13:02:48.639469 10545 leader_election.cc:343] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:48.655282 10473 leader_election.cc:304] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:48.658661 10629 tablet_bootstrap.cc:492] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:48.661042 11048 raft_consensus.cc:2749] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:48.653735 11046 consensus_queue.cc:1048] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:02:48.676865 11000 consensus_queue.cc:1048] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:02:48.686937 10322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 118364us
I20260709 13:02:48.694139 10629 tablet_bootstrap.cc:654] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:48.699466 10681 consensus_queue.cc:1048] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:48.703927 10255 catalog_manager.cc:5697] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 0 to 1, leader changed from <none> to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 1 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:48.756196 10305 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:48.753784 11053 consensus_queue.cc:1048] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:02:48.754814 11046 consensus_queue.cc:1048] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:02:48.777040 10629 tablet_bootstrap.cc:492] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:48.781811 10629 ts_tablet_manager.cc:1403] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.123s	user 0.038s	sys 0.023s
I20260709 13:02:48.784519 10629 raft_consensus.cc:359] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:48.788805 10629 raft_consensus.cc:385] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:48.789170 10629 raft_consensus.cc:740] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:48.790356 10629 consensus_queue.cc:260] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:48.793201 10629 ts_tablet_manager.cc:1434] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:02:48.801115 10629 tablet_bootstrap.cc:492] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:48.824127  7367 tablet_server.cc:179] TabletServer@127.7.49.193:0 shutting down...
W20260709 13:02:48.828135 10473 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 103 similar messages]
W20260709 13:02:48.839890 11067 log.cc:927] Time spent T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1: Append to log took a long time: real 0.113s	user 0.001s	sys 0.000s
I20260709 13:02:48.853799 10508 raft_consensus.cc:3060] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:48.874118 10473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 47261.4us
W20260709 13:02:48.898345 10399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 70987.6us
W20260709 13:02:48.928802 10473 consensus_peers.cc:597] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:48.946120 10629 tablet_bootstrap.cc:654] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:48.946535 10547 consensus_peers.cc:597] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:48.953728 10545 consensus_peers.cc:597] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 -> Peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Couldn't send request to peer e47f398b974847a8a7f2762817ef2ee1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:48.954506 10545 consensus_peers.cc:597] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 -> Peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Couldn't send request to peer e47f398b974847a8a7f2762817ef2ee1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:48.958560 10473 consensus_peers.cc:597] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:48.962693 11000 raft_consensus.cc:493] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:48.963225 11000 raft_consensus.cc:515] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:48.983253 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a70e74920014cd0855910c55f69661d" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:48.984400 10434 raft_consensus.cc:2393] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 1: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
W20260709 13:02:48.990327 10399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 85885.3us
W20260709 13:02:48.994091 10473 consensus_peers.cc:597] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:48.988262 11000 leader_election.cc:290] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
W20260709 13:02:49.012456 10547 consensus_peers.cc:597] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.013712 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a70e74920014cd0855910c55f69661d" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:49.019335 10474 leader_election.cc:304] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:49.025616 10629 tablet_bootstrap.cc:492] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:49.026114 10629 ts_tablet_manager.cc:1403] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.225s	user 0.017s	sys 0.008s
W20260709 13:02:49.026947 10473 consensus_peers.cc:597] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.030095 10629 raft_consensus.cc:359] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:49.020630 11053 raft_consensus.cc:3060] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:49.030792 10629 raft_consensus.cc:385] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:49.031165 10629 raft_consensus.cc:740] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
I20260709 13:02:49.032325 10629 consensus_queue.cc:260] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:49.044153 10629 ts_tablet_manager.cc:1434] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:02:49.045104 10629 tablet_bootstrap.cc:492] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1: Bootstrap starting.
I20260709 13:02:49.067569 10629 tablet_bootstrap.cc:654] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:49.061245 10885 consensus_queue.cc:1048] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
W20260709 13:02:49.081214 10547 consensus_peers.cc:597] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:49.084942 10547 consensus_peers.cc:597] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.093910 10629 tablet_bootstrap.cc:492] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1: No bootstrap required, opened a new log
I20260709 13:02:49.094307 10629 ts_tablet_manager.cc:1403] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.009s
I20260709 13:02:49.090464 11053 raft_consensus.cc:2749] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:49.119513 10629 raft_consensus.cc:359] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:49.120253 10629 raft_consensus.cc:385] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:49.120599 10629 raft_consensus.cc:740] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Initialized, Role: FOLLOWER
W20260709 13:02:49.121671 10547 consensus_peers.cc:597] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.121412 10629 consensus_queue.cc:260] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:49.123641 10629 ts_tablet_manager.cc:1434] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
W20260709 13:02:49.134352 10399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 70671.7us
W20260709 13:02:49.135998 10399 consensus_peers.cc:597] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:49.147331 10473 consensus_peers.cc:597] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:49.148437 10399 consensus_peers.cc:597] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:49.150116 10399 consensus_peers.cc:597] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:49.150635 10399 consensus_peers.cc:597] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:49.151110 10399 consensus_peers.cc:597] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:49.151630 10399 consensus_peers.cc:597] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.151940 10885 consensus_queue.cc:1048] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:02:49.156028 10399 consensus_peers.cc:597] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:49.156577 10399 consensus_peers.cc:597] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:49.173903 10399 consensus_peers.cc:597] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.173730 11047 consensus_queue.cc:1048] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:49.174914 10473 consensus_peers.cc:597] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:49.180655 10399 consensus_peers.cc:597] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:49.188028 10399 consensus_peers.cc:597] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:49.189810 10399 consensus_peers.cc:597] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.197731  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:49.198729  7367 tablet_replica.cc:333] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.199605  7367 raft_consensus.cc:2243] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.200050  7367 raft_consensus.cc:2272] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:49.208622 10473 consensus_peers.cc:597] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.209666  7367 tablet_replica.cc:333] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.210336  7367 raft_consensus.cc:2243] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.210752  7367 raft_consensus.cc:2272] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.215493  7367 tablet_replica.cc:333] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.216383  7367 raft_consensus.cc:2243] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:49.216435 10547 consensus_peers.cc:597] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.219208  7367 raft_consensus.cc:2272] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.224179  7367 tablet_replica.cc:333] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.230628  7367 raft_consensus.cc:2243] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.233868  7367 raft_consensus.cc:2272] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.241572  7367 tablet_replica.cc:333] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.242487  7367 raft_consensus.cc:2243] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.243549  7367 raft_consensus.cc:2272] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.246299  7367 tablet_replica.cc:333] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.247231  7367 raft_consensus.cc:2243] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.247754  7367 raft_consensus.cc:2272] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.251493  7367 tablet_replica.cc:333] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.252348  7367 raft_consensus.cc:2243] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.252843  7367 raft_consensus.cc:2272] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.255155  7367 tablet_replica.cc:333] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.255981  7367 raft_consensus.cc:2243] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.256886  7367 raft_consensus.cc:2272] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.259101  7367 tablet_replica.cc:333] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.259881  7367 raft_consensus.cc:2243] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.260320  7367 raft_consensus.cc:2272] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.262409  7367 tablet_replica.cc:333] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.263206  7367 raft_consensus.cc:2243] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.264151  7367 raft_consensus.cc:2272] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.266577  7367 tablet_replica.cc:333] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.267406  7367 raft_consensus.cc:2243] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.267900  7367 raft_consensus.cc:2272] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.270134  7367 tablet_replica.cc:333] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.270959  7367 raft_consensus.cc:2243] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.271471  7367 raft_consensus.cc:2272] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.273723  7367 tablet_replica.cc:333] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.274523  7367 raft_consensus.cc:2243] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.275527  7367 raft_consensus.cc:2272] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.277930  7367 tablet_replica.cc:333] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.278761  7367 raft_consensus.cc:2243] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.279703  7367 raft_consensus.cc:2272] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.282019  7367 tablet_replica.cc:333] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.282820  7367 raft_consensus.cc:2243] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.283350  7367 raft_consensus.cc:2272] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.285655  7367 tablet_replica.cc:333] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.286424  7367 raft_consensus.cc:2243] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.287361  7367 raft_consensus.cc:2272] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.289677  7367 tablet_replica.cc:333] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.290513  7367 raft_consensus.cc:2243] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.290999  7367 raft_consensus.cc:2272] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.293303  7367 tablet_replica.cc:333] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.294130  7367 raft_consensus.cc:2243] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.294636  7367 raft_consensus.cc:2272] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.297120  7367 tablet_replica.cc:333] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.297931  7367 raft_consensus.cc:2243] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.298399  7367 raft_consensus.cc:2272] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.300863  7367 tablet_replica.cc:333] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.301671  7367 raft_consensus.cc:2243] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.302150  7367 raft_consensus.cc:2272] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.304384  7367 tablet_replica.cc:333] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.305164  7367 raft_consensus.cc:2243] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:02:49.305341 10547 consensus_peers.cc:597] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.306094  7367 raft_consensus.cc:2272] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.308441  7367 tablet_replica.cc:333] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.309361  7367 raft_consensus.cc:2243] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.309818  7367 raft_consensus.cc:2272] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.311926  7367 tablet_replica.cc:333] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.312721  7367 raft_consensus.cc:2243] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.313206  7367 raft_consensus.cc:2272] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.315460  7367 tablet_replica.cc:333] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.316246  7367 raft_consensus.cc:2243] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.317155  7367 raft_consensus.cc:2272] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.320808  7367 tablet_replica.cc:333] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.321664  7367 raft_consensus.cc:2243] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.322574  7367 raft_consensus.cc:2272] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.324920  7367 tablet_replica.cc:333] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.325682  7367 raft_consensus.cc:2243] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.326149  7367 raft_consensus.cc:2272] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.328438  7367 tablet_replica.cc:333] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.329182  7367 raft_consensus.cc:2243] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.329666  7367 raft_consensus.cc:2272] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.331890  7367 tablet_replica.cc:333] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.331868 10504 raft_consensus.cc:3060] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:49.332928  7367 raft_consensus.cc:2243] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.333920  7367 raft_consensus.cc:2272] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:49.334627 10473 consensus_peers.cc:597] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.336282  7367 tablet_replica.cc:333] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.337116  7367 raft_consensus.cc:2243] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.337600  7367 raft_consensus.cc:2272] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.339881  7367 tablet_replica.cc:333] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.340693  7367 raft_consensus.cc:2243] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.341154  7367 raft_consensus.cc:2272] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.343618  7367 tablet_replica.cc:333] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.344414  7367 raft_consensus.cc:2243] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.344916  7367 raft_consensus.cc:2272] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.348156  7367 tablet_replica.cc:333] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.348932  7367 raft_consensus.cc:2243] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:49.349422 10547 consensus_peers.cc:597] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.349562  7367 raft_consensus.cc:2272] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.350437 10900 raft_consensus.cc:493] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:49.350965 10900 raft_consensus.cc:515] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:49.352362  7367 tablet_replica.cc:333] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.353241  7367 raft_consensus.cc:2243] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.353820  7367 raft_consensus.cc:2272] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.356235  7367 tablet_replica.cc:333] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.356959  7367 raft_consensus.cc:2243] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.357121 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac93a5c010f4433d80b1e1bb48e3f75e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:49.357450  7367 raft_consensus.cc:2272] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.359752  7367 tablet_replica.cc:333] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.360421  7367 raft_consensus.cc:2243] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.360875  7367 raft_consensus.cc:2272] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.363001  7367 tablet_replica.cc:333] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.363736  7367 raft_consensus.cc:2243] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.364177  7367 raft_consensus.cc:2272] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.365051 10900 leader_election.cc:290] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:49.366268  7367 tablet_replica.cc:333] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.367394 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac93a5c010f4433d80b1e1bb48e3f75e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:49.368932 10474 leader_election.cc:304] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:49.369418  7367 raft_consensus.cc:2243] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.369867 10900 raft_consensus.cc:2749] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:49.370012  7367 pending_rounds.cc:70] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d: Trying to abort 1 pending ops.
I20260709 13:02:49.370558  7367 pending_rounds.cc:77] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305634480647397376 op_type: NO_OP noop_request { }
I20260709 13:02:49.370707 10504 raft_consensus.cc:3060] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:49.370976  7367 raft_consensus.cc:2889] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:02:49.371503  7367 raft_consensus.cc:2272] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:49.392824 10399 consensus_peers.cc:597] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:49.409899 10399 consensus_peers.cc:597] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.426725  7367 tablet_replica.cc:333] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.453480  7367 raft_consensus.cc:2243] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.454118  7367 raft_consensus.cc:2272] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.456516  7367 tablet_replica.cc:333] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.457352  7367 raft_consensus.cc:2243] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.457919  7367 raft_consensus.cc:2272] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.460330  7367 tablet_replica.cc:333] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.461148  7367 raft_consensus.cc:2243] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.462126  7367 raft_consensus.cc:2272] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.464498  7367 tablet_replica.cc:333] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.465265  7367 raft_consensus.cc:2243] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.465837  7367 raft_consensus.cc:2272] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.468288  7367 tablet_replica.cc:333] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.469017  7367 raft_consensus.cc:2243] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.469961  7367 raft_consensus.cc:2272] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.472244  7367 tablet_replica.cc:333] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.472985  7367 raft_consensus.cc:2243] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.473954 10894 raft_consensus.cc:493] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:49.476038  7367 raft_consensus.cc:2272] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.476279 10894 raft_consensus.cc:515] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:49.478672  7367 tablet_replica.cc:333] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.479470  7367 raft_consensus.cc:2243] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.480340  7367 raft_consensus.cc:2272] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.482683  7367 tablet_replica.cc:333] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d: stopping tablet replica
I20260709 13:02:49.482816 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71fab5c768b4b32a68abd3c418c8676" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:49.483505  7367 raft_consensus.cc:2243] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.484083  7367 raft_consensus.cc:2272] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.478852 10894 leader_election.cc:290] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
W20260709 13:02:49.495199 10473 leader_election.cc:336] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:02:49.495618 10473 leader_election.cc:304] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:49.509065 10894 raft_consensus.cc:2749] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:49.601035 10400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 71275.7us
W20260709 13:02:49.628882 10547 consensus_peers.cc:597] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:49.629585 10399 connection.cc:573] client connection to 127.7.49.193:34531 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 13:02:49.630216 10473 connection.cc:573] server connection from 127.0.0.1:58654 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260709 13:02:49.651882  7367 tablet_server.cc:196] TabletServer@127.7.49.193:0 shutdown complete.
I20260709 13:02:49.753480  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:49.761667 11092 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:49.768903 11093 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:49.776383 11095 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:49.780012  7367 server_base.cc:1061] running on GCE node
I20260709 13:02:49.783260  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:49.783516  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:49.783741  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602169783727 us; error 0 us; skew 500 ppm
I20260709 13:02:49.784363  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:49.787456  7367 webserver.cc:533] Webserver started at http://127.7.49.193:41805/ using document root <none> and password file <none>
I20260709 13:02:49.787976  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:49.788203  7367 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:02:49.791977  7367 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 13:02:49.799587 11100 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:49.800414  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 13:02:49.800724  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-0-root
uuid: "f1d55d1ee737487ba486c3c35462343d"
format_stamp: "Formatted at 2026-07-09 13:02:39 on dist-test-slave-z3gg"
I20260709 13:02:49.801116  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079579855-7367-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:49.845487  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:49.847110  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:49.848881  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:49.853979 11107 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 13:02:50.077297  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:02:50.077683  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.225s	user 0.008s	sys 0.001s
I20260709 13:02:50.078011  7367 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:02:50.088617 11107 tablet_bootstrap.cc:492] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:50.104049 11107 tablet_bootstrap.cc:492] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:50.104962 11107 tablet_bootstrap.cc:492] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:50.105517 11107 ts_tablet_manager.cc:1403] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 13:02:50.108266 11107 raft_consensus.cc:359] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.108981 11107 raft_consensus.cc:740] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.109712 11107 consensus_queue.cc:260] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.114243 11107 ts_tablet_manager.cc:1434] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260709 13:02:50.115106 11107 tablet_bootstrap.cc:492] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:50.127723 11107 tablet_bootstrap.cc:492] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:50.128445 11107 tablet_bootstrap.cc:492] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:50.128984 11107 ts_tablet_manager.cc:1403] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:02:50.130774 11107 raft_consensus.cc:359] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.131348 11107 raft_consensus.cc:740] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.131989 11107 consensus_queue.cc:260] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.133528 11107 ts_tablet_manager.cc:1434] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:50.134179 11107 tablet_bootstrap.cc:492] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:50.145483 11107 tablet_bootstrap.cc:492] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:50.146468 11107 tablet_bootstrap.cc:492] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:50.147127 11107 ts_tablet_manager.cc:1403] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.013s	user 0.013s	sys 0.000s
I20260709 13:02:50.148918 11107 raft_consensus.cc:359] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.149451 11107 raft_consensus.cc:740] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.150023 11107 consensus_queue.cc:260] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.151747 11107 ts_tablet_manager.cc:1434] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:50.152541 11107 tablet_bootstrap.cc:492] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:50.186029 11107 tablet_bootstrap.cc:492] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:50.186936 11107 tablet_bootstrap.cc:492] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:50.187546 11107 ts_tablet_manager.cc:1403] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.012s
I20260709 13:02:50.189756 11107 raft_consensus.cc:359] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.190379 11107 raft_consensus.cc:740] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.190989 11107 consensus_queue.cc:260] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.192936 11107 ts_tablet_manager.cc:1434] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:02:50.193697 11107 tablet_bootstrap.cc:492] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:50.207602 11107 tablet_bootstrap.cc:492] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:50.208353 11107 tablet_bootstrap.cc:492] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:50.208870 11107 ts_tablet_manager.cc:1403] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:02:50.210529 11107 raft_consensus.cc:359] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.211090 11107 raft_consensus.cc:740] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.211615 11107 consensus_queue.cc:260] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.213160 11107 ts_tablet_manager.cc:1434] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:50.213835 11107 tablet_bootstrap.cc:492] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:50.229069 11107 tablet_bootstrap.cc:492] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:50.229921 11107 tablet_bootstrap.cc:492] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:50.230489 11107 ts_tablet_manager.cc:1403] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.008s
I20260709 13:02:50.232570 11107 raft_consensus.cc:359] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.233069 11107 raft_consensus.cc:740] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.233668 11107 consensus_queue.cc:260] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.235132 11107 ts_tablet_manager.cc:1434] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260709 13:02:50.235713 11107 tablet_bootstrap.cc:492] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:50.247107 11107 tablet_bootstrap.cc:492] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:50.247932 11107 tablet_bootstrap.cc:492] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:50.248507 11107 ts_tablet_manager.cc:1403] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.008s
I20260709 13:02:50.250303 11107 raft_consensus.cc:359] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.250830 11107 raft_consensus.cc:740] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.251432 11107 consensus_queue.cc:260] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.252691 11107 ts_tablet_manager.cc:1434] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:50.253301 11107 tablet_bootstrap.cc:492] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:50.266312 11107 tablet_bootstrap.cc:492] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:50.267160 11107 tablet_bootstrap.cc:492] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:50.267704 11107 ts_tablet_manager.cc:1403] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:02:50.269829 11107 raft_consensus.cc:359] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.270447 11107 raft_consensus.cc:740] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.271066 11107 consensus_queue.cc:260] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.272854 11107 ts_tablet_manager.cc:1434] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:50.273561 11107 tablet_bootstrap.cc:492] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:50.284314  7367 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:02:50.284737  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.207s	user 0.197s	sys 0.004s
I20260709 13:02:50.301913 11107 tablet_bootstrap.cc:492] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:50.302597 10900 raft_consensus.cc:493] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.302897 11107 tablet_bootstrap.cc:492] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:50.303565 11107 ts_tablet_manager.cc:1403] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.030s	user 0.024s	sys 0.004s
I20260709 13:02:50.303220 10900 raft_consensus.cc:515] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.306257 11107 raft_consensus.cc:359] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.306903 11107 raft_consensus.cc:740] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.307614 11107 consensus_queue.cc:260] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.309011 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:50.309376 11107 ts_tablet_manager.cc:1434] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:50.310279 11107 tablet_bootstrap.cc:492] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:50.310597 10900 leader_election.cc:290] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
W20260709 13:02:50.311928 10473 leader_election.cc:336] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Network error: Client connection negotiation failed: client connection to 127.7.49.193:34531: connect: Connection refused (error 111)
I20260709 13:02:50.312397 10473 leader_election.cc:304] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:50.313105 10900 raft_consensus.cc:2749] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:50.324041 11107 tablet_bootstrap.cc:492] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:50.325152 11107 tablet_bootstrap.cc:492] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:50.325920 11107 ts_tablet_manager.cc:1403] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:02:50.328863 11107 raft_consensus.cc:359] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.329658 11107 raft_consensus.cc:740] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.330441 11107 consensus_queue.cc:260] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.332729 11107 ts_tablet_manager.cc:1434] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:02:50.333607 11107 tablet_bootstrap.cc:492] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:50.350574 11107 tablet_bootstrap.cc:492] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:50.351630 11107 tablet_bootstrap.cc:492] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:50.352391 11107 ts_tablet_manager.cc:1403] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:02:50.355114 11107 raft_consensus.cc:359] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.355875 11107 raft_consensus.cc:740] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.356698 11107 consensus_queue.cc:260] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.358132  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.193:34531
I20260709 13:02:50.358222 11176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.193:34531 every 8 connection(s)
I20260709 13:02:50.358913 11107 ts_tablet_manager.cc:1434] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:50.359762 11107 tablet_bootstrap.cc:492] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:50.377771 11107 tablet_bootstrap.cc:492] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:50.378743 11107 tablet_bootstrap.cc:492] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:50.379377 11107 ts_tablet_manager.cc:1403] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:02:50.381157 11107 raft_consensus.cc:359] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.381686 11107 raft_consensus.cc:740] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.382259 11107 consensus_queue.cc:260] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.383693 11107 ts_tablet_manager.cc:1434] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:50.384249 11107 tablet_bootstrap.cc:492] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:50.389806 11177 heartbeater.cc:344] Connected to a master server at 127.7.49.254:34581
I20260709 13:02:50.390241 11177 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:50.391312 11177 heartbeater.cc:507] Master 127.7.49.254:34581 requested a full tablet report, sending...
I20260709 13:02:50.397341 11107 tablet_bootstrap.cc:492] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:50.398360 11107 tablet_bootstrap.cc:492] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:50.399062 11107 ts_tablet_manager.cc:1403] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260709 13:02:50.401588 11107 raft_consensus.cc:359] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.402297 11107 raft_consensus.cc:740] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.403111 11107 consensus_queue.cc:260] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.405324 11107 ts_tablet_manager.cc:1434] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:50.406154 11107 tablet_bootstrap.cc:492] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:50.412339 10254 ts_manager.cc:194] Re-registered known tserver with Master: f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.426077 11071 raft_consensus.cc:493] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.426741 11071 raft_consensus.cc:515] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.428943 11107 tablet_bootstrap.cc:492] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:02:50.429124 11071 leader_election.cc:290] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:50.430045 11107 tablet_bootstrap.cc:492] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:50.430265 10504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:50.430917 10504 raft_consensus.cc:2468] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:50.431063 11107 ts_tablet_manager.cc:1403] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260709 13:02:50.438468 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:50.439412 10397 leader_election.cc:304] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:50.439857 11107 raft_consensus.cc:359] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.440788 11107 raft_consensus.cc:740] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.441553 11107 consensus_queue.cc:260] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
W20260709 13:02:50.442543 10399 leader_election.cc:343] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.444072 11107 ts_tablet_manager.cc:1434] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:02:50.444947 11107 tablet_bootstrap.cc:492] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:50.440994 11117 raft_consensus.cc:2804] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:50.447741 11117 raft_consensus.cc:493] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.448051 11117 raft_consensus.cc:3060] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.453588 11117 raft_consensus.cc:515] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.454342 11046 raft_consensus.cc:493] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.454873 11046 raft_consensus.cc:515] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.456920 11046 leader_election.cc:290] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:50.457762 11117 leader_election.cc:290] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:50.461510 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:50.461856 10504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:50.462401 10504 raft_consensus.cc:3060] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.464124 10894 raft_consensus.cc:493] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.464630 10894 raft_consensus.cc:515] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
W20260709 13:02:50.466053 10399 leader_election.cc:343] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.466666 10894 leader_election.cc:290] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.468952 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:50.470733 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:50.471902 10473 leader_election.cc:343] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.472301 10473 leader_election.cc:304] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:50.473464 10894 raft_consensus.cc:2749] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:50.474469 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:50.479585 10254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49852
I20260709 13:02:50.481001 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:50.481666 11151 raft_consensus.cc:2468] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:50.483613 10547 leader_election.cc:304] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:50.484638 11046 raft_consensus.cc:2804] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:50.485018 11046 raft_consensus.cc:493] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.485371 11046 raft_consensus.cc:3060] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.486477 11177 heartbeater.cc:499] Master 127.7.49.254:34581 was elected leader, sending a full tablet report...
I20260709 13:02:50.493427 10635 raft_consensus.cc:493] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.493889 10635 raft_consensus.cc:515] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.501605 10635 leader_election.cc:290] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.502696 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb13d9920054c1eab72783198941d0f" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:50.503454 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb13d9920054c1eab72783198941d0f" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:50.505352 10547 leader_election.cc:343] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.505831 10547 leader_election.cc:304] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:50.506820 10635 raft_consensus.cc:2749] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:50.509199 10630 raft_consensus.cc:493] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.509686 10630 raft_consensus.cc:515] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.511495 10630 leader_election.cc:290] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.513120 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:50.513746 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:50.513823 11150 raft_consensus.cc:2468] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:50.517863 10399 leader_election.cc:304] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:50.519649 11071 raft_consensus.cc:2804] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:50.531098 10823 raft_consensus.cc:493] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.532876 10823 raft_consensus.cc:515] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.535305 11047 raft_consensus.cc:493] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.535852 11047 raft_consensus.cc:515] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.537856 11047 leader_election.cc:290] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.539819 10823 leader_election.cc:290] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.542554 10823 raft_consensus.cc:493] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.543136 10823 raft_consensus.cc:515] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.540472 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:50.544410 10507 raft_consensus.cc:2468] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:50.546360 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:50.546821 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:50.547433 11148 raft_consensus.cc:2468] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:50.548312 10545 leader_election.cc:304] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:50.552860 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:50.554483 10635 raft_consensus.cc:2804] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:50.554958 10635 raft_consensus.cc:493] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.555337 10635 raft_consensus.cc:3060] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.559923 11071 raft_consensus.cc:493] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.560343 11071 raft_consensus.cc:3060] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.561595 10399 leader_election.cc:304] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:50.563300 10823 leader_election.cc:290] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.563889 10823 raft_consensus.cc:2804] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:50.564081 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:50.564468 10823 raft_consensus.cc:493] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.564839 10823 raft_consensus.cc:3060] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.569310 11047 raft_consensus.cc:493] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.569862 11047 raft_consensus.cc:515] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.570544 10900 raft_consensus.cc:493] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.571065 10900 raft_consensus.cc:515] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.572768 11047 leader_election.cc:290] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.573048 10900 leader_election.cc:290] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:50.574520 11053 raft_consensus.cc:493] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.574792 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:50.575275 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a931027b9e24215a7da06c669886845" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:50.575150 11053 raft_consensus.cc:515] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
W20260709 13:02:50.576597 10473 leader_election.cc:343] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.577114 11053 leader_election.cc:290] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.574550 10900 raft_consensus.cc:493] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.577831 10900 raft_consensus.cc:515] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.578399 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f75b5af719449eacf3fb7a55bec1e4" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:50.579878 10900 leader_election.cc:290] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
W20260709 13:02:50.580184 10473 leader_election.cc:343] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.580346 10900 raft_consensus.cc:493] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.580781 10900 raft_consensus.cc:515] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.581318 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:50.582592 10473 leader_election.cc:343] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.582686 10900 leader_election.cc:290] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.584095 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb13d9920054c1eab72783198941d0f" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:50.584688 11046 raft_consensus.cc:515] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
W20260709 13:02:50.585518 10473 leader_election.cc:343] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.590581 10581 raft_consensus.cc:2393] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c701bdb2436f4918a8d59d308c7ac32d in current term 2: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
W20260709 13:02:50.592262 10547 leader_election.cc:343] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.593945 10575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f75b5af719449eacf3fb7a55bec1e4" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:50.595230 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb13d9920054c1eab72783198941d0f" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:50.595849 10579 raft_consensus.cc:2468] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:50.599293 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a931027b9e24215a7da06c669886845" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:50.602619 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:50.607580 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:50.610054 11047 raft_consensus.cc:493] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.610760 11047 raft_consensus.cc:515] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.612514 10504 raft_consensus.cc:2468] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 2.
I20260709 13:02:50.620306 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:50.620415 10635 raft_consensus.cc:515] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.622234 10635 leader_election.cc:290] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.622715 10635 raft_consensus.cc:493] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.624611 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:50.626838 11046 leader_election.cc:290] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:50.627568 11046 raft_consensus.cc:493] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.628051 11046 raft_consensus.cc:515] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.622323 10397 leader_election.cc:304] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:50.637028 11071 raft_consensus.cc:515] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.638233 10433 raft_consensus.cc:2393] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 in current term 2: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
I20260709 13:02:50.639452 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:50.640305 10507 raft_consensus.cc:3060] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:50.643643 10399 leader_election.cc:343] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.644297 10399 leader_election.cc:304] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:50.645260 10635 raft_consensus.cc:515] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.613173 11047 leader_election.cc:290] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.613932 10474 leader_election.cc:304] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:50.648176 10474 leader_election.cc:304] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:50.616294 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:50.650100 10630 raft_consensus.cc:2749] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:50.649516 10474 leader_election.cc:304] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:50.652360 10823 raft_consensus.cc:515] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.669530 10630 raft_consensus.cc:493] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.668336 10474 leader_election.cc:304] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:50.670332 10630 raft_consensus.cc:515] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
W20260709 13:02:50.669977 10547 leader_election.cc:343] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.673074 10547 leader_election.cc:304] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:50.659405 11196 raft_consensus.cc:2749] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:50.662479 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:50.676622 10823 leader_election.cc:290] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.647683 10894 raft_consensus.cc:2749] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:50.654089 11053 raft_consensus.cc:493] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.677459 10635 leader_election.cc:290] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.678995 10577 raft_consensus.cc:2393] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c701bdb2436f4918a8d59d308c7ac32d in current term 2: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:02:50.648445 11191 raft_consensus.cc:2804] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:50.694360 11046 leader_election.cc:290] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:50.694558 11197 raft_consensus.cc:2804] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:50.694789 11191 raft_consensus.cc:697] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 2 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:50.695076 11197 raft_consensus.cc:493] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.695658 11197 raft_consensus.cc:3060] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.696026 11191 consensus_queue.cc:237] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.673108 10504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:50.692377 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:50.693490 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:50.693720 11190 raft_consensus.cc:2749] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:50.654299 10900 raft_consensus.cc:2749] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:50.679986 10630 leader_election.cc:290] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:50.699685 10508 raft_consensus.cc:2468] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:50.696115 11188 raft_consensus.cc:493] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.704842 11188 raft_consensus.cc:515] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.702832 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:50.707903 10545 leader_election.cc:304] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:50.708241 11195 raft_consensus.cc:493] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.709124 11190 raft_consensus.cc:2804] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:50.709527 11190 raft_consensus.cc:493] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.709856 11190 raft_consensus.cc:3060] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.714087 11188 leader_election.cc:290] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:50.700408 11071 leader_election.cc:290] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.701171 11053 raft_consensus.cc:515] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.708848 11195 raft_consensus.cc:515] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.715886 10579 raft_consensus.cc:3060] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.716567 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:50.715000 11071 raft_consensus.cc:493] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.735114 10505 raft_consensus.cc:2468] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:50.738020 11053 leader_election.cc:290] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:50.738651 10507 raft_consensus.cc:2468] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 2.
I20260709 13:02:50.739094 11195 leader_election.cc:290] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:50.739634 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:50.739938 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:50.740064 10545 leader_election.cc:304] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:50.741158 11188 raft_consensus.cc:2804] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:50.741689 11188 raft_consensus.cc:697] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 2 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
W20260709 13:02:50.743873 10473 leader_election.cc:343] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.746402 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:50.746472 11053 raft_consensus.cc:493] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.747359 10431 raft_consensus.cc:2468] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:50.747422 11053 raft_consensus.cc:515] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.748950 10474 leader_election.cc:304] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:50.731534 11148 raft_consensus.cc:3060] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.750625 10900 raft_consensus.cc:2804] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:50.751180 10900 raft_consensus.cc:493] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.751613 10900 raft_consensus.cc:3060] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.751959 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a931027b9e24215a7da06c669886845" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:50.754101 10473 leader_election.cc:343] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.755733 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:50.756201 11053 leader_election.cc:290] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.756428 11147 raft_consensus.cc:3060] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.757964 11107 tablet_bootstrap.cc:492] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:50.759177 11107 tablet_bootstrap.cc:492] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:50.760003 11107 ts_tablet_manager.cc:1403] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.315s	user 0.120s	sys 0.116s
I20260709 13:02:50.762249 10397 leader_election.cc:304] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:50.763154 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:50.763607 11195 raft_consensus.cc:2804] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:02:50.763688 10399 leader_election.cc:343] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.764065 11195 raft_consensus.cc:493] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.764501 11195 raft_consensus.cc:3060] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.764544 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:50.765254 10508 raft_consensus.cc:2468] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
W20260709 13:02:50.766228 10399 leader_election.cc:343] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.766944 10397 leader_election.cc:304] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:50.767397 11107 raft_consensus.cc:359] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.768065 11107 raft_consensus.cc:740] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.742578 11188 consensus_queue.cc:237] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.768527 11117 raft_consensus.cc:2804] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:50.768931 11117 raft_consensus.cc:493] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.769366 11117 raft_consensus.cc:3060] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.769078 11107 consensus_queue.cc:260] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.771174 11107 ts_tablet_manager.cc:1434] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:02:50.771908 11107 tablet_bootstrap.cc:492] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:50.771876 11195 raft_consensus.cc:515] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.773523 11190 raft_consensus.cc:515] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.776551 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:50.733203 11071 raft_consensus.cc:515] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
W20260709 13:02:50.778355 10399 leader_election.cc:343] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.781370 11071 leader_election.cc:290] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:50.781320 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:50.781972 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:50.782624 10508 raft_consensus.cc:2468] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
W20260709 13:02:50.783133 10399 leader_election.cc:343] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.784001 10397 leader_election.cc:304] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:50.784361 11195 leader_election.cc:290] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:50.786181 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:50.789525 11195 raft_consensus.cc:2804] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:50.790000 11195 raft_consensus.cc:493] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.790458 11195 raft_consensus.cc:3060] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.746340 10579 raft_consensus.cc:2468] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 2.
I20260709 13:02:50.794493 11117 raft_consensus.cc:515] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.802438 10900 raft_consensus.cc:515] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.807610 11199 raft_consensus.cc:493] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.808148 11199 raft_consensus.cc:515] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.808650 10505 raft_consensus.cc:2393] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c701bdb2436f4918a8d59d308c7ac32d in current term 2: Already voted for candidate e47f398b974847a8a7f2762817ef2ee1 in this term.
I20260709 13:02:50.810510 10900 leader_election.cc:290] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:50.813607 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:50.814236 10508 raft_consensus.cc:3060] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.818673 11199 leader_election.cc:290] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.824954 10253 catalog_manager.cc:5697] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 1 to 2, leader changed from f1d55d1ee737487ba486c3c35462343d (127.7.49.193) to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 2 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:50.835749 10508 raft_consensus.cc:2468] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 2.
I20260709 13:02:50.837381 10545 leader_election.cc:304] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:50.813876 11190 leader_election.cc:290] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.849633 10254 catalog_manager.cc:5697] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 1 to 2, leader changed from f1d55d1ee737487ba486c3c35462343d (127.7.49.193) to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 2 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:50.852967 11188 raft_consensus.cc:2804] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:50.860486 11188 raft_consensus.cc:697] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 2 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:50.861435 11188 consensus_queue.cc:237] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.863516 11147 raft_consensus.cc:2468] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 2.
I20260709 13:02:50.864950 10399 leader_election.cc:304] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:50.865458 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a336389ff1479e885e8af5524ba80e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:50.866237 11150 raft_consensus.cc:2468] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:50.866685 11191 raft_consensus.cc:2804] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:50.838426 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:50.867424 11191 raft_consensus.cc:697] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 2 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:50.868489 11117 leader_election.cc:290] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:50.868592 11191 consensus_queue.cc:237] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
W20260709 13:02:50.870023 10397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 59924.6us
I20260709 13:02:50.871062 10473 leader_election.cc:304] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 
W20260709 13:02:50.874837 10473 leader_election.cc:343] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.875656 10900 raft_consensus.cc:2804] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:50.876152 10900 raft_consensus.cc:493] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.876595 10900 raft_consensus.cc:3060] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.869087 11197 raft_consensus.cc:515] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.879172 11197 leader_election.cc:290] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
W20260709 13:02:50.874838 10400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 62386.1us
I20260709 13:02:50.880801 10400 leader_election.cc:304] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:50.855283 11148 raft_consensus.cc:2468] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 2.
I20260709 13:02:50.889335 10823 raft_consensus.cc:2804] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:50.889971 10823 raft_consensus.cc:697] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 2 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:50.890924 10823 consensus_queue.cc:237] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:50.894886 10397 leader_election.cc:304] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:50.898619 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
W20260709 13:02:50.872893 10547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 202948us
I20260709 13:02:50.900344 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:50.909215 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:50.909765 10508 raft_consensus.cc:3060] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.905092 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:50.904837 11117 raft_consensus.cc:2749] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:50.920958 11195 raft_consensus.cc:515] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.923471 11195 leader_election.cc:290] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:50.925541 10431 raft_consensus.cc:2393] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 2: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
I20260709 13:02:50.911123 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb13d9920054c1eab72783198941d0f" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:50.932535 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:50.933686 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:50.934376 10432 raft_consensus.cc:2468] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:50.934609 11192 raft_consensus.cc:493] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.929291 10508 raft_consensus.cc:2468] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 2.
I20260709 13:02:50.935200 11192 raft_consensus.cc:515] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.936472 10900 raft_consensus.cc:515] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.937285 11192 leader_election.cc:290] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.937937 10504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:50.942289 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f75b5af719449eacf3fb7a55bec1e4" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:50.942749 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a931027b9e24215a7da06c669886845" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:50.942972 10507 raft_consensus.cc:2468] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:50.943101 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:50.943473 10579 raft_consensus.cc:2468] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:50.943961 11146 raft_consensus.cc:2393] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 in current term 2: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
I20260709 13:02:50.944478 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:50.945281 10473 leader_election.cc:343] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.947521 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:50.947917 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a336389ff1479e885e8af5524ba80e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:50.948082 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:50.948617 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:50.949663 10399 leader_election.cc:343] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.942353 10504 raft_consensus.cc:3060] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.945374 11151 raft_consensus.cc:2393] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 in current term 2: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
I20260709 13:02:50.950896 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:50.951131 10545 leader_election.cc:304] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:50.952505 11046 raft_consensus.cc:2804] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:50.952911 11046 raft_consensus.cc:493] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.953315 11046 raft_consensus.cc:3060] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.955216 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a336389ff1479e885e8af5524ba80e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:50.955801 11146 raft_consensus.cc:3060] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:50.952909 10397 leader_election.cc:304] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:50.959713 10474 leader_election.cc:304] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
W20260709 13:02:50.960795 10399 leader_election.cc:343] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.960863 11197 raft_consensus.cc:2749] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:50.961802 11071 raft_consensus.cc:2804] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:50.962297 11071 raft_consensus.cc:697] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 2 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:50.963135 11071 consensus_queue.cc:237] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:50.969815 10900 leader_election.cc:290] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:50.930842 11188 raft_consensus.cc:493] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.974864 10548 leader_election.cc:304] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:50.975106 11188 raft_consensus.cc:515] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:50.975831 11190 raft_consensus.cc:2804] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:50.976214 10577 raft_consensus.cc:2468] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:50.976274 11190 raft_consensus.cc:493] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:50.976848 11190 raft_consensus.cc:3060] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.022957 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb13d9920054c1eab72783198941d0f" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:51.015091 11146 raft_consensus.cc:2468] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 2.
I20260709 13:02:51.062819 10900 raft_consensus.cc:493] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:51.063462 10900 raft_consensus.cc:515] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:51.007830 10504 raft_consensus.cc:2468] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 2.
I20260709 13:02:51.065325 10900 leader_election.cc:290] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
W20260709 13:02:51.066022 10397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 88035.7us
I20260709 13:02:51.068068 11046 raft_consensus.cc:515] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:51.068612 10504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a336389ff1479e885e8af5524ba80e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:51.069437 10504 raft_consensus.cc:2393] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 in current term 2: Already voted for candidate e47f398b974847a8a7f2762817ef2ee1 in this term.
I20260709 13:02:51.070276 11046 leader_election.cc:290] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:51.071040 11188 leader_election.cc:290] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:51.073123 10397 leader_election.cc:304] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:51.074880 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:51.074759 11190 raft_consensus.cc:515] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:51.074936 11204 raft_consensus.cc:2804] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:51.076253 11204 raft_consensus.cc:697] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 2 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:51.076845 11190 leader_election.cc:290] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:51.077059 11204 consensus_queue.cc:237] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:51.082785 10577 raft_consensus.cc:3060] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.083642 11107 tablet_bootstrap.cc:492] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:51.084510 10473 leader_election.cc:304] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 
W20260709 13:02:51.085826 10473 leader_election.cc:343] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:51.088613 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f75b5af719449eacf3fb7a55bec1e4" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:51.088783 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a336389ff1479e885e8af5524ba80e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:51.089215 10505 raft_consensus.cc:3060] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.089393 10579 raft_consensus.cc:3060] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.089777 10575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:51.090371 10575 raft_consensus.cc:2468] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
W20260709 13:02:51.091216 10547 leader_election.cc:343] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:51.093127 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:51.097406 10432 raft_consensus.cc:3060] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.097779 11107 tablet_bootstrap.cc:492] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:51.096743 10547 leader_election.cc:304] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:51.098307 10505 raft_consensus.cc:2468] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 2.
I20260709 13:02:51.098500 10635 raft_consensus.cc:2749] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:51.098870 10547 leader_election.cc:343] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:51.099172 11107 ts_tablet_manager.cc:1403] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.327s	user 0.048s	sys 0.045s
I20260709 13:02:51.100020 10547 leader_election.cc:304] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:51.102160 10545 leader_election.cc:304] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:51.113749 10635 raft_consensus.cc:2749] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:02:51.115052 10547 leader_election.cc:343] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:51.106386 11107 raft_consensus.cc:359] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:51.117417 11107 raft_consensus.cc:740] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
W20260709 13:02:51.116150 10547 leader_election.cc:343] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:51.101030 11053 raft_consensus.cc:2804] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:51.119714 10547 leader_election.cc:304] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:51.125833 10635 raft_consensus.cc:2749] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:51.119367 11107 consensus_queue.cc:260] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [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: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:51.123389 10577 raft_consensus.cc:2468] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 2.
W20260709 13:02:51.126286 10547 leader_election.cc:343] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:51.107661 11046 raft_consensus.cc:2804] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:51.129680 11107 ts_tablet_manager.cc:1434] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.004s
I20260709 13:02:51.130817 11107 tablet_bootstrap.cc:492] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:51.132721 10474 leader_election.cc:304] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:51.133760 10900 raft_consensus.cc:2804] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:51.134104 10900 raft_consensus.cc:493] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:51.134406 10900 raft_consensus.cc:3060] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.140106 10474 leader_election.cc:304] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:51.138142 11046 raft_consensus.cc:697] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 2 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:51.143970 11198 raft_consensus.cc:2804] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:51.144424 11198 raft_consensus.cc:493] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:02:51.144778 11198 raft_consensus.cc:3060] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.144879 11046 consensus_queue.cc:237] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:51.139621 11053 raft_consensus.cc:697] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [term 2 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:51.146688 11053 consensus_queue.cc:237] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:51.150871 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f75b5af719449eacf3fb7a55bec1e4" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:51.152137 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a336389ff1479e885e8af5524ba80e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:51.152927 11149 raft_consensus.cc:2393] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 in current term 2: Already voted for candidate e47f398b974847a8a7f2762817ef2ee1 in this term.
I20260709 13:02:51.161908 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f75b5af719449eacf3fb7a55bec1e4" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:51.162180 10579 raft_consensus.cc:2468] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 2.
I20260709 13:02:51.163760 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:51.165791 11198 raft_consensus.cc:515] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:51.174996 11198 leader_election.cc:290] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
W20260709 13:02:51.228768 10474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 88518.9us
W20260709 13:02:51.232239 10547 leader_election.cc:343] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:51.235795 10547 leader_election.cc:304] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
W20260709 13:02:51.238363 10547 leader_election.cc:343] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:51.238579 10474 leader_election.cc:304] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:51.264864 10635 raft_consensus.cc:2749] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:51.281383 10400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 55727.3us
I20260709 13:02:51.285000 11197 raft_consensus.cc:2804] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:51.286103 11197 raft_consensus.cc:697] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [term 2 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:51.290176 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
W20260709 13:02:51.292979 10473 leader_election.cc:343] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:51.302250 10504 raft_consensus.cc:1275] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:51.316413 11197 consensus_queue.cc:237] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:51.327198 11214 consensus_queue.cc:1048] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:02:51.373433 10547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 135212us
W20260709 13:02:51.377418 10547 leader_election.cc:343] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:51.378679 10397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 98412.5us
I20260709 13:02:51.350581 10432 raft_consensus.cc:2468] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 2.
I20260709 13:02:51.378033 10257 catalog_manager.cc:5697] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 1 to 2, leader changed from f1d55d1ee737487ba486c3c35462343d (127.7.49.193) to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 2 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:51.383711 10257 catalog_manager.cc:5697] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 1 to 2, leader changed from f1d55d1ee737487ba486c3c35462343d (127.7.49.193) to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 2 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } }
W20260709 13:02:51.402904 10473 consensus_peers.cc:597] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:51.404920 10900 raft_consensus.cc:515] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:51.422425 10506 raft_consensus.cc:1275] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:51.429320 10505 raft_consensus.cc:1275] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:51.409708 10257 catalog_manager.cc:5697] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 1 to 2, leader changed from f1d55d1ee737487ba486c3c35462343d (127.7.49.193) to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 2 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.436717 11046 consensus_queue.cc:1048] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:51.439594 10575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:51.440537 10575 raft_consensus.cc:3060] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.442790 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a931027b9e24215a7da06c669886845" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
W20260709 13:02:51.444480 10473 leader_election.cc:343] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:51.424119 10548 leader_election.cc:304] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:51.445402 10900 leader_election.cc:290] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:51.448469 10257 catalog_manager.cc:5697] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 1 to 2, leader changed from f1d55d1ee737487ba486c3c35462343d (127.7.49.193) to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 2 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.450194 11203 raft_consensus.cc:2804] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:51.461830 11203 raft_consensus.cc:697] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 2 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:51.463191 11203 consensus_queue.cc:237] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:51.464942 10255 catalog_manager.cc:5697] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 1 to 2, leader changed from f1d55d1ee737487ba486c3c35462343d (127.7.49.193) to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 2 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.468866 10579 raft_consensus.cc:1275] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:02:51.453552 10547 consensus_peers.cc:597] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:51.473436 10547 consensus_peers.cc:597] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:51.475164 10823 consensus_queue.cc:1048] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:51.475453 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a931027b9e24215a7da06c669886845" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:51.479183 10579 raft_consensus.cc:3060] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.477970 10255 catalog_manager.cc:5697] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 1 to 2, leader changed from f1d55d1ee737487ba486c3c35462343d (127.7.49.193) to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 2 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:51.488903 10399 consensus_peers.cc:597] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:51.491266 10575 raft_consensus.cc:2468] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 2.
I20260709 13:02:51.509150 11221 consensus_queue.cc:1048] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:51.513108 10579 raft_consensus.cc:2468] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 2.
I20260709 13:02:51.524269 10474 leader_election.cc:304] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:51.525414 10474 leader_election.cc:304] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:51.527325 11218 raft_consensus.cc:2804] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:51.527424 11053 raft_consensus.cc:2804] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:51.527834 11218 raft_consensus.cc:697] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [term 2 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:51.527988 11053 raft_consensus.cc:697] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 2 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:51.528824 11218 consensus_queue.cc:237] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:51.528996 11053 consensus_queue.cc:237] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:51.552749 10253 catalog_manager.cc:5697] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 1 to 2, leader changed from f1d55d1ee737487ba486c3c35462343d (127.7.49.193) to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.582394 10254 catalog_manager.cc:5697] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 1 to 2, leader changed from f1d55d1ee737487ba486c3c35462343d (127.7.49.193) to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 2 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.595304 11107 tablet_bootstrap.cc:492] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:51.596953 11107 tablet_bootstrap.cc:492] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:51.564121 10253 catalog_manager.cc:5697] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 1 to 2, leader changed from f1d55d1ee737487ba486c3c35462343d (127.7.49.193) to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.597913 11107 ts_tablet_manager.cc:1403] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.467s	user 0.028s	sys 0.029s
I20260709 13:02:51.602072 11107 raft_consensus.cc:359] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:51.607491 11107 raft_consensus.cc:740] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
W20260709 13:02:51.607944 10399 consensus_peers.cc:597] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:51.608944 10399 consensus_peers.cc:597] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:51.608399 11107 consensus_queue.cc:260] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
W20260709 13:02:51.609584 10399 consensus_peers.cc:597] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:51.610176 10399 consensus_peers.cc:597] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:51.610757 10399 consensus_peers.cc:597] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:51.685354 10399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 74680.1us
I20260709 13:02:51.613344 11151 raft_consensus.cc:1275] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:02:51.682758 10547 consensus_peers.cc:597] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:51.606791 11146 raft_consensus.cc:1275] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:51.590775 10575 raft_consensus.cc:1275] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Refusing update from remote peer e47f398b974847a8a7f2762817ef2ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:02:51.684245 10397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 68127.2us
I20260709 13:02:51.686949 10506 raft_consensus.cc:1275] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:51.694500 10579 raft_consensus.cc:1275] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:51.713104 11198 consensus_queue.cc:1048] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260709 13:02:51.715148 10547 consensus_peers.cc:597] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:51.729215 10399 consensus_peers.cc:597] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:51.730830 11205 consensus_queue.cc:1048] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:02:51.733217 10547 consensus_peers.cc:597] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:51.740553 10399 consensus_peers.cc:597] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:51.756325 10507 raft_consensus.cc:1275] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:51.750349 11205 consensus_queue.cc:1048] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:02:51.763136 11071 consensus_queue.cc:1048] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:02:51.768507 10399 consensus_peers.cc:597] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:51.773092 11226 consensus_queue.cc:1048] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260709 13:02:51.790899 10473 consensus_peers.cc:597] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:51.796238 11107 ts_tablet_manager.cc:1434] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.198s	user 0.015s	sys 0.015s
I20260709 13:02:51.789193 11203 consensus_queue.cc:1048] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:02:51.797849 11107 tablet_bootstrap.cc:492] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
W20260709 13:02:51.804780 10473 consensus_peers.cc:597] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:51.810001 10504 raft_consensus.cc:1275] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:02:51.832553 10547 consensus_peers.cc:597] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:51.835961 11222 consensus_queue.cc:1048] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:02:51.922191 10400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 68179.3us
W20260709 13:02:51.922299 10397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 65890.4us
W20260709 13:02:51.858911 10399 consensus_peers.cc:597] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:51.923621 10399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 64806.6us
W20260709 13:02:51.952190 11240 log.cc:927] Time spent T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902: Append to log took a long time: real 0.091s	user 0.000s	sys 0.001s
I20260709 13:02:51.965483 10577 raft_consensus.cc:1275] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Refusing update from remote peer e47f398b974847a8a7f2762817ef2ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.052160 10900 consensus_queue.cc:1048] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.054052 10579 raft_consensus.cc:1275] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Refusing update from remote peer e47f398b974847a8a7f2762817ef2ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.059197 10894 consensus_queue.cc:1048] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:52.119648 10253 catalog_manager.cc:5697] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 1 to 2, leader changed from f1d55d1ee737487ba486c3c35462343d (127.7.49.193) to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:52.124054 10253 catalog_manager.cc:5697] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 1 to 2, leader changed from f1d55d1ee737487ba486c3c35462343d (127.7.49.193) to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:52.134438 10399 consensus_peers.cc:597] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:52.135941 10547 consensus_peers.cc:597] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:52.136988 11107 tablet_bootstrap.cc:492] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:52.138294 11107 tablet_bootstrap.cc:492] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:52.149601 11107 ts_tablet_manager.cc:1403] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.352s	user 0.017s	sys 0.007s
I20260709 13:02:52.161131 11107 raft_consensus.cc:359] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
W20260709 13:02:52.173735 10473 consensus_peers.cc:597] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:52.178889 10473 consensus_peers.cc:597] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:52.179149 10547 consensus_peers.cc:597] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:52.180332 10432 raft_consensus.cc:1275] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:02:52.179567 10473 consensus_peers.cc:597] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:52.184871 11146 raft_consensus.cc:1275] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Refusing update from remote peer e47f398b974847a8a7f2762817ef2ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.162082 11107 raft_consensus.cc:740] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:52.205855 11107 consensus_queue.cc:260] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:52.208092 11107 ts_tablet_manager.cc:1434] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260709 13:02:52.209394 11107 tablet_bootstrap.cc:492] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:52.366930 10894 consensus_queue.cc:1048] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:02:52.458475 10473 consensus_peers.cc:597] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:52.472195 11107 tablet_bootstrap.cc:492] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:52.473299 11107 tablet_bootstrap.cc:492] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:52.473901 11107 ts_tablet_manager.cc:1403] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.265s	user 0.017s	sys 0.010s
I20260709 13:02:52.476822 11107 raft_consensus.cc:359] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:52.477535 11107 raft_consensus.cc:740] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:52.478401 11107 consensus_queue.cc:260] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:52.480441 11107 ts_tablet_manager.cc:1434] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260709 13:02:52.480734 10399 consensus_peers.cc:597] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:52.481606 11107 tablet_bootstrap.cc:492] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:52.489701 11239 raft_consensus.cc:493] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:52.490295 11239 raft_consensus.cc:515] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:52.493898 11239 leader_election.cc:290] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:52.494002 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:52.495471 10473 leader_election.cc:343] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:52.508386 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:52.513739 10432 raft_consensus.cc:2468] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 2.
I20260709 13:02:52.521733 11107 tablet_bootstrap.cc:492] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:52.523002 11107 tablet_bootstrap.cc:492] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:52.523941 11107 ts_tablet_manager.cc:1403] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.004s
I20260709 13:02:52.542846 10577 raft_consensus.cc:1275] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Refusing update from remote peer e47f398b974847a8a7f2762817ef2ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.543699 11107 raft_consensus.cc:359] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:52.544576 11107 raft_consensus.cc:740] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:52.545451 11107 consensus_queue.cc:260] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:52.548044 11107 ts_tablet_manager.cc:1434] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 13:02:52.548957 11107 tablet_bootstrap.cc:492] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
W20260709 13:02:52.551564 10545 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 348789us
I20260709 13:02:52.563221 11046 consensus_queue.cc:1048] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.563942 11143 raft_consensus.cc:3060] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:52.569847 11053 consensus_queue.cc:1048] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.577610 11107 tablet_bootstrap.cc:492] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:52.578814 11107 tablet_bootstrap.cc:492] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:52.580464 11107 ts_tablet_manager.cc:1403] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.006s
I20260709 13:02:52.583249 11107 raft_consensus.cc:359] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:52.583911 11107 raft_consensus.cc:740] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:52.584560 11107 consensus_queue.cc:260] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:52.586575 11107 ts_tablet_manager.cc:1434] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:02:52.587424 11107 tablet_bootstrap.cc:492] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:52.609447 10474 leader_election.cc:304] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:52.611984 11239 raft_consensus.cc:2804] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:52.617167 11239 raft_consensus.cc:493] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:52.617542 11239 raft_consensus.cc:3060] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:52.638451 11239 raft_consensus.cc:515] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:52.640421 11239 leader_election.cc:290] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:52.641209 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
W20260709 13:02:52.642413 10473 leader_election.cc:343] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:52.648669 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:52.649320 10431 raft_consensus.cc:3060] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:52.656451 10431 raft_consensus.cc:2468] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 3.
I20260709 13:02:52.657948 10474 leader_election.cc:304] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
W20260709 13:02:52.670297 10545 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 76893.3us
I20260709 13:02:52.672055 11053 raft_consensus.cc:2804] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:52.672626 11053 raft_consensus.cc:697] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 3 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:52.686086 11053 consensus_queue.cc:237] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER 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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:52.795389 10254 catalog_manager.cc:5697] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 1 to 3, leader changed from f1d55d1ee737487ba486c3c35462343d (127.7.49.193) to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 3 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:52.794303 11107 tablet_bootstrap.cc:492] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:52.797670 11107 tablet_bootstrap.cc:492] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:52.798242 11107 ts_tablet_manager.cc:1403] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.211s	user 0.025s	sys 0.010s
I20260709 13:02:52.801971 11107 raft_consensus.cc:359] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:52.814939 11107 raft_consensus.cc:740] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:52.815660 11107 consensus_queue.cc:260] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:52.817114 11107 ts_tablet_manager.cc:1434] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:02:52.817911 11107 tablet_bootstrap.cc:492] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:52.887456 11107 tablet_bootstrap.cc:492] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:52.888471 11107 tablet_bootstrap.cc:492] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:52.889140 11107 ts_tablet_manager.cc:1403] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.071s	user 0.038s	sys 0.027s
I20260709 13:02:52.891796 11107 raft_consensus.cc:359] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:52.892531 11107 raft_consensus.cc:740] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:52.893224 11107 consensus_queue.cc:260] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:52.895545 11107 ts_tablet_manager.cc:1434] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:02:52.897092 11107 tablet_bootstrap.cc:492] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:52.912485 11107 tablet_bootstrap.cc:492] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:52.913641 11107 tablet_bootstrap.cc:492] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:52.914357 11107 ts_tablet_manager.cc:1403] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 13:02:52.916985 11107 raft_consensus.cc:359] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:52.917670 11107 raft_consensus.cc:740] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:52.918423 11107 consensus_queue.cc:260] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:52.920542 11107 ts_tablet_manager.cc:1434] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 13:02:52.921355 11107 tablet_bootstrap.cc:492] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:52.951716 11107 tablet_bootstrap.cc:492] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:52.952682 11107 tablet_bootstrap.cc:492] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:52.953363 11107 ts_tablet_manager.cc:1403] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.012s
I20260709 13:02:52.955806 11107 raft_consensus.cc:359] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:52.956465 11107 raft_consensus.cc:740] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:52.957928 11107 consensus_queue.cc:260] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:52.960177 11107 ts_tablet_manager.cc:1434] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:52.961021 11107 tablet_bootstrap.cc:492] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:52.977717 11145 raft_consensus.cc:3060] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:52.995653 11107 tablet_bootstrap.cc:492] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.002839 11107 tablet_bootstrap.cc:492] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.003661 11107 ts_tablet_manager.cc:1403] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.011s
I20260709 13:02:53.006906 11107 raft_consensus.cc:359] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:53.007792 11107 raft_consensus.cc:740] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.008788 11107 consensus_queue.cc:260] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:53.011508 11107 ts_tablet_manager.cc:1434] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:02:53.024309 11107 tablet_bootstrap.cc:492] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:53.042738 11107 tablet_bootstrap.cc:492] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.043810 11107 tablet_bootstrap.cc:492] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.044517 11107 ts_tablet_manager.cc:1403] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260709 13:02:53.047194 11107 raft_consensus.cc:359] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:53.049685 11107 raft_consensus.cc:740] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.050458 11107 consensus_queue.cc:260] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:53.052654 11107 ts_tablet_manager.cc:1434] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:02:53.053515 11107 tablet_bootstrap.cc:492] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:53.057631 11143 raft_consensus.cc:3060] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.089794 11107 tablet_bootstrap.cc:492] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.092039 11107 tablet_bootstrap.cc:492] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.092758 11107 ts_tablet_manager.cc:1403] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.039s	user 0.028s	sys 0.007s
I20260709 13:02:53.096097 11107 raft_consensus.cc:359] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:53.096782 11107 raft_consensus.cc:740] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.098083 11107 consensus_queue.cc:260] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:53.104462 11107 ts_tablet_manager.cc:1434] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:02:53.113348 11107 tablet_bootstrap.cc:492] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:53.120877 10431 raft_consensus.cc:1275] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Refusing update from remote peer e47f398b974847a8a7f2762817ef2ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:53.122210 11196 consensus_queue.cc:1048] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:53.146363 11107 tablet_bootstrap.cc:492] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.148097 11107 tablet_bootstrap.cc:492] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.148661 11107 ts_tablet_manager.cc:1403] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.003s
W20260709 13:02:53.155646 10473 consensus_peers.cc:597] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:53.159709 11107 raft_consensus.cc:359] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:53.160490 11107 raft_consensus.cc:740] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.161154 11107 consensus_queue.cc:260] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:53.163152 11107 ts_tablet_manager.cc:1434] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.007s
I20260709 13:02:53.164026 11107 tablet_bootstrap.cc:492] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:53.186533 11107 tablet_bootstrap.cc:492] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.187502 11107 tablet_bootstrap.cc:492] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.188129 11107 ts_tablet_manager.cc:1403] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.011s
I20260709 13:02:53.192169 11107 raft_consensus.cc:359] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:53.192816 11107 raft_consensus.cc:740] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.193466 11107 consensus_queue.cc:260] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:53.195508 11107 ts_tablet_manager.cc:1434] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:53.196281 11107 tablet_bootstrap.cc:492] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:53.208981 11107 tablet_bootstrap.cc:492] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.209815 11107 tablet_bootstrap.cc:492] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.214962 11107 ts_tablet_manager.cc:1403] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.001s
I20260709 13:02:53.217527 11107 raft_consensus.cc:359] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:53.218231 11107 raft_consensus.cc:740] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.218868 11107 consensus_queue.cc:260] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:53.220528 11107 ts_tablet_manager.cc:1434] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:02:53.221329 11107 tablet_bootstrap.cc:492] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:53.239801 11107 tablet_bootstrap.cc:492] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.240856 11107 tablet_bootstrap.cc:492] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.241570 11107 ts_tablet_manager.cc:1403] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 13:02:53.243801 11107 raft_consensus.cc:359] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:53.244355 11107 raft_consensus.cc:740] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.245148 11107 consensus_queue.cc:260] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
W20260709 13:02:53.246706 10288 debug-util.cc:398] Leaking SignalData structure 0x7b0800044c20 after lost signal to thread 7370
I20260709 13:02:53.247496 11107 ts_tablet_manager.cc:1434] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260709 13:02:53.247941 10288 debug-util.cc:398] Leaking SignalData structure 0x7b08000552c0 after lost signal to thread 10291
I20260709 13:02:53.248364 11107 tablet_bootstrap.cc:492] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
W20260709 13:02:53.249254 10288 debug-util.cc:398] Leaking SignalData structure 0x7b08001f7460 after lost signal to thread 10458
W20260709 13:02:53.250452 10288 debug-util.cc:398] Leaking SignalData structure 0x7b08000ccf40 after lost signal to thread 10532
W20260709 13:02:53.251680 10288 debug-util.cc:398] Leaking SignalData structure 0x7b0800305d00 after lost signal to thread 10606
W20260709 13:02:53.253054 10288 debug-util.cc:398] Leaking SignalData structure 0x7b08002fe720 after lost signal to thread 11176
I20260709 13:02:53.284057 11107 tablet_bootstrap.cc:492] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.285400 11107 tablet_bootstrap.cc:492] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.286121 11107 ts_tablet_manager.cc:1403] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.015s
I20260709 13:02:53.288671 11107 raft_consensus.cc:359] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:53.289353 11107 raft_consensus.cc:740] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.290181 11107 consensus_queue.cc:260] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:53.293268 11107 ts_tablet_manager.cc:1434] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:02:53.294140 11107 tablet_bootstrap.cc:492] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:53.312057 11107 tablet_bootstrap.cc:492] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.312793 11107 tablet_bootstrap.cc:492] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.313337 11107 ts_tablet_manager.cc:1403] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260709 13:02:53.315418 11107 raft_consensus.cc:359] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:53.316002 11107 raft_consensus.cc:740] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.316531 11107 consensus_queue.cc:260] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:53.318671 11107 ts_tablet_manager.cc:1434] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:02:53.319486 11107 tablet_bootstrap.cc:492] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:53.335345 11107 tablet_bootstrap.cc:492] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.336102 11107 tablet_bootstrap.cc:492] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.336594 11107 ts_tablet_manager.cc:1403] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:02:53.338613 11107 raft_consensus.cc:359] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:53.339144 11107 raft_consensus.cc:740] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.339695 11107 consensus_queue.cc:260] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:53.341399 11107 ts_tablet_manager.cc:1434] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:53.342799 11107 tablet_bootstrap.cc:492] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:53.357714 11142 raft_consensus.cc:3060] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.361609 11107 tablet_bootstrap.cc:492] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.362715 11107 tablet_bootstrap.cc:492] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.363428 11107 ts_tablet_manager.cc:1403] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 13:02:53.366129 11107 raft_consensus.cc:359] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:53.366829 11107 raft_consensus.cc:740] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.367642 11107 consensus_queue.cc:260] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:53.371584 11107 ts_tablet_manager.cc:1434] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:02:53.372464 11107 tablet_bootstrap.cc:492] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:53.439571 11107 tablet_bootstrap.cc:492] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.440516 11107 tablet_bootstrap.cc:492] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.442574 11107 ts_tablet_manager.cc:1403] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.070s	user 0.027s	sys 0.033s
I20260709 13:02:53.445497 11107 raft_consensus.cc:359] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:53.446261 11107 raft_consensus.cc:740] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.447088 11107 consensus_queue.cc:260] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:53.449680 11107 ts_tablet_manager.cc:1434] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:02:53.450667 11107 tablet_bootstrap.cc:492] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:53.483814 11145 raft_consensus.cc:3060] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.495720 11107 tablet_bootstrap.cc:492] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.496745 11107 tablet_bootstrap.cc:492] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.497393 11107 ts_tablet_manager.cc:1403] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.019s
I20260709 13:02:53.502380 11107 raft_consensus.cc:359] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:53.503543 11107 raft_consensus.cc:740] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.504206 11107 consensus_queue.cc:260] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:53.506347 11107 ts_tablet_manager.cc:1434] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:02:53.507287 11107 tablet_bootstrap.cc:492] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:53.535863 11107 tablet_bootstrap.cc:492] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.536836 11107 tablet_bootstrap.cc:492] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.537518 11107 ts_tablet_manager.cc:1403] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.016s
I20260709 13:02:53.541028 11107 raft_consensus.cc:359] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:53.541757 11107 raft_consensus.cc:740] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.542428 11107 consensus_queue.cc:260] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:53.544559 11107 ts_tablet_manager.cc:1434] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:53.545442 11107 tablet_bootstrap.cc:492] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:53.615948 11142 raft_consensus.cc:3060] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.619457 11143 raft_consensus.cc:3060] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:53.672798 10400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 99398.1us
I20260709 13:02:53.707434 11107 tablet_bootstrap.cc:492] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.709358 11107 tablet_bootstrap.cc:492] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.710002 11107 ts_tablet_manager.cc:1403] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.165s	user 0.048s	sys 0.085s
I20260709 13:02:53.714818 11107 raft_consensus.cc:359] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:53.715525 11107 raft_consensus.cc:740] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.716356 11107 consensus_queue.cc:260] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:53.718577 11107 ts_tablet_manager.cc:1434] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.003s
I20260709 13:02:53.719426 11107 tablet_bootstrap.cc:492] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:53.757843 11107 tablet_bootstrap.cc:492] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.758811 11107 tablet_bootstrap.cc:492] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.759502 11107 ts_tablet_manager.cc:1403] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.002s
I20260709 13:02:53.762174 11107 raft_consensus.cc:359] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:53.762912 11107 raft_consensus.cc:740] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.763738 11107 consensus_queue.cc:260] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:53.765959 11107 ts_tablet_manager.cc:1434] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:53.766817 11107 tablet_bootstrap.cc:492] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:53.787855 11107 tablet_bootstrap.cc:492] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.788823 11107 tablet_bootstrap.cc:492] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.789522 11107 ts_tablet_manager.cc:1403] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260709 13:02:53.792172 11107 raft_consensus.cc:359] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:53.792903 11107 raft_consensus.cc:740] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.793596 11107 consensus_queue.cc:260] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:53.796372 11107 ts_tablet_manager.cc:1434] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:02:53.798066 11107 tablet_bootstrap.cc:492] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:53.816298 11107 tablet_bootstrap.cc:492] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.817318 11107 tablet_bootstrap.cc:492] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.818042 11107 ts_tablet_manager.cc:1403] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.002s
I20260709 13:02:53.820614 11107 raft_consensus.cc:359] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:53.821341 11107 raft_consensus.cc:740] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.822028 11107 consensus_queue.cc:260] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:53.824187 11107 ts_tablet_manager.cc:1434] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:02:53.825372 11107 tablet_bootstrap.cc:492] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:53.846032 11107 tablet_bootstrap.cc:492] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.847074 11107 tablet_bootstrap.cc:492] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.847776 11107 ts_tablet_manager.cc:1403] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 13:02:53.850615 11107 raft_consensus.cc:359] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:53.851334 11107 raft_consensus.cc:740] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.851994 11107 consensus_queue.cc:260] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:53.854314 11107 ts_tablet_manager.cc:1434] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:53.855510 11107 tablet_bootstrap.cc:492] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d: Bootstrap starting.
I20260709 13:02:53.877714 11107 tablet_bootstrap.cc:492] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:53.878683 11107 tablet_bootstrap.cc:492] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d: Bootstrap complete.
I20260709 13:02:53.879393 11107 ts_tablet_manager.cc:1403] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260709 13:02:53.881937 11107 raft_consensus.cc:359] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:53.882649 11107 raft_consensus.cc:740] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Initialized, Role: FOLLOWER
I20260709 13:02:53.883348 11107 consensus_queue.cc:260] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:53.885650 11107 ts_tablet_manager.cc:1434] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:53.972822 11145 raft_consensus.cc:3060] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.068580 11145 raft_consensus.cc:3060] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.185513 11150 raft_consensus.cc:3060] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:02:55.235432 11316 raft_consensus.cc:493] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:55.236173 11316 raft_consensus.cc:515] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:55.270768 11309 raft_consensus.cc:493] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:55.271624 11309 raft_consensus.cc:515] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:55.274446 11309 leader_election.cc:290] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:55.238904 11316 leader_election.cc:290] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:55.646243 11316 raft_consensus.cc:493] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:55.647104 11316 raft_consensus.cc:515] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:55.649720 11316 leader_election.cc:290] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:55.663168 11317 raft_consensus.cc:493] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:55.663914 11317 raft_consensus.cc:515] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:55.666671 11317 leader_election.cc:290] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:55.720985 11315 raft_consensus.cc:493] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:55.721812 11315 raft_consensus.cc:515] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:55.724449 11315 leader_election.cc:290] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
W20260709 13:02:55.751847 10472 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.625s	user 0.000s	sys 0.005s
W20260709 13:02:55.752375 10472 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.626s	user 0.000s	sys 0.005s
I20260709 13:02:55.775291 11317 raft_consensus.cc:493] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:55.776124 11317 raft_consensus.cc:515] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:55.779663 11317 leader_election.cc:290] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:55.780274 11309 raft_consensus.cc:493] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:55.781085 11309 raft_consensus.cc:515] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:55.783671 11309 leader_election.cc:290] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:55.784337 11309 raft_consensus.cc:493] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:55.785014 11309 raft_consensus.cc:515] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:55.790244 11309 leader_election.cc:290] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:55.808480 11315 raft_consensus.cc:493] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:55.809067 11321 raft_consensus.cc:493] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:55.827536 11326 raft_consensus.cc:493] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
W20260709 13:02:55.823117 11310 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.745s	user 0.000s	sys 0.007s
I20260709 13:02:55.811677 11323 raft_consensus.cc:493] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.811424 11316 raft_consensus.cc:493] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:55.821276 11319 raft_consensus.cc:493] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.850924 11326 raft_consensus.cc:515] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:55.852342 11319 raft_consensus.cc:515] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:55.853384 11327 raft_consensus.cc:493] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:55.854173 11326 leader_election.cc:290] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:55.853927 11327 raft_consensus.cc:515] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:55.850118 11321 raft_consensus.cc:515] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:55.823210 11328 raft_consensus.cc:493] T 6fc42bec0e514dde803cc0b751bdc470 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.855159 11328 raft_consensus.cc:515] T 6fc42bec0e514dde803cc0b751bdc470 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:55.856297 11321 leader_election.cc:290] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:55.857219 11328 leader_election.cc:290] T 6fc42bec0e514dde803cc0b751bdc470 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:55.837356 11333 raft_consensus.cc:493] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.858654 11316 raft_consensus.cc:515] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:55.858769 11333 raft_consensus.cc:515] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:55.818225 11318 raft_consensus.cc:493] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:55.851336 11315 raft_consensus.cc:515] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:55.851325 11323 raft_consensus.cc:515] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:55.860738 11316 leader_election.cc:290] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:55.822906 11314 raft_consensus.cc:493] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.844225 11339 raft_consensus.cc:493] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:55.854382 11319 leader_election.cc:290] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:55.860733 11333 leader_election.cc:290] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
W20260709 13:02:55.851159 11310 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.773s	user 0.002s	sys 0.008s
I20260709 13:02:55.862584 11323 leader_election.cc:290] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:55.874828 11336 raft_consensus.cc:493] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.862303 11314 raft_consensus.cc:515] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:55.882553 11327 leader_election.cc:290] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:55.849622 11322 raft_consensus.cc:493] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.883102 11336 raft_consensus.cc:515] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:55.883988 11335 raft_consensus.cc:493] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.883402 11315 leader_election.cc:290] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:55.883515 11314 leader_election.cc:290] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:55.884169 11322 raft_consensus.cc:515] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:55.884546 11335 raft_consensus.cc:515] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:55.886343 11322 leader_election.cc:290] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:55.836639 11329 raft_consensus.cc:493] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.879422 11318 raft_consensus.cc:515] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:55.842064 11324 raft_consensus.cc:493] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.889024 11336 leader_election.cc:290] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:55.862463 11339 raft_consensus.cc:515] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:55.915335 11310 raft_consensus.cc:493] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.893785 11338 raft_consensus.cc:493] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.895785 11313 raft_consensus.cc:493] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.894002 11329 raft_consensus.cc:515] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:55.913806 11336 raft_consensus.cc:493] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.926436 11341 raft_consensus.cc:493] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.918669 11335 leader_election.cc:290] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:55.920578 11314 raft_consensus.cc:493] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
W20260709 13:02:55.926855 10546 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.848s	user 0.034s	sys 0.078s
I20260709 13:02:55.937512 11329 leader_election.cc:290] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
W20260709 13:02:55.937913 10546 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.859s	user 0.034s	sys 0.079s
I20260709 13:02:55.915927 11310 raft_consensus.cc:515] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:55.902952 11324 raft_consensus.cc:515] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:55.939929 11310 leader_election.cc:290] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:55.923590 11313 raft_consensus.cc:515] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:55.940171 11324 leader_election.cc:290] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:55.941865 11313 leader_election.cc:290] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:55.920820 11338 raft_consensus.cc:515] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:55.938145 11330 raft_consensus.cc:493] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.937103 11314 raft_consensus.cc:515] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:55.937525 11339 leader_election.cc:290] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:55.928697 11336 raft_consensus.cc:515] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:55.959169 11314 leader_election.cc:290] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:55.959595 11337 raft_consensus.cc:493] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:55.959735 11314 raft_consensus.cc:493] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:55.959987 11336 leader_election.cc:290] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:55.960165 11337 raft_consensus.cc:515] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:55.960299 11314 raft_consensus.cc:515] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:55.962253 11337 leader_election.cc:290] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:55.962420 11314 leader_election.cc:290] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:55.963361 11318 leader_election.cc:290] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:55.943290 11342 raft_consensus.cc:493] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.960508 11336 raft_consensus.cc:493] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.935815 11335 raft_consensus.cc:493] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:55.950736 11328 raft_consensus.cc:493] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.974715 11320 raft_consensus.cc:493] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:55.953853 11324 raft_consensus.cc:493] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:55.964534 11322 raft_consensus.cc:493] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.000348 11340 raft_consensus.cc:493] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.983867 11320 raft_consensus.cc:515] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.001475 11347 raft_consensus.cc:493] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:55.968744 11327 raft_consensus.cc:493] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.943300 11330 raft_consensus.cc:515] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:55.972848 11332 raft_consensus.cc:493] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:55.928177 11341 raft_consensus.cc:515] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.024572 11327 raft_consensus.cc:515] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:55.972293 11336 raft_consensus.cc:515] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:56.001956 11338 leader_election.cc:290] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:55.973951 11335 raft_consensus.cc:515] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.019316 11337 raft_consensus.cc:493] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.040807 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1ab3f78b24ac884ae59fb7f73f7be" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:55.983181 11328 raft_consensus.cc:515] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.002760 11324 raft_consensus.cc:515] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.026036 11323 raft_consensus.cc:493] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:56.063184 11329 raft_consensus.cc:493] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.043555 11314 raft_consensus.cc:493] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.064356 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.064590 11350 raft_consensus.cc:493] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.051458 11337 raft_consensus.cc:515] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:56.021658 11322 raft_consensus.cc:515] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.066391 11335 leader_election.cc:290] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.067144 11344 raft_consensus.cc:493] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.067497 11327 leader_election.cc:290] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.020887 11340 raft_consensus.cc:515] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:56.071540 11355 raft_consensus.cc:493] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:55.971417 11342 raft_consensus.cc:515] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:56.042999 11351 raft_consensus.cc:493] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:56.083797 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4d1b449a6e4be3a471e22a127475fe" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.082767 11321 raft_consensus.cc:493] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:56.157671 11348 raft_consensus.cc:493] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:56.075227 11323 raft_consensus.cc:515] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.158048 11312 raft_consensus.cc:493] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.157939 11321 raft_consensus.cc:515] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.158262 11348 raft_consensus.cc:515] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.158684 11312 raft_consensus.cc:515] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:56.075637 11317 raft_consensus.cc:493] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.159494 11355 raft_consensus.cc:515] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.085712 11349 raft_consensus.cc:493] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.086899 11322 leader_election.cc:290] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:56.170732 11339 raft_consensus.cc:493] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.170859 11358 raft_consensus.cc:493] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:56.093869 11335 raft_consensus.cc:493] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.023697 11347 raft_consensus.cc:515] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.084544 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987b656644cc4aeab507f0bc36a7ebcb" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.184926 11331 raft_consensus.cc:493] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.076321 11329 raft_consensus.cc:515] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.071372 11346 raft_consensus.cc:493] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.185557 11331 raft_consensus.cc:515] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.186115 11340 leader_election.cc:290] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.076538 11319 raft_consensus.cc:493] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:56.027855 11332 raft_consensus.cc:515] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.186856 11351 raft_consensus.cc:515] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:56.187614 11323 leader_election.cc:290] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:56.084089 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce42c6e21bea4638894062d3bed96ef8" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.198464 11324 leader_election.cc:290] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.075914 11338 raft_consensus.cc:493] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.093154 11350 raft_consensus.cc:515] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.185895 11346 raft_consensus.cc:515] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.160298 11317 raft_consensus.cc:515] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.187793 11331 leader_election.cc:290] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:56.195173 11332 leader_election.cc:290] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.195182 11312 leader_election.cc:290] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.195779 11341 leader_election.cc:290] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.229046 11366 raft_consensus.cc:493] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.229655 11366 raft_consensus.cc:515] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.195904 11351 leader_election.cc:290] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.186901 11319 raft_consensus.cc:515] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.197098 11330 leader_election.cc:290] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.197326 11336 leader_election.cc:290] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.095831 11344 raft_consensus.cc:515] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:56.207625 11340 raft_consensus.cc:493] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.244606 11340 raft_consensus.cc:515] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.093700 11337 leader_election.cc:290] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.214699 11328 leader_election.cc:290] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.215138 11320 leader_election.cc:290] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:56.215291 11342 leader_election.cc:290] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.082945 11314 raft_consensus.cc:515] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:56.247345 11314 leader_election.cc:290] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.247408 11340 leader_election.cc:290] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:56.160871 11318 raft_consensus.cc:493] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:56.248144 11318 raft_consensus.cc:515] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.250073 11318 leader_election.cc:290] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.251891 11366 leader_election.cc:290] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.171666 11339 raft_consensus.cc:515] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.244010 11344 leader_election.cc:290] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.242127 11336 raft_consensus.cc:493] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.241652 11312 raft_consensus.cc:493] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.093935 11310 raft_consensus.cc:493] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.243577 11319 leader_election.cc:290] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.252334 10253 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:49852 (request call id 63) took 2082 ms. Trace:
W20260709 13:02:56.257285 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 252809us
I20260709 13:02:56.207685 11355 leader_election.cc:290] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.188308 11349 raft_consensus.cc:515] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.252876 11332 raft_consensus.cc:493] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.212647 11338 raft_consensus.cc:515] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.200270 11335 raft_consensus.cc:515] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.274168 11340 raft_consensus.cc:493] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.275264 11342 raft_consensus.cc:493] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:56.275782 11355 raft_consensus.cc:493] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.277040 11352 raft_consensus.cc:493] T 256513a5372b4c42a2e72c77c318fc34 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.277806 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.258224 11317 leader_election.cc:290] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.252696 11351 raft_consensus.cc:493] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.171761 11358 raft_consensus.cc:515] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.261231 11336 raft_consensus.cc:515] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:56.260088 11366 raft_consensus.cc:493] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.289485 11355 raft_consensus.cc:515] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.292271 10575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a70e74920014cd0855910c55f69661d" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.265795 11310 raft_consensus.cc:515] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.263727 10253 rpcz_store.cc:276] 0709 13:02:54.170074 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:54.170209 (+   135us) service_pool.cc:224] Handling call
0709 13:02:56.252244 (+2082035us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 13:02:56.299620 11361 raft_consensus.cc:493] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.264045 11312 raft_consensus.cc:515] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.294740 11331 raft_consensus.cc:493] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.278936 11332 raft_consensus.cc:515] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.283329 11340 raft_consensus.cc:515] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.284777 11342 raft_consensus.cc:515] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.318686 10581 raft_consensus.cc:2468] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:56.319617 11347 leader_election.cc:290] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.293987 11352 raft_consensus.cc:515] T 256513a5372b4c42a2e72c77c318fc34 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.321768 11354 raft_consensus.cc:493] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.304008 11366 raft_consensus.cc:515] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.323170 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4d1b449a6e4be3a471e22a127475fe" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.326388 10507 raft_consensus.cc:2468] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:56.317703 11314 raft_consensus.cc:493] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.327595 11362 raft_consensus.cc:493] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.327703 11314 raft_consensus.cc:515] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.291544 11351 raft_consensus.cc:515] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.328204 11362 raft_consensus.cc:515] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.330816 11363 raft_consensus.cc:493] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:56.312119 11317 raft_consensus.cc:493] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.326749 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1ab3f78b24ac884ae59fb7f73f7be" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.310104 11359 raft_consensus.cc:493] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:56.349565 10575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.308225 11331 raft_consensus.cc:515] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.346767 10506 raft_consensus.cc:2468] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:56.341821 11325 raft_consensus.cc:493] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.350581 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.350111 11359 raft_consensus.cc:515] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:56.349601 10501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce42c6e21bea4638894062d3bed96ef8" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.357890 11347 raft_consensus.cc:493] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.310072 11361 raft_consensus.cc:515] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:56.368602 11349 leader_election.cc:290] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.369029 11362 leader_election.cc:290] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:56.369205 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b4f52a29cb40698f4d8a5bfb4fba00" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.369477 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3992256c44974d92bc02ea14ca9cbd10" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.369612 11339 leader_election.cc:290] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.370635 11355 leader_election.cc:290] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.370877 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac93a5c010f4433d80b1e1bb48e3f75e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.371222 11355 raft_consensus.cc:493] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:56.366537 10575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5eb93c19c140c2a287b00b516361a2" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.371721 11355 raft_consensus.cc:515] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:56.372422 11349 raft_consensus.cc:493] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.372885 11349 raft_consensus.cc:515] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.373759 11355 leader_election.cc:290] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.374279 11349 leader_election.cc:290] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.374292 11355 raft_consensus.cc:493] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.374940 11349 raft_consensus.cc:493] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:56.375061 11355 raft_consensus.cc:515] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.375423 11336 leader_election.cc:290] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.356527 11363 raft_consensus.cc:515] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:56.375429 11349 raft_consensus.cc:515] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:56.377359 11355 leader_election.cc:290] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.377492 11363 leader_election.cc:290] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.378185 11349 leader_election.cc:290] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.353850 11317 raft_consensus.cc:515] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.322340 11354 raft_consensus.cc:515] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.360368 11325 raft_consensus.cc:515] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.390309 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a053e0b3853e41cfaa749c51502ee505" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.416740 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a336389ff1479e885e8af5524ba80e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.408735 11359 leader_election.cc:290] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.409140 11338 leader_election.cc:290] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.409289 11317 leader_election.cc:290] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.409608 11331 leader_election.cc:290] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.386612 11335 leader_election.cc:290] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.410408 11312 leader_election.cc:290] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.415953 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1069210650cc4805832354d2383dde8e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.393321 11360 raft_consensus.cc:493] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:56.423506 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a70e74920014cd0855910c55f69661d" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.417814 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.388885 11349 raft_consensus.cc:493] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.392007 10501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.418273 11342 leader_election.cc:290] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.394320 11332 leader_election.cc:290] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.430471 10504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb2ecf6dcf140f9964b53a713c4289f" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.394285 11358 leader_election.cc:290] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:56.419098 11363 raft_consensus.cc:493] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.386780 11347 raft_consensus.cc:515] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.432050 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337fa67890a542cabbdfe327cd82a9d0" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.417645 10573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b4f52a29cb40698f4d8a5bfb4fba00" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.394012 11352 leader_election.cc:290] T 256513a5372b4c42a2e72c77c318fc34 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:56.431728 11368 raft_consensus.cc:493] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
W20260709 13:02:56.437942 10547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 126429us
I20260709 13:02:56.440662 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb13d9920054c1eab72783198941d0f" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.430810 11350 leader_election.cc:290] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.393462 10429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc42bec0e514dde803cc0b751bdc470" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.443586 10573 raft_consensus.cc:2468] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:56.468405 11366 leader_election.cc:290] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.472708 10429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1ab3f78b24ac884ae59fb7f73f7be" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.473284 11354 leader_election.cc:290] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:56.444516 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.473757 10499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43917f62f8124deab0d45ee19ad34173" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.476230 11335 raft_consensus.cc:493] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.482932 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f592fbb5fdc14933887789213f54140e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.438331 11349 raft_consensus.cc:515] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:56.471293 11329 leader_election.cc:290] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.471098 11342 raft_consensus.cc:493] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.437605 11360 raft_consensus.cc:515] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.445257 11363 raft_consensus.cc:515] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.485113 10430 raft_consensus.cc:2468] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:56.495913 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7102662fd347422f8d2cd6e002258f73" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.481220 11366 raft_consensus.cc:493] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.497223 10545 leader_election.cc:304] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:56.486112 11351 leader_election.cc:290] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.498517 10545 leader_election.cc:304] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:56.497398 11336 raft_consensus.cc:493] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:56.475217 11368 raft_consensus.cc:515] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:56.499348 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.486406 11359 raft_consensus.cc:493] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.499104 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.502386 11365 raft_consensus.cc:2804] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:56.502244 11336 raft_consensus.cc:515] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.503518 11321 leader_election.cc:290] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:56.503693 11340 leader_election.cc:290] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.517793 11310 leader_election.cc:290] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.518003 11347 leader_election.cc:290] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.516809 11351 raft_consensus.cc:493] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:56.519124 11351 raft_consensus.cc:515] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.519436 11314 leader_election.cc:290] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:56.503753 10545 leader_election.cc:304] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:56.494119 11355 raft_consensus.cc:493] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.520339 11336 leader_election.cc:290] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.520267 11355 raft_consensus.cc:515] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:56.521000 11351 leader_election.cc:290] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.491802 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.508785 11363 leader_election.cc:290] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.478178 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.492863 10502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.510401 11349 leader_election.cc:290] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.483835 11335 raft_consensus.cc:515] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.495121 11342 raft_consensus.cc:515] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.515834 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc42bec0e514dde803cc0b751bdc470" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.517221 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1ab3f78b24ac884ae59fb7f73f7be" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.501911 11320 raft_consensus.cc:2804] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:56.521960 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558a3d9a43284068ae2464f019fc6831" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.500066 11366 raft_consensus.cc:515] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.537241 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac93a5c010f4433d80b1e1bb48e3f75e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.530642 11314 raft_consensus.cc:2749] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:56.538175 11371 raft_consensus.cc:493] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.536669 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0527fdff09294361889f26e4c8fab904" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.539590 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.536558 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1f0cfd1034d65bff503f10d6d1d79" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.544229 11342 leader_election.cc:290] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.544535 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a183bd0ecc8412d82287cb19ca3a647" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.544535 10502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6734a585f1db4295a1872d270f0fe458" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.516153 11359 raft_consensus.cc:515] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.545811 11372 raft_consensus.cc:493] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.545904 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.522212 11355 leader_election.cc:290] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.549505 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.550169 10508 raft_consensus.cc:2468] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:56.558116 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "256513a5372b4c42a2e72c77c318fc34" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.557605 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.551924 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc42bec0e514dde803cc0b751bdc470" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.551878 10501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.559855 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.560127 10501 raft_consensus.cc:2468] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:56.551833 10499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a931027b9e24215a7da06c669886845" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.560693 10504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5116376f344c2dbb3976fe052e4da1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.561904 11360 leader_election.cc:290] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.552213 11361 leader_election.cc:290] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.531464 11365 raft_consensus.cc:493] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.562896 11365 raft_consensus.cc:3060] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.564733 10545 leader_election.cc:304] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:56.538381 11320 raft_consensus.cc:493] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.546530 11372 raft_consensus.cc:515] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:56.572886 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.571849 10545 leader_election.cc:304] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:56.563854 11359 leader_election.cc:290] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.567835 11361 raft_consensus.cc:2804] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:56.578289 11373 raft_consensus.cc:2804] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:56.579159 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.582366 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.584339 11348 leader_election.cc:290] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:56.587291 11373 raft_consensus.cc:493] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.587951 11373 raft_consensus.cc:3060] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.574419 11320 raft_consensus.cc:3060] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.572160 10502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b4f52a29cb40698f4d8a5bfb4fba00" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.592048 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdde79ecd7124739b536abfa53658b88" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.592268 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a70e74920014cd0855910c55f69661d" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.592785 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.596438 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb2ecf6dcf140f9964b53a713c4289f" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.601840 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce42c6e21bea4638894062d3bed96ef8" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.594756 11366 leader_election.cc:290] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.602095 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.601927 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4d1b449a6e4be3a471e22a127475fe" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.603075 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.603452 10429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.602173 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac93a5c010f4433d80b1e1bb48e3f75e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.604277 11325 leader_election.cc:290] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.579757 11361 raft_consensus.cc:493] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.539542 11371 raft_consensus.cc:515] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.598594 10578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb2ecf6dcf140f9964b53a713c4289f" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.603928 11346 leader_election.cc:290] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.616770 11368 leader_election.cc:290] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.619094 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7102662fd347422f8d2cd6e002258f73" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.621037 11371 leader_election.cc:290] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.607481 11361 raft_consensus.cc:3060] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.626657 11371 raft_consensus.cc:493] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.626744 11372 leader_election.cc:290] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
W20260709 13:02:56.637840 10603 debug-util.cc:398] Leaking SignalData structure 0x7b08002026e0 after lost signal to thread 7370
I20260709 13:02:56.637881 11372 raft_consensus.cc:493] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.638620 11372 raft_consensus.cc:515] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.640017 11371 raft_consensus.cc:515] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.640658 11372 leader_election.cc:290] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.642251 11368 raft_consensus.cc:493] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.642691 11346 raft_consensus.cc:493] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:56.642849 11372 raft_consensus.cc:493] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.643239 11346 raft_consensus.cc:515] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.645144 11346 leader_election.cc:290] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.629246 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.647181 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.642714 11368 raft_consensus.cc:515] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:56.649551 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:56.651580 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b4f52a29cb40698f4d8a5bfb4fba00" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.621783 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401d9c41eeb41d49f4d911c33948ea0" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.652980 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
W20260709 13:02:56.653762 10603 debug-util.cc:398] Leaking SignalData structure 0x7b0800165620 after lost signal to thread 10291
I20260709 13:02:56.636891 10397 leader_election.cc:304] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:56.643471 11372 raft_consensus.cc:515] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.670531 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1f0cfd1034d65bff503f10d6d1d79" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.671180 10397 leader_election.cc:304] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:56.671449 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc42bec0e514dde803cc0b751bdc470" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.654349 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.677364 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.667881 11346 raft_consensus.cc:493] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
W20260709 13:02:56.676638 10603 debug-util.cc:398] Leaking SignalData structure 0x7b08001c4aa0 after lost signal to thread 10458
I20260709 13:02:56.681123 11311 raft_consensus.cc:2749] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:56.679533 11371 leader_election.cc:290] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.687884 11367 raft_consensus.cc:2749] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:56.689404 11372 leader_election.cc:290] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.684777 11320 raft_consensus.cc:515] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.690629 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:56.692268 10548 leader_election.cc:304] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:56.692587 11365 raft_consensus.cc:515] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.682863 11346 raft_consensus.cc:515] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:56.703117 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.707547 10548 leader_election.cc:304] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:56.709261 10548 leader_election.cc:304] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:56.710312 11368 leader_election.cc:290] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:56.710999 11352 raft_consensus.cc:2749] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:56.712217 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f75b5af719449eacf3fb7a55bec1e4" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.711410 11310 raft_consensus.cc:2749] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:56.715706 11335 leader_election.cc:290] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.717360 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a053e0b3853e41cfaa749c51502ee505" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.718040 11150 raft_consensus.cc:2468] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:56.718137 11142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.703567 11313 raft_consensus.cc:2804] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:56.718979 11313 raft_consensus.cc:493] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.719390 11313 raft_consensus.cc:3060] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.720099 11143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337fa67890a542cabbdfe327cd82a9d0" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.720710 11143 raft_consensus.cc:2468] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:56.723064 11143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.723644 11143 raft_consensus.cc:2468] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:56.726596 11143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.727291 11143 raft_consensus.cc:2468] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:56.731288 11142 raft_consensus.cc:2468] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
W20260709 13:02:56.705335 10603 debug-util.cc:398] Leaking SignalData structure 0x7b0800124dc0 after lost signal to thread 10532
I20260709 13:02:56.712332 10400 leader_election.cc:304] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:56.736258 11373 raft_consensus.cc:515] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.726766 11313 raft_consensus.cc:515] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.737811 11365 leader_election.cc:290] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.739611 11320 leader_election.cc:290] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.740525 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71fab5c768b4b32a68abd3c418c8676" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.740888 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.741968 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.742266 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce42c6e21bea4638894062d3bed96ef8" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.742612 10578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a70e74920014cd0855910c55f69661d" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.742933 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac93a5c010f4433d80b1e1bb48e3f75e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.743180 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb2ecf6dcf140f9964b53a713c4289f" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
W20260709 13:02:56.744385 10603 debug-util.cc:398] Leaking SignalData structure 0x7b08000e1ec0 after lost signal to thread 10606
I20260709 13:02:56.744666 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f592fbb5fdc14933887789213f54140e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.747303 11317 raft_consensus.cc:2804] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:56.856673 11317 raft_consensus.cc:493] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.856716 11142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f75b5af719449eacf3fb7a55bec1e4" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.857163 11317 raft_consensus.cc:3060] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.857612 11142 raft_consensus.cc:2468] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 2.
I20260709 13:02:56.857899 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401d9c41eeb41d49f4d911c33948ea0" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.858098 11313 leader_election.cc:290] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.858595 11146 raft_consensus.cc:2468] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:56.747606 10573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.860011 11150 raft_consensus.cc:2468] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:56.860787 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.861433 11146 raft_consensus.cc:2468] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 2.
I20260709 13:02:56.861865 11373 leader_election.cc:290] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.863523 11335 raft_consensus.cc:493] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.864037 11335 raft_consensus.cc:515] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:56.865852 11335 leader_election.cc:290] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.798565 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0527fdff09294361889f26e4c8fab904" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.849010 11143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a183bd0ecc8412d82287cb19ca3a647" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.867472 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.850385 10400 leader_election.cc:304] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:56.867548 11143 raft_consensus.cc:2468] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:56.868098 11146 raft_consensus.cc:2468] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 2.
I20260709 13:02:56.855248 10545 leader_election.cc:304] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:56.717404 11361 raft_consensus.cc:515] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.856024 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.868923 10400 leader_election.cc:304] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:56.872259 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.869578 11311 raft_consensus.cc:2804] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:56.873202 11311 raft_consensus.cc:493] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:56.868978 11145 raft_consensus.cc:2468] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:56.873734 11361 leader_election.cc:290] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:56.874056 11151 raft_consensus.cc:2468] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 2.
I20260709 13:02:56.874516 11150 raft_consensus.cc:2468] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:56.875593 11364 raft_consensus.cc:2749] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:56.875973 10573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4d1b449a6e4be3a471e22a127475fe" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:56.873703 11311 raft_consensus.cc:3060] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.878801 11310 raft_consensus.cc:2749] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:56.884822 11147 raft_consensus.cc:3060] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.884984 10400 leader_election.cc:304] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
W20260709 13:02:56.886650 10603 debug-util.cc:398] Leaking SignalData structure 0x7b0800170140 after lost signal to thread 11176
I20260709 13:02:56.887586 11364 raft_consensus.cc:2749] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:56.890758 11346 leader_election.cc:290] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.894284 10429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:56.894562 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:56.895607 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:56.897631 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1ab3f78b24ac884ae59fb7f73f7be" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:56.898041 10502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1ab3f78b24ac884ae59fb7f73f7be" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:56.899959 10581 raft_consensus.cc:1240] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:56.899503 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:56.902177 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.902784 11146 raft_consensus.cc:2468] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 2.
I20260709 13:02:56.903287 11311 raft_consensus.cc:515] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.904975 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:56.905725 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.906026 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4d1b449a6e4be3a471e22a127475fe" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:56.907204 11325 consensus_queue.cc:1059] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:56.898201 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4d1b449a6e4be3a471e22a127475fe" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:56.908555 11311 leader_election.cc:290] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:56.948019 11356 raft_consensus.cc:3055] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:56.948485 11356 raft_consensus.cc:740] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:56.949313 11356 consensus_queue.cc:260] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.950354 11356 raft_consensus.cc:3060] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.908453 10504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:56.963967 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:56.965492 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987b656644cc4aeab507f0bc36a7ebcb" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.965718 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71fab5c768b4b32a68abd3c418c8676" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.966224 11151 raft_consensus.cc:2468] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:56.966378 11143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:56.967393 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 60329us
I20260709 13:02:56.967540 11143 raft_consensus.cc:2468] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:56.967454 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.968835 11149 raft_consensus.cc:2468] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 2.
I20260709 13:02:56.969787 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.970399 11145 raft_consensus.cc:2468] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:56.971052 11142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1069210650cc4805832354d2383dde8e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.972999 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.973594 11150 raft_consensus.cc:2468] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:56.974355 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a336389ff1479e885e8af5524ba80e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:02:56.981443 10474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 84233us
I20260709 13:02:56.983057 10545 leader_election.cc:304] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:56.984730 11322 raft_consensus.cc:2749] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:56.986188 10545 leader_election.cc:304] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:56.987738 10545 leader_election.cc:304] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:56.996279 10579 raft_consensus.cc:1240] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:56.997253 10545 leader_election.cc:304] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:57.000639 10545 leader_election.cc:304] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:56.989389 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558a3d9a43284068ae2464f019fc6831" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.998055 11322 raft_consensus.cc:2749] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:56.992457 11143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a931027b9e24215a7da06c669886845" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.992842 11144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.993050 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb13d9920054c1eab72783198941d0f" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.991460 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "256513a5372b4c42a2e72c77c318fc34" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.989897 11142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:56.895326 11317 raft_consensus.cc:515] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:56.988369 11320 raft_consensus.cc:2749] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.007252 10473 leader_election.cc:304] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:56.989038 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:57.003151 11338 raft_consensus.cc:2749] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.009171 11143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:57.008400 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:57.019671 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.007278 11150 raft_consensus.cc:2468] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:57.024544 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71fab5c768b4b32a68abd3c418c8676" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.010190 10474 leader_election.cc:304] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:56.991309 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5116376f344c2dbb3976fe052e4da1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:57.026085 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3992256c44974d92bc02ea14ca9cbd10" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:57.026389 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.003295 11365 raft_consensus.cc:2749] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.028031 10474 leader_election.cc:304] T 6fc42bec0e514dde803cc0b751bdc470 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.013348 11144 raft_consensus.cc:2468] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:57.029510 10501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f592fbb5fdc14933887789213f54140e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.029886 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337fa67890a542cabbdfe327cd82a9d0" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.030404 11348 raft_consensus.cc:2749] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.017285 11316 consensus_queue.cc:1059] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:02:57.031080 10499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a336389ff1479e885e8af5524ba80e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.020238 11143 raft_consensus.cc:2468] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:57.031894 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.016500 11142 raft_consensus.cc:2468] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 2.
I20260709 13:02:57.033825 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.035704 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.036697 10473 leader_election.cc:304] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.038247 10504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1069210650cc4805832354d2383dde8e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.038666 11348 raft_consensus.cc:2749] T 6fc42bec0e514dde803cc0b751bdc470 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.040251 11332 raft_consensus.cc:2804] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:57.040458 10473 leader_election.cc:304] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:57.040630 11332 raft_consensus.cc:493] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:57.020524 10502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6734a585f1db4295a1872d270f0fe458" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.042943 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a183bd0ecc8412d82287cb19ca3a647" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.043231 10581 raft_consensus.cc:1240] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.041579 10473 leader_election.cc:304] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:57.044867 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a931027b9e24215a7da06c669886845" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.038183 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a053e0b3853e41cfaa749c51502ee505" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.027220 11321 raft_consensus.cc:2804] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:57.047798 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb13d9920054c1eab72783198941d0f" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.044538 11332 raft_consensus.cc:3060] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.038723 11316 raft_consensus.cc:3055] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.047293 10580 raft_consensus.cc:1240] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.049872 10474 leader_election.cc:304] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.052783 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3992256c44974d92bc02ea14ca9cbd10" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.046655 11348 raft_consensus.cc:2804] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:57.049358 11323 raft_consensus.cc:2804] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:57.058142 10474 leader_election.cc:304] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.050786 11321 raft_consensus.cc:493] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:57.059911 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0527fdff09294361889f26e4c8fab904" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.060942 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdde79ecd7124739b536abfa53658b88" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.052506 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.062469 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.064383 10474 leader_election.cc:304] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.056100 10504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.055099 11316 raft_consensus.cc:740] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:57.062101 11143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43917f62f8124deab0d45ee19ad34173" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:57.056830 11348 raft_consensus.cc:493] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:57.058669 11323 raft_consensus.cc:493] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:57.069854 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401d9c41eeb41d49f4d911c33948ea0" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.070040 11323 raft_consensus.cc:3060] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.062516 11321 raft_consensus.cc:3060] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.062352 10501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.065231 11379 raft_consensus.cc:2749] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.091647 11316 consensus_queue.cc:260] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:57.092656 11379 raft_consensus.cc:2749] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.093156 11316 raft_consensus.cc:3060] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.071194 10502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "256513a5372b4c42a2e72c77c318fc34" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.095132 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:57.072275 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5eb93c19c140c2a287b00b516361a2" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:57.067308 11353 raft_consensus.cc:2749] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.098024 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdde79ecd7124739b536abfa53658b88" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:57.071982 11348 raft_consensus.cc:3060] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.104154 10573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
W20260709 13:02:57.129356 10473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 52988.5us
I20260709 13:02:57.128396 10474 leader_election.cc:304] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.132053 11350 raft_consensus.cc:2749] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.127090 11356 consensus_queue.cc:1059] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:02:57.130558 10473 leader_election.cc:304] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:57.133852 10400 leader_election.cc:304] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:57.135118 10474 leader_election.cc:304] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.131222 11143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6734a585f1db4295a1872d270f0fe458" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:57.136602 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:57.139572 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5116376f344c2dbb3976fe052e4da1" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.134994 11325 raft_consensus.cc:2749] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.145274 10399 leader_election.cc:304] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.151039 10399 leader_election.cc:304] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:57.152838 10547 leader_election.cc:304] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.154192 10547 leader_election.cc:304] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.155216 10547 leader_election.cc:304] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.156091 11361 raft_consensus.cc:2804] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:57.156181 10547 leader_election.cc:304] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.156445 11367 raft_consensus.cc:2749] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.156766 11361 raft_consensus.cc:493] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:57.157217 11361 raft_consensus.cc:3060] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.157773 11344 raft_consensus.cc:2804] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:57.158205 11344 raft_consensus.cc:493] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:57.158566 11344 raft_consensus.cc:3060] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.159837 11352 raft_consensus.cc:2804] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:57.160269 11352 raft_consensus.cc:493] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:57.160640 11352 raft_consensus.cc:3060] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.138831 11381 raft_consensus.cc:2749] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.162802 11317 leader_election.cc:290] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:57.166168 10573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b4f52a29cb40698f4d8a5bfb4fba00" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:57.168882 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.139353 11350 raft_consensus.cc:2804] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:57.174386 10473 leader_election.cc:304] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:57.173295 11313 raft_consensus.cc:2804] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:57.173741 10547 leader_election.cc:304] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.156010 11311 raft_consensus.cc:2804] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:57.194300 10547 leader_election.cc:304] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.175777 10473 leader_election.cc:304] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.179375 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43917f62f8124deab0d45ee19ad34173" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.180243 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.180960 10502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.169503 11345 consensus_queue.cc:1059] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:57.186479 10499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f75b5af719449eacf3fb7a55bec1e4" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:57.202271 11316 raft_consensus.cc:3055] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.202756 11316 raft_consensus.cc:740] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:57.203080 11380 raft_consensus.cc:2804] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:57.174685 11350 raft_consensus.cc:493] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:57.203962 11350 raft_consensus.cc:3060] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.203621 11316 consensus_queue.cc:260] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:57.205461 11316 raft_consensus.cc:3060] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.208194 11317 raft_consensus.cc:3055] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.208729 11317 raft_consensus.cc:740] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:57.203521 11380 raft_consensus.cc:493] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:57.209296 11380 raft_consensus.cc:3060] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.203883 11311 raft_consensus.cc:493] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:57.192662 11313 raft_consensus.cc:493] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:57.189762 10399 leader_election.cc:304] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.187489 10504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b4f52a29cb40698f4d8a5bfb4fba00" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:57.186918 11323 raft_consensus.cc:515] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:57.210863 10547 leader_election.cc:304] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.211419 11310 raft_consensus.cc:2804] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:57.216871 11310 raft_consensus.cc:493] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:57.217260 11310 raft_consensus.cc:3060] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.213258 11311 raft_consensus.cc:3060] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.209986 11320 raft_consensus.cc:2749] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.214970 11313 raft_consensus.cc:3060] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.226017 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.216439 11345 raft_consensus.cc:2749] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.227200 10573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.227337 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.209534 11317 consensus_queue.cc:260] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:57.228416 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.229146 10397 leader_election.cc:304] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:57.229378 11317 raft_consensus.cc:3060] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.229552 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987b656644cc4aeab507f0bc36a7ebcb" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.230531 11367 raft_consensus.cc:2749] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.231949 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5eb93c19c140c2a287b00b516361a2" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.232497 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71fab5c768b4b32a68abd3c418c8676" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.232807 11321 raft_consensus.cc:515] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:57.233807 10508 raft_consensus.cc:1240] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.234185 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1069210650cc4805832354d2383dde8e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.235268 10573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034bebe0727743a7a9cb564114d2c198" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.238588 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a336389ff1479e885e8af5524ba80e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.239910 10399 leader_election.cc:304] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.239559 10547 leader_election.cc:304] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.242015 10399 leader_election.cc:304] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.242129 10547 leader_election.cc:304] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
W20260709 13:02:57.242090 10473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 66432.5us
W20260709 13:02:57.245565 10474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 110574us
I20260709 13:02:57.245731 10473 leader_election.cc:304] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.246291 10474 leader_election.cc:304] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.240960 11314 raft_consensus.cc:2749] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:57.246940 10547 leader_election.cc:304] T 256513a5372b4c42a2e72c77c318fc34 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.247836 10474 leader_election.cc:304] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.235734 11367 consensus_queue.cc:1059] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:57.249496 10473 leader_election.cc:304] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.249725 10474 leader_election.cc:304] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.251893 10474 leader_election.cc:304] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.252081 10473 leader_election.cc:304] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.256349 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.244506 11373 raft_consensus.cc:2749] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:57.244359 11364 raft_consensus.cc:2749] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:57.245393 11353 raft_consensus.cc:2804] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:57.248437 11322 raft_consensus.cc:2749] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:57.250694 11314 raft_consensus.cc:2749] T 256513a5372b4c42a2e72c77c318fc34 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.251312 11379 raft_consensus.cc:2749] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.252570 11321 leader_election.cc:290] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:57.252728 11329 raft_consensus.cc:2804] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:57.254483 11381 raft_consensus.cc:2804] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:57.252907 11383 raft_consensus.cc:2749] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.281718 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb05f86b2f048a48c860c393a54da7e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.285516 10573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114dc489daf74f30a4869d4e040133ff" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.288002 11313 raft_consensus.cc:515] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:57.292594 11323 leader_election.cc:290] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:57.293423 11323 raft_consensus.cc:2749] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.294241 11323 raft_consensus.cc:2804] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:57.294647 11323 raft_consensus.cc:493] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:57.275532 11356 raft_consensus.cc:2749] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.259593 11384 raft_consensus.cc:2749] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.261245 11353 raft_consensus.cc:493] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:57.290706 11313 leader_election.cc:290] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:57.283308 11381 raft_consensus.cc:493] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:57.281605 11329 raft_consensus.cc:493] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
W20260709 13:02:57.329474 10547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 82615.1us
I20260709 13:02:57.316110 11353 raft_consensus.cc:3060] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.313498 11352 raft_consensus.cc:515] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:57.313884 11323 raft_consensus.cc:3060] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.306329 11348 raft_consensus.cc:515] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:57.330242 11381 raft_consensus.cc:3060] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.331735 11329 raft_consensus.cc:3060] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.348945 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.330518 10547 leader_election.cc:304] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.350837 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.347632 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.379864 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb13d9920054c1eab72783198941d0f" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.381335 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281dbe3f9064b9aa3a7f2f198ec2e92" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
W20260709 13:02:57.383250 10547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 52868.3us
I20260709 13:02:57.384276 10547 leader_election.cc:304] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.385649 10547 leader_election.cc:304] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
W20260709 13:02:57.387106 10399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 145182us
I20260709 13:02:57.388022 10547 leader_election.cc:304] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.389688 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.396102 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.351239 10578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f75b5af719449eacf3fb7a55bec1e4" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.365430 11348 leader_election.cc:290] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:57.348304 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558a3d9a43284068ae2464f019fc6831" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.341010 11352 leader_election.cc:290] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:57.401930 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "256513a5372b4c42a2e72c77c318fc34" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.349735 10574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a931027b9e24215a7da06c669886845" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.347966 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.346343 11344 raft_consensus.cc:515] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:57.347361 10573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.349359 10575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.386471 11338 raft_consensus.cc:2749] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.389412 11320 raft_consensus.cc:2749] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:57.343624 11311 raft_consensus.cc:515] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:57.355453 11361 raft_consensus.cc:515] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:57.398049 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5116376f344c2dbb3976fe052e4da1" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.345654 11332 raft_consensus.cc:515] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:57.402325 10547 leader_election.cc:304] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.414212 10547 leader_election.cc:304] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.404230 11310 raft_consensus.cc:515] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:57.419384 10501 raft_consensus.cc:1240] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.419519 11322 raft_consensus.cc:2749] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.419782 11332 leader_election.cc:290] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:57.420420 11338 raft_consensus.cc:2804] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:57.420971 11338 raft_consensus.cc:493] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:57.421438 11338 raft_consensus.cc:3060] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.428618 11364 consensus_queue.cc:1059] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:57.410746 11350 raft_consensus.cc:515] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:57.435734 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.437076 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.439599 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.440330 11353 raft_consensus.cc:515] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:57.442328 11353 leader_election.cc:290] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
W20260709 13:02:57.396770 10474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 144965us
I20260709 13:02:57.406411 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.442967 10504 raft_consensus.cc:1240] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.401221 11314 raft_consensus.cc:2804] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:57.443452 11314 raft_consensus.cc:493] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:57.443858 11314 raft_consensus.cc:3060] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.444559 10577 raft_consensus.cc:1240] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.400949 11388 raft_consensus.cc:2804] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:57.411922 10399 leader_election.cc:304] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.457964 11104 leader_election.cc:304] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:57.460911 11104 leader_election.cc:304] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:57.463340 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a053e0b3853e41cfaa749c51502ee505" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:57.464627 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401d9c41eeb41d49f4d911c33948ea0" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:57.462916 11346 raft_consensus.cc:2749] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.466802 11346 raft_consensus.cc:2749] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.470752 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:57.471079 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337fa67890a542cabbdfe327cd82a9d0" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:57.471352 10432 raft_consensus.cc:1240] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Rejecting Update request from peer e47f398b974847a8a7f2762817ef2ee1 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.472527 11143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987b656644cc4aeab507f0bc36a7ebcb" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.472776 10428 raft_consensus.cc:1240] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Rejecting Update request from peer e47f398b974847a8a7f2762817ef2ee1 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.448661 11345 raft_consensus.cc:3055] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:02:57.474524 10473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 222710us
I20260709 13:02:57.482168 10473 leader_election.cc:304] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
W20260709 13:02:57.483567 10399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 71791.1us
I20260709 13:02:57.490530 11104 leader_election.cc:304] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:57.459872 11388 raft_consensus.cc:493] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:57.492463 11104 leader_election.cc:304] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:57.493974 11384 raft_consensus.cc:2804] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:57.493831 10473 leader_election.cc:304] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.508011 10473 leader_election.cc:304] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.509232 11104 leader_election.cc:304] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:57.509505 10473 leader_election.cc:304] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:57.496107 11379 consensus_queue.cc:1059] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:57.496403 11321 consensus_queue.cc:1059] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:57.497738 11311 leader_election.cc:290] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:57.499825 11350 leader_election.cc:290] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:57.481809 11345 raft_consensus.cc:740] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:57.501276 11329 raft_consensus.cc:515] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:57.523165 11385 raft_consensus.cc:2804] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:57.501852 11344 leader_election.cc:290] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:57.505043 11388 raft_consensus.cc:3060] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:57.519740 10547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 71163.4us
I20260709 13:02:57.485318 11390 raft_consensus.cc:2749] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.463658 11317 consensus_queue.cc:1059] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 13:02:57.491927 11346 raft_consensus.cc:2749] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.525007 10429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:57.526840 11394 raft_consensus.cc:2749] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:57.513742 10399 leader_election.cc:304] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.507122 11384 raft_consensus.cc:493] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
W20260709 13:02:57.538190 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 47419.2us
I20260709 13:02:57.504097 11380 raft_consensus.cc:515] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:57.544569 10399 leader_election.cc:304] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
W20260709 13:02:57.545892 10474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 50465.8us
I20260709 13:02:57.531454 11385 raft_consensus.cc:493] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:57.547217 11346 raft_consensus.cc:2749] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.547308 11398 raft_consensus.cc:2804] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:57.549646 10548 leader_election.cc:304] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.534111 11393 raft_consensus.cc:2804] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:57.547914 11392 raft_consensus.cc:2749] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.553337 11345 consensus_queue.cc:260] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:57.554100 11310 leader_election.cc:290] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:57.547266 11385 raft_consensus.cc:3060] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.548152 11384 raft_consensus.cc:3060] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.525660 11391 consensus_queue.cc:1059] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
W20260709 13:02:57.571287 11104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 62138us
I20260709 13:02:57.571916 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:57.550339 11398 raft_consensus.cc:493] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:57.572582 11104 leader_election.cc:304] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:57.555346 11390 raft_consensus.cc:2749] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:57.551131 11393 raft_consensus.cc:493] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:57.576717 11392 raft_consensus.cc:3055] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.578189 11381 raft_consensus.cc:515] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:57.581765 11104 leader_election.cc:304] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:57.564635 11396 raft_consensus.cc:2749] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.578996 11323 raft_consensus.cc:515] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:57.587664 11338 raft_consensus.cc:515] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:57.596022 10577 raft_consensus.cc:1240] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.573673 11345 raft_consensus.cc:3060] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.596014 11338 leader_election.cc:290] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:57.573709 11398 raft_consensus.cc:3060] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.588896 11393 raft_consensus.cc:3060] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.588829 11392 raft_consensus.cc:740] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:57.615295 10508 raft_consensus.cc:1240] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:57.615468 11392 consensus_queue.cc:260] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:57.617096 11392 raft_consensus.cc:3060] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.617188 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:57.601477 11350 raft_consensus.cc:3055] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.601919 11329 leader_election.cc:290] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:57.598114 11346 raft_consensus.cc:2749] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:57.622268 11364 raft_consensus.cc:3055] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.622761 11364 raft_consensus.cc:740] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:57.623564 11364 consensus_queue.cc:260] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:57.624293 11388 raft_consensus.cc:515] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:57.624774 11364 raft_consensus.cc:3060] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.625043 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987b656644cc4aeab507f0bc36a7ebcb" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
W20260709 13:02:57.619061 10473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 109638us
I20260709 13:02:57.626111 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:57.626433 10473 leader_election.cc:304] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:57.615564 10434 raft_consensus.cc:1240] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Rejecting Update request from peer 087f32d616344326bac7f924a95df902 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.620271 11104 leader_election.cc:304] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:57.621618 11380 leader_election.cc:290] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:57.622041 11323 leader_election.cc:290] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:57.628273 10473 leader_election.cc:304] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.589105 11400 raft_consensus.cc:2749] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:57.622403 10504 raft_consensus.cc:1240] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.617431 11381 leader_election.cc:290] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:57.635562 11383 raft_consensus.cc:2804] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:57.644021 11383 raft_consensus.cc:493] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:57.636682 11104 leader_election.cc:304] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:57.618979 11350 raft_consensus.cc:740] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:57.644946 11383 raft_consensus.cc:3060] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.648067 11104 leader_election.cc:304] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:57.649406 10473 leader_election.cc:304] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.653415 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:57.622289 11385 raft_consensus.cc:515] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:57.652927 11104 leader_election.cc:304] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:57.657266 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:57.639506 11346 raft_consensus.cc:2749] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.644806 11389 raft_consensus.cc:2749] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:57.659245 10501 raft_consensus.cc:1240] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.650149 11400 raft_consensus.cc:2749] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.659425 11394 raft_consensus.cc:2749] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:57.670167 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.670681 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:57.671481 10502 raft_consensus.cc:1240] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Rejecting Update request from peer 087f32d616344326bac7f924a95df902 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.677316 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.678591 11142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401d9c41eeb41d49f4d911c33948ea0" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.671141 11350 consensus_queue.cc:260] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:57.672480 11314 raft_consensus.cc:515] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:57.679898 11350 raft_consensus.cc:3060] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.679950 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.673866 10499 raft_consensus.cc:1240] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Rejecting Update request from peer 087f32d616344326bac7f924a95df902 for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:57.661561 11381 raft_consensus.cc:2749] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.682161 11314 leader_election.cc:290] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:57.682408 11144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337fa67890a542cabbdfe327cd82a9d0" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.679195 11143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a053e0b3853e41cfaa749c51502ee505" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
W20260709 13:02:57.686878 11323 consensus_queue.cc:1175] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "087f32d616344326bac7f924a95df902" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:02:57.688022 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.690558 11314 consensus_queue.cc:1059] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:57.708546 11373 consensus_queue.cc:1059] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:57.714941 11314 raft_consensus.cc:3055] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.715080 11373 raft_consensus.cc:3055] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:57.715366 11314 raft_consensus.cc:740] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:57.715574 11373 raft_consensus.cc:740] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:57.716310 11314 consensus_queue.cc:260] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:57.716442 11373 consensus_queue.cc:260] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:57.717816 11373 raft_consensus.cc:3060] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.709446 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a183bd0ecc8412d82287cb19ca3a647" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.718056 11393 raft_consensus.cc:515] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:57.709084 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:57.726490 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a183bd0ecc8412d82287cb19ca3a647" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:57.729378 11317 consensus_queue.cc:1059] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:57.729923 10428 raft_consensus.cc:1240] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Rejecting Update request from peer e47f398b974847a8a7f2762817ef2ee1 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.730412 11317 raft_consensus.cc:3055] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:57.735385 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6734a585f1db4295a1872d270f0fe458" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.739737 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f592fbb5fdc14933887789213f54140e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:57.741066 10508 raft_consensus.cc:1240] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.693883 11346 raft_consensus.cc:2749] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.751641 10429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:57.730793 11317 raft_consensus.cc:740] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:57.753471 11317 consensus_queue.cc:260] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:57.754868 11317 raft_consensus.cc:3060] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.759171 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.684559 11388 leader_election.cc:290] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:57.763602 10575 raft_consensus.cc:1240] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Rejecting Update request from peer e47f398b974847a8a7f2762817ef2ee1 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.766350 11143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f75b5af719449eacf3fb7a55bec1e4" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.767738 11143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a183bd0ecc8412d82287cb19ca3a647" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.767933 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0527fdff09294361889f26e4c8fab904" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.762593 11314 raft_consensus.cc:3060] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.765738 11399 consensus_queue.cc:1059] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:02:57.771095 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f75b5af719449eacf3fb7a55bec1e4" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:57.771153 11399 raft_consensus.cc:3055] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.773085 11399 raft_consensus.cc:740] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:57.773380 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.774194 11356 raft_consensus.cc:3055] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.774065 11399 consensus_queue.cc:260] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:57.774631 11356 raft_consensus.cc:740] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:57.775177 10574 raft_consensus.cc:1240] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:57.775461 11399 raft_consensus.cc:3060] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.776786 11356 consensus_queue.cc:260] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:57.777956 11356 raft_consensus.cc:3060] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.780264 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f592fbb5fdc14933887789213f54140e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.783511 11379 raft_consensus.cc:3055] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.783913 11379 raft_consensus.cc:740] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:57.784623 11379 consensus_queue.cc:260] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:57.785876 11379 raft_consensus.cc:3060] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.722177 11361 leader_election.cc:290] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:57.788496 11364 consensus_queue.cc:1059] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:57.788807 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.789374 10504 raft_consensus.cc:1240] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.789898 11402 consensus_queue.cc:1059] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:57.845659 10577 raft_consensus.cc:1240] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
W20260709 13:02:57.851130 10474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 71137us
I20260709 13:02:57.849622 10548 leader_election.cc:304] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.853982 10473 leader_election.cc:304] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
W20260709 13:02:57.855716 11104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 202877us
I20260709 13:02:57.855806 10473 leader_election.cc:304] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.857203 11104 leader_election.cc:304] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:57.858546 10548 leader_election.cc:304] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.859576 11381 raft_consensus.cc:2749] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.859740 11316 raft_consensus.cc:3055] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.860184 11316 raft_consensus.cc:740] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:57.860263 11346 raft_consensus.cc:2749] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:57.861073 11316 consensus_queue.cc:260] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:57.861377 11383 raft_consensus.cc:515] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:57.863059 10506 raft_consensus.cc:1240] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Rejecting Update request from peer 087f32d616344326bac7f924a95df902 for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:57.863416 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.863418 11104 leader_election.cc:304] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:57.861927 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.869194 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:57.874218 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987b656644cc4aeab507f0bc36a7ebcb" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.876669 10473 leader_election.cc:304] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.876969 11323 raft_consensus.cc:2749] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.878342 11323 raft_consensus.cc:2749] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.879580 10574 raft_consensus.cc:1240] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.879475 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558a3d9a43284068ae2464f019fc6831" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:57.880746 11313 raft_consensus.cc:2749] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:02:57.880823 10429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f592fbb5fdc14933887789213f54140e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.882229 11385 leader_election.cc:290] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:57.871111 11346 raft_consensus.cc:2749] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.884164 11393 leader_election.cc:290] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:57.856702 11384 raft_consensus.cc:515] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:57.884824 11392 consensus_queue.cc:1059] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:57.885059 11315 consensus_queue.cc:1059] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:57.885910 11392 consensus_queue.cc:1059] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:57.886526 11315 raft_consensus.cc:3055] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.887118 10508 raft_consensus.cc:1240] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:57.888109 11311 raft_consensus.cc:3055] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.888484 11311 raft_consensus.cc:740] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:57.888857 11104 leader_election.cc:304] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:57.889258 11311 consensus_queue.cc:260] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:57.890379 11311 raft_consensus.cc:3060] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.891868 11104 leader_election.cc:304] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:57.882508 10579 raft_consensus.cc:1240] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:57.894177 10433 raft_consensus.cc:2468] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 2.
I20260709 13:02:57.890492 11404 consensus_queue.cc:1059] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:02:57.886897 11367 raft_consensus.cc:3055] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:57.895373 11367 raft_consensus.cc:740] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:57.895571 11404 raft_consensus.cc:3055] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.896023 11404 raft_consensus.cc:740] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:57.866722 11338 raft_consensus.cc:2749] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.896167 11367 consensus_queue.cc:260] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:57.896062 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:57.897579 11367 raft_consensus.cc:3060] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.848253 11398 raft_consensus.cc:515] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:57.899950 10506 raft_consensus.cc:1240] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:57.908039 10473 leader_election.cc:304] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.904385 11387 consensus_queue.cc:1059] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 13:02:57.909672 11405 raft_consensus.cc:2749] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.910214 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0527fdff09294361889f26e4c8fab904" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:57.911334 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:57.898339 11346 raft_consensus.cc:2749] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:57.905566 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:57.886925 11315 raft_consensus.cc:740] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:57.915956 11387 raft_consensus.cc:3055] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:57.916281 11385 raft_consensus.cc:2749] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.916369 11387 raft_consensus.cc:740] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:57.893272 10575 raft_consensus.cc:1240] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.917642 11387 consensus_queue.cc:260] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:57.919417 11398 leader_election.cc:290] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:57.920225 10508 raft_consensus.cc:1240] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.921025 11387 raft_consensus.cc:3060] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.922091 10473 leader_election.cc:304] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.923254 10473 leader_election.cc:304] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.924407 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.924994 11325 raft_consensus.cc:3055] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.925365 11325 raft_consensus.cc:740] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:57.925818 11385 raft_consensus.cc:2749] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.926108 11325 consensus_queue.cc:260] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:57.927704 11383 leader_election.cc:290] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:57.931301 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.932497 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.932878 11325 raft_consensus.cc:3060] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.916481 11315 consensus_queue.cc:260] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:57.935627 11315 raft_consensus.cc:3060] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.937737 10473 leader_election.cc:304] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.939360 10431 raft_consensus.cc:2468] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 3.
W20260709 13:02:57.940016 10400 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:57.941322 11345 consensus_queue.cc:1059] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:57.941565 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.942058 10473 leader_election.cc:304] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.942444 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.942916 11364 consensus_queue.cc:1059] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:57.943194 10473 leader_election.cc:304] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.944579 11391 consensus_queue.cc:1059] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:57.945564 11391 raft_consensus.cc:3055] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.945858 11391 raft_consensus.cc:740] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:57.945880 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.947108 10429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.947480 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114dc489daf74f30a4869d4e040133ff" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.936038 11144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558a3d9a43284068ae2464f019fc6831" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.948403 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb05f86b2f048a48c860c393a54da7e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.949370 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:57.950101 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.950385 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337fa67890a542cabbdfe327cd82a9d0" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.950579 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3992256c44974d92bc02ea14ca9cbd10" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.950939 10431 raft_consensus.cc:2468] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:02:57.951566 11316 raft_consensus.cc:3060] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.952268 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0527fdff09294361889f26e4c8fab904" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.952304 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5eb93c19c140c2a287b00b516361a2" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.953459 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a053e0b3853e41cfaa749c51502ee505" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.954101 10430 raft_consensus.cc:2468] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:02:57.886941 11384 leader_election.cc:290] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:57.952701 11364 raft_consensus.cc:3055] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:57.952739 10575 raft_consensus.cc:1240] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.955293 11364 raft_consensus.cc:740] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:57.955456 10429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558a3d9a43284068ae2464f019fc6831" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.896889 11404 consensus_queue.cc:260] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:57.956449 11404 raft_consensus.cc:3060] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.956187 11364 consensus_queue.cc:260] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:57.957302 11364 raft_consensus.cc:3060] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.946762 11391 consensus_queue.cc:260] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:57.958072 11391 raft_consensus.cc:3060] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.958979 11383 raft_consensus.cc:2749] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.959518 11329 raft_consensus.cc:2749] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.871479 11388 consensus_queue.cc:1059] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.094s
I20260709 13:02:57.959471 11332 raft_consensus.cc:2749] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:02:57.951797 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034bebe0727743a7a9cb564114d2c198" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.962004 11365 raft_consensus.cc:3055] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.962061 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281dbe3f9064b9aa3a7f2f198ec2e92" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:57.940937 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:57.947577 11345 raft_consensus.cc:3055] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.962426 11365 raft_consensus.cc:740] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:57.965860 11365 consensus_queue.cc:260] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:57.966965 11365 raft_consensus.cc:3060] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.967836 10547 leader_election.cc:304] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.968789 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.969983 11144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.970168 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.964818 11345 raft_consensus.cc:740] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:57.972049 11345 consensus_queue.cc:260] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:57.973147 11345 raft_consensus.cc:3060] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.973199 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:02:57.979877 10582 raft_consensus.cc:2468] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 3.
I20260709 13:02:57.981196 11361 raft_consensus.cc:2749] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.988178 10548 leader_election.cc:304] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.989377 11338 raft_consensus.cc:2804] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:57.989498 10547 leader_election.cc:304] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.989876 11338 raft_consensus.cc:697] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 2 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:57.990342 11352 raft_consensus.cc:2749] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.990741 11338 consensus_queue.cc:237] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:57.991179 11392 consensus_queue.cc:1059] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:57.991999 10547 leader_election.cc:304] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.993335 11361 raft_consensus.cc:2749] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:02:57.992089 11392 raft_consensus.cc:3055] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:57.995893 11392 raft_consensus.cc:740] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:57.996655 11392 consensus_queue.cc:260] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:57.997727 11392 raft_consensus.cc:3060] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.994879 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdde79ecd7124739b536abfa53658b88" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:58.000684 10547 leader_election.cc:304] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:58.002252 11396 raft_consensus.cc:2749] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.009678 10429 raft_consensus.cc:2468] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:02:58.008209 10508 raft_consensus.cc:1240] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Rejecting Update request from peer 087f32d616344326bac7f924a95df902 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:57.962881 11379 raft_consensus.cc:2749] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.019574 10473 leader_election.cc:304] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:58.028164 11383 raft_consensus.cc:2749] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:02:58.029369 11311 consensus_queue.cc:1059] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:58.030491 11316 raft_consensus.cc:3055] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:58.030860 11316 raft_consensus.cc:740] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:58.031562 10474 leader_election.cc:304] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:58.031668 11316 consensus_queue.cc:260] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:58.036726 11348 raft_consensus.cc:2804] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:58.033020 11316 raft_consensus.cc:3060] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.043563 10473 leader_election.cc:304] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:57.985811 11373 consensus_queue.cc:1059] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.061s
I20260709 13:02:58.048568 11314 raft_consensus.cc:3055] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:58.049002 11314 raft_consensus.cc:740] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:58.049855 11314 consensus_queue.cc:260] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:58.051167 11314 raft_consensus.cc:3060] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.066891 10473 leader_election.cc:304] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
W20260709 13:02:58.069469 10400 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:58.071619 11384 raft_consensus.cc:2749] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:02:58.072286 11384 raft_consensus.cc:2749] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:02:58.073088 10429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:58.073325 10473 leader_election.cc:304] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:58.074508 11385 raft_consensus.cc:2749] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.076500 11396 consensus_queue.cc:1059] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:58.080148 10257 catalog_manager.cc:5697] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 1 to 2, leader changed from c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194) to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 2 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.064888 11348 raft_consensus.cc:697] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 3 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:58.082412 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:58.083182 10433 raft_consensus.cc:2468] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 3.
I20260709 13:02:58.085530 11365 raft_consensus.cc:3055] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:58.085947 11365 raft_consensus.cc:740] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:58.086719 11365 consensus_queue.cc:260] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:58.065918 11315 consensus_queue.cc:1059] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:02:58.111328 11365 raft_consensus.cc:3060] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.116256 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43917f62f8124deab0d45ee19ad34173" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:58.122648 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401d9c41eeb41d49f4d911c33948ea0" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
W20260709 13:02:58.123378 11104 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.7.49.194:45513 timed out after 1.552s (SENT) [suppressed 95 similar messages]
I20260709 13:02:58.123905 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:58.123394 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:58.124776 11348 consensus_queue.cc:237] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
W20260709 13:02:58.127161 10398 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:58.123924 10429 raft_consensus.cc:2468] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 3.
I20260709 13:02:58.134543 10500 raft_consensus.cc:1240] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Rejecting Update request from peer 087f32d616344326bac7f924a95df902 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:58.136307 10426 raft_consensus.cc:2468] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:02:58.145431 11314 consensus_queue.cc:1059] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:58.146406 11373 raft_consensus.cc:3055] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:58.146766 11373 raft_consensus.cc:740] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:58.147589 11373 consensus_queue.cc:260] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:58.148854 11373 raft_consensus.cc:3060] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.147941 10428 raft_consensus.cc:2468] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 2.
I20260709 13:02:58.155433 10474 leader_election.cc:304] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:58.156565 11350 raft_consensus.cc:2804] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:58.157102 11350 raft_consensus.cc:697] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [term 2 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:58.157991 11350 consensus_queue.cc:237] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:58.145080 10399 leader_election.cc:304] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:02:58.162148 11367 raft_consensus.cc:2749] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.165814 11325 raft_consensus.cc:3055] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:02:58.172204 10400 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:58.174185 11104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 50850.9us
I20260709 13:02:58.166395 11325 raft_consensus.cc:740] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:58.177244 11104 leader_election.cc:304] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.180488 11104 leader_election.cc:304] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:58.186564 11104 leader_election.cc:304] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:58.187450 11405 raft_consensus.cc:2749] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.185949 11346 raft_consensus.cc:2749] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.197417 11325 consensus_queue.cc:260] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:58.199405 11325 raft_consensus.cc:3060] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.202715 11104 leader_election.cc:304] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:58.205132 10254 catalog_manager.cc:5697] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 2 to 3, leader changed from 087f32d616344326bac7f924a95df902 (127.7.49.196) to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 3 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.210237 10427 raft_consensus.cc:2468] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 3.
I20260709 13:02:58.223287 11346 raft_consensus.cc:2749] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.223275 11405 raft_consensus.cc:2749] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.225488 11104 leader_election.cc:304] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.231259 11405 raft_consensus.cc:2749] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.233202 11104 leader_election.cc:304] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:58.233915 11405 raft_consensus.cc:2749] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:58.234975 11104 leader_election.cc:304] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.235656 11405 raft_consensus.cc:2749] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.237308 11104 leader_election.cc:304] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:58.240242 11405 raft_consensus.cc:2749] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.241653 11104 leader_election.cc:304] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:58.242525 11405 raft_consensus.cc:2749] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.243978 11104 leader_election.cc:304] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:58.252028 11405 raft_consensus.cc:2749] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.253147 11104 leader_election.cc:304] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:58.253757 11405 raft_consensus.cc:2749] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.254158 11104 leader_election.cc:304] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:58.254850 11405 raft_consensus.cc:2749] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.255292 11104 leader_election.cc:304] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.256047 11405 raft_consensus.cc:2749] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.256511 11104 leader_election.cc:304] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.257169 11405 raft_consensus.cc:2804] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:58.257515 11405 raft_consensus.cc:493] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:58.257546 11104 leader_election.cc:304] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.257925 11405 raft_consensus.cc:3060] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.258311 11346 raft_consensus.cc:2749] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.267570 11405 raft_consensus.cc:515] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:58.258713 11104 leader_election.cc:304] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.270308 11346 raft_consensus.cc:2804] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:58.270741 11346 raft_consensus.cc:493] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:58.270975 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337fa67890a542cabbdfe327cd82a9d0" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:58.271344 11346 raft_consensus.cc:3060] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.271847 10500 raft_consensus.cc:2393] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d in current term 2: Already voted for candidate e47f398b974847a8a7f2762817ef2ee1 in this term.
I20260709 13:02:58.273895 11405 leader_election.cc:290] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:58.270673 11104 leader_election.cc:304] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:58.276079 11104 leader_election.cc:304] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:58.276646 11405 raft_consensus.cc:2749] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.281003 11405 raft_consensus.cc:2749] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.288236 10254 catalog_manager.cc:5697] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 1 to 2, leader changed from c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194) to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:58.298334 11346 raft_consensus.cc:515] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:58.301539 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a053e0b3853e41cfaa749c51502ee505" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:58.302315 10500 raft_consensus.cc:2393] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d in current term 2: Already voted for candidate e47f398b974847a8a7f2762817ef2ee1 in this term.
I20260709 13:02:58.306157 11346 leader_election.cc:290] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
W20260709 13:02:58.311988 10398 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:58.317885 11104 leader_election.cc:304] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
W20260709 13:02:58.318652 10398 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:58.319764 11104 leader_election.cc:304] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:58.320726 11346 raft_consensus.cc:2804] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:58.320811 11104 leader_election.cc:304] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.321327 11346 raft_consensus.cc:493] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:58.321614 11405 raft_consensus.cc:2804] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:58.321825 11346 raft_consensus.cc:3060] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.322065 11405 raft_consensus.cc:493] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:58.322504 11405 raft_consensus.cc:3060] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.330005 11415 raft_consensus.cc:2749] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.330052 11405 raft_consensus.cc:515] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:58.330720 11104 leader_election.cc:304] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.336597 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:58.339732 11415 raft_consensus.cc:2749] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.342442 11104 leader_election.cc:304] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.344197 11104 leader_election.cc:304] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.345145 11415 raft_consensus.cc:2804] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:58.345542 11415 raft_consensus.cc:493] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:58.345909 11415 raft_consensus.cc:3060] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.343040 11405 leader_election.cc:290] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:58.351737 11405 raft_consensus.cc:2749] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:58.353286 11346 raft_consensus.cc:515] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:58.355597 11346 leader_election.cc:290] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:58.356869 11415 raft_consensus.cc:515] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:58.360162 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401d9c41eeb41d49f4d911c33948ea0" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:58.360956 10500 raft_consensus.cc:2393] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d in current term 2: Already voted for candidate e47f398b974847a8a7f2762817ef2ee1 in this term.
I20260709 13:02:58.353575 11104 leader_election.cc:304] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:58.364239 11104 leader_election.cc:304] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:58.364718 11346 raft_consensus.cc:2804] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:58.365428 11346 raft_consensus.cc:493] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:58.365854 11346 raft_consensus.cc:3060] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.366416 11416 raft_consensus.cc:2804] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:58.366895 11416 raft_consensus.cc:493] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:58.367287 11416 raft_consensus.cc:3060] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.367969 11146 raft_consensus.cc:1240] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:58.378670 11146 raft_consensus.cc:1240] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:58.380918 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:58.381660 10427 raft_consensus.cc:2468] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 3.
I20260709 13:02:58.383705 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a183bd0ecc8412d82287cb19ca3a647" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:58.384353 10427 raft_consensus.cc:2468] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:02:58.387550 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5eb93c19c140c2a287b00b516361a2" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:58.389829 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:58.390453 10427 raft_consensus.cc:2468] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 3.
I20260709 13:02:58.393036 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a053e0b3853e41cfaa749c51502ee505" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:58.394580 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337fa67890a542cabbdfe327cd82a9d0" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:58.397205 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558a3d9a43284068ae2464f019fc6831" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:58.397553 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558a3d9a43284068ae2464f019fc6831" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:58.398099 10429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:58.398214 11415 leader_election.cc:290] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:58.400899 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401d9c41eeb41d49f4d911c33948ea0" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:58.404307 11104 leader_election.cc:304] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.405452 11104 leader_election.cc:304] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.406095 11405 raft_consensus.cc:2804] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:58.406448 11405 raft_consensus.cc:493] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:58.406775 11405 raft_consensus.cc:3060] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.406875 10425 raft_consensus.cc:1275] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.408540 11373 consensus_queue.cc:1048] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:58.410985 10429 raft_consensus.cc:2468] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 3.
I20260709 13:02:58.414636 11415 raft_consensus.cc:2804] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:58.415081 11415 raft_consensus.cc:493] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:58.415436 11415 raft_consensus.cc:3060] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.416653 10426 raft_consensus.cc:2468] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:02:58.417755 11416 raft_consensus.cc:515] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:58.420508 11150 raft_consensus.cc:1240] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:58.418111 11405 raft_consensus.cc:515] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:58.428681 11104 leader_election.cc:304] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:58.429641 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:58.428108 11405 leader_election.cc:290] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:58.430327 11346 raft_consensus.cc:515] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:58.431052 11405 raft_consensus.cc:2749] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.418332 10430 raft_consensus.cc:2468] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:02:58.426003 11415 raft_consensus.cc:515] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:58.422868 10428 raft_consensus.cc:2468] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:02:58.433701 11415 leader_election.cc:290] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:58.426846 11416 leader_election.cc:290] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:58.434654 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a183bd0ecc8412d82287cb19ca3a647" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:58.437181 11346 leader_election.cc:290] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:58.454695 11104 leader_election.cc:304] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.456153 11104 leader_election.cc:304] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.457034 11346 raft_consensus.cc:2804] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:58.457397 11346 raft_consensus.cc:493] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:58.457973 11346 raft_consensus.cc:3060] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.457368 11104 leader_election.cc:304] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.469074 11104 leader_election.cc:304] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:58.469336 11416 raft_consensus.cc:2804] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:58.470211 11415 raft_consensus.cc:2804] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:58.470510 11416 raft_consensus.cc:697] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:58.471032 11104 leader_election.cc:304] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.469640 11418 raft_consensus.cc:2804] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:58.483587 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:58.473331 11416 consensus_queue.cc:237] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:58.485806 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:58.480434 11405 raft_consensus.cc:2804] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:58.487551 11405 raft_consensus.cc:697] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:58.488353 11405 consensus_queue.cc:237] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:58.502460 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:58.504293 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a183bd0ecc8412d82287cb19ca3a647" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:58.505211 11346 raft_consensus.cc:515] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:58.505698 10429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:58.507094 10579 raft_consensus.cc:2393] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d in current term 3: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:02:58.508680 10427 raft_consensus.cc:2468] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:02:58.519090 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:58.521492 10430 raft_consensus.cc:2468] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:02:58.524442 11146 raft_consensus.cc:3060] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.525609 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:58.489971 11415 raft_consensus.cc:697] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:58.522697 10429 raft_consensus.cc:2468] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 3.
I20260709 13:02:58.527398 11104 leader_election.cc:304] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.528944 11418 raft_consensus.cc:697] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 3 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:58.529863 11418 consensus_queue.cc:237] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:58.533353 10428 raft_consensus.cc:2468] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 3.
I20260709 13:02:58.534078 11146 raft_consensus.cc:1275] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.538128 11346 leader_election.cc:290] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:58.538641 10425 raft_consensus.cc:2468] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 3.
I20260709 13:02:58.538807 10254 catalog_manager.cc:5697] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 1 to 2, leader changed from c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194) to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 2 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.539768 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:58.540601 10500 raft_consensus.cc:2393] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d in current term 3: Already voted for candidate e47f398b974847a8a7f2762817ef2ee1 in this term.
I20260709 13:02:58.543642 11104 leader_election.cc:304] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.544425 11405 raft_consensus.cc:2804] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:58.544881 11405 raft_consensus.cc:697] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:58.545647 11346 raft_consensus.cc:2804] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:58.545608 11104 leader_election.cc:304] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:58.546389 11405 consensus_queue.cc:237] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:58.552050 11418 raft_consensus.cc:2804] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:58.552523 11418 raft_consensus.cc:697] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 3 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:58.553328 11418 consensus_queue.cc:237] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:58.570842 11104 leader_election.cc:304] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.568456 11346 raft_consensus.cc:697] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
W20260709 13:02:58.578855 11422 log.cc:927] Time spent T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:02:58.568043 11415 consensus_queue.cc:237] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:58.581341 10430 raft_consensus.cc:2468] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 3.
I20260709 13:02:58.588460 10430 raft_consensus.cc:1275] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Refusing update from remote peer e47f398b974847a8a7f2762817ef2ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.588135 11346 consensus_queue.cc:237] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:58.592921 11104 leader_election.cc:304] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:58.592686 11424 raft_consensus.cc:2804] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:58.596704 11142 raft_consensus.cc:3060] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.596835 11384 consensus_queue.cc:1048] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:58.600553 11424 raft_consensus.cc:697] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 3 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:58.602183 11104 leader_election.cc:304] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.603420 11426 raft_consensus.cc:2804] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:58.603945 11426 raft_consensus.cc:697] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 3 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:58.603155 11416 raft_consensus.cc:2804] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:58.604957 11416 raft_consensus.cc:697] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 3 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:02:58.604810 11426 consensus_queue.cc:237] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:58.605811 11416 consensus_queue.cc:237] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:58.601486 11424 consensus_queue.cc:237] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:58.615967 11146 raft_consensus.cc:3060] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.617344 11373 consensus_queue.cc:1048] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:58.618371 11142 raft_consensus.cc:1275] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Refusing update from remote peer e47f398b974847a8a7f2762817ef2ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.624583 11350 consensus_queue.cc:1048] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:02:58.636996 11146 raft_consensus.cc:1275] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Refusing update from remote peer e47f398b974847a8a7f2762817ef2ee1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:58.639106 11350 consensus_queue.cc:1048] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:58.657737 10254 catalog_manager.cc:5697] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 1 to 2, leader changed from c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194) to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 2 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.659839 10254 catalog_manager.cc:5697] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 2 to 3, leader changed from c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194) to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 3 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.661311 10254 catalog_manager.cc:5697] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 1 to 2, leader changed from c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194) to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 2 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.662739 10254 catalog_manager.cc:5697] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 1 to 2, leader changed from c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194) to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 2 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.666074 10254 catalog_manager.cc:5697] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 1 to 2, leader changed from c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194) to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 2 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.667959 10254 catalog_manager.cc:5697] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 2 to 3, leader changed from c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194) to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 3 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.711167 11392 raft_consensus.cc:493] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.712448 11392 raft_consensus.cc:515] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.714525 11392 leader_election.cc:290] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:58.716058 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4d1b449a6e4be3a471e22a127475fe" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:58.716956 10579 raft_consensus.cc:2468] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 2.
I20260709 13:02:58.718257 10400 leader_election.cc:304] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:58.719646 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4d1b449a6e4be3a471e22a127475fe" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:58.719877 11392 raft_consensus.cc:2804] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:58.720326 10500 raft_consensus.cc:2468] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:58.720338 11392 raft_consensus.cc:493] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:58.720988 11392 raft_consensus.cc:3060] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.730360 11392 raft_consensus.cc:515] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.733749 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4d1b449a6e4be3a471e22a127475fe" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:58.734364 10579 raft_consensus.cc:3060] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.734570 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4d1b449a6e4be3a471e22a127475fe" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:58.735152 10500 raft_consensus.cc:3060] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.737066 10582 raft_consensus.cc:1275] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Refusing update from remote peer e47f398b974847a8a7f2762817ef2ee1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:58.738480 11379 consensus_queue.cc:1048] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:58.740749 10579 raft_consensus.cc:2468] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
I20260709 13:02:58.742468 10400 leader_election.cc:304] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:58.743302 11325 raft_consensus.cc:2804] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:58.746702 10254 catalog_manager.cc:5697] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 2 to 3, leader changed from c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194) to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 3 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.760058 11325 raft_consensus.cc:697] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:58.761111 11325 consensus_queue.cc:237] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER 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: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.757297 10500 raft_consensus.cc:2468] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
I20260709 13:02:58.733580 11392 leader_election.cc:290] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:58.760072 10254 catalog_manager.cc:5697] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 2 to 3, leader changed from c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194) to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 3 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.766819 10254 catalog_manager.cc:5697] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 2 to 3, leader changed from c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194) to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 3 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.781328 11379 raft_consensus.cc:493] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:58.781901 11379 raft_consensus.cc:515] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.785200 11379 leader_election.cc:290] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:58.785108 10429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:58.785108 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:58.785856 10429 raft_consensus.cc:2468] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 2.
I20260709 13:02:58.786757 10579 raft_consensus.cc:2393] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 2: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:02:58.787256 10255 catalog_manager.cc:5697] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.787829 10474 leader_election.cc:304] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:58.789626 11379 raft_consensus.cc:2804] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:58.789988 11379 raft_consensus.cc:493] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:58.790359 11379 raft_consensus.cc:3060] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.790795 11392 raft_consensus.cc:493] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.791914 11392 raft_consensus.cc:515] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.793978 11392 leader_election.cc:290] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:58.795508 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1ab3f78b24ac884ae59fb7f73f7be" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:58.796164 10500 raft_consensus.cc:2468] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:58.798122 10397 leader_election.cc:304] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:58.799144 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1ab3f78b24ac884ae59fb7f73f7be" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:58.799777 10579 raft_consensus.cc:2468] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 2.
I20260709 13:02:58.799189 11392 raft_consensus.cc:2804] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:58.801478 11392 raft_consensus.cc:493] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:58.801800 11392 raft_consensus.cc:3060] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.808619 11392 raft_consensus.cc:515] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.811373 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1ab3f78b24ac884ae59fb7f73f7be" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:58.811955 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1ab3f78b24ac884ae59fb7f73f7be" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:58.812515 10579 raft_consensus.cc:3060] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.819993 11365 raft_consensus.cc:493] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.820578 11365 raft_consensus.cc:515] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.812007 10500 raft_consensus.cc:3060] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.825104 11365 leader_election.cc:290] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:58.826743 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:58.827415 10508 raft_consensus.cc:2468] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:02:58.827505 10429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:58.828096 10429 raft_consensus.cc:2468] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 2.
I20260709 13:02:58.828504 10545 leader_election.cc:304] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:58.828636 11325 raft_consensus.cc:493] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.829157 11325 raft_consensus.cc:515] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.831178 11338 raft_consensus.cc:2804] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:58.840711 11338 raft_consensus.cc:493] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:58.841084 11338 raft_consensus.cc:3060] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.830914 11379 raft_consensus.cc:515] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.845709 11445 raft_consensus.cc:493] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.846302 11445 raft_consensus.cc:515] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.848054 10429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:58.848891 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:58.849604 10582 raft_consensus.cc:2393] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 2: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:02:58.850464 11379 leader_election.cc:290] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:58.834702 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:58.851557 10508 raft_consensus.cc:2468] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:58.852566 10397 leader_election.cc:304] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:58.853080 11338 raft_consensus.cc:515] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.854676 11445 leader_election.cc:290] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:58.854760 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:58.835855 10500 raft_consensus.cc:2468] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
I20260709 13:02:58.855455 10582 raft_consensus.cc:2468] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:58.839143 11392 leader_election.cc:290] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:58.839874 10579 raft_consensus.cc:2468] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
I20260709 13:02:58.840281 11325 leader_election.cc:290] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:58.833310 10575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:58.856868 10575 raft_consensus.cc:2393] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c701bdb2436f4918a8d59d308c7ac32d in current term 3: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:02:58.857427 11338 leader_election.cc:290] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:58.857692 10400 leader_election.cc:304] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:58.858471 11325 raft_consensus.cc:2804] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:58.858827 11325 raft_consensus.cc:493] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:58.859167 11325 raft_consensus.cc:3060] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.859444 10429 raft_consensus.cc:2468] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 2.
I20260709 13:02:58.862851 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:58.865170 10500 raft_consensus.cc:3060] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.864578 10400 leader_election.cc:304] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:02:58.868031 11392 raft_consensus.cc:2804] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:58.855455 11445 raft_consensus.cc:2804] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:58.868605 11392 raft_consensus.cc:697] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:58.870493 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:58.870338 11392 consensus_queue.cc:237] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER 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: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.871153 10508 raft_consensus.cc:2468] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 2.
I20260709 13:02:58.872499 10474 leader_election.cc:304] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:02:58.873306 11379 raft_consensus.cc:2804] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:58.869028 11445 raft_consensus.cc:493] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:58.874102 11445 raft_consensus.cc:3060] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.875332 11325 raft_consensus.cc:515] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.875597 11379 raft_consensus.cc:697] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 2 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:58.878615 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:58.879386 10508 raft_consensus.cc:3060] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.879654 11379 consensus_queue.cc:237] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.882514 11338 raft_consensus.cc:493] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.885291 10500 raft_consensus.cc:2468] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 3.
I20260709 13:02:58.885376 11338 raft_consensus.cc:515] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.886453 10429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:58.886788 10508 raft_consensus.cc:2468] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
I20260709 13:02:58.887794 10545 leader_election.cc:304] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:58.888550 11338 leader_election.cc:290] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:58.889083 11365 raft_consensus.cc:2804] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:58.889613 11365 raft_consensus.cc:697] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 3 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:02:58.890496 11365 consensus_queue.cc:237] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER 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: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.893841 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:58.893714 11445 raft_consensus.cc:515] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.894505 10508 raft_consensus.cc:2468] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 2.
I20260709 13:02:58.895260 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:58.895854 11445 leader_election.cc:290] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:58.896790 10545 leader_election.cc:304] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:58.897518 11325 leader_election.cc:290] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:58.897629 11396 raft_consensus.cc:2804] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:58.898034 11396 raft_consensus.cc:493] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:58.899602 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:58.900410 10508 raft_consensus.cc:2393] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c701bdb2436f4918a8d59d308c7ac32d in current term 3: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:02:58.899294 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:58.899255 10397 leader_election.cc:304] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:58.901501 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:58.901118 11396 raft_consensus.cc:3060] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.902069 10582 raft_consensus.cc:3060] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.907264 10254 catalog_manager.cc:5697] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.909875 11396 raft_consensus.cc:515] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.910333 10582 raft_consensus.cc:2468] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
I20260709 13:02:58.907239 10429 raft_consensus.cc:2393] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 in current term 3: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
I20260709 13:02:58.916435 11448 raft_consensus.cc:2804] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:58.916949 11448 raft_consensus.cc:697] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:58.917778 11448 consensus_queue.cc:237] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER 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: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.920554 10397 leader_election.cc:304] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:58.915108 10508 raft_consensus.cc:1275] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.922266 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:58.922564 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:58.923164 10500 raft_consensus.cc:3060] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.923389 11325 raft_consensus.cc:2749] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:02:58.923630 11426 consensus_queue.cc:1048] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:58.920538 11396 leader_election.cc:290] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:58.936205 10254 catalog_manager.cc:5697] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 1 to 3, leader changed from c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194) to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 3 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:58.938349 11392 raft_consensus.cc:493] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.938961 11392 raft_consensus.cc:515] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.941375 11392 leader_election.cc:290] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:58.942324 10255 catalog_manager.cc:5697] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 1 to 2, leader changed from c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194) to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.944108 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b4f52a29cb40698f4d8a5bfb4fba00" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:58.944569 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b4f52a29cb40698f4d8a5bfb4fba00" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:58.945113 10506 raft_consensus.cc:2468] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 2.
I20260709 13:02:58.946985 10397 leader_election.cc:304] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:58.947346 10427 raft_consensus.cc:1275] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:58.947693 11392 raft_consensus.cc:2804] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:58.949661 11426 consensus_queue.cc:1048] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:58.948117 11392 raft_consensus.cc:493] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:58.955621 11392 raft_consensus.cc:3060] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.982900 10506 raft_consensus.cc:1275] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.984406 10504 raft_consensus.cc:1275] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.986976 11426 consensus_queue.cc:1048] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:58.989080 10582 raft_consensus.cc:1275] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.988663 11416 consensus_queue.cc:1048] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:58.984012 10254 catalog_manager.cc:5697] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 1 to 3, leader changed from e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195) to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 3 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.990653 11426 consensus_queue.cc:1048] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:58.997087 11365 raft_consensus.cc:493] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.998136 11365 raft_consensus.cc:515] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:58.999034 10430 raft_consensus.cc:1275] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:59.001139 11365 leader_election.cc:290] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:59.001359 10430 raft_consensus.cc:1275] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:59.005172 11346 consensus_queue.cc:1048] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:59.006536 10501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:59.009472 10575 raft_consensus.cc:1275] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:59.009480 11346 consensus_queue.cc:1048] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:59.041116 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:59.041853 10430 raft_consensus.cc:2468] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 2.
I20260709 13:02:59.043080 10428 raft_consensus.cc:1275] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:59.047564 10548 leader_election.cc:304] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:02:59.048159 11392 raft_consensus.cc:515] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:59.049227 11424 consensus_queue.cc:1048] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:59.050539 11373 raft_consensus.cc:2804] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:59.051043 11373 raft_consensus.cc:493] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.051693 11373 raft_consensus.cc:3060] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.051769 10500 raft_consensus.cc:2468] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 3.
I20260709 13:02:59.050949 10501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b4f52a29cb40698f4d8a5bfb4fba00" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:59.054131 10501 raft_consensus.cc:3060] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.061224 10501 raft_consensus.cc:2468] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
I20260709 13:02:59.023823 11346 consensus_queue.cc:1048] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 13:02:59.065697 11392 leader_election.cc:290] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:59.071801 10575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b4f52a29cb40698f4d8a5bfb4fba00" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:02:59.072477 10431 raft_consensus.cc:1275] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:59.075388 10397 leader_election.cc:304] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:59.074409 10434 raft_consensus.cc:1275] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:59.082782 11445 raft_consensus.cc:2804] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:59.072546 10426 raft_consensus.cc:1275] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:59.079327 11416 consensus_queue.cc:1048] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 13:02:59.141726 10430 raft_consensus.cc:1275] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:59.142215 10501 raft_consensus.cc:1275] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:59.123394 11416 consensus_queue.cc:1048] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 13:02:59.123106 11426 consensus_queue.cc:1048] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:02:59.146833 11424 consensus_queue.cc:1048] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:02:59.156497 10426 raft_consensus.cc:1275] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:59.156953 10500 raft_consensus.cc:1275] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:59.146695 11445 raft_consensus.cc:697] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:02:59.158743 11445 consensus_queue.cc:237] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER 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: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:59.163159 10582 raft_consensus.cc:1275] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:59.163445 10545 leader_election.cc:304] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:02:59.168707 11426 consensus_queue.cc:1048] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
W20260709 13:02:59.222659 10545 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 59309.5us
I20260709 13:02:59.248797 11459 raft_consensus.cc:2804] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:59.262831 11405 consensus_queue.cc:1048] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:02:59.267525 11459 raft_consensus.cc:697] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 3 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
W20260709 13:02:59.340951 11104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 71365.4us
I20260709 13:02:59.267558 11463 raft_consensus.cc:493] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:02:59.353647 11346 raft_consensus.cc:493] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:59.371706 11346 raft_consensus.cc:515] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:59.361753 11463 raft_consensus.cc:515] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:59.373816 10504 raft_consensus.cc:1275] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:59.438272 11479 raft_consensus.cc:493] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.438911 11479 raft_consensus.cc:515] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:59.441267 11479 leader_election.cc:290] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:59.444518 11424 raft_consensus.cc:493] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:59.444720 11426 raft_consensus.cc:493] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:59.445165 11424 raft_consensus.cc:515] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:59.445638 11426 raft_consensus.cc:515] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:59.447332 11424 leader_election.cc:290] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:59.444550 11415 consensus_queue.cc:1048] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:02:59.447348 11421 raft_consensus.cc:493] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:02:59.449204 11426 leader_election.cc:290] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:59.449782 11421 raft_consensus.cc:515] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:59.297123 11459 consensus_queue.cc:237] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER 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: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:59.376808 11405 consensus_queue.cc:1048] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.079s
I20260709 13:02:59.452577 11421 leader_election.cc:290] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:59.487231 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:59.504227 10506 raft_consensus.cc:2393] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d in current term 2: Already voted for candidate e47f398b974847a8a7f2762817ef2ee1 in this term.
I20260709 13:02:59.504601 10575 raft_consensus.cc:1275] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:59.506544 10582 raft_consensus.cc:1275] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:59.506309 11373 raft_consensus.cc:515] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:59.487526 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:59.484054 10501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:59.484762 10504 raft_consensus.cc:1275] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:59.498207 11448 consensus_queue.cc:1048] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:59.500070 11466 raft_consensus.cc:493] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.501600 11463 leader_election.cc:290] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
W20260709 13:02:59.501718 10547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 332581us
I20260709 13:02:59.484329 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:59.523473 10508 raft_consensus.cc:2393] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d in current term 3: Already voted for candidate e47f398b974847a8a7f2762817ef2ee1 in this term.
I20260709 13:02:59.510623 11373 leader_election.cc:290] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:59.508363 11146 raft_consensus.cc:2468] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:02:59.509119 11473 raft_consensus.cc:493] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.524966 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:59.525622 10579 raft_consensus.cc:2468] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 2.
I20260709 13:02:59.525413 11473 raft_consensus.cc:515] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:59.527336 10575 raft_consensus.cc:1240] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Rejecting Update request from peer e47f398b974847a8a7f2762817ef2ee1 for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:59.527587 11473 leader_election.cc:290] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:59.480216 11471 raft_consensus.cc:493] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.528484 11471 raft_consensus.cc:515] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:59.530581 11471 leader_election.cc:290] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:59.478675 11468 raft_consensus.cc:493] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
W20260709 13:02:59.563550 10397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 101692us
I20260709 13:02:59.566921 10474 leader_election.cc:304] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:59.558964 11477 raft_consensus.cc:493] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:02:59.635215 10397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 68319.4us
I20260709 13:02:59.631292 10501 raft_consensus.cc:2393] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d in current term 2: Already voted for candidate e47f398b974847a8a7f2762817ef2ee1 in this term.
W20260709 13:02:59.638927 10474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 67398.4us
W20260709 13:02:59.640416 10547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 72838.2us
I20260709 13:02:59.633683 11479 raft_consensus.cc:2804] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:59.633708 10575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
W20260709 13:02:59.640357 11429 log.cc:927] Time spent T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
I20260709 13:02:59.556907 11466 raft_consensus.cc:515] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:59.641935 11144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f592fbb5fdc14933887789213f54140e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:59.643908 11325 raft_consensus.cc:493] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.564085 11468 raft_consensus.cc:515] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:59.645253 11445 raft_consensus.cc:493] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.645035 11479 raft_consensus.cc:493] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.655412 10426 raft_consensus.cc:1275] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:59.634008 11477 raft_consensus.cc:515] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:59.646063 11392 consensus_queue.cc:1048] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
I20260709 13:02:59.694890 11384 consensus_queue.cc:1059] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:02:59.718132 11479 raft_consensus.cc:3060] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.723343 11338 raft_consensus.cc:493] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.708671 11144 raft_consensus.cc:2468] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:02:59.725430 11471 raft_consensus.cc:493] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.708010 11325 raft_consensus.cc:515] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:59.717815 11445 raft_consensus.cc:515] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:59.734251 11474 raft_consensus.cc:493] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.734661 11379 raft_consensus.cc:3055] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:59.734877 11338 raft_consensus.cc:515] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:59.801857 10508 raft_consensus.cc:1275] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:59.788880 11379 raft_consensus.cc:740] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:02:59.803491 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f592fbb5fdc14933887789213f54140e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:59.815898 10507 raft_consensus.cc:2468] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 2.
W20260709 13:02:59.810619 11482 log.cc:927] Time spent T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d: Append to log took a long time: real 0.114s	user 0.001s	sys 0.000s
I20260709 13:02:59.781668 11471 raft_consensus.cc:515] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
W20260709 13:02:59.834822 10400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 190367us
I20260709 13:02:59.841488 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:02:59.789693 11474 raft_consensus.cc:515] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
W20260709 13:02:59.845352 10473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 367434us
I20260709 13:02:59.722208 11463 consensus_queue.cc:1048] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:02:59.845767 10432 raft_consensus.cc:2468] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 2.
I20260709 13:02:59.848438 11483 raft_consensus.cc:493] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.847127 10499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:59.851362 10504 raft_consensus.cc:1275] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:59.880194 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:02:59.901473 11463 raft_consensus.cc:493] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.903254 10434 raft_consensus.cc:3060] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.903770 11463 raft_consensus.cc:515] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:59.904505 11499 raft_consensus.cc:493] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.904992 11499 raft_consensus.cc:515] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:59.905820 11463 leader_election.cc:290] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:59.906368 11498 raft_consensus.cc:493] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.848065 11379 consensus_queue.cc:260] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:59.906868 11498 raft_consensus.cc:515] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:59.907613 11379 raft_consensus.cc:3060] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.906977 11499 leader_election.cc:290] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:59.909051 11498 leader_election.cc:290] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:59.913797 11474 leader_election.cc:290] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:59.914671 11445 leader_election.cc:290] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:59.888346 11483 raft_consensus.cc:515] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:02:59.915470 11466 leader_election.cc:290] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:59.916671 11483 leader_election.cc:290] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:59.916853 11471 leader_election.cc:290] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:59.897027 11416 raft_consensus.cc:493] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:59.884171 11495 raft_consensus.cc:493] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:02:59.918570 11416 raft_consensus.cc:515] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:02:59.924464 11416 leader_election.cc:290] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:02:59.931761 10501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a633f2a7e4341b69b85c3c0d41865a1" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:02:59.932614 10501 raft_consensus.cc:2368] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c701bdb2436f4918a8d59d308c7ac32d for earlier term 2. Current term is 3.
I20260709 13:02:59.934568 11325 leader_election.cc:290] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:02:59.935694 11338 leader_election.cc:290] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:02:59.962803 10399 leader_election.cc:304] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:59.953665 11493 raft_consensus.cc:493] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.917930 11479 raft_consensus.cc:515] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:02:59.976318 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:59.978139 10582 raft_consensus.cc:2468] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:02:59.976568 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:59.979987 10579 raft_consensus.cc:2468] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 3.
I20260709 13:02:59.983922 11104 leader_election.cc:304] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:59.976842 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:02:59.988687 10577 raft_consensus.cc:2468] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:02:59.990442 11104 leader_election.cc:304] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:59.991559 11104 leader_election.cc:304] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:02:59.972429 11484 raft_consensus.cc:2804] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:59.994561 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:02:59.998097 10507 raft_consensus.cc:1275] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:59.977244 11473 raft_consensus.cc:493] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.981637 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.007201 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:00.009449 10508 raft_consensus.cc:2468] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 2.
I20260709 13:02:59.918728 11495 raft_consensus.cc:515] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:02:59.988082 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:02:59.973151 11427 consensus_queue.cc:1048] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 13:02:59.999109 11484 raft_consensus.cc:493] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.998414 11491 raft_consensus.cc:2804] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.029847 11466 consensus_queue.cc:1048] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:00.027233 10499 raft_consensus.cc:2368] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:00.006490 11144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.031548 11495 leader_election.cc:290] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:02:59.998210 11494 raft_consensus.cc:2804] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:00.006827 11502 raft_consensus.cc:493] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:00.008844 11426 raft_consensus.cc:2804] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:00.029266 11491 raft_consensus.cc:493] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:00.037621 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:00.033203 10545 leader_election.cc:304] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:02:59.986589 11493 raft_consensus.cc:515] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:00.025693 11484 raft_consensus.cc:3060] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.040257 10506 raft_consensus.cc:2410] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:00.040336 11426 raft_consensus.cc:493] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:00.041385 10433 raft_consensus.cc:2468] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:03:00.015524 11146 raft_consensus.cc:2468] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:03:00.009086 11473 raft_consensus.cc:515] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:00.042618 11144 raft_consensus.cc:2468] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:03:00.051707 11104 leader_election.cc:304] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:00.052495 11464 raft_consensus.cc:2804] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.052894 11464 raft_consensus.cc:493] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.053273 11464 raft_consensus.cc:3060] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.049546 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:00.040033 11494 raft_consensus.cc:493] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:00.051460 10399 leader_election.cc:304] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:00.056509 10399 leader_election.cc:304] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:00.041258 11504 raft_consensus.cc:493] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:00.038132 11150 raft_consensus.cc:2468] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:03:00.050293 11426 raft_consensus.cc:3060] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:00.042354 11491 raft_consensus.cc:3060] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.080158 10577 raft_consensus.cc:2393] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d in current term 2: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:03:00.049552 11478 raft_consensus.cc:493] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:00.050938 11480 raft_consensus.cc:493] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:00.059376 11471 raft_consensus.cc:2804] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.130537 11471 raft_consensus.cc:493] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.131094 11471 raft_consensus.cc:3060] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.060050 11494 raft_consensus.cc:3060] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:00.059531 11445 raft_consensus.cc:2804] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.135310 11445 raft_consensus.cc:493] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.135797 11445 raft_consensus.cc:3060] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.059633 11498 raft_consensus.cc:493] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:00.137473 11498 raft_consensus.cc:515] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:00.139856 11478 raft_consensus.cc:515] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:00.140481 11479 leader_election.cc:290] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:03:00.158579 11480 raft_consensus.cc:515] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:00.161574 11480 leader_election.cc:290] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:00.119814 11427 raft_consensus.cc:493] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:00.164245 11427 raft_consensus.cc:515] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:00.164693 11415 raft_consensus.cc:2804] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:00.165318 11415 raft_consensus.cc:493] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:03:00.165840 11415 raft_consensus.cc:3060] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:00.124351 11493 leader_election.cc:290] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:03:00.066666 11504 raft_consensus.cc:515] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:00.041720 11502 raft_consensus.cc:515] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:00.220752 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b4f52a29cb40698f4d8a5bfb4fba00" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:00.166829 11427 leader_election.cc:290] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:00.230868 10432 raft_consensus.cc:3060] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.232986 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:00.233896 10431 raft_consensus.cc:2468] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 2.
I20260709 13:03:00.237562 10433 raft_consensus.cc:1275] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:00.224970 10434 raft_consensus.cc:2468] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 3.
I20260709 13:03:00.219507 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.263664 10432 raft_consensus.cc:1275] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:00.265949 10579 raft_consensus.cc:3060] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 3
W20260709 13:03:00.270139 11104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 202073us
I20260709 13:03:00.276510 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5eb93c19c140c2a287b00b516361a2" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:00.281481 10500 raft_consensus.cc:1275] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:03:00.284521 11481 log.cc:927] Time spent T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d: Append to log took a long time: real 0.504s	user 0.005s	sys 0.004s
I20260709 13:03:00.285133 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.285946 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5eb93c19c140c2a287b00b516361a2" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:00.290537 10425 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54404 (request call id 49) took 1277 ms. Trace:
I20260709 13:03:00.290930 10425 rpcz_store.cc:276] 0709 13:02:59.013168 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:59.014132 (+   964us) service_pool.cc:224] Handling call
0709 13:02:59.039216 (+ 25084us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:02:59.045143 (+  5927us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:02:59.045180 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:02:59.253941 (+208761us) spinlock_profiling.cc:243] Waited 16.9 ms on lock 0x7b2c00047a38. stack: 00007f47dd952343 00007f47dd952240 00007f47dd2e11d4 00007f47e701f304 00007f47e701f299 00007f47df36aa11 00007f47df37a372 00007f47e0aaca01 00007f47e0a7143a 00007f47e0a7083e 00007f47e5a35419 00007f47defacbd4 00007f47defacb62 00007f47defaca91 00007f47defaca0c 00007f47defabcc2
0709 13:02:59.347619 (+ 93678us) log.cc:844] Serialized 26 byte log entry
0709 13:02:59.563541 (+215922us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:02:59.566463 (+  2922us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:02:59.569369 (+  2906us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:00.283946 (+714577us) spinlock_profiling.cc:243] Waited 1.67 ms on lock 0x7b4400022b4c. stack: 00007f47dd952343 00007f47dd952240 00007f47dd2e11d4 00007f47e701f304 00007f47e701f299 00007f47dd80cdb1 00007f47dd8aac85 00007f47dd8ab6a2 00007f47e061d1db 00007f47e0618aaf 00007f47e060c86e 00007f47e060bbb6 00007f47e060b7d8 00007f47e0615221 00007f47e06151d9 00007f47e0615169
0709 13:03:00.290315 (+  6369us) raft_consensus.cc:1685] finished
0709 13:03:00.290335 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:00.290456 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":443,"raft.run_cpu_time_us":83,"raft.run_wall_time_us":83,"spinlock_wait_cycles":42613760,"thread_start_us":145796,"threads_started":1,"wal-append.queue_time_us":360618}
I20260709 13:03:00.293344 11490 raft_consensus.cc:493] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:00.293958 11490 raft_consensus.cc:515] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:00.295065 11396 raft_consensus.cc:493] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:00.295606 11396 raft_consensus.cc:515] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:00.297567 11396 leader_election.cc:290] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:00.300912 11144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.302619 11478 leader_election.cc:290] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:00.261369 10429 raft_consensus.cc:1240] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Rejecting Update request from peer e47f398b974847a8a7f2762817ef2ee1 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:00.260231 11474 raft_consensus.cc:493] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:00.319238 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:00.319449 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:00.321185 10577 raft_consensus.cc:2468] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 2.
I20260709 13:03:00.320469 10581 raft_consensus.cc:2468] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 2.
W20260709 13:03:00.324867 10474 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:00.268106 11473 leader_election.cc:290] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:00.261855 11148 raft_consensus.cc:2468] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:03:00.331303 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:00.310346 10573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:00.310752 11487 raft_consensus.cc:493] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:00.341385 10579 raft_consensus.cc:1275] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:00.321522 11427 raft_consensus.cc:493] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:03:00.335093 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.331936 11485 raft_consensus.cc:493] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:03:00.373265 10504 raft_consensus.cc:1275] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:00.336205 11498 leader_election.cc:290] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:03:00.329244 11474 raft_consensus.cc:515] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:00.344328 10576 raft_consensus.cc:2468] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 2.
I20260709 13:03:00.347718 10573 raft_consensus.cc:2468] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 2.
I20260709 13:03:00.412855 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
W20260709 13:03:00.426918 11104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 144104us
I20260709 13:03:00.431919 10399 leader_election.cc:304] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:00.434731 10399 leader_election.cc:304] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:00.435876 11492 raft_consensus.cc:2804] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.436372 11492 raft_consensus.cc:493] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.436754 11492 raft_consensus.cc:3060] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.400763 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.443328 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:00.444235 11502 leader_election.cc:290] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:00.444584 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a70e74920014cd0855910c55f69661d" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:00.445101 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:00.445245 10573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:00.445730 10579 raft_consensus.cc:2468] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 3.
I20260709 13:03:00.445920 10573 raft_consensus.cc:2468] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 2.
I20260709 13:03:00.445731 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:00.347337 11487 raft_consensus.cc:515] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:00.447134 10581 raft_consensus.cc:3060] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.355532 11427 raft_consensus.cc:515] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:00.452939 11427 leader_election.cc:290] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:00.452546 11492 raft_consensus.cc:515] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:00.456231 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:00.456943 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.457428 11474 leader_election.cc:290] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:00.457015 11151 raft_consensus.cc:3060] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.461515 11415 raft_consensus.cc:515] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:00.462563 11492 leader_election.cc:290] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:03:00.463223 11490 leader_election.cc:290] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:00.463418 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.465270 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.469137 11415 leader_election.cc:290] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:00.469316 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.470304 11148 raft_consensus.cc:2468] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 2.
I20260709 13:03:00.471928 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.472596 11148 raft_consensus.cc:2468] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:03:00.470655 11151 raft_consensus.cc:2468] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 3.
I20260709 13:03:00.466600 11104 leader_election.cc:304] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:03:00.470026 11426 raft_consensus.cc:515] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:00.379129 11485 raft_consensus.cc:515] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:00.399356 11494 raft_consensus.cc:515] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:00.473891 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.470050 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.465372 11491 raft_consensus.cc:515] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:00.476076 10581 raft_consensus.cc:2468] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 3.
I20260709 13:03:00.426569 10430 raft_consensus.cc:2468] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:03:00.478641 10474 leader_election.cc:304] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:03:00.503705 10474 leader_election.cc:304] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:03:00.513710 10474 leader_election.cc:304] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:03:00.462936 11484 raft_consensus.cc:515] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:00.528947 11506 raft_consensus.cc:2804] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:00.500741 11147 raft_consensus.cc:2468] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:03:00.529467 11462 raft_consensus.cc:2804] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.500860 11146 raft_consensus.cc:2468] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 1.
I20260709 13:03:00.456291 11445 raft_consensus.cc:515] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:00.532173 11418 consensus_queue.cc:1048] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:00.516302 11149 raft_consensus.cc:2468] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 2.
I20260709 13:03:00.529361 11485 leader_election.cc:290] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
W20260709 13:03:00.539040 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 226536us
I20260709 13:03:00.515553 11443 raft_consensus.cc:2804] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:00.508327 11144 raft_consensus.cc:2468] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 2.
I20260709 13:03:00.510129 11479 raft_consensus.cc:2804] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.536927 11494 leader_election.cc:290] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:00.538141 11519 raft_consensus.cc:2749] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:00.562074 11487 leader_election.cc:290] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:00.562688 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:00.564841 11491 leader_election.cc:290] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:00.565429 11468 leader_election.cc:290] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:00.566658 11445 leader_election.cc:290] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:03:00.568221 11471 raft_consensus.cc:515] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:00.570393 11471 leader_election.cc:290] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:00.571399 10255 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:49852 (request call id 71) took 1510 ms. Trace:
I20260709 13:03:00.571758 11346 leader_election.cc:290] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:00.556532 10548 leader_election.cc:304] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:00.559173 11512 raft_consensus.cc:493] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:03:00.560001 11479 raft_consensus.cc:493] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.571791 10255 rpcz_store.cc:276] 0709 13:02:59.061012 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:59.062319 (+  1307us) service_pool.cc:224] Handling call
0709 13:02:59.106398 (+ 44079us) spinlock_profiling.cc:243] Waited 4.15 ms on lock 0x7b540061b554. stack: 00007f47dd952343 00007f47dd952240 00007f47dd2e11d4 00007f47e701f304 00007f47e701f299 00007f47e09db090 00007f47e0a79f3a 00007f47e68301cc 00007f47e692e37e 00007f47e4def2a4 00007f47e4def232 00007f47e4def161 00007f47e4def0dc 00007f47e4dee392 00007f47dedac48c 00007f47dedab8c6
0709 13:03:00.571342 (+1464944us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":172702,"reported_tablets":1,"spinlock_wait_cycles":9547648}
I20260709 13:03:00.544883 11325 raft_consensus.cc:493] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:03:00.554979 11443 raft_consensus.cc:493] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.541597 11464 raft_consensus.cc:515] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:00.546460 11506 raft_consensus.cc:697] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 3 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:03:00.585042 11142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.582001 11485 consensus_queue.cc:1048] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:03:00.611048 11142 raft_consensus.cc:2468] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:03:00.589986 11462 raft_consensus.cc:493] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.611853 11462 raft_consensus.cc:3060] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.612525 11506 consensus_queue.cc:237] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER 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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:00.593161 11494 consensus_queue.cc:1048] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:00.615140 11448 raft_consensus.cc:493] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:03:00.586618 11443 raft_consensus.cc:3060] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:00.615700 11448 raft_consensus.cc:515] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
W20260709 13:03:00.617549 11511 log.cc:927] Time spent T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902: Append to log took a long time: real 0.174s	user 0.002s	sys 0.000s
I20260709 13:03:00.619441 11474 raft_consensus.cc:493] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:03:00.620059 11474 raft_consensus.cc:515] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:00.622296 11474 leader_election.cc:290] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:00.622886 11504 leader_election.cc:290] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:03:00.623629 11448 leader_election.cc:290] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:00.597185 11484 leader_election.cc:290] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:00.598063 11426 leader_election.cc:290] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:00.580879 11479 raft_consensus.cc:3060] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.626318 10504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b4f52a29cb40698f4d8a5bfb4fba00" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:00.629804 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:00.585111 11512 raft_consensus.cc:515] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:00.601992 10577 raft_consensus.cc:2393] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 3: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:03:00.631601 10504 raft_consensus.cc:2368] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 for earlier term 2. Current term is 3.
I20260709 13:03:00.633184 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:03:00.634008 10507 raft_consensus.cc:3060] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.603765 11464 leader_election.cc:290] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:03:00.562139 11477 leader_election.cc:290] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:00.585516 11468 raft_consensus.cc:2804] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.608810 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:03:00.590728 10548 leader_election.cc:304] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
W20260709 13:03:00.643512 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 52867.7us
I20260709 13:03:00.613511 11492 raft_consensus.cc:493] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:00.576301 11471 raft_consensus.cc:493] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:00.648226 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:00.644997 10504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:00.645991 10473 leader_election.cc:304] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:00.647392 10548 leader_election.cc:304] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:03:00.649152 10504 raft_consensus.cc:2468] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
I20260709 13:03:00.650044 10504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:03:00.654639 10504 raft_consensus.cc:2393] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d in current term 2: Already voted for candidate e47f398b974847a8a7f2762817ef2ee1 in this term.
I20260709 13:03:00.656091 10473 leader_election.cc:304] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:00.661043 10504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:03:00.662866 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f592fbb5fdc14933887789213f54140e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:03:00.663676 10508 raft_consensus.cc:3060] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.645476 11468 raft_consensus.cc:493] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.669955 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a70e74920014cd0855910c55f69661d" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:00.670518 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:00.671072 10582 raft_consensus.cc:3060] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.623870 11443 raft_consensus.cc:515] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:00.672318 10545 leader_election.cc:400] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Vote denied by peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695) with higher term. Message: Invalid argument: T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 for earlier term 2. Current term is 3.
I20260709 13:03:00.587363 11325 raft_consensus.cc:515] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
W20260709 13:03:00.674700 11104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 197561us
I20260709 13:03:00.672784 11101 leader_election.cc:400] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Vote denied by peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695) with higher term. Message: Invalid argument: T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:00.678944 11101 leader_election.cc:403] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:00.675740 10545 leader_election.cc:403] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:00.676688 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:00.679692 10581 raft_consensus.cc:3060] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.680065 10397 leader_election.cc:400] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Vote denied by peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695) with higher term. Message: Invalid argument: T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c701bdb2436f4918a8d59d308c7ac32d for earlier term 2. Current term is 3.
I20260709 13:03:00.680362 10397 leader_election.cc:403] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:00.677963 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:00.655491 11523 raft_consensus.cc:2804] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.684412 10433 raft_consensus.cc:2393] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 in current term 3: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
I20260709 13:03:00.688308 11448 consensus_queue.cc:1048] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:00.688730 10578 raft_consensus.cc:1275] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:00.661710 11459 raft_consensus.cc:2804] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:00.657403 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
W20260709 13:03:00.696969 11101 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 43925.1us
I20260709 13:03:00.689589 11104 leader_election.cc:304] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:00.657377 11144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a053e0b3853e41cfaa749c51502ee505" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.691970 10397 leader_election.cc:304] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:03:00.667037 11502 raft_consensus.cc:493] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:00.666844 11493 raft_consensus.cc:2804] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.699836 10504 raft_consensus.cc:2368] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 3. Current term is 4.
I20260709 13:03:00.666977 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:00.655082 11396 consensus_queue.cc:1048] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:03:00.673659 11468 raft_consensus.cc:3060] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.673542 11445 raft_consensus.cc:493] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:03:00.649148 11492 raft_consensus.cc:515] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:00.707751 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:00.719667 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a053e0b3853e41cfaa749c51502ee505" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:00.655222 11471 raft_consensus.cc:515] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:00.715437 10581 raft_consensus.cc:2468] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
I20260709 13:03:00.666591 11373 consensus_queue.cc:1048] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 13:03:00.690722 11523 raft_consensus.cc:493] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.722787 10582 raft_consensus.cc:2468] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
I20260709 13:03:00.706219 10547 leader_election.cc:304] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:00.718933 11493 raft_consensus.cc:493] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:00.761435 10547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 55273.8us
I20260709 13:03:00.718065 10399 leader_election.cc:304] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:00.761605 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:00.767967 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0527fdff09294361889f26e4c8fab904" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.769225 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5116376f344c2dbb3976fe052e4da1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.769797 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5116376f344c2dbb3976fe052e4da1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:00.770303 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6734a585f1db4295a1872d270f0fe458" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.717597 11502 raft_consensus.cc:515] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
W20260709 13:03:00.772445 10399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 54469.2us
I20260709 13:03:00.772982 11502 leader_election.cc:290] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:00.773453 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:00.774086 10432 raft_consensus.cc:2468] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 2.
I20260709 13:03:00.774158 11144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:03:00.740792 10474 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:00.774999 11144 raft_consensus.cc:2468] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 1.
I20260709 13:03:00.689239 11485 raft_consensus.cc:2749] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695) with higher term. Message: Invalid argument: T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 for earlier term 2. Current term is 3.
I20260709 13:03:00.776186 11144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f592fbb5fdc14933887789213f54140e" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:00.776701 11527 raft_consensus.cc:2804] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.776855 11144 raft_consensus.cc:3060] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.777149 11527 raft_consensus.cc:493] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.777585 11527 raft_consensus.cc:3060] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.742615 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:00.742981 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:03:00.779644 11148 raft_consensus.cc:3060] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.739051 11418 raft_consensus.cc:2804] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:00.743515 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.779850 10433 raft_consensus.cc:2368] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:00.780508 11151 raft_consensus.cc:2468] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 1.
I20260709 13:03:00.743662 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:00.744174 10575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:00.744191 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:00.739250 11525 raft_consensus.cc:493] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:00.742641 10578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:00.745030 10499 raft_consensus.cc:1275] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:00.745916 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:00.721004 11459 raft_consensus.cc:697] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 3 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:03:00.811383 11459 consensus_queue.cc:237] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER 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: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:00.699156 11474 raft_consensus.cc:2749] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695) with higher term. Message: Invalid argument: T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c701bdb2436f4918a8d59d308c7ac32d for earlier term 2. Current term is 3.
I20260709 13:03:00.819682 11325 leader_election.cc:290] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:00.747402 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.739529 11445 raft_consensus.cc:515] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:00.748260 11143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:00.749838 11492 leader_election.cc:290] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:03:00.750427 11443 leader_election.cc:290] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:03:00.751154 11448 raft_consensus.cc:2804] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:00.751916 11504 consensus_queue.cc:1048] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:00.717572 11405 raft_consensus.cc:2749] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695) with higher term. Message: Invalid argument: T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:00.757683 11471 leader_election.cc:290] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:00.781950 10581 raft_consensus.cc:2368] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:00.790526 11101 leader_election.cc:400] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 election: Vote denied by peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695) with higher term. Message: Invalid argument: T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 3. Current term is 4.
I20260709 13:03:00.781287 11418 raft_consensus.cc:493] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:03:00.781430 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:00.697784 11484 consensus_queue.cc:1048] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.064s
I20260709 13:03:00.758392 11479 raft_consensus.cc:515] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:00.839908 11462 raft_consensus.cc:515] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:00.840116 11445 leader_election.cc:290] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:00.841100 10505 raft_consensus.cc:2393] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 in current term 3: Already voted for candidate e47f398b974847a8a7f2762817ef2ee1 in this term.
I20260709 13:03:00.841912 11462 leader_election.cc:290] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:00.833070 11448 raft_consensus.cc:493] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting leader election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:00.842736 11448 raft_consensus.cc:3060] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:00.844777 11468 raft_consensus.cc:515] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:00.845500 10429 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55500 (request call id 242) took 1280 ms. Trace:
I20260709 13:03:00.845885 10429 rpcz_store.cc:276] 0709 13:02:59.565560 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:59.565952 (+   392us) service_pool.cc:224] Handling call
0709 13:03:00.221222 (+655270us) spinlock_profiling.cc:243] Waited 60.4 ms on lock 0x7b58000e7998. stack: 00007f47dd952343 00007f47dd952240 00007f47dd2e11d4 00007f47e701f304 00007f47e701f299 00007f47dd80cdb1 00007f47dd94cb71 00007f47dd94ca22 00007f47e6865c09 00007f47e59bfee0 00007f47e5a890ab 00007f47e5a89131 00007f47e5a4afc0 00007f47e5a35929 00007f47e5a353d2 00007f47defacbd4
0709 13:03:00.246364 (+ 25142us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:00.321219 (+ 74855us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:00.845293 (+524074us) spinlock_profiling.cc:243] Waited 5.27 ms on lock 0x7b540020bf50. stack: 00007f47dd952343 00007f47dd952240 00007f47dd2e11d4 00007f47e701f304 00007f47e701f299 00007f47e09da571 00007f47e0a708ad 00007f47e5a35419 00007f47defacbd4 00007f47defacb62 00007f47defaca91 00007f47defaca0c 00007f47defabcc2 00007f47dedac48c 00007f47dedab8c6 00007f47dedab26f
0709 13:03:00.845441 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":151086592}
I20260709 13:03:00.796401 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dee940aa9364b0da35cb3fc48d07eaa" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:00.774870 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:00.850018 10433 raft_consensus.cc:2393] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 3: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
I20260709 13:03:00.796283 10508 raft_consensus.cc:2468] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
I20260709 13:03:00.761047 11523 raft_consensus.cc:3060] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.803515 11512 leader_election.cc:290] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:00.810062 10507 raft_consensus.cc:2468] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
I20260709 13:03:00.822793 10547 leader_election.cc:304] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:00.823357 11145 raft_consensus.cc:3060] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.823794 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:00.763113 11464 raft_consensus.cc:2764] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:03:00.826464 11104 leader_election.cc:400] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Vote denied by peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513) with higher term. Message: Invalid argument: T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
W20260709 13:03:00.827973 10397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 136129us
I20260709 13:03:00.764532 11493 raft_consensus.cc:3060] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:03:00.832357 10400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 131627us
I20260709 13:03:00.796208 10501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:03:00.835513 11101 leader_election.cc:403] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:03:00.799643 10574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:00.836261 11418 raft_consensus.cc:3060] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:00.831398 11143 raft_consensus.cc:3060] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.837905 11151 raft_consensus.cc:3060] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.824433 11525 raft_consensus.cc:515] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:00.833626 10575 raft_consensus.cc:2368] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:00.798692 10399 leader_election.cc:304] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:00.854082 10547 leader_election.cc:304] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:00.866595 11104 leader_election.cc:403] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:03:00.845907 10580 raft_consensus.cc:2368] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
W20260709 13:03:00.867435 11101 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 77067us
I20260709 13:03:00.840277 11479 leader_election.cc:290] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:03:00.872988 11150 raft_consensus.cc:2468] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 3.
I20260709 13:03:00.883790 11525 leader_election.cc:290] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:00.873365 10397 leader_election.cc:304] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:03:00.884477 11471 raft_consensus.cc:2804] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.884819 10397 leader_election.cc:304] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:03:00.855459 11487 raft_consensus.cc:2764] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:03:00.885447 11492 raft_consensus.cc:2804] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:00.874271 10576 raft_consensus.cc:2368] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:00.884917 11471 raft_consensus.cc:493] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:00.877887 10399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 79294.1us
W20260709 13:03:00.887740 11104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 61451us
I20260709 13:03:00.888441 10474 leader_election.cc:304] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:03:00.889210 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0527fdff09294361889f26e4c8fab904" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:00.897182 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:00.897373 10474 leader_election.cc:304] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:00.898517 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdde79ecd7124739b536abfa53658b88" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:00.888538 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:00.886009 11492 raft_consensus.cc:697] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:03:00.898918 10474 leader_election.cc:304] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:00.901387 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:00.902119 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:00.911163 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:00.904901 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:00.902236 10397 leader_election.cc:304] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:00.912392 10582 raft_consensus.cc:2468] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 3.
I20260709 13:03:00.914655 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:00.882390 11458 raft_consensus.cc:2804] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.906550 11512 raft_consensus.cc:3060] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:00.964087 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6734a585f1db4295a1872d270f0fe458" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:00.907269 11465 raft_consensus.cc:2764] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:03:00.906431 11325 raft_consensus.cc:2804] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:00.907452 11471 raft_consensus.cc:3060] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.908777 11443 raft_consensus.cc:2749] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:00.908928 11348 raft_consensus.cc:2749] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:00.888827 11462 consensus_queue.cc:1048] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.081s
W20260709 13:03:00.968104 10474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 55742.8us
I20260709 13:03:01.017230 10578 raft_consensus.cc:2468] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
W20260709 13:03:01.018457 11532 log.cc:927] Time spent T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902: Append to log took a long time: real 0.171s	user 0.000s	sys 0.001s
I20260709 13:03:01.041962 10474 leader_election.cc:304] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:03:01.003113 11479 raft_consensus.cc:2749] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:00.973730 11458 raft_consensus.cc:493] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.972376 11484 raft_consensus.cc:2749] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:00.997730 11325 raft_consensus.cc:697] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:03:00.985975 10429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
W20260709 13:03:01.048131 10400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 170133us
I20260709 13:03:00.970896 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114dc489daf74f30a4869d4e040133ff" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
W20260709 13:03:01.216426 10397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 285976us
I20260709 13:03:01.066099 11458 raft_consensus.cc:3060] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.051182 11478 raft_consensus.cc:2804] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:01.221546 11443 raft_consensus.cc:493] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:01.266151 11443 raft_consensus.cc:515] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
W20260709 13:03:01.265280 11528 log.cc:927] Time spent T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902: Append to log took a long time: real 0.223s	user 0.001s	sys 0.000s
I20260709 13:03:01.275445 11325 consensus_queue.cc:237] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER 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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:01.276226 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
W20260709 13:03:01.281347 11148 consensus_meta.cc:287] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d: Time spent flushing consensus metadata: real 0.500s	user 0.007s	sys 0.005s
I20260709 13:03:01.014649 11492 consensus_queue.cc:237] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER 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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:01.263670 11547 raft_consensus.cc:493] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:03:01.306270 11346 raft_consensus.cc:493] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:01.311750 11145 raft_consensus.cc:2468] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
W20260709 13:03:01.318893 11527 consensus_meta.cc:287] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d: Time spent flushing consensus metadata: real 0.541s	user 0.010s	sys 0.003s
I20260709 13:03:01.319800 11471 raft_consensus.cc:515] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:01.335714 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f474872f07654cb682d53c5e40172f47" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
W20260709 13:03:01.336086 11144 consensus_meta.cc:287] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d: Time spent flushing consensus metadata: real 0.558s	user 0.009s	sys 0.002s
I20260709 13:03:01.336536 11144 raft_consensus.cc:2468] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
I20260709 13:03:01.318922 11151 raft_consensus.cc:2468] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 3.
I20260709 13:03:01.323779 11148 raft_consensus.cc:2468] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
W20260709 13:03:01.349334 10400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 132870us
I20260709 13:03:01.357161 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2791498126463b9a5f4b77f37c757f" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:01.358865 10431 raft_consensus.cc:2393] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 in current term 3: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
I20260709 13:03:01.324930 11448 raft_consensus.cc:515] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:01.330389 11346 raft_consensus.cc:515] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:01.333595 11527 raft_consensus.cc:515] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:01.353693 11525 raft_consensus.cc:2749] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513) with higher term. Message: Invalid argument: T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:01.355049 11484 raft_consensus.cc:493] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:01.339289 11547 raft_consensus.cc:515] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
W20260709 13:03:01.374538 10574 consensus_meta.cc:287] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902: Time spent flushing consensus metadata: real 0.500s	user 0.007s	sys 0.003s
I20260709 13:03:01.380546 11384 raft_consensus.cc:493] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
W20260709 13:03:01.388197 11540 log.cc:927] Time spent T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260709 13:03:01.384953 10574 raft_consensus.cc:2468] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 3.
I20260709 13:03:01.385721 11478 raft_consensus.cc:493] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:03:01.377045 11484 raft_consensus.cc:515] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
W20260709 13:03:01.401422 11418 consensus_meta.cc:287] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d: Time spent flushing consensus metadata: real 0.525s	user 0.010s	sys 0.000s
I20260709 13:03:01.412012 11418 raft_consensus.cc:515] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:01.396615 11443 leader_election.cc:290] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:01.398748 11478 raft_consensus.cc:3060] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:03:01.406978 11493 consensus_meta.cc:287] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1: Time spent flushing consensus metadata: real 0.535s	user 0.009s	sys 0.000s
I20260709 13:03:01.394256 11384 raft_consensus.cc:515] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
W20260709 13:03:01.425410 11523 consensus_meta.cc:287] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902: Time spent flushing consensus metadata: real 0.560s	user 0.009s	sys 0.000s
W20260709 13:03:01.416196 11143 consensus_meta.cc:287] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d: Time spent flushing consensus metadata: real 0.537s	user 0.002s	sys 0.008s
I20260709 13:03:01.425865 11523 raft_consensus.cc:515] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:01.426502 11143 raft_consensus.cc:2468] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
I20260709 13:03:01.415227 11150 raft_consensus.cc:3060] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.429433 11493 raft_consensus.cc:515] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:01.411334 11550 consensus_queue.cc:1048] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 13:03:01.408697 11536 raft_consensus.cc:493] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:01.432535 11536 raft_consensus.cc:515] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:01.434589 11536 leader_election.cc:290] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:01.438512 11150 raft_consensus.cc:2468] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
I20260709 13:03:01.439039 11512 raft_consensus.cc:2749] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695) with higher term. Message: Invalid argument: T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 3. Current term is 4.
I20260709 13:03:01.428328 11523 leader_election.cc:290] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:01.435477 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:01.444731 11418 leader_election.cc:290] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
W20260709 13:03:01.445209 11541 log.cc:927] Time spent T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1: Append to log took a long time: real 0.449s	user 0.002s	sys 0.000s
I20260709 13:03:01.447209 11143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6ac062e52e41be945669ff4af4c5bf" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:01.448400 11143 raft_consensus.cc:3060] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.435590 11493 leader_election.cc:290] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:03:01.428282 11458 raft_consensus.cc:515] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:01.455428 11458 leader_election.cc:290] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:01.464880 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdde79ecd7124739b536abfa53658b88" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:01.467171 11478 raft_consensus.cc:515] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:01.468130 11145 raft_consensus.cc:2468] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 4.
I20260709 13:03:01.469666 11346 leader_election.cc:290] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:01.472651 11384 leader_election.cc:290] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:01.475900 11468 leader_election.cc:290] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
W20260709 13:03:01.507834 10400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 156141us
I20260709 13:03:01.509959 10400 leader_election.cc:304] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:03:01.511898 10400 leader_election.cc:304] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [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: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:03:01.523484 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401d9c41eeb41d49f4d911c33948ea0" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:00.597311  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:01.526930 10257 catalog_manager.cc:5697] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 1 to 3, leader changed from e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195) to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 3 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:01.530342 10253 catalog_manager.cc:5697] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 1 to 3, leader changed from e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195) to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 3 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.390475 10426 raft_consensus.cc:2368] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:01.537688 10473 leader_election.cc:304] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:01.545038 10502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a70e74920014cd0855910c55f69661d" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:01.549852 10501 raft_consensus.cc:2393] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 in current term 3: Already voted for candidate e47f398b974847a8a7f2762817ef2ee1 in this term.
I20260709 13:03:01.550040 10577 raft_consensus.cc:2368] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:01.551787 10579 raft_consensus.cc:2368] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:01.555732 10574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:01.557188 10574 raft_consensus.cc:2393] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 3: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:03:01.561481 10473 leader_election.cc:304] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:01.568245 10573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:01.569583 10573 raft_consensus.cc:2393] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c701bdb2436f4918a8d59d308c7ac32d in current term 3: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:03:01.574024 10574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114dc489daf74f30a4869d4e040133ff" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:01.575459 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
W20260709 13:03:01.575816 10580 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44570 (request call id 43) took 1598 ms (client timeout 1604 ms). Trace:
I20260709 13:03:01.576658 10577 raft_consensus.cc:2393] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c701bdb2436f4918a8d59d308c7ac32d in current term 3: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
W20260709 13:03:01.576519 10580 rpcz_store.cc:269] 0709 13:02:59.976781 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:59.983065 (+  6284us) service_pool.cc:224] Handling call
0709 13:03:00.629648 (+646583us) spinlock_profiling.cc:243] Waited 11.4 ms on lock 0x7b58003ae698. stack: 00007f47dd952343 00007f47dd952240 00007f47dd2e11d4 00007f47e701f304 00007f47e701f299 00007f47dd80cdb1 00007f47dd94cb71 00007f47dd94ca22 00007f47e6865c09 00007f47e59bfee0 00007f47e5a890ab 00007f47e5a89131 00007f47e5a370a0 00007f47e5a36984 00007f47defb16d4 00007f47defb1662
0709 13:03:01.575396 (+945748us) spinlock_profiling.cc:243] Waited 215 ms on lock 0x7b540072c9d4. stack: 00007f47dd952343 00007f47dd952240 00007f47dd2e11d4 00007f47e701f304 00007f47e701f299 00007f47e09da571 00007f47e0a752fa 00007f47e5a36b17 00007f47defb16d4 00007f47defb1662 00007f47defb1591 00007f47defb150c 00007f47defb07c2 00007f47dedac48c 00007f47dedab8c6 00007f47dedab26f
0709 13:03:01.575628 (+   232us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":521308416}
I20260709 13:03:01.578068 10573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2245c9ac28824096857fb36ad314e579" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:01.580816 10502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71fab5c768b4b32a68abd3c418c8676" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:01.580855 10547 leader_election.cc:304] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:01.585634 10399 leader_election.cc:304] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:01.604127 11458 raft_consensus.cc:2804] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:01.604977 11458 raft_consensus.cc:697] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 3 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:03:01.588575 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77708dc964f9c949d6a78d866d2e2" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:01.595994 11443 raft_consensus.cc:493] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:01.596886 10545 leader_election.cc:304] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:01.598150 11445 raft_consensus.cc:2804] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:01.598564 11448 leader_election.cc:290] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:01.599357 11396 raft_consensus.cc:493] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:01.599949 11446 raft_consensus.cc:2749] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:01.618068 11536 raft_consensus.cc:493] T 7102662fd347422f8d2cd6e002258f73 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:01.627831 11443 raft_consensus.cc:515] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:01.631574 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1ab3f78b24ac884ae59fb7f73f7be" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:01.622835 11490 raft_consensus.cc:493] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:01.632256 11527 leader_election.cc:290] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:03:01.632594 11503 raft_consensus.cc:2749] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:01.632845 11490 raft_consensus.cc:515] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:01.630654 11547 leader_election.cc:290] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:01.636015 11143 raft_consensus.cc:2468] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 3.
I20260709 13:03:01.637179 11474 raft_consensus.cc:2749] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:01.637545 11490 leader_election.cc:290] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:01.638116 11445 raft_consensus.cc:697] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:03:01.638258 10574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1ab3f78b24ac884ae59fb7f73f7be" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:01.639600 11445 consensus_queue.cc:237] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER 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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:01.643328 11458 consensus_queue.cc:237] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER 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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:01.648519 11478 leader_election.cc:290] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:01.636430 10545 leader_election.cc:304] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:01.653247 11396 raft_consensus.cc:515] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:01.673223 10433 raft_consensus.cc:1275] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:01.681273 10503 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:32788 (request call id 61) took 1041 ms. Trace:
I20260709 13:03:01.636515 11471 leader_election.cc:290] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
W20260709 13:03:01.688262 10473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 127161us
I20260709 13:03:01.687181 11323 raft_consensus.cc:2749] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:01.693075 11504 raft_consensus.cc:2804] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:01.693043 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:03:01.695132 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:03:01.716320 10430 raft_consensus.cc:2393] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 in current term 3: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
I20260709 13:03:01.700157 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:03:01.690323 11536 raft_consensus.cc:515] T 7102662fd347422f8d2cd6e002258f73 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:01.719031 10428 raft_consensus.cc:2393] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 in current term 3: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
I20260709 13:03:01.698117 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:03:01.720924 10434 raft_consensus.cc:2393] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 in current term 3: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
W20260709 13:03:01.694725 10474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 95374.9us
W20260709 13:03:01.723893 10545 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 87757.2us
I20260709 13:03:01.726505 11421 raft_consensus.cc:493] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:03:01.726706 10473 leader_election.cc:304] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:03:01.693464 11443 leader_election.cc:290] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:03:01.727366 10254 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43216 (request call id 124) took 2301 ms. Trace:
I20260709 13:03:01.722724 11536 leader_election.cc:290] T 7102662fd347422f8d2cd6e002258f73 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:01.705487 11396 leader_election.cc:290] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:01.695312 11346 raft_consensus.cc:493] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e47f398b974847a8a7f2762817ef2ee1)
I20260709 13:03:01.700322 11504 raft_consensus.cc:697] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:03:01.755847 11346 raft_consensus.cc:515] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:01.758013 11421 raft_consensus.cc:515] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:01.760264 10473 leader_election.cc:304] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:03:01.762631 11498 raft_consensus.cc:2804] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:01.704757 11484 leader_election.cc:290] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:03:01.775312 11498 raft_consensus.cc:697] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 4 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:03:01.776087 11446 raft_consensus.cc:2804] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:01.773922 11459 raft_consensus.cc:493] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:03:01.776738 11498 consensus_queue.cc:237] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:01.777467 11346 leader_election.cc:290] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:01.777556 11459 raft_consensus.cc:515] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:01.780045 11143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:01.780862 11143 raft_consensus.cc:3060] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.781142 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:01.781625 11151 raft_consensus.cc:1275] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Refusing update from remote peer e47f398b974847a8a7f2762817ef2ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:01.781986 11145 raft_consensus.cc:3060] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.783864 11150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:01.784927 11150 raft_consensus.cc:2393] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 in current term 3: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
I20260709 13:03:01.785800 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:01.783802 11144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:01.786564 11104 leader_election.cc:400] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Vote denied by peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839) with higher term. Message: Invalid argument: T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:01.786834 10501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:03:01.776753 11446 raft_consensus.cc:697] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 3 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:03:01.787631 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558a3d9a43284068ae2464f019fc6831" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:01.788985 10501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43917f62f8124deab0d45ee19ad34173" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:01.767611 10573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:01.684754 10503 rpcz_store.cc:276] 0709 13:03:00.640018 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:01.552096 (+912078us) service_pool.cc:224] Handling call
0709 13:03:01.552636 (+   540us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:01.553138 (+   502us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:03:01.553549 (+   411us) log.cc:844] Serialized 14 byte log entry
0709 13:03:01.680121 (+126572us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:01.680208 (+    87us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:01.680277 (+    69us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:01.680840 (+   563us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:01.681026 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4982,"prepare.queue_time_us":58893,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":55,"raft.queue_time_us":2991,"raft.run_cpu_time_us":128,"raft.run_wall_time_us":3780,"thread_start_us":119300,"threads_started":1,"wal-append.queue_time_us":135426}
I20260709 13:03:01.700857 11480 raft_consensus.cc:3060] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.786943 11104 leader_election.cc:403] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:03:01.735666 10254 rpcz_store.cc:276] 0709 13:02:59.426209 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:59.426432 (+   223us) service_pool.cc:224] Handling call
0709 13:03:01.727067 (+2300635us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":355666,"reported_tablets":3}
I20260709 13:03:01.788645 11446 consensus_queue.cc:237] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER 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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
W20260709 13:03:01.768550 10399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 183438us
I20260709 13:03:01.773845 11504 consensus_queue.cc:237] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER 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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:01.795655 10574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:01.787524 11142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401d9c41eeb41d49f4d911c33948ea0" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:01.799671 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558a3d9a43284068ae2464f019fc6831" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:01.800305 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71fab5c768b4b32a68abd3c418c8676" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:01.800917 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:01.801896 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:01.809762 10574 raft_consensus.cc:2368] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:01.814023 10577 raft_consensus.cc:2393] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c701bdb2436f4918a8d59d308c7ac32d in current term 3: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:03:01.817756 10577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a70e74920014cd0855910c55f69661d" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:01.805804 11459 leader_election.cc:290] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:01.824616 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7102662fd347422f8d2cd6e002258f73" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:01.825749 10502 raft_consensus.cc:1240] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:01.831938 11346 raft_consensus.cc:2749] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839) with higher term. Message: Invalid argument: T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:01.829005 10474 leader_election.cc:304] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:03:01.838125 10578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:01.838941 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35fcb542ba4277ae26c99c387fe7d0" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:01.839442 10578 raft_consensus.cc:2393] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c701bdb2436f4918a8d59d308c7ac32d in current term 3: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:03:01.839921 11148 raft_consensus.cc:2393] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 3: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:03:01.843611 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:01.846141 11396 consensus_queue.cc:1048] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:01.847391 11421 leader_election.cc:290] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:01.849820 10574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7102662fd347422f8d2cd6e002258f73" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:01.858017 11567 raft_consensus.cc:2749] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:03:01.864679 10400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 51828.1us
I20260709 13:03:01.865682 10400 leader_election.cc:304] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:01.866693 11484 raft_consensus.cc:2749] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:01.858558 11325 raft_consensus.cc:493] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:01.870620 11325 raft_consensus.cc:515] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:01.873639 11325 leader_election.cc:290] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:01.879483 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43917f62f8124deab0d45ee19ad34173" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:01.881660 10502 raft_consensus.cc:1275] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:03:01.882186 10502 pending_rounds.cc:85] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1: Aborting all ops after (but not including) 1
I20260709 13:03:01.882494 10502 pending_rounds.cc:107] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:03:01.886060 11145 raft_consensus.cc:2468] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 3.
I20260709 13:03:01.888410 11480 raft_consensus.cc:2749] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:03:01.892419 11104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 106322us
W20260709 13:03:01.893091 10474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 80393.6us
I20260709 13:03:01.882818 10502 raft_consensus.cc:2889] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:01.894084 10400 leader_election.cc:304] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
W20260709 13:03:01.921830 10399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 61192.2us
I20260709 13:03:01.928597 11104 leader_election.cc:400] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Vote denied by peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839) with higher term. Message: Invalid argument: T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:01.945776 11546 raft_consensus.cc:2749] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:01.947036 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce42c6e21bea4638894062d3bed96ef8" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:01.951658 10504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:01.959460 10578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:01.960846 11493 raft_consensus.cc:493] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.961076 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e4aa0eb4e4457dab2ccaf4937dbede" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:01.961476 11493 raft_consensus.cc:515] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:01.986039 10474 leader_election.cc:304] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
W20260709 13:03:01.993639 10400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 99711.2us
I20260709 13:03:01.996701 11567 raft_consensus.cc:2749] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:03:02.007897 11487 consensus_queue.cc:1048] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:03:02.016907 11577 log.cc:927] Time spent T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 13:03:01.995251 10502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a053e0b3853e41cfaa749c51502ee505" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:01.983628 11484 consensus_queue.cc:1059] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:03:01.992532 11143 raft_consensus.cc:2468] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 3.
I20260709 13:03:02.035805 10400 leader_election.cc:304] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
W20260709 13:03:02.044665 11104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 118612us
I20260709 13:03:02.041114 11325 raft_consensus.cc:3055] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Stepping down as leader of term 3
W20260709 13:03:02.052345 10474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 66455us
W20260709 13:03:02.065678 10399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 114329us
I20260709 13:03:02.049948 11484 raft_consensus.cc:2749] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:02.054129 11325 raft_consensus.cc:740] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:03:02.079150 10400 leader_election.cc:304] T 7102662fd347422f8d2cd6e002258f73 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:03:02.081645 11104 leader_election.cc:304] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:03:02.082937 11504 raft_consensus.cc:2749] T 7102662fd347422f8d2cd6e002258f73 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:02.085928 11523 consensus_queue.cc:1048] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:03:02.086750 11421 raft_consensus.cc:2764] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 13:03:02.089602 11104 leader_election.cc:400] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Vote denied by peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839) with higher term. Message: Invalid argument: T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:02.089939 11104 leader_election.cc:403] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:02.090612 11421 raft_consensus.cc:2749] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839) with higher term. Message: Invalid argument: T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:02.091922 11104 leader_election.cc:400] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Vote denied by peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839) with higher term. Message: Invalid argument: T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:02.092237 11104 leader_election.cc:403] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:02.092756 11421 raft_consensus.cc:2749] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839) with higher term. Message: Invalid argument: T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:02.092813 10576 raft_consensus.cc:1275] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Refusing update from remote peer e47f398b974847a8a7f2762817ef2ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.093037 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:02.093726 10431 raft_consensus.cc:2468] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 3.
I20260709 13:03:02.093951 11104 leader_election.cc:400] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Vote denied by peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839) with higher term. Message: Invalid argument: T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:02.097162 10399 leader_election.cc:304] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:02.098611 11493 leader_election.cc:290] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:02.096509 10473 leader_election.cc:304] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:02.103256 11448 raft_consensus.cc:2749] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:02.128197 11446 raft_consensus.cc:2749] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:03:02.129123 11578 log.cc:927] Time spent T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
W20260709 13:03:02.136081 10473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 58610.3us
I20260709 13:03:02.146066 10473 leader_election.cc:304] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:02.146477 11104 leader_election.cc:400] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Vote denied by peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839) with higher term. Message: Invalid argument: T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:02.148463 10473 leader_election.cc:304] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:02.137852 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce42c6e21bea4638894062d3bed96ef8" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:02.147861 11498 raft_consensus.cc:2749] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:02.147888 11104 leader_election.cc:304] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:03:02.154894 11487 raft_consensus.cc:2749] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:02.213769 11512 raft_consensus.cc:2749] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:02.216342 10474 leader_election.cc:304] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:03:02.219400 11502 raft_consensus.cc:2804] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:02.219825 11502 raft_consensus.cc:493] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:02.220194 11502 raft_consensus.cc:3060] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:02.224061 11487 consensus_queue.cc:1048] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:02.225518 10399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 128556us
I20260709 13:03:02.226285 10399 leader_election.cc:304] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
W20260709 13:03:02.227190 11104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 79495.5us
I20260709 13:03:02.230670 10548 leader_election.cc:304] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
W20260709 13:03:02.232833 11583 log.cc:927] Time spent T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902: Append to log took a long time: real 0.153s	user 0.003s	sys 0.000s
I20260709 13:03:02.236538 11458 raft_consensus.cc:2749] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:02.236775 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:02.164772 11325 consensus_queue.cc:260] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:02.239795 11325 raft_consensus.cc:3060] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:02.240947 11104 leader_election.cc:304] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:03:02.243350 11503 raft_consensus.cc:493] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:03:02.244182 11503 raft_consensus.cc:515] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:02.249018 11512 raft_consensus.cc:2749] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:02.251377 11104 leader_election.cc:400] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Vote denied by peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839) with higher term. Message: Invalid argument: T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:02.251662 11104 leader_election.cc:403] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:03:02.259843 11418 raft_consensus.cc:2749] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 087f32d616344326bac7f924a95df902 (127.7.49.196:43839) with higher term. Message: Invalid argument: T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:02.260578 11418 raft_consensus.cc:493] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:03:02.261058 11418 raft_consensus.cc:515] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:02.246913 11503 leader_election.cc:290] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
W20260709 13:03:02.267529 10397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:40695, user_credentials={real_user=slave}} blocked reactor thread for 49839.9us
I20260709 13:03:02.271142 10502 raft_consensus.cc:1275] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.275964 11471 consensus_queue.cc:1048] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.278834 11418 leader_election.cc:290] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:02.280820 11559 raft_consensus.cc:2804] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:03:02.282269 10399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 56106.1us
I20260709 13:03:02.281378 11559 raft_consensus.cc:697] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:03:02.298888 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:02.300782 10431 raft_consensus.cc:2368] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:02.303714 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc42bec0e514dde803cc0b751bdc470" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:02.306277 10576 raft_consensus.cc:1275] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.301829 11502 raft_consensus.cc:515] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:02.314779 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:03:02.316038 11559 consensus_queue.cc:237] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER 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: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:02.316689 11502 leader_election.cc:290] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:02.318832 10575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:02.323467 10506 raft_consensus.cc:1275] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.327698 10508 raft_consensus.cc:1240] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Rejecting Update request from peer 087f32d616344326bac7f924a95df902 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:03:02.329396 10474 leader_election.cc:304] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:03:02.331409 10431 raft_consensus.cc:1240] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Rejecting Update request from peer f1d55d1ee737487ba486c3c35462343d for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:02.322624 11325 consensus_queue.cc:1048] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:03:02.336246 11502 raft_consensus.cc:2749] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:03:02.336090 11480 raft_consensus.cc:493] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:02.360184 11503 consensus_queue.cc:1059] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.362875 11503 raft_consensus.cc:3055] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:02.363413 11503 raft_consensus.cc:740] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:03:02.358364 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed438cde04584578a06992b617a9d533" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
W20260709 13:03:02.380697 11104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 70589us
I20260709 13:03:02.364602 11503 consensus_queue.cc:260] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:02.374811 11480 raft_consensus.cc:515] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:02.395668 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc42bec0e514dde803cc0b751bdc470" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:02.396186 11503 raft_consensus.cc:3060] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:02.396564 11471 raft_consensus.cc:493] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:02.397450 11480 leader_election.cc:290] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:02.383709 11325 raft_consensus.cc:493] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:02.397173 11471 raft_consensus.cc:515] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:02.365406 11465 consensus_queue.cc:1048] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 13:03:02.404109 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:02.407848 10545 leader_election.cc:304] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:03:02.420964 11325 raft_consensus.cc:515] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:02.424348 11471 leader_election.cc:290] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:02.429642 10574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558a3d9a43284068ae2464f019fc6831" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:02.433964 10578 raft_consensus.cc:3060] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:03:02.418159 11590 log.cc:927] Time spent T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 13:03:02.440575 10502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:02.441269 10502 raft_consensus.cc:2468] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
I20260709 13:03:02.443094 11480 raft_consensus.cc:2749] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:02.446051 10397 leader_election.cc:304] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:03:02.455883 11104 leader_election.cc:400] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Vote denied by peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513) with higher term. Message: Invalid argument: T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:02.461495 11145 raft_consensus.cc:1275] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Refusing update from remote peer e47f398b974847a8a7f2762817ef2ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.458874 11504 raft_consensus.cc:2804] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:02.475771 11104 leader_election.cc:400] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Vote denied by peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513) with higher term. Message: Invalid argument: T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d for earlier term 2. Current term is 3.
I20260709 13:03:02.500686 11504 raft_consensus.cc:493] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting leader election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:02.501188 11504 raft_consensus.cc:3060] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:02.504349 11593 consensus_queue.cc:1059] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:02.505873 11593 raft_consensus.cc:3055] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:02.506191 11593 raft_consensus.cc:740] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:03:02.508134 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034bebe0727743a7a9cb564114d2c198" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:02.508369 10399 leader_election.cc:304] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:02.508495 11588 consensus_queue.cc:1048] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:02.507150 11593 consensus_queue.cc:260] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:02.511487 11546 raft_consensus.cc:2749] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:02.512065 11593 raft_consensus.cc:3060] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:02.515504 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43917f62f8124deab0d45ee19ad34173" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:02.516197 10573 raft_consensus.cc:1275] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Refusing update from remote peer e47f398b974847a8a7f2762817ef2ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.521160 10254 catalog_manager.cc:5697] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 1 to 3, leader changed from 087f32d616344326bac7f924a95df902 (127.7.49.196) to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 3 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:02.522153 10547 leader_election.cc:304] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:02.523168 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034bebe0727743a7a9cb564114d2c198" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:02.523427 10547 leader_election.cc:304] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:02.524566 11567 consensus_queue.cc:1048] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.481652 11325 leader_election.cc:290] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:03:02.493861 10253 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43200 (request call id 131) took 2544 ms. Trace:
I20260709 13:03:02.526602 11490 raft_consensus.cc:2749] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:02.527284 11490 raft_consensus.cc:2749] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:02.495728 10257 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43228 (request call id 125) took 2498 ms. Trace:
I20260709 13:03:02.528599 10573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:02.529731 10547 leader_election.cc:304] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:02.525740 10254 catalog_manager.cc:5697] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 2 to 4, leader changed from 087f32d616344326bac7f924a95df902 (127.7.49.196) to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 4 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:02.531247 10254 catalog_manager.cc:5697] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 1 to 3, leader changed from 087f32d616344326bac7f924a95df902 (127.7.49.196) to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 3 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:02.527956 10257 rpcz_store.cc:276] 0709 13:02:59.999707 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:59.999980 (+   273us) service_pool.cc:224] Handling call
0709 13:03:02.495672 (+2495692us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:01.859897 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:01.927309 (+ 67412us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:01.927343 (+    34us) write_op.cc:435] Acquired schema lock
0709 13:03:01.927367 (+    24us) tablet.cc:662] Decoding operations
0709 13:03:01.927779 (+   412us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:01.927831 (+    52us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:01.927866 (+    35us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:03:01.928091 (+   225us) tablet.cc:701] Row locks acquired
0709 13:03:01.928129 (+    38us) write_op.cc:260] PREPARE: finished
0709 13:03:01.933847 (+  5718us) write_op.cc:270] Start()
0709 13:03:01.933996 (+   149us) write_op.cc:276] Timestamp: P: 1783602181933783 usec, L: 0
0709 13:03:01.934032 (+    36us) op_driver.cc:348] REPLICATION: starting
0709 13:03:01.934851 (+   819us) log.cc:844] Serialized 537 byte log entry
0709 13:03:02.417743 (+482892us) op_driver.cc:464] REPLICATION: finished
0709 13:03:02.485463 (+ 67720us) write_op.cc:301] APPLY: starting
0709 13:03:02.485536 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:02.485629 (+    93us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:02.485732 (+   103us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:02.485973 (+   241us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:02.486116 (+   143us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:03:02.486170 (+    54us) write_op.cc:312] APPLY: finished
0709 13:03:02.486325 (+   155us) log.cc:844] Serialized 22 byte log entry
0709 13:03:02.486462 (+   137us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:02.486526 (+    64us) write_op.cc:454] Released schema lock
0709 13:03:02.486561 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":1495109,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":66065,"apply.run_cpu_time_us":1344,"apply.run_wall_time_us":1344,"num_ops":1,"prepare.queue_time_us":237655,"prepare.run_cpu_time_us":3421,"prepare.run_wall_time_us":97413,"replication_time_us":466207,"thread_start_us":82041,"threads_started":1}]]}
I20260709 13:03:02.526530 10253 rpcz_store.cc:276] 0709 13:02:59.949479 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:59.949604 (+   125us) service_pool.cc:224] Handling call
0709 13:03:02.493802 (+2544198us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:01.701581 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:01.702586 (+  1005us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:01.702664 (+    78us) write_op.cc:435] Acquired schema lock
0709 13:03:01.702705 (+    41us) tablet.cc:662] Decoding operations
0709 13:03:01.703317 (+   612us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:01.703437 (+   120us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:01.703492 (+    55us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:03:01.703862 (+   370us) tablet.cc:701] Row locks acquired
0709 13:03:01.703914 (+    52us) write_op.cc:260] PREPARE: finished
0709 13:03:01.704126 (+   212us) write_op.cc:270] Start()
0709 13:03:01.704291 (+   165us) write_op.cc:276] Timestamp: P: 1783602181704044 usec, L: 0
0709 13:03:01.704336 (+    45us) op_driver.cc:348] REPLICATION: starting
0709 13:03:01.705192 (+   856us) log.cc:844] Serialized 537 byte log entry
0709 13:03:02.305341 (+600149us) op_driver.cc:464] REPLICATION: finished
0709 13:03:02.466135 (+160794us) write_op.cc:301] APPLY: starting
0709 13:03:02.466312 (+   177us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:02.466433 (+   121us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:02.466579 (+   146us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:02.466924 (+   345us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:02.467255 (+   331us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:03:02.473263 (+  6008us) write_op.cc:312] APPLY: finished
0709 13:03:02.484240 (+ 10977us) log.cc:844] Serialized 22 byte log entry
0709 13:03:02.484469 (+   229us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:02.484584 (+   115us) write_op.cc:454] Released schema lock
0709 13:03:02.484650 (+    66us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:02.485095 (+   445us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:02.485131 (+    36us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1534730,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":148181,"apply.run_cpu_time_us":2378,"apply.run_wall_time_us":18949,"num_ops":1,"prepare.queue_time_us":127430,"prepare.run_cpu_time_us":26924,"prepare.run_wall_time_us":113458,"raft.queue_time_us":387578,"raft.run_cpu_time_us":14007,"raft.run_wall_time_us":77451,"replication_time_us":600872,"thread_start_us":368784,"threads_started":4,"wal-append.queue_time_us":275252}]]}
I20260709 13:03:02.546872 10547 leader_election.cc:304] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:03:02.535216 11396 raft_consensus.cc:2749] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:02.539649 11421 raft_consensus.cc:493] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:02.559760 11142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:02.559940 11149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43917f62f8124deab0d45ee19ad34173" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:02.560395 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a053e0b3853e41cfaa749c51502ee505" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:02.560854 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b912e9aabe2d492aaeccc7967af7f377" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:02.561919 11147 raft_consensus.cc:2393] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c701bdb2436f4918a8d59d308c7ac32d in current term 3: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:03:02.562132 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:02.562647 11421 raft_consensus.cc:515] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:02.563241 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4685c6d7644c8c9a0f6c98eac90611" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:02.564018 11151 raft_consensus.cc:2393] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c701bdb2436f4918a8d59d308c7ac32d in current term 3: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:03:02.565289 11144 raft_consensus.cc:1275] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Refusing update from remote peer e47f398b974847a8a7f2762817ef2ee1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:02.557718 11459 raft_consensus.cc:2804] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:02.565989 11459 raft_consensus.cc:697] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 3 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:03:02.554329 10578 raft_consensus.cc:1275] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Refusing update from remote peer e47f398b974847a8a7f2762817ef2ee1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:02.567126 10255 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:49852 (request call id 72) took 1179 ms. Trace:
I20260709 13:03:02.566907 11459 consensus_queue.cc:237] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER 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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:02.567487 10255 rpcz_store.cc:276] 0709 13:03:01.372169 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:01.372321 (+   152us) service_pool.cc:224] Handling call
0709 13:03:02.545789 (+1173468us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":148754,"reported_tablets":7}
I20260709 13:03:02.564750 11421 leader_election.cc:290] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:02.586902 10547 leader_election.cc:304] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
W20260709 13:03:02.604885 11595 log.cc:927] Time spent T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d: Append to log took a long time: real 0.149s	user 0.001s	sys 0.000s
I20260709 13:03:02.605705 11150 raft_consensus.cc:1275] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.605744 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:02.592792 11567 consensus_queue.cc:1048] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 13:03:02.614573 11502 consensus_queue.cc:1048] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:02.615237 11144 raft_consensus.cc:1275] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.616722 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558a3d9a43284068ae2464f019fc6831" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:02.616760 11151 raft_consensus.cc:1275] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.596105 11325 raft_consensus.cc:493] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:02.619184 11325 raft_consensus.cc:515] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:02.621433 11325 leader_election.cc:290] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:03:02.610078 11396 raft_consensus.cc:2804] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:02.622316 10574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:02.622943 11396 raft_consensus.cc:697] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 3 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:03:02.623932 11396 consensus_queue.cc:237] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER 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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:02.632637 11150 raft_consensus.cc:1275] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.636832 11144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a253f8dd794642b3cd327afc676eac" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:02.641482 10399 leader_election.cc:304] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:02.642678 11471 raft_consensus.cc:2749] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:02.647140 10399 leader_election.cc:304] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:02.648466 11471 raft_consensus.cc:2749] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:02.652170 10399 leader_election.cc:304] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
W20260709 13:03:02.828573 11104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 171546us
W20260709 13:03:02.829437 10399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 177406us
I20260709 13:03:02.834072 10574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987b656644cc4aeab507f0bc36a7ebcb" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:02.842953 11504 raft_consensus.cc:515] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
W20260709 13:03:02.890350 11599 log.cc:927] Time spent T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260709 13:03:02.892845 10547 leader_election.cc:304] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:02.833542 11104 leader_election.cc:304] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:03:02.899694 11465 consensus_queue.cc:1048] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:03:02.891273 11605 log.cc:927] Time spent T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902: Append to log took a long time: real 0.060s	user 0.000s	sys 0.002s
I20260709 13:03:02.896657 11559 raft_consensus.cc:2749] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:02.917800 11421 raft_consensus.cc:2749] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:03:02.974656 11603 log.cc:927] Time spent T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 13:03:02.980582 11142 raft_consensus.cc:2468] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 4.
I20260709 13:03:02.986840 11466 raft_consensus.cc:2749] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:03:02.991474 10547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 88143.9us
I20260709 13:03:02.995857 11504 leader_election.cc:290] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
W20260709 13:03:03.022236 11104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 188850us
I20260709 13:03:03.023492 11104 leader_election.cc:304] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:03:02.995072 11546 raft_consensus.cc:493] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:03.024654 11471 raft_consensus.cc:493] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:03.047304 11546 raft_consensus.cc:515] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:03.056587 11471 raft_consensus.cc:515] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:03.055230 11608 raft_consensus.cc:2749] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:03.058733 11471 leader_election.cc:290] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
W20260709 13:03:03.086655 11104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 61720.8us
I20260709 13:03:03.088056 11104 leader_election.cc:304] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:03:03.090106 10399 leader_election.cc:304] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:03.058744 11546 leader_election.cc:290] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:03.094707 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987b656644cc4aeab507f0bc36a7ebcb" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:03.097048 11480 raft_consensus.cc:493] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:03.117112 11608 raft_consensus.cc:2749] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:03.130460 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371fb1b643b147f8b6d95b1fa83c4590" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:03.136407 11619 raft_consensus.cc:2749] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:03.137595 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
W20260709 13:03:03.152756 10399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 62736.9us
I20260709 13:03:03.158897 10399 leader_election.cc:304] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:03.162688 10502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337fa67890a542cabbdfe327cd82a9d0" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:03.164772 10504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:03.168507 11504 consensus_queue.cc:1048] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:03.169473 11619 raft_consensus.cc:2749] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:03.145794 11480 raft_consensus.cc:515] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:03.172760 11480 leader_election.cc:290] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:03.176514 10399 leader_election.cc:304] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:03.177443 11625 consensus_queue.cc:1048] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:03.179091 11625 raft_consensus.cc:2749] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:03.180307 11504 consensus_queue.cc:1048] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:03.182447 10399 leader_election.cc:304] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:03.183732 11504 raft_consensus.cc:2749] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:03.186764 10505 raft_consensus.cc:1275] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:03.193436 11559 consensus_queue.cc:1048] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:03.195194 11151 raft_consensus.cc:1275] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:03.214098 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b8f26d5508418cb895746bd392a679" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:03.215322 11149 raft_consensus.cc:1275] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:03.216168 10427 raft_consensus.cc:1240] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Rejecting Update request from peer f1d55d1ee737487ba486c3c35462343d for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:03.215451 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337fa67890a542cabbdfe327cd82a9d0" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:03.216886 11149 raft_consensus.cc:1275] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:03.233193 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:03.234956 11151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:03.240263 11346 raft_consensus.cc:493] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:03.240692 11151 raft_consensus.cc:2468] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 3.
I20260709 13:03:03.240944 11346 raft_consensus.cc:515] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:03.276165 11104 leader_election.cc:304] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
W20260709 13:03:03.304699 10473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 56949.6us
I20260709 13:03:03.307246 10399 leader_election.cc:304] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:03.309470 10399 leader_election.cc:304] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:03.306211 10547 leader_election.cc:304] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:03.313064 10399 leader_election.cc:304] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:03.221782 11480 consensus_queue.cc:1048] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.083s
I20260709 13:03:03.330659 11504 raft_consensus.cc:2749] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:03.331907 11625 raft_consensus.cc:2749] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:03.330317 11523 raft_consensus.cc:2804] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:03.332923 11618 raft_consensus.cc:2749] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:03:03.356850 11567 raft_consensus.cc:493] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:03.314388 11421 consensus_queue.cc:1059] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.039s
I20260709 13:03:03.330839 11471 consensus_queue.cc:1048] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:03:03.346143 11614 raft_consensus.cc:493] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:03.330494 11559 consensus_queue.cc:1048] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 13:03:03.356573 11523 raft_consensus.cc:493] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:03.368639 11418 raft_consensus.cc:493] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:03.383844 11620 raft_consensus.cc:2749] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:03.382500 11418 raft_consensus.cc:515] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:03.405907 11346 leader_election.cc:290] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:03.406251 11468 raft_consensus.cc:493] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:03:03.415619 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114dc489daf74f30a4869d4e040133ff" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:03.373603 11614 raft_consensus.cc:515] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:03.417150 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114dc489daf74f30a4869d4e040133ff" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:03.379602 11523 raft_consensus.cc:3060] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:03:03.421008 11601 log.cc:927] Time spent T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d: Append to log took a long time: real 0.458s	user 0.002s	sys 0.000s
I20260709 13:03:03.367594 11567 raft_consensus.cc:515] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:03.451301 11567 leader_election.cc:290] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:03.429196 11149 raft_consensus.cc:1275] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:03.430004 11418 leader_election.cc:290] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:03.444501 10431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb05f86b2f048a48c860c393a54da7e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:03.445567 11468 raft_consensus.cc:515] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:03.485622 10576 raft_consensus.cc:1275] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:03.499778 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:03.501436 10427 raft_consensus.cc:1275] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:03.520689 10573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1f0cfd1034d65bff503f10d6d1d79" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:03.526837 10431 raft_consensus.cc:1275] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:03.523672 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb05f86b2f048a48c860c393a54da7e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:03.533083 11458 consensus_queue.cc:1048] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:03.542681 10430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:03.543488 10430 raft_consensus.cc:2468] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 4.
I20260709 13:03:03.543694 11396 consensus_queue.cc:1048] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:03.535565 11559 consensus_queue.cc:1048] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:03:03.544915 10399 leader_election.cc:304] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:03:03.547832 10548 leader_election.cc:304] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: 
I20260709 13:03:03.552773 11623 raft_consensus.cc:3055] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:03.552842 11504 raft_consensus.cc:2804] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:03.553303 11623 raft_consensus.cc:740] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:03:03.553562 11504 raft_consensus.cc:697] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 4 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:03:03.555965 11104 leader_election.cc:304] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:03:03.535396 11468 leader_election.cc:290] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:03.563649 11104 leader_election.cc:304] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:03:03.567390 11608 raft_consensus.cc:2749] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:03.561393 11458 raft_consensus.cc:2804] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:03.569298 11480 consensus_queue.cc:1048] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:03:03.575309 11504 consensus_queue.cc:237] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:03.564244 11418 raft_consensus.cc:2749] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:03.554232 11623 consensus_queue.cc:260] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
W20260709 13:03:03.580641 11645 log.cc:927] Time spent T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
W20260709 13:03:03.593240 11644 log.cc:927] Time spent T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 13:03:03.572543 11458 raft_consensus.cc:493] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:03:03.581260 11623 raft_consensus.cc:3060] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:03.616407 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1f0cfd1034d65bff503f10d6d1d79" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:03.631402 10474 leader_election.cc:304] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [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: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:03:03.643388 11619 raft_consensus.cc:493] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:03.618171 11458 raft_consensus.cc:3060] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:03.637957 11523 raft_consensus.cc:515] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:03.651710 11478 raft_consensus.cc:2749] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:03.653517 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:03.644111 11619 raft_consensus.cc:515] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:03.674576 11619 leader_election.cc:290] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:03.683470 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:03.684572 10507 raft_consensus.cc:2393] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c701bdb2436f4918a8d59d308c7ac32d in current term 4: Already voted for candidate e47f398b974847a8a7f2762817ef2ee1 in this term.
I20260709 13:03:03.686779 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:03.687278 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5eb93c19c140c2a287b00b516361a2" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:03.687577 10580 raft_consensus.cc:2468] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 4.
I20260709 13:03:03.689466 10400 leader_election.cc:304] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:03:03.692942 11523 leader_election.cc:290] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:03.693655 11625 raft_consensus.cc:2804] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:03.694835 11625 raft_consensus.cc:493] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:03.695235 11625 raft_consensus.cc:3060] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:03.650084 10578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a"
dest_uuid: "087f32d616344326bac7f924a95df902"
mode: GRACEFUL
new_leader_uuid: "f1d55d1ee737487ba486c3c35462343d"
 from {username='slave'} at 127.0.0.1:44574
I20260709 13:03:03.696368 10578 raft_consensus.cc:606] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 2 LEADER]: Received request to transfer leadership to TS f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:03.697257 10254 catalog_manager.cc:5697] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } }
I20260709 13:03:03.702150 11614 leader_election.cc:290] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:03.704483 10505 raft_consensus.cc:2393] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 in current term 4: Already voted for candidate e47f398b974847a8a7f2762817ef2ee1 in this term.
I20260709 13:03:03.720876 10575 raft_consensus.cc:1240] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:03.721062 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5eb93c19c140c2a287b00b516361a2" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:03.708276 10254 catalog_manager.cc:5697] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } }
I20260709 13:03:03.728718 10432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:03:03.728796 11104 leader_election.cc:304] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [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: f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:03:03.733075 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:03.743069 11620 raft_consensus.cc:2749] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:03.792127 10548 leader_election.cc:304] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:03.805943 11616 raft_consensus.cc:2749] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:03:03.832834 11616 raft_consensus.cc:993] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902: : Instructing follower f1d55d1ee737487ba486c3c35462343d to start an election
I20260709 13:03:03.833310 11631 raft_consensus.cc:1081] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 2 LEADER]: Signalling peer f1d55d1ee737487ba486c3c35462343d to start an election
I20260709 13:03:03.835901 11458 raft_consensus.cc:515] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:03.850642 11625 raft_consensus.cc:515] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:03.855211 11625 leader_election.cc:290] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:03.855908 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:03:03.856730 10505 raft_consensus.cc:2393] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c701bdb2436f4918a8d59d308c7ac32d in current term 4: Already voted for candidate e47f398b974847a8a7f2762817ef2ee1 in this term.
I20260709 13:03:03.859467 11458 leader_election.cc:290] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:03.859731 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:03:03.860808 10505 raft_consensus.cc:2393] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 in current term 4: Already voted for candidate e47f398b974847a8a7f2762817ef2ee1 in this term.
I20260709 13:03:03.881233 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:03:03.924430 11145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a"
dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
 from {username='slave'} at 127.0.0.1:48532
I20260709 13:03:03.935492 11145 raft_consensus.cc:493] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:03.935889 11145 raft_consensus.cc:3060] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:03.951933 11145 raft_consensus.cc:515] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:03.953286 11144 raft_consensus.cc:1240] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Rejecting Update request from peer 087f32d616344326bac7f924a95df902 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:03.956022 11145 leader_election.cc:290] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:03.958179 10433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:03:03.958889 10433 raft_consensus.cc:3060] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:03.971199 10578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbd08e57ad247ce95ddc127361bf37a" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:03.923933 10574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:03.971802 10578 raft_consensus.cc:3055] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:03.980057 10578 raft_consensus.cc:740] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
W20260709 13:03:04.061131 10547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 118309us
I20260709 13:03:03.923384 11504 consensus_queue.cc:1059] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.056s
W20260709 13:03:04.075254 10474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 98437.9us
I20260709 13:03:04.075734 10433 raft_consensus.cc:2468] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 3.
I20260709 13:03:04.140836 10431 raft_consensus.cc:1240] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Rejecting Update request from peer 087f32d616344326bac7f924a95df902 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:03.981081 10578 consensus_queue.cc:260] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
W20260709 13:03:04.148080 10547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 85557.8us
W20260709 13:03:04.157130 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 147241us
I20260709 13:03:04.149552 11627 raft_consensus.cc:493] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:04.156955 11567 raft_consensus.cc:493] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:04.200176 10428 raft_consensus.cc:2468] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 4.
I20260709 13:03:04.155395 11621 consensus_queue.cc:1059] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 13:03:04.188360 11627 raft_consensus.cc:515] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:04.203442 11567 raft_consensus.cc:515] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
W20260709 13:03:04.319226 11662 log.cc:927] Time spent T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d: Append to log took a long time: real 0.179s	user 0.000s	sys 0.001s
I20260709 13:03:04.321290 11627 leader_election.cc:290] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:04.324965 11478 raft_consensus.cc:493] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:04.349825 11664 log.cc:927] Time spent T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d: Append to log took a long time: real 0.161s	user 0.001s	sys 0.000s
W20260709 13:03:04.356825 11663 log.cc:927] Time spent T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d: Append to log took a long time: real 0.213s	user 0.001s	sys 0.000s
I20260709 13:03:04.379637 10548 leader_election.cc:304] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:03:04.400127 11616 raft_consensus.cc:2804] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:04.400658 11616 raft_consensus.cc:697] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 4 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:03:04.401573 11616 consensus_queue.cc:237] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:04.404460 10578 raft_consensus.cc:3060] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:04.345853 11478 raft_consensus.cc:515] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:04.432984 10429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
W20260709 13:03:04.421263 11665 log.cc:927] Time spent T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260709 13:03:04.439802 11559 raft_consensus.cc:3055] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:04.469359 11478 leader_election.cc:290] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:04.472296 11104 leader_election.cc:304] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:04.481773 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:04.483372 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28aac94839046bba584f95daf883b48" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:04.487615 11148 raft_consensus.cc:1275] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:04.495337 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947895a2dbb44a8382d2e40b788b4d6a" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:04.495944 10578 raft_consensus.cc:2468] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 3.
I20260709 13:03:04.496340 10428 raft_consensus.cc:2410] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:04.497686 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:04.498579 10426 raft_consensus.cc:2468] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 4.
I20260709 13:03:04.503906 11567 leader_election.cc:290] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:04.515779 10474 leader_election.cc:304] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:03:04.516718 11498 raft_consensus.cc:2749] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:04.517359 10474 leader_election.cc:304] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:03:04.518180 11628 raft_consensus.cc:2804] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:04.518561 11628 raft_consensus.cc:493] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:04.518884 11628 raft_consensus.cc:3060] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:04.520066 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
W20260709 13:03:04.521724 11104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 49531.6us
I20260709 13:03:04.521838 11421 raft_consensus.cc:2804] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:04.523080 11421 raft_consensus.cc:697] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 3 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:03:04.524062 11421 consensus_queue.cc:237] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:04.525836 11619 consensus_queue.cc:1048] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:04.532790 10473 leader_election.cc:304] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:04.533581 11498 raft_consensus.cc:2749] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:04.540059 10574 raft_consensus.cc:2468] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 4.
I20260709 13:03:04.540499 11628 raft_consensus.cc:515] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:04.554262 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:03:04.477120 11559 raft_consensus.cc:740] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:03:04.554920 10426 raft_consensus.cc:3060] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:03:04.561002 10548 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:04.570502 11628 leader_election.cc:290] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 5 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:04.572135 10574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624b93f4ae64fdf986ee3d9ada5067e" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:04.575095 10426 raft_consensus.cc:2468] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 5.
I20260709 13:03:04.583225 11559 consensus_queue.cc:260] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:04.585278 10474 leader_election.cc:304] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:03:04.592178 10576 raft_consensus.cc:1240] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Rejecting Update request from peer c701bdb2436f4918a8d59d308c7ac32d for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:03:04.588155 11559 raft_consensus.cc:3060] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:04.624392 10500 raft_consensus.cc:3060] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:04.596103 11612 raft_consensus.cc:2804] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:04.651312 11612 raft_consensus.cc:697] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 5 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:03:04.652531 11612 consensus_queue.cc:237] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:04.656038 10400 leader_election.cc:304] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 087f32d616344326bac7f924a95df902, c701bdb2436f4918a8d59d308c7ac32d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:03:04.640122 10500 raft_consensus.cc:1275] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:04.668390 11630 raft_consensus.cc:2804] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:04.668929 11630 raft_consensus.cc:697] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 4 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:03:04.669780 11630 consensus_queue.cc:237] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:04.680989 10254 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43216 (request call id 126) took 1643 ms. Trace:
I20260709 13:03:04.693471 10499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6734a585f1db4295a1872d270f0fe458"
dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
mode: GRACEFUL
new_leader_uuid: "f1d55d1ee737487ba486c3c35462343d"
 from {username='slave'} at 127.0.0.1:32792
I20260709 13:03:04.694176 10499 raft_consensus.cc:606] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Received request to transfer leadership to TS f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:04.686204 11618 raft_consensus.cc:493] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 087f32d616344326bac7f924a95df902)
I20260709 13:03:04.699703 11619 consensus_queue.cc:1048] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:04.699970 10575 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "987b656644cc4aeab507f0bc36a7ebcb"
dest_uuid: "087f32d616344326bac7f924a95df902"
mode: GRACEFUL
new_leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
 from {username='slave'} at 127.0.0.1:44574
I20260709 13:03:04.700635 10575 raft_consensus.cc:606] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 2 LEADER]: Received request to transfer leadership to TS c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:03:04.684149 10254 rpcz_store.cc:276] 0709 13:03:03.053948 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:03.056135 (+  2187us) service_pool.cc:224] Handling call
0709 13:03:03.396007 (+339872us) spinlock_profiling.cc:243] Waited 8.34 ms on lock 0x7b5400030890. stack: 00007f47dd952343 00007f47dd952240 00007f47dd2e11d4 00007f47e701f304 00007f47e701f299 00007f47dd80cdb1 00007f47dd94cb71 00007f47dd94d0b2 00007f47e68c6a89 00007f47e685eda6 00007f47e6830088 00007f47e692e37e 00007f47e4def2a4 00007f47e4def232 00007f47e4def161 00007f47e4def0dc
0709 13:03:04.680905 (+1284898us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:03.884469 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:03.885039 (+   570us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:03.885073 (+    34us) write_op.cc:435] Acquired schema lock
0709 13:03:03.885092 (+    19us) tablet.cc:662] Decoding operations
0709 13:03:03.885484 (+   392us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:03.885564 (+    80us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:03.885590 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:03:03.885908 (+   318us) tablet.cc:701] Row locks acquired
0709 13:03:03.885926 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:03:03.886051 (+   125us) write_op.cc:270] Start()
0709 13:03:03.886155 (+   104us) write_op.cc:276] Timestamp: P: 1783602183886015 usec, L: 0
0709 13:03:03.886174 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 13:03:03.886837 (+   663us) log.cc:844] Serialized 922 byte log entry
0709 13:03:04.589737 (+702900us) op_driver.cc:464] REPLICATION: finished
0709 13:03:04.606752 (+ 17015us) write_op.cc:301] APPLY: starting
0709 13:03:04.606865 (+   113us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:04.607107 (+   242us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:04.607342 (+   235us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:04.607837 (+   495us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:04.608065 (+   228us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:03:04.608132 (+    67us) write_op.cc:312] APPLY: finished
0709 13:03:04.608377 (+   245us) log.cc:844] Serialized 28 byte log entry
0709 13:03:04.662522 (+ 54145us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:04.664651 (+  2129us) write_op.cc:454] Released schema lock
0709 13:03:04.664697 (+    46us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:04.665053 (+   356us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:04.665080 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":3,"spinlock_wait_cycles":19192064,"child_traces":[["op",{"apply.queue_time_us":16738,"apply.run_cpu_time_us":2365,"apply.run_wall_time_us":58279,"num_ops":2,"prepare.queue_time_us":148179,"prepare.run_cpu_time_us":131000,"prepare.run_wall_time_us":277106,"raft.queue_time_us":90821,"raft.run_cpu_time_us":9380,"raft.run_wall_time_us":16884,"replication_time_us":703435,"thread_start_us":421079,"threads_started":4,"wal-append.queue_time_us":440368}]]}
I20260709 13:03:04.710841 10575 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c71fab5c768b4b32a68abd3c418c8676"
dest_uuid: "087f32d616344326bac7f924a95df902"
mode: GRACEFUL
new_leader_uuid: "f1d55d1ee737487ba486c3c35462343d"
 from {username='slave'} at 127.0.0.1:44574
I20260709 13:03:04.711606 10575 raft_consensus.cc:606] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Received request to transfer leadership to TS f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:04.699849 11618 raft_consensus.cc:515] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:04.714597 10499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb2ecf6dcf140f9964b53a713c4289f" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:04.714954 10574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb2ecf6dcf140f9964b53a713c4289f" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:04.716843 10400 leader_election.cc:304] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d; no voters: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1
I20260709 13:03:04.717015 10574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "deb05f86b2f048a48c860c393a54da7e"
dest_uuid: "087f32d616344326bac7f924a95df902"
mode: GRACEFUL
new_leader_uuid: "f1d55d1ee737487ba486c3c35462343d"
 from {username='slave'} at 127.0.0.1:44574
I20260709 13:03:04.717583 10574 raft_consensus.cc:606] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Received request to transfer leadership to TS f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:04.717797 11658 raft_consensus.cc:2749] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:04.718957  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:03:04.720770 11623 raft_consensus.cc:493] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:04.721144  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:04.721294 11623 raft_consensus.cc:515] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:04.714107 11618 leader_election.cc:290] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:04.723677 11623 leader_election.cc:290] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:04.682750 10255 catalog_manager.cc:5697] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 1 to 3, leader changed from c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194) to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 3 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:04.725150 10499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1" is_pre_election: true
I20260709 13:03:04.725908 10255 catalog_manager.cc:5697] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } }
I20260709 13:03:04.727350 10255 catalog_manager.cc:5697] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 1 to 3, leader changed from c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194) to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 3 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:04.737244 11628 raft_consensus.cc:493] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:04.738554 11628 raft_consensus.cc:515] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:04.744858 11628 leader_election.cc:290] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:04.746292 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:04.746434 11144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:04.747138 10426 raft_consensus.cc:2393] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 4: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
I20260709 13:03:04.747172 11144 raft_consensus.cc:2468] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 4.
I20260709 13:03:04.749270 10473 leader_election.cc:304] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:03:04.750106 11612 raft_consensus.cc:2804] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:04.750838 11612 raft_consensus.cc:493] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Starting leader election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:04.751216 11612 raft_consensus.cc:3060] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:03:04.749294 11104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 65421.2us
I20260709 13:03:04.769369 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:04.770076 10426 raft_consensus.cc:2468] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 4.
I20260709 13:03:04.775519 11612 raft_consensus.cc:515] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:04.778352 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:04.778543 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "e47f398b974847a8a7f2762817ef2ee1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:03:04.779374 10426 raft_consensus.cc:2393] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e47f398b974847a8a7f2762817ef2ee1 in current term 4: Already voted for candidate c701bdb2436f4918a8d59d308c7ac32d in this term.
I20260709 13:03:04.782405 11612 leader_election.cc:290] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 election: Requested vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:04.786371 11146 raft_consensus.cc:2468] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47f398b974847a8a7f2762817ef2ee1 in term 4.
I20260709 13:03:04.787577 10473 leader_election.cc:304] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:03:04.788616 11612 raft_consensus.cc:2804] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:04.789258 11612 raft_consensus.cc:697] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 4 LEADER]: Becoming Leader. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:03:04.790133 11612 consensus_queue.cc:237] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:04.792579 11610 raft_consensus.cc:993] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902: : Instructing follower f1d55d1ee737487ba486c3c35462343d to start an election
I20260709 13:03:04.793104 11610 raft_consensus.cc:1081] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Signalling peer f1d55d1ee737487ba486c3c35462343d to start an election
I20260709 13:03:04.799885 11104 leader_election.cc:304] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:03:04.802364 11624 raft_consensus.cc:2804] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:04.802780 11624 raft_consensus.cc:493] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:04.803154 11624 raft_consensus.cc:3060] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:04.804351 11144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c71fab5c768b4b32a68abd3c418c8676"
dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
 from {username='slave'} at 127.0.0.1:48532
I20260709 13:03:04.805001 11144 raft_consensus.cc:493] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:04.805344 11144 raft_consensus.cc:3060] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:04.808696 10254 catalog_manager.cc:5697] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 3 to 5, leader changed from c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194) to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 5 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:04.810521 10254 catalog_manager.cc:5697] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } }
I20260709 13:03:04.811829 10254 catalog_manager.cc:5697] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 3 to 4, leader changed from f1d55d1ee737487ba486c3c35462343d (127.7.49.193) to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 4 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } }
I20260709 13:03:04.816253 11624 raft_consensus.cc:515] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:04.816258 11144 raft_consensus.cc:515] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:04.819397 10499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:03:04.819830 11144 leader_election.cc:290] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:04.820730 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71fab5c768b4b32a68abd3c418c8676" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:03:04.821308 10508 raft_consensus.cc:3060] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:04.822021 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa0a995e5d04006b53f01701a0ff1bb" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:03:04.822566 10426 raft_consensus.cc:3060] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:04.827636 10574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71fab5c768b4b32a68abd3c418c8676" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:04.828239 10574 raft_consensus.cc:3055] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:04.828567 10574 raft_consensus.cc:740] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:03:04.829383 10574 consensus_queue.cc:260] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:04.830605 10574 raft_consensus.cc:3060] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:04.830621 10426 raft_consensus.cc:2468] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 5.
I20260709 13:03:04.832716 11104 leader_election.cc:304] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: e47f398b974847a8a7f2762817ef2ee1
I20260709 13:03:04.833782 11685 raft_consensus.cc:2804] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:04.834249 11685 raft_consensus.cc:697] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 5 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:03:04.835464 11624 leader_election.cc:290] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 5 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:04.836221 11685 consensus_queue.cc:237] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:04.842689 10508 raft_consensus.cc:2468] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:03:04.844081 11101 leader_election.cc:304] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:04.844863 11624 raft_consensus.cc:2804] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:04.845381 11624 raft_consensus.cc:697] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:03:04.846287 11624 consensus_queue.cc:237] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:04.846938 10574 raft_consensus.cc:2468] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:03:04.858196 10255 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43228 (request call id 126) took 1525 ms. Trace:
I20260709 13:03:04.858726 10255 rpcz_store.cc:276] 0709 13:03:03.344906 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:03.352377 (+  7471us) service_pool.cc:224] Handling call
0709 13:03:04.800478 (+1448101us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:04.800514 (+    36us) write_op.cc:454] Released schema lock
0709 13:03:04.858139 (+ 57625us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:04.780017 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:04.780535 (+   518us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:04.780567 (+    32us) write_op.cc:435] Acquired schema lock
0709 13:03:04.780586 (+    19us) tablet.cc:662] Decoding operations
0709 13:03:04.781183 (+   597us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:04.781267 (+    84us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:04.781298 (+    31us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:03:04.781617 (+   319us) tablet.cc:701] Row locks acquired
0709 13:03:04.781637 (+    20us) write_op.cc:260] PREPARE: finished
0709 13:03:04.781758 (+   121us) write_op.cc:270] Start()
0709 13:03:04.781867 (+   109us) write_op.cc:276] Timestamp: P: 1783602184781719 usec, L: 0
0709 13:03:04.781889 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:03:04.782634 (+   745us) log.cc:844] Serialized 1307 byte log entry
0709 13:03:04.784655 (+  2021us) op_driver.cc:464] REPLICATION: finished
0709 13:03:04.785451 (+   796us) write_op.cc:301] APPLY: starting
0709 13:03:04.785526 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:04.785655 (+   129us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:04.785736 (+    81us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:04.786219 (+   483us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:04.786388 (+   169us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:03:04.786437 (+    49us) write_op.cc:312] APPLY: finished
0709 13:03:04.786637 (+   200us) log.cc:844] Serialized 34 byte log entry
0709 13:03:04.786790 (+   153us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:04.786871 (+    81us) write_op.cc:454] Released schema lock
0709 13:03:04.786908 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":2891,"reported_tablets":17,"child_traces":[["op",{"apply.queue_time_us":581,"apply.run_cpu_time_us":1816,"apply.run_wall_time_us":5702,"num_ops":3,"prepare.queue_time_us":48466,"prepare.run_cpu_time_us":2906,"prepare.run_wall_time_us":2906,"replication_time_us":2637,"thread_start_us":68899,"threads_started":1}]]}
I20260709 13:03:04.863349 10253 catalog_manager.cc:5697] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 2 to 3, leader changed from e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195) to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 3 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } }
I20260709 13:03:04.865645 10253 catalog_manager.cc:5697] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:04.870422 10253 catalog_manager.cc:5697] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 1 to 3, leader changed from 087f32d616344326bac7f924a95df902 (127.7.49.196) to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 3 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:04.898742 10255 catalog_manager.cc:5697] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 reported cstate change: term changed from 3 to 4, leader changed from f1d55d1ee737487ba486c3c35462343d (127.7.49.193) to e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195). New cstate: current_term: 4 leader_uuid: "e47f398b974847a8a7f2762817ef2ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:04.914597 11610 raft_consensus.cc:993] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902: : Instructing follower f1d55d1ee737487ba486c3c35462343d to start an election
I20260709 13:03:04.915082 11610 raft_consensus.cc:1081] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Signalling peer f1d55d1ee737487ba486c3c35462343d to start an election
I20260709 13:03:04.918743 11147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "deb05f86b2f048a48c860c393a54da7e"
dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
 from {username='slave'} at 127.0.0.1:48532
I20260709 13:03:04.919351 11147 raft_consensus.cc:493] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:04.919701 11147 raft_consensus.cc:3060] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:04.927136 11147 raft_consensus.cc:515] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:04.941084 10253 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43200 (request call id 132) took 1458 ms. Trace:
I20260709 13:03:04.946656 11147 leader_election.cc:290] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:04.949239 10575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb05f86b2f048a48c860c393a54da7e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:04.946979 10253 rpcz_store.cc:276] 0709 13:03:03.482757 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:03.482901 (+   144us) service_pool.cc:224] Handling call
0709 13:03:04.941021 (+1458120us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:04.882798 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:04.883375 (+   577us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:04.883423 (+    48us) write_op.cc:435] Acquired schema lock
0709 13:03:04.883443 (+    20us) tablet.cc:662] Decoding operations
0709 13:03:04.884021 (+   578us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:04.884078 (+    57us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:04.884107 (+    29us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:03:04.884431 (+   324us) tablet.cc:701] Row locks acquired
0709 13:03:04.884450 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:03:04.884587 (+   137us) write_op.cc:270] Start()
0709 13:03:04.884693 (+   106us) write_op.cc:276] Timestamp: P: 1783602184884546 usec, L: 0
0709 13:03:04.884716 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 13:03:04.885348 (+   632us) log.cc:844] Serialized 1303 byte log entry
0709 13:03:04.887029 (+  1681us) op_driver.cc:464] REPLICATION: finished
0709 13:03:04.887418 (+   389us) write_op.cc:301] APPLY: starting
0709 13:03:04.887479 (+    61us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:04.887597 (+   118us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:04.887682 (+    85us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:04.888094 (+   412us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:04.888246 (+   152us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:03:04.888287 (+    41us) write_op.cc:312] APPLY: finished
0709 13:03:04.888472 (+   185us) log.cc:844] Serialized 34 byte log entry
0709 13:03:04.888616 (+   144us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:04.889867 (+  1251us) write_op.cc:454] Released schema lock
0709 13:03:04.889907 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:04.890203 (+   296us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:04.890227 (+    24us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":21,"child_traces":[["op",{"apply.queue_time_us":221,"apply.run_cpu_time_us":2100,"apply.run_wall_time_us":2738,"num_ops":3,"prepare.queue_time_us":2321,"prepare.run_cpu_time_us":2830,"prepare.run_wall_time_us":2830,"replication_time_us":2188}]]}
I20260709 13:03:04.949846 10575 raft_consensus.cc:3055] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:04.950243 10575 raft_consensus.cc:740] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:03:04.951213 10575 consensus_queue.cc:260] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:04.952349 10575 raft_consensus.cc:3060] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:04.960042 10575 raft_consensus.cc:2468] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:03:04.961795 11104 leader_election.cc:304] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:04.962604 11593 raft_consensus.cc:2804] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:04.971683 10257 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:49852 (request call id 73) took 1010 ms. Trace:
I20260709 13:03:04.972584 10432 raft_consensus.cc:1275] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:04.977048 11421 consensus_queue.cc:1048] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:04.972246 10257 rpcz_store.cc:276] 0709 13:03:03.961370 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:03.961549 (+   179us) service_pool.cc:224] Handling call
0709 13:03:04.427463 (+465914us) spinlock_profiling.cc:243] Waited 196 ms on lock 0x7b540061b554. stack: 00007f47dd952343 00007f47dd952240 00007f47dd2e11d4 00007f47e701f304 00007f47e701f299 00007f47e09db090 00007f47e0a79f3a 00007f47e68301cc 00007f47e692e37e 00007f47e4def2a4 00007f47e4def232 00007f47e4def161 00007f47e4def0dc 00007f47e4dee392 00007f47dedac48c 00007f47dedab8c6
0709 13:03:04.971596 (+544133us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":272,"reported_tablets":14,"spinlock_wait_cycles":451182464}
I20260709 13:03:04.984784 10428 raft_consensus.cc:1240] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 5 FOLLOWER]: Rejecting Update request from peer 087f32d616344326bac7f924a95df902 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:04.985010 11593 raft_consensus.cc:697] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:03:04.985972 11593 consensus_queue.cc:237] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:04.993542 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb05f86b2f048a48c860c393a54da7e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:03:04.994176 10426 raft_consensus.cc:3060] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.000082 11632 consensus_queue.cc:1059] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:03:05.002012 11677 raft_consensus.cc:3055] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:05.002357 11677 raft_consensus.cc:740] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:03:05.003160 11677 consensus_queue.cc:260] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:05.004355 11677 raft_consensus.cc:3060] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:05.011533 10426 raft_consensus.cc:2468] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:03:05.017187 10580 raft_consensus.cc:1275] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:05.017472 10257 catalog_manager.cc:5697] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 3 to 4, leader changed from 087f32d616344326bac7f924a95df902 (127.7.49.196) to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 4 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:05.025017 11623 consensus_queue.cc:1048] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:05.046730 11610 raft_consensus.cc:993] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902: : Instructing follower c701bdb2436f4918a8d59d308c7ac32d to start an election
I20260709 13:03:05.047276 11610 raft_consensus.cc:1081] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 2 LEADER]: Signalling peer c701bdb2436f4918a8d59d308c7ac32d to start an election
I20260709 13:03:05.051417 10428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "987b656644cc4aeab507f0bc36a7ebcb"
dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
 from {username='slave'} at 127.0.0.1:55488
I20260709 13:03:05.051961 10428 raft_consensus.cc:493] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:05.052301 10428 raft_consensus.cc:3060] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:05.055598 11612 raft_consensus.cc:993] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1: : Instructing follower f1d55d1ee737487ba486c3c35462343d to start an election
I20260709 13:03:05.056128 11612 raft_consensus.cc:1081] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Signalling peer f1d55d1ee737487ba486c3c35462343d to start an election
I20260709 13:03:05.059592 10428 raft_consensus.cc:515] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:05.061198 11144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6734a585f1db4295a1872d270f0fe458"
dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
 from {username='slave'} at 127.0.0.1:48520
I20260709 13:03:05.061805 11144 raft_consensus.cc:493] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:05.062188 11144 raft_consensus.cc:3060] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.062404 10426 raft_consensus.cc:1275] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 5 FOLLOWER]: Refusing update from remote peer e47f398b974847a8a7f2762817ef2ee1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:05.063035 10254 catalog_manager.cc:5697] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 4 to 5, leader changed from e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195) to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 5 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:05.063958 11502 consensus_queue.cc:1048] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:05.067696 10254 catalog_manager.cc:5697] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 1 to 2, leader changed from 087f32d616344326bac7f924a95df902 (127.7.49.196) to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 2 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:05.069974 10254 catalog_manager.cc:5697] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 2 to 3, leader changed from 087f32d616344326bac7f924a95df902 (127.7.49.196) to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 3 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:05.071735 10254 catalog_manager.cc:5697] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 1 to 2, leader changed from 087f32d616344326bac7f924a95df902 (127.7.49.196) to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 2 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:05.075260 10428 leader_election.cc:290] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 3 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:03:05.076403 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987b656644cc4aeab507f0bc36a7ebcb" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:05.077072 11147 raft_consensus.cc:3060] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:05.086218 11147 raft_consensus.cc:2468] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
I20260709 13:03:05.094784 10399 leader_election.cc:304] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [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: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:05.097304 11630 raft_consensus.cc:2804] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:05.097944 11630 raft_consensus.cc:697] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:03:05.098732 11630 consensus_queue.cc:237] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:05.094754 10574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987b656644cc4aeab507f0bc36a7ebcb" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:05.102989 10574 raft_consensus.cc:3055] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:05.108593 10574 raft_consensus.cc:740] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:03:05.109493 10574 consensus_queue.cc:260] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [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: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:05.110605 10574 raft_consensus.cc:3060] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:05.142043 10580 raft_consensus.cc:1275] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 5 FOLLOWER]: Refusing update from remote peer e47f398b974847a8a7f2762817ef2ee1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:03:05.142584 10580 pending_rounds.cc:85] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902: Aborting all ops after (but not including) 2
I20260709 13:03:05.142838 10580 pending_rounds.cc:107] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:03:05.143124 10580 raft_consensus.cc:2889] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:05.146448 11502 consensus_queue.cc:1048] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:05.186115 10500 raft_consensus.cc:1275] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:05.187909 11667 consensus_queue.cc:1048] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:05.197439 10574 raft_consensus.cc:2468] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 3.
I20260709 13:03:05.207188 11146 raft_consensus.cc:1240] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 5 LEADER]: Rejecting Update request from peer e47f398b974847a8a7f2762817ef2ee1 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:05.090507 11144 raft_consensus.cc:515] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:05.215557 11628 consensus_queue.cc:1059] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 13:03:05.230504 11628 consensus_queue.cc:1243] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [LEADER]: Peer f1d55d1ee737487ba486c3c35462343d log is divergent from this leader: its last log entry 5.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260709 13:03:05.232722 11144 leader_election.cc:290] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Requested vote from peers c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513), e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695)
I20260709 13:03:05.235894 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6734a585f1db4295a1872d270f0fe458" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:03:05.236481 10508 raft_consensus.cc:3055] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:05.236764 10508 raft_consensus.cc:740] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:03:05.237427 10508 consensus_queue.cc:260] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:05.240501 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6734a585f1db4295a1872d270f0fe458" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:03:05.238819 10580 raft_consensus.cc:1275] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:05.241175 10427 raft_consensus.cc:3060] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.237002 10500 raft_consensus.cc:3055] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:05.242026 10500 raft_consensus.cc:740] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:03:05.242852 10500 consensus_queue.cc:260] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:05.244127 10500 raft_consensus.cc:3060] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:05.249598 11559 consensus_queue.cc:1048] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:05.251291 10500 raft_consensus.cc:1275] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 5 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 4. (term mismatch)
I20260709 13:03:05.251680 10500 pending_rounds.cc:85] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1: Aborting all ops after (but not including) 3
I20260709 13:03:05.251945 10500 pending_rounds.cc:107] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1: Aborting uncommitted NO_OP operation due to leader change: 4.4
I20260709 13:03:05.252189 10500 raft_consensus.cc:2889] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:03:05.252790 11628 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260709 13:03:05.261461 11593 consensus_queue.cc:1048] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:05.240496 10508 raft_consensus.cc:3060] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.274413 10508 raft_consensus.cc:2468] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:03:05.280719 10427 raft_consensus.cc:2468] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:03:05.274399 10254 catalog_manager.cc:5697] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 2 to 3, leader changed from 087f32d616344326bac7f924a95df902 (127.7.49.196) to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 3 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:05.283360 11101 leader_election.cc:304] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:05.285084 11673 raft_consensus.cc:2804] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:05.285554 11673 raft_consensus.cc:697] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:03:05.286363 11673 consensus_queue.cc:237] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
I20260709 13:03:05.299537 10427 raft_consensus.cc:1275] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 5 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:05.301147 11593 consensus_queue.cc:1048] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:05.340348 10257 catalog_manager.cc:5697] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 1 to 2, leader changed from e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195) to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 2 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:05.355835 10500 raft_consensus.cc:1275] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:05.361538 11593 consensus_queue.cc:1048] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:05.385422 10580 raft_consensus.cc:1275] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:05.410499 11695 consensus_queue.cc:1048] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:05.420713 10427 raft_consensus.cc:1275] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:05.422470 11593 consensus_queue.cc:1048] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:05.448848 10574 raft_consensus.cc:1275] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:05.463660 11623 consensus_queue.cc:1048] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:05.536250 11677 raft_consensus.cc:493] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:05.536762 11677 raft_consensus.cc:515] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:05.539117 11677 leader_election.cc:290] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:05.539911 11144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1d55d1ee737487ba486c3c35462343d" is_pre_election: true
I20260709 13:03:05.543500 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:05.544433 10427 raft_consensus.cc:2410] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 087f32d616344326bac7f924a95df902 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:05.545416 10548 leader_election.cc:304] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:05.547823 11610 raft_consensus.cc:2749] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:05.591099 10576 raft_consensus.cc:1275] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:05.593178 11618 consensus_queue.cc:1048] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:05.623872 11144 raft_consensus.cc:1275] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:05.625352 11559 consensus_queue.cc:1048] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:05.722411  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:05.804808  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:05.852164 10426 raft_consensus.cc:1275] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:05.886026 10508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85"
dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
mode: GRACEFUL
new_leader_uuid: "087f32d616344326bac7f924a95df902"
 from {username='slave'} at 127.0.0.1:32792
I20260709 13:03:05.886608 10508 raft_consensus.cc:606] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 3 LEADER]: Received request to transfer leadership to TS 087f32d616344326bac7f924a95df902
I20260709 13:03:05.895908 11673 consensus_queue.cc:1048] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:05.904430 10508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993"
dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
mode: GRACEFUL
new_leader_uuid: "f1d55d1ee737487ba486c3c35462343d"
 from {username='slave'} at 127.0.0.1:32792
I20260709 13:03:05.905098 10508 raft_consensus.cc:606] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Received request to transfer leadership to TS f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:05.908162 10508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e"
dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
mode: GRACEFUL
new_leader_uuid: "f1d55d1ee737487ba486c3c35462343d"
 from {username='slave'} at 127.0.0.1:32792
I20260709 13:03:05.908682 10508 raft_consensus.cc:606] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 2 LEADER]: Received request to transfer leadership to TS f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:05.909983  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:03:05.911692  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:05.924659 10508 raft_consensus.cc:1275] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:05.926132 11623 consensus_queue.cc:1048] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:05.951782 11673 raft_consensus.cc:493] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:03:05.953222 11673 raft_consensus.cc:515] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:05.955348 11673 leader_election.cc:290] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:05.956099 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902" is_pre_election: true
I20260709 13:03:05.956364 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d" is_pre_election: true
I20260709 13:03:05.957060 10576 raft_consensus.cc:2393] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d in current term 4: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:03:05.957024 10426 raft_consensus.cc:2468] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 4.
I20260709 13:03:05.958537 11104 leader_election.cc:304] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:03:05.960983 11673 raft_consensus.cc:2804] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:05.961409 11673 raft_consensus.cc:493] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Starting leader election (detected failure of leader c701bdb2436f4918a8d59d308c7ac32d)
I20260709 13:03:05.961828 11673 raft_consensus.cc:3060] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:05.969416 11673 raft_consensus.cc:515] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:05.973358 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:05.974186 10576 raft_consensus.cc:2393] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f1d55d1ee737487ba486c3c35462343d in current term 4: Already voted for candidate 087f32d616344326bac7f924a95df902 in this term.
I20260709 13:03:05.976985 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ac3ba655e941ef9c83521ad4ca95d1" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
I20260709 13:03:05.985076 10426 raft_consensus.cc:2468] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 4.
I20260709 13:03:05.985618 11673 leader_election.cc:290] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 4 election: Requested vote from peers 087f32d616344326bac7f924a95df902 (127.7.49.196:43839), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:05.986922 11104 leader_election.cc:304] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d; no voters: 087f32d616344326bac7f924a95df902
I20260709 13:03:05.987937 11673 raft_consensus.cc:2804] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:05.988410 11673 raft_consensus.cc:697] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 4 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:03:05.989200 11673 consensus_queue.cc:237] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:06.003953 10253 catalog_manager.cc:5697] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 3 to 4, leader changed from c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194) to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 4 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:06.153575 11717 raft_consensus.cc:993] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1: : Instructing follower f1d55d1ee737487ba486c3c35462343d to start an election
I20260709 13:03:06.154817 11717 raft_consensus.cc:1081] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Signalling peer f1d55d1ee737487ba486c3c35462343d to start an election
I20260709 13:03:06.178927 11502 raft_consensus.cc:993] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1: : Instructing follower f1d55d1ee737487ba486c3c35462343d to start an election
I20260709 13:03:06.179503 11502 raft_consensus.cc:1081] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 2 LEADER]: Signalling peer f1d55d1ee737487ba486c3c35462343d to start an election
I20260709 13:03:06.186071 11146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993"
dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
 from {username='slave'} at 127.0.0.1:48520
I20260709 13:03:06.186631 11146 raft_consensus.cc:493] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.186911 11146 raft_consensus.cc:3060] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.191759 11146 raft_consensus.cc:515] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:06.193961 11144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e"
dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
 from {username='slave'} at 127.0.0.1:48520
I20260709 13:03:06.194610 11144 raft_consensus.cc:493] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.194991 11144 raft_consensus.cc:3060] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:06.204159 11144 raft_consensus.cc:515] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:06.206096 11146 leader_election.cc:290] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:06.207123 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:03:06.207723 10500 raft_consensus.cc:3055] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:06.208015 10500 raft_consensus.cc:740] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:03:06.208796 11144 leader_election.cc:290] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 3 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:06.208691 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:06.209532 10576 raft_consensus.cc:3060] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.210836 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:03:06.211858 10508 raft_consensus.cc:3055] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:06.212145 10508 raft_consensus.cc:740] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:03:06.212886 10508 consensus_queue.cc:260] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:06.214032 10508 raft_consensus.cc:3060] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:06.222944 10576 raft_consensus.cc:2468] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:03:06.208716 10500 consensus_queue.cc:260] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:06.232527 10500 raft_consensus.cc:3060] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.238059 11104 leader_election.cc:304] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:06.238967 11673 raft_consensus.cc:2804] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:06.239513 11673 raft_consensus.cc:697] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:03:06.240406 11673 consensus_queue.cc:237] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:06.246592 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d005fb4ec69f4291a84d7a093f1f148e" candidate_uuid: "f1d55d1ee737487ba486c3c35462343d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:06.247257 10580 raft_consensus.cc:3060] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:06.265130 10253 catalog_manager.cc:5697] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 1 to 2, leader changed from e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195) to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 2 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:06.266956 11628 raft_consensus.cc:993] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1: : Instructing follower 087f32d616344326bac7f924a95df902 to start an election
I20260709 13:03:06.267546 11628 raft_consensus.cc:1081] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 3 LEADER]: Signalling peer 087f32d616344326bac7f924a95df902 to start an election
I20260709 13:03:06.269933 10574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85"
dest_uuid: "087f32d616344326bac7f924a95df902"
 from {username='slave'} at 127.0.0.1:33162
I20260709 13:03:06.270545 10574 raft_consensus.cc:493] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.270915 10574 raft_consensus.cc:3060] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:06.279683 10580 raft_consensus.cc:2468] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 3.
I20260709 13:03:06.280831 11104 leader_election.cc:304] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [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: 087f32d616344326bac7f924a95df902, f1d55d1ee737487ba486c3c35462343d; no voters: 
I20260709 13:03:06.281734 11685 raft_consensus.cc:2804] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:06.282294 11685 raft_consensus.cc:697] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 3 LEADER]: Becoming Leader. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:03:06.283278 11685 consensus_queue.cc:237] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:06.313515 10253 catalog_manager.cc:5697] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d reported cstate change: term changed from 2 to 3, leader changed from e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195) to f1d55d1ee737487ba486c3c35462343d (127.7.49.193). New cstate: current_term: 3 leader_uuid: "f1d55d1ee737487ba486c3c35462343d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:06.319121 10500 raft_consensus.cc:2468] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 2.
I20260709 13:03:06.321620 10508 raft_consensus.cc:2468] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d55d1ee737487ba486c3c35462343d in term 3.
I20260709 13:03:06.323926 10574 raft_consensus.cc:515] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:06.326663 10574 leader_election.cc:290] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:03:06.327690 10500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:03:06.328307 10500 raft_consensus.cc:3055] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:06.328583 10500 raft_consensus.cc:740] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e47f398b974847a8a7f2762817ef2ee1, State: Running, Role: LEADER
I20260709 13:03:06.329486 10500 consensus_queue.cc:260] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:06.330585 10500 raft_consensus.cc:3060] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:06.336542 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef7f544ac94a148b6e0f19bff3df85" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:06.337128 11146 raft_consensus.cc:3060] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:06.345844 10500 raft_consensus.cc:2468] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 4.
I20260709 13:03:06.347154 10545 leader_election.cc:304] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:03:06.347944 11719 raft_consensus.cc:2804] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:06.348480 11719 raft_consensus.cc:697] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 4 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:03:06.349428 11719 consensus_queue.cc:237] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:06.367740 11146 raft_consensus.cc:2468] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 4.
I20260709 13:03:06.374343 10253 catalog_manager.cc:5697] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 3 to 4, leader changed from e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195) to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 4 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:06.450937 10580 raft_consensus.cc:1275] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:06.452322 11685 consensus_queue.cc:1048] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:06.481666 10427 raft_consensus.cc:1275] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:06.483259 11685 consensus_queue.cc:1048] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:06.669495 10500 raft_consensus.cc:1275] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:06.671274 11623 consensus_queue.cc:1048] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:06.677604 10574 raft_consensus.cc:1275] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:06.680419 11685 consensus_queue.cc:1048] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:06.686172 10580 raft_consensus.cc:1275] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:06.688740 11673 consensus_queue.cc:1048] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:06.716398 10508 raft_consensus.cc:1275] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Refusing update from remote peer f1d55d1ee737487ba486c3c35462343d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:06.726452 11685 consensus_queue.cc:1048] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:03:06.800151 10399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 44069us
W20260709 13:03:06.813302 11736 log.cc:927] Time spent T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1: Append to log took a long time: real 0.055s	user 0.000s	sys 0.002s
W20260709 13:03:06.809695 10547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 51289.7us
I20260709 13:03:06.842952 11144 raft_consensus.cc:1275] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:06.846246 11740 consensus_queue.cc:1048] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:06.866218 10500 raft_consensus.cc:1275] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:06.867801 11743 consensus_queue.cc:1048] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:06.913487  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:06.979144  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:03:07.155259 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 47639.8us
W20260709 13:03:07.200542 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:45513, user_credentials={real_user=slave}} blocked reactor thread for 43794.1us
W20260709 13:03:07.443378 10400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 63788.1us
I20260709 13:03:07.447965 11147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993"
dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
mode: GRACEFUL
new_leader_uuid: "087f32d616344326bac7f924a95df902"
 from {username='slave'} at 127.0.0.1:45452
I20260709 13:03:07.448796 11147 raft_consensus.cc:606] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Received request to transfer leadership to TS 087f32d616344326bac7f924a95df902
I20260709 13:03:07.450580  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:03:07.452376  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:07.461634 11751 raft_consensus.cc:993] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d: : Instructing follower 087f32d616344326bac7f924a95df902 to start an election
I20260709 13:03:07.462173 11751 raft_consensus.cc:1081] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Signalling peer 087f32d616344326bac7f924a95df902 to start an election
I20260709 13:03:07.468345 10574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993"
dest_uuid: "087f32d616344326bac7f924a95df902"
 from {username='slave'} at 127.0.0.1:44570
I20260709 13:03:07.468971 10574 raft_consensus.cc:493] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:07.469353 10574 raft_consensus.cc:3060] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:07.484951 10574 raft_consensus.cc:515] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:07.488055 10503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:03:07.488719 10503 raft_consensus.cc:3060] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:07.490362 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a858b5b77b55413fb8e833ade0d5a993" candidate_uuid: "087f32d616344326bac7f924a95df902" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f1d55d1ee737487ba486c3c35462343d"
I20260709 13:03:07.495872 11147 raft_consensus.cc:3055] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:07.496227 11147 raft_consensus.cc:740] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f1d55d1ee737487ba486c3c35462343d, State: Running, Role: LEADER
I20260709 13:03:07.497123 11147 consensus_queue.cc:260] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:07.498464 11147 raft_consensus.cc:3060] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:07.506044 10503 raft_consensus.cc:2468] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 3.
I20260709 13:03:07.488513 10574 leader_election.cc:290] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
I20260709 13:03:07.507647 10545 leader_election.cc:304] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [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: 087f32d616344326bac7f924a95df902, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:03:07.508814 11677 raft_consensus.cc:2804] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:07.509351 11677 raft_consensus.cc:697] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 3 LEADER]: Becoming Leader. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:03:07.510357 11677 consensus_queue.cc:237] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [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: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:07.512887 11147 raft_consensus.cc:2468] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087f32d616344326bac7f924a95df902 in term 3.
I20260709 13:03:07.534041 10253 catalog_manager.cc:5697] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 reported cstate change: term changed from 2 to 3, leader changed from f1d55d1ee737487ba486c3c35462343d (127.7.49.193) to 087f32d616344326bac7f924a95df902 (127.7.49.196). New cstate: current_term: 3 leader_uuid: "087f32d616344326bac7f924a95df902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:07.955874 10503 raft_consensus.cc:1275] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:07.957244 11610 consensus_queue.cc:1048] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:07.979969 11147 raft_consensus.cc:1275] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Refusing update from remote peer 087f32d616344326bac7f924a95df902: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:07.981669 11610 consensus_queue.cc:1048] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:08.453279  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:08.547523  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:08.643826 10574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a70e74920014cd0855910c55f69661d"
dest_uuid: "087f32d616344326bac7f924a95df902"
mode: GRACEFUL
new_leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
 from {username='slave'} at 127.0.0.1:44574
I20260709 13:03:08.644644 10574 raft_consensus.cc:606] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Received request to transfer leadership to TS c701bdb2436f4918a8d59d308c7ac32d
I20260709 13:03:08.646139  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:03:08.647925  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:08.670661 11610 raft_consensus.cc:993] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902: : Instructing follower c701bdb2436f4918a8d59d308c7ac32d to start an election
I20260709 13:03:08.671267 11755 raft_consensus.cc:1081] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Signalling peer c701bdb2436f4918a8d59d308c7ac32d to start an election
I20260709 13:03:08.672932 10426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a70e74920014cd0855910c55f69661d"
dest_uuid: "c701bdb2436f4918a8d59d308c7ac32d"
 from {username='slave'} at 127.0.0.1:55488
I20260709 13:03:08.673486 10426 raft_consensus.cc:493] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:08.673831 10426 raft_consensus.cc:3060] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:08.685527 10426 raft_consensus.cc:515] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:08.688309 10508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a70e74920014cd0855910c55f69661d" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e47f398b974847a8a7f2762817ef2ee1"
I20260709 13:03:08.688906 10508 raft_consensus.cc:3060] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:08.692648 10574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a70e74920014cd0855910c55f69661d" candidate_uuid: "c701bdb2436f4918a8d59d308c7ac32d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "087f32d616344326bac7f924a95df902"
I20260709 13:03:08.693395 10574 raft_consensus.cc:3055] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:08.693758 10574 raft_consensus.cc:740] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 087f32d616344326bac7f924a95df902, State: Running, Role: LEADER
I20260709 13:03:08.694569 10574 consensus_queue.cc:260] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:08.695777 10574 raft_consensus.cc:3060] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:08.696820 10508 raft_consensus.cc:2468] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 2.
I20260709 13:03:08.698218 10397 leader_election.cc:304] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c701bdb2436f4918a8d59d308c7ac32d, e47f398b974847a8a7f2762817ef2ee1; no voters: 
I20260709 13:03:08.699167 11759 raft_consensus.cc:2804] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:08.700860 10426 leader_election.cc:290] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [CANDIDATE]: Term 2 election: Requested vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), 087f32d616344326bac7f924a95df902 (127.7.49.196:43839)
I20260709 13:03:08.703276 11759 raft_consensus.cc:697] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 2 LEADER]: Becoming Leader. State: Replica: c701bdb2436f4918a8d59d308c7ac32d, State: Running, Role: LEADER
I20260709 13:03:08.704362 11759 consensus_queue.cc:237] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } }
I20260709 13:03:08.706379 10574 raft_consensus.cc:2468] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c701bdb2436f4918a8d59d308c7ac32d in term 2.
I20260709 13:03:08.760944 10253 catalog_manager.cc:5697] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d reported cstate change: term changed from 1 to 2, leader changed from 087f32d616344326bac7f924a95df902 (127.7.49.196) to c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194). New cstate: current_term: 2 leader_uuid: "c701bdb2436f4918a8d59d308c7ac32d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:09.062501 11104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 44652.5us
I20260709 13:03:09.088745 10508 raft_consensus.cc:1275] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:09.090317 11759 consensus_queue.cc:1048] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:09.163726 10580 raft_consensus.cc:1275] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Refusing update from remote peer c701bdb2436f4918a8d59d308c7ac32d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:09.166225 11759 consensus_queue.cc:1048] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [LEADER]: Connected to new peer: Peer: permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:09.648976  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:09.729416  7367 tablet_server.cc:179] TabletServer@127.7.49.193:34531 shutting down...
W20260709 13:03:09.758461 10473 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260709 13:03:09.814245 10399 consensus_peers.cc:597] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:09.824493 10473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 66083.3us
W20260709 13:03:09.845139 10473 consensus_peers.cc:597] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:09.850931 10473 consensus_peers.cc:597] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:09.852321 10473 consensus_peers.cc:597] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:09.854377 10473 consensus_peers.cc:597] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:09.889386  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:09.899384  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:09.909366  7367 raft_consensus.cc:2243] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:09.910109  7367 raft_consensus.cc:2272] T 16e4aa0eb4e4457dab2ccaf4937dbede P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:09.911334 10473 consensus_peers.cc:597] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:09.917169  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:09.918243  7367 raft_consensus.cc:2243] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:09.919126  7367 raft_consensus.cc:2272] T 9eb13d9920054c1eab72783198941d0f P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:09.920802 10399 consensus_peers.cc:597] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:09.922127  7367 tablet_replica.cc:333] stopping tablet replica
W20260709 13:03:09.922638 10399 consensus_peers.cc:597] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:09.923350  7367 raft_consensus.cc:2243] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:09.928670  7367 raft_consensus.cc:2272] T 558a3d9a43284068ae2464f019fc6831 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:09.931766  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:09.932727  7367 raft_consensus.cc:2243] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:09.933843 10399 consensus_peers.cc:597] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:09.934468  7367 raft_consensus.cc:2272] T 43917f62f8124deab0d45ee19ad34173 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:09.938340  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:09.939339  7367 raft_consensus.cc:2243] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:09.939939  7367 raft_consensus.cc:2272] T 0527fdff09294361889f26e4c8fab904 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:09.942920  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:09.951109  7367 raft_consensus.cc:2243] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:09.951716  7367 raft_consensus.cc:2272] T 256513a5372b4c42a2e72c77c318fc34 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:09.954581  7367 tablet_replica.cc:333] stopping tablet replica
W20260709 13:03:09.956837 10473 consensus_peers.cc:597] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:09.958140  7367 raft_consensus.cc:2243] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:09.959287  7367 raft_consensus.cc:2272] T 337fa67890a542cabbdfe327cd82a9d0 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:09.962244  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:09.975134  7367 raft_consensus.cc:2243] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:09.975960  7367 raft_consensus.cc:2272] T 9dee940aa9364b0da35cb3fc48d07eaa P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:09.978797  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:09.979867  7367 raft_consensus.cc:2243] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:09.981261  7367 raft_consensus.cc:2272] T b8b8f26d5508418cb895746bd392a679 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:09.984319  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:09.985262  7367 raft_consensus.cc:2243] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:09.985958  7367 raft_consensus.cc:2272] T f474872f07654cb682d53c5e40172f47 P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:09.988698  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:09.989600  7367 raft_consensus.cc:2243] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:09.991809  7367 raft_consensus.cc:2272] T 034bebe0727743a7a9cb564114d2c198 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:09.994630  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:09.995566  7367 raft_consensus.cc:2243] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:09.996177  7367 raft_consensus.cc:2272] T 3cef7f544ac94a148b6e0f19bff3df85 P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:09.998764  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:09.999629  7367 raft_consensus.cc:2243] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:09.999929 10473 consensus_peers.cc:597] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.000150  7367 raft_consensus.cc:2272] T 1069210650cc4805832354d2383dde8e P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.010492  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.011397  7367 raft_consensus.cc:2243] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.012449  7367 raft_consensus.cc:2272] T 4cbd08e57ad247ce95ddc127361bf37a P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:10.020823 10473 consensus_peers.cc:597] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.025739  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.026738  7367 raft_consensus.cc:2243] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.027817  7367 raft_consensus.cc:2272] T efa0a995e5d04006b53f01701a0ff1bb P f1d55d1ee737487ba486c3c35462343d [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:10.028477 10547 consensus_peers.cc:597] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:10.034556 10547 consensus_peers.cc:597] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:10.035209 10547 consensus_peers.cc:597] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:10.035764 10547 consensus_peers.cc:597] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:10.036173 10547 consensus_peers.cc:597] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:10.036655 10547 consensus_peers.cc:597] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.037499  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.038252  7367 raft_consensus.cc:2243] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.039115  7367 raft_consensus.cc:2272] T 0a183bd0ecc8412d82287cb19ca3a647 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:10.045897 10399 consensus_peers.cc:597] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:10.046938 10399 consensus_peers.cc:597] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.048157  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.048996  7367 raft_consensus.cc:2243] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.049427  7367 raft_consensus.cc:2272] T 3a931027b9e24215a7da06c669886845 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.052160  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.053052  7367 raft_consensus.cc:2243] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.054044  7367 raft_consensus.cc:2272] T c71fab5c768b4b32a68abd3c418c8676 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:10.054996 10473 consensus_peers.cc:597] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.058355  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.059391  7367 raft_consensus.cc:2243] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.062099  7367 raft_consensus.cc:2272] T deb05f86b2f048a48c860c393a54da7e P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.065227  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.065861  7367 raft_consensus.cc:2243] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.066251  7367 raft_consensus.cc:2272] T 3992256c44974d92bc02ea14ca9cbd10 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.068778  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.069576  7367 raft_consensus.cc:2243] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.070566  7367 raft_consensus.cc:2272] T e3ac3ba655e941ef9c83521ad4ca95d1 P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:10.072083 10473 consensus_peers.cc:597] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.073315  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.074333  7367 raft_consensus.cc:2243] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.074904  7367 raft_consensus.cc:2272] T 5d2791498126463b9a5f4b77f37c757f P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.078869  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.079725  7367 raft_consensus.cc:2243] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.080317  7367 raft_consensus.cc:2272] T 1b6ac062e52e41be945669ff4af4c5bf P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:10.082253 10473 consensus_peers.cc:597] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.083003  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.084000  7367 raft_consensus.cc:2243] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.084998  7367 raft_consensus.cc:2272] T 0401d9c41eeb41d49f4d911c33948ea0 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:10.087486 10547 consensus_peers.cc:597] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.087920  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.088639  7367 raft_consensus.cc:2243] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.089201  7367 raft_consensus.cc:2272] T a2b77708dc964f9c949d6a78d866d2e2 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.091887  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.092654  7367 raft_consensus.cc:2243] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.093122  7367 raft_consensus.cc:2272] T 114dc489daf74f30a4869d4e040133ff P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.095999  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.096755  7367 raft_consensus.cc:2243] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:10.097035 10473 consensus_peers.cc:597] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.097268  7367 raft_consensus.cc:2272] T 2b5eb93c19c140c2a287b00b516361a2 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:10.097724 10473 consensus_peers.cc:597] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.100667  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.101536  7367 raft_consensus.cc:2243] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.102043  7367 raft_consensus.cc:2272] T ed438cde04584578a06992b617a9d533 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.104584  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.105243  7367 raft_consensus.cc:2243] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.106220  7367 raft_consensus.cc:2272] T c7a253f8dd794642b3cd327afc676eac P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.126672  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.127619  7367 raft_consensus.cc:2243] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.129796  7367 raft_consensus.cc:2272] T 98f75b5af719449eacf3fb7a55bec1e4 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.138900  7367 tablet_replica.cc:333] stopping tablet replica
W20260709 13:03:10.139839 10547 consensus_peers.cc:597] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.139995  7367 raft_consensus.cc:2243] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.140991  7367 raft_consensus.cc:2272] T fdde79ecd7124739b536abfa53658b88 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.146932  7367 tablet_replica.cc:333] stopping tablet replica
W20260709 13:03:10.147245 10399 consensus_peers.cc:597] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.147840  7367 raft_consensus.cc:2243] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.148535  7367 raft_consensus.cc:2272] T f592fbb5fdc14933887789213f54140e P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.151417  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.152232  7367 raft_consensus.cc:2243] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.152752  7367 raft_consensus.cc:2272] T 2f5116376f344c2dbb3976fe052e4da1 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.155635  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.156405  7367 raft_consensus.cc:2243] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.156904  7367 raft_consensus.cc:2272] T a858b5b77b55413fb8e833ade0d5a993 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.159571  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.160357  7367 raft_consensus.cc:2243] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.160837  7367 raft_consensus.cc:2272] T 6b35fcb542ba4277ae26c99c387fe7d0 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.163314  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.164062  7367 raft_consensus.cc:2243] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.165028  7367 raft_consensus.cc:2272] T 371fb1b643b147f8b6d95b1fa83c4590 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.168428  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.169219  7367 raft_consensus.cc:2243] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.169756  7367 raft_consensus.cc:2272] T 55a336389ff1479e885e8af5524ba80e P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.172606  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.173384  7367 raft_consensus.cc:2243] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.173878  7367 raft_consensus.cc:2272] T e28aac94839046bba584f95daf883b48 P f1d55d1ee737487ba486c3c35462343d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.176597  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.177349  7367 raft_consensus.cc:2243] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.177875  7367 raft_consensus.cc:2272] T b912e9aabe2d492aaeccc7967af7f377 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.180596  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.181317  7367 raft_consensus.cc:2243] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.182310  7367 raft_consensus.cc:2272] T 6734a585f1db4295a1872d270f0fe458 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.186308  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.187075  7367 raft_consensus.cc:2243] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.187674  7367 raft_consensus.cc:2272] T 8b4685c6d7644c8c9a0f6c98eac90611 P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.190547  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.191408  7367 raft_consensus.cc:2243] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.193495  7367 raft_consensus.cc:2272] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P f1d55d1ee737487ba486c3c35462343d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.196151  7367 tablet_replica.cc:333] stopping tablet replica
W20260709 13:03:10.196054 10547 consensus_peers.cc:597] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.197304  7367 raft_consensus.cc:2243] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.198323  7367 raft_consensus.cc:2272] T a053e0b3853e41cfaa749c51502ee505 P f1d55d1ee737487ba486c3c35462343d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.201248  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.201938  7367 raft_consensus.cc:2243] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.202879  7367 raft_consensus.cc:2272] T d005fb4ec69f4291a84d7a093f1f148e P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.205519  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.206241  7367 raft_consensus.cc:2243] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.206734  7367 raft_consensus.cc:2272] T 987b656644cc4aeab507f0bc36a7ebcb P f1d55d1ee737487ba486c3c35462343d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:10.305940 10473 connection.cc:769] client connection to 127.7.49.193:34531 send error: Network error: sendmsg error: Broken pipe (error 32)
I20260709 13:03:10.332552  7367 tablet_server.cc:196] TabletServer@127.7.49.193:34531 shutdown complete.
I20260709 13:03:10.453965  7367 tablet_server.cc:179] TabletServer@127.7.49.194:0 shutting down...
W20260709 13:03:10.490908 10473 consensus_peers.cc:597] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 -> Peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Couldn't send request to peer f1d55d1ee737487ba486c3c35462343d. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:34531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:10.509398 10474 consensus_peers.cc:597] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 -> Peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Couldn't send request to peer c701bdb2436f4918a8d59d308c7ac32d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:10.567201 10474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 51437.7us
W20260709 13:03:10.646651 10400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 54441.5us
W20260709 13:03:10.659058 10474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.196:43839, user_credentials={real_user=slave}} blocked reactor thread for 90647us
W20260709 13:03:10.663161 10399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 50611.7us
W20260709 13:03:10.666085 10547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:34531, user_credentials={real_user=slave}} blocked reactor thread for 49188.3us
W20260709 13:03:10.692508 10548 consensus_peers.cc:597] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 -> Peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Couldn't send request to peer c701bdb2436f4918a8d59d308c7ac32d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:10.709053 10474 consensus_peers.cc:597] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 -> Peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Couldn't send request to peer c701bdb2436f4918a8d59d308c7ac32d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:10.715152 10474 consensus_peers.cc:597] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 -> Peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Couldn't send request to peer c701bdb2436f4918a8d59d308c7ac32d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:10.717540 10548 consensus_peers.cc:597] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 -> Peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Couldn't send request to peer c701bdb2436f4918a8d59d308c7ac32d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:10.722074 10548 consensus_peers.cc:597] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 -> Peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Couldn't send request to peer c701bdb2436f4918a8d59d308c7ac32d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:10.724700 10548 consensus_peers.cc:597] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 -> Peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Couldn't send request to peer c701bdb2436f4918a8d59d308c7ac32d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:10.763430 10474 consensus_peers.cc:597] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 -> Peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Couldn't send request to peer c701bdb2436f4918a8d59d308c7ac32d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:10.764124 10474 consensus_peers.cc:597] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 -> Peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Couldn't send request to peer c701bdb2436f4918a8d59d308c7ac32d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.770493  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:10.774356  7367 tablet_replica.cc:333] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.775378  7367 raft_consensus.cc:2243] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.775962  7367 raft_consensus.cc:2272] T e3ac3ba655e941ef9c83521ad4ca95d1 P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.778587  7367 tablet_replica.cc:333] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.779488  7367 raft_consensus.cc:2243] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.780468  7367 raft_consensus.cc:2272] T f592fbb5fdc14933887789213f54140e P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.783102  7367 tablet_replica.cc:333] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.783902  7367 raft_consensus.cc:2243] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.784485  7367 raft_consensus.cc:2272] T ac93a5c010f4433d80b1e1bb48e3f75e P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.787184  7367 tablet_replica.cc:333] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.788228  7367 raft_consensus.cc:2243] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.793666  7367 raft_consensus.cc:2272] T 947895a2dbb44a8382d2e40b788b4d6a P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.796471  7367 tablet_replica.cc:333] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.797422  7367 raft_consensus.cc:2243] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.797922  7367 raft_consensus.cc:2272] T 4cbd08e57ad247ce95ddc127361bf37a P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.800305  7367 tablet_replica.cc:333] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.801090  7367 raft_consensus.cc:2243] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.801613  7367 raft_consensus.cc:2272] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.804173  7367 tablet_replica.cc:333] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.804952  7367 raft_consensus.cc:2243] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.805511  7367 raft_consensus.cc:2272] T efa0a995e5d04006b53f01701a0ff1bb P c701bdb2436f4918a8d59d308c7ac32d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.808135  7367 tablet_replica.cc:333] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.808995  7367 raft_consensus.cc:2243] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.809602  7367 raft_consensus.cc:2272] T 371fb1b643b147f8b6d95b1fa83c4590 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:10.812362 10548 consensus_peers.cc:597] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 -> Peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Couldn't send request to peer c701bdb2436f4918a8d59d308c7ac32d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.813158  7367 tablet_replica.cc:333] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.814052  7367 raft_consensus.cc:2243] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.815114  7367 raft_consensus.cc:2272] T ce42c6e21bea4638894062d3bed96ef8 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.817755  7367 tablet_replica.cc:333] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.818578  7367 raft_consensus.cc:2243] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.819574  7367 raft_consensus.cc:2272] T e28aac94839046bba584f95daf883b48 P c701bdb2436f4918a8d59d308c7ac32d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.822185  7367 tablet_replica.cc:333] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.823098  7367 raft_consensus.cc:2243] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.823711  7367 raft_consensus.cc:2272] T a2b77708dc964f9c949d6a78d866d2e2 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.826340  7367 tablet_replica.cc:333] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
W20260709 13:03:10.826836 10548 consensus_peers.cc:597] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 -> Peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Couldn't send request to peer c701bdb2436f4918a8d59d308c7ac32d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.827370  7367 raft_consensus.cc:2243] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.828015  7367 raft_consensus.cc:2272] T 114dc489daf74f30a4869d4e040133ff P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.830693  7367 tablet_replica.cc:333] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.831539  7367 raft_consensus.cc:2243] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.832075  7367 raft_consensus.cc:2272] T 337fa67890a542cabbdfe327cd82a9d0 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.834638  7367 tablet_replica.cc:333] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.835542  7367 raft_consensus.cc:2243] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.836205  7367 raft_consensus.cc:2272] T 0401d9c41eeb41d49f4d911c33948ea0 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.838884  7367 tablet_replica.cc:333] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.839761  7367 raft_consensus.cc:2243] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.840315  7367 raft_consensus.cc:2272] T 3ed1f0cfd1034d65bff503f10d6d1d79 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.842967  7367 tablet_replica.cc:333] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.843995  7367 raft_consensus.cc:2243] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.845067  7367 raft_consensus.cc:2272] T 5d2791498126463b9a5f4b77f37c757f P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.847880  7367 tablet_replica.cc:333] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.848806  7367 raft_consensus.cc:2243] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.849848  7367 raft_consensus.cc:2272] T 9dee940aa9364b0da35cb3fc48d07eaa P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.852432  7367 tablet_replica.cc:333] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.853313  7367 raft_consensus.cc:2243] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.853945  7367 raft_consensus.cc:2272] T b8b8f26d5508418cb895746bd392a679 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.856774  7367 tablet_replica.cc:333] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.857630  7367 raft_consensus.cc:2243] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.858688  7367 raft_consensus.cc:2272] T 034bebe0727743a7a9cb564114d2c198 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.861464  7367 tablet_replica.cc:333] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.862298  7367 raft_consensus.cc:2243] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.862883  7367 raft_consensus.cc:2272] T 558a3d9a43284068ae2464f019fc6831 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.865424  7367 tablet_replica.cc:333] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.866230  7367 raft_consensus.cc:2243] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.867901  7367 raft_consensus.cc:2272] T 43917f62f8124deab0d45ee19ad34173 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.872117  7367 tablet_replica.cc:333] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.873046  7367 raft_consensus.cc:2243] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.873665  7367 raft_consensus.cc:2272] T 0527fdff09294361889f26e4c8fab904 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.876408  7367 tablet_replica.cc:333] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.877269  7367 raft_consensus.cc:2243] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.877837  7367 raft_consensus.cc:2272] T 6734a585f1db4295a1872d270f0fe458 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:10.880232 10548 consensus_peers.cc:597] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 -> Peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Couldn't send request to peer c701bdb2436f4918a8d59d308c7ac32d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.880501  7367 tablet_replica.cc:333] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
W20260709 13:03:10.880965 10548 consensus_peers.cc:597] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 -> Peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Couldn't send request to peer c701bdb2436f4918a8d59d308c7ac32d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:10.881642 10548 consensus_peers.cc:597] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 -> Peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Couldn't send request to peer c701bdb2436f4918a8d59d308c7ac32d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.881660  7367 raft_consensus.cc:2243] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.882483  7367 raft_consensus.cc:2272] T b912e9aabe2d492aaeccc7967af7f377 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.885175  7367 tablet_replica.cc:333] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.886011  7367 raft_consensus.cc:2243] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.886569  7367 raft_consensus.cc:2272] T 8b4685c6d7644c8c9a0f6c98eac90611 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.889174  7367 tablet_replica.cc:333] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
W20260709 13:03:10.889068 10548 consensus_peers.cc:597] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 -> Peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Couldn't send request to peer c701bdb2436f4918a8d59d308c7ac32d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.890161  7367 raft_consensus.cc:2243] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.891199  7367 raft_consensus.cc:2272] T 2fb1ab3f78b24ac884ae59fb7f73f7be P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.894038  7367 tablet_replica.cc:333] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.894819  7367 raft_consensus.cc:2243] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.895387  7367 raft_consensus.cc:2272] T 2b5eb93c19c140c2a287b00b516361a2 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.898010  7367 tablet_replica.cc:333] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.898910  7367 raft_consensus.cc:2243] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.899998  7367 raft_consensus.cc:2272] T 987b656644cc4aeab507f0bc36a7ebcb P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.902830  7367 tablet_replica.cc:333] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.903718  7367 raft_consensus.cc:2243] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.904276  7367 raft_consensus.cc:2272] T 2245c9ac28824096857fb36ad314e579 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.907096  7367 tablet_replica.cc:333] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.907935  7367 raft_consensus.cc:2243] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.908890  7367 raft_consensus.cc:2272] T 08b4f52a29cb40698f4d8a5bfb4fba00 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.911557  7367 tablet_replica.cc:333] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.912356  7367 raft_consensus.cc:2243] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.913355  7367 raft_consensus.cc:2272] T ed438cde04584578a06992b617a9d533 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.915972  7367 tablet_replica.cc:333] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.916738  7367 raft_consensus.cc:2243] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.917279  7367 raft_consensus.cc:2272] T ffb2ecf6dcf140f9964b53a713c4289f P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.919759  7367 tablet_replica.cc:333] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.920518  7367 raft_consensus.cc:2243] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.921005  7367 raft_consensus.cc:2272] T fdde79ecd7124739b536abfa53658b88 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.923580  7367 tablet_replica.cc:333] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.924312  7367 raft_consensus.cc:2243] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.925295  7367 raft_consensus.cc:2272] T 9a70e74920014cd0855910c55f69661d P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.927958  7367 tablet_replica.cc:333] T 7102662fd347422f8d2cd6e002258f73 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.928773  7367 raft_consensus.cc:2243] T 7102662fd347422f8d2cd6e002258f73 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.929335  7367 raft_consensus.cc:2272] T 7102662fd347422f8d2cd6e002258f73 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.931932  7367 tablet_replica.cc:333] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.932780  7367 raft_consensus.cc:2243] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.933372  7367 raft_consensus.cc:2272] T 3992256c44974d92bc02ea14ca9cbd10 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.936450  7367 tablet_replica.cc:333] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.937325  7367 raft_consensus.cc:2243] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.937920  7367 raft_consensus.cc:2272] T deb05f86b2f048a48c860c393a54da7e P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.940465  7367 tablet_replica.cc:333] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.941236  7367 raft_consensus.cc:2243] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.941807  7367 raft_consensus.cc:2272] T c7a253f8dd794642b3cd327afc676eac P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.944411  7367 tablet_replica.cc:333] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.945142  7367 raft_consensus.cc:2243] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.945717  7367 raft_consensus.cc:2272] T 8624b93f4ae64fdf986ee3d9ada5067e P c701bdb2436f4918a8d59d308c7ac32d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.948298  7367 tablet_replica.cc:333] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.949106  7367 raft_consensus.cc:2243] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.950297  7367 raft_consensus.cc:2272] T ad4d1b449a6e4be3a471e22a127475fe P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.952958  7367 tablet_replica.cc:333] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.953728  7367 raft_consensus.cc:2243] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.954350  7367 raft_consensus.cc:2272] T 0a183bd0ecc8412d82287cb19ca3a647 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.957132  7367 tablet_replica.cc:333] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.957783  7367 raft_consensus.cc:2243] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.958289  7367 raft_consensus.cc:2272] T 7a633f2a7e4341b69b85c3c0d41865a1 P c701bdb2436f4918a8d59d308c7ac32d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.960575  7367 tablet_replica.cc:333] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.961236  7367 raft_consensus.cc:2243] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.961767  7367 raft_consensus.cc:2272] T a053e0b3853e41cfaa749c51502ee505 P c701bdb2436f4918a8d59d308c7ac32d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.964169  7367 tablet_replica.cc:333] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d: stopping tablet replica
I20260709 13:03:10.964769  7367 raft_consensus.cc:2243] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.965864  7367 raft_consensus.cc:2272] T 6fc42bec0e514dde803cc0b751bdc470 P c701bdb2436f4918a8d59d308c7ac32d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:10.976382 10474 consensus_peers.cc:597] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 -> Peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Couldn't send request to peer c701bdb2436f4918a8d59d308c7ac32d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:10.991252 10548 consensus_peers.cc:597] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 -> Peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Couldn't send request to peer c701bdb2436f4918a8d59d308c7ac32d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:11.041002 11812 raft_consensus.cc:493] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:11.041527 11812 raft_consensus.cc:515] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:11.046051 11812 leader_election.cc:290] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:11.046862  7367 tablet_server.cc:196] TabletServer@127.7.49.194:0 shutdown complete.
W20260709 13:03:11.053124 10547 leader_election.cc:336] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Network error: Client connection negotiation failed: client connection to 127.7.49.193:34531: connect: Connection refused (error 111)
W20260709 13:03:11.055028 10548 leader_election.cc:336] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Network error: Client connection negotiation failed: client connection to 127.7.49.194:45513: connect: Connection refused (error 111)
I20260709 13:03:11.055519 10548 leader_election.cc:304] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:11.056509 11812 raft_consensus.cc:2749] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:11.094801 11812 raft_consensus.cc:493] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:11.095351 11812 raft_consensus.cc:515] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:11.097234 11812 leader_election.cc:290] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
W20260709 13:03:11.103174 10548 leader_election.cc:336] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Network error: Client connection negotiation failed: client connection to 127.7.49.194:45513: connect: Connection refused (error 111)
W20260709 13:03:11.104075 10547 leader_election.cc:336] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Network error: Client connection negotiation failed: client connection to 127.7.49.193:34531: connect: Connection refused (error 111)
I20260709 13:03:11.104467 10547 leader_election.cc:304] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:11.105965 11812 raft_consensus.cc:2749] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:11.131795  7367 tablet_server.cc:179] TabletServer@127.7.49.195:0 shutting down...
W20260709 13:03:11.153255 10545 consensus_peers.cc:597] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 -> Peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Couldn't send request to peer e47f398b974847a8a7f2762817ef2ee1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:11.166167 11812 raft_consensus.cc:493] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:11.166824 11812 raft_consensus.cc:515] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:11.170131 11812 leader_election.cc:290] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
W20260709 13:03:11.172544 10545 leader_election.cc:336] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:03:11.174664 11817 raft_consensus.cc:493] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:11.175257 11817 raft_consensus.cc:515] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
W20260709 13:03:11.176235 10547 leader_election.cc:336] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Network error: Client connection negotiation failed: client connection to 127.7.49.193:34531: connect: Connection refused (error 111)
I20260709 13:03:11.177197 10547 leader_election.cc:304] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:11.177891 11812 raft_consensus.cc:2749] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:11.178557 11817 leader_election.cc:290] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
W20260709 13:03:11.183418 10474 leader_election.cc:336] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Network error: Client connection negotiation failed: client connection to 127.7.49.194:45513: connect: Connection refused (error 111)
W20260709 13:03:11.184370 10473 leader_election.cc:336] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Network error: Client connection negotiation failed: client connection to 127.7.49.193:34531: connect: Connection refused (error 111)
I20260709 13:03:11.184803 10473 leader_election.cc:304] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:11.185559 11817 raft_consensus.cc:2749] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:11.186533  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:11.187331  7367 tablet_replica.cc:333] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.187945  7367 raft_consensus.cc:2243] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.188397  7367 raft_consensus.cc:2272] T ac93a5c010f4433d80b1e1bb48e3f75e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.190369  7367 tablet_replica.cc:333] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.191105  7367 raft_consensus.cc:2243] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.191627  7367 raft_consensus.cc:2272] T f592fbb5fdc14933887789213f54140e P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.193305  7367 tablet_replica.cc:333] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.193830  7367 raft_consensus.cc:2243] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.194223  7367 raft_consensus.cc:2272] T 337fa67890a542cabbdfe327cd82a9d0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.196020  7367 tablet_replica.cc:333] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.196533  7367 raft_consensus.cc:2243] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.196951  7367 raft_consensus.cc:2272] T efa0a995e5d04006b53f01701a0ff1bb P e47f398b974847a8a7f2762817ef2ee1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.198565  7367 tablet_replica.cc:333] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.199149  7367 raft_consensus.cc:2243] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.199536  7367 raft_consensus.cc:2272] T 6734a585f1db4295a1872d270f0fe458 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.201116  7367 tablet_replica.cc:333] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.201645  7367 raft_consensus.cc:2243] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.202039  7367 raft_consensus.cc:2272] T 6b35fcb542ba4277ae26c99c387fe7d0 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.203775  7367 tablet_replica.cc:333] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.204295  7367 raft_consensus.cc:2243] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.204694  7367 raft_consensus.cc:2272] T 16e4aa0eb4e4457dab2ccaf4937dbede P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.206511  7367 tablet_replica.cc:333] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
W20260709 13:03:11.206718 10545 consensus_peers.cc:597] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 -> Peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Couldn't send request to peer e47f398b974847a8a7f2762817ef2ee1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:11.207084  7367 raft_consensus.cc:2243] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.207702  7367 raft_consensus.cc:2272] T 947895a2dbb44a8382d2e40b788b4d6a P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.209589  7367 tablet_replica.cc:333] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.210048  7367 raft_consensus.cc:2243] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.210664  7367 raft_consensus.cc:2272] T a2b77708dc964f9c949d6a78d866d2e2 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.212452  7367 tablet_replica.cc:333] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.212952  7367 raft_consensus.cc:2243] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.213284  7367 raft_consensus.cc:2272] T ce42c6e21bea4638894062d3bed96ef8 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.214857  7367 tablet_replica.cc:333] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.215387  7367 raft_consensus.cc:2243] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.215735  7367 raft_consensus.cc:2272] T e28aac94839046bba584f95daf883b48 P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.217332  7367 tablet_replica.cc:333] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.217805  7367 raft_consensus.cc:2243] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.218426  7367 raft_consensus.cc:2272] T 1b6ac062e52e41be945669ff4af4c5bf P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.219980  7367 tablet_replica.cc:333] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.220474  7367 raft_consensus.cc:2243] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.220803  7367 raft_consensus.cc:2272] T 3ed1f0cfd1034d65bff503f10d6d1d79 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.222431  7367 tablet_replica.cc:333] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.222886  7367 raft_consensus.cc:2243] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.223596  7367 raft_consensus.cc:2272] T 9eb13d9920054c1eab72783198941d0f P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.225288  7367 tablet_replica.cc:333] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.225841  7367 raft_consensus.cc:2243] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.226548  7367 raft_consensus.cc:2272] T 256513a5372b4c42a2e72c77c318fc34 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.228358  7367 tablet_replica.cc:333] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.228922  7367 raft_consensus.cc:2243] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.229346  7367 raft_consensus.cc:2272] T 9dee940aa9364b0da35cb3fc48d07eaa P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.231396  7367 tablet_replica.cc:333] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.232069  7367 raft_consensus.cc:2243] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.232522  7367 raft_consensus.cc:2272] T 0401d9c41eeb41d49f4d911c33948ea0 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.234915  7367 tablet_replica.cc:333] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.235611  7367 raft_consensus.cc:2243] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.236084  7367 raft_consensus.cc:2272] T 08b4f52a29cb40698f4d8a5bfb4fba00 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.238334  7367 tablet_replica.cc:333] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.239037  7367 raft_consensus.cc:2243] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.239475  7367 raft_consensus.cc:2272] T d005fb4ec69f4291a84d7a093f1f148e P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.241576  7367 tablet_replica.cc:333] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.242268  7367 raft_consensus.cc:2243] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.242730  7367 raft_consensus.cc:2272] T 2245c9ac28824096857fb36ad314e579 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.244441  7367 tablet_replica.cc:333] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.244894  7367 raft_consensus.cc:2243] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.245229  7367 raft_consensus.cc:2272] T 2fb1ab3f78b24ac884ae59fb7f73f7be P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.245743 11817 raft_consensus.cc:493] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:11.246201 11817 raft_consensus.cc:515] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:11.247439  7367 tablet_replica.cc:333] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.248241  7367 raft_consensus.cc:2243] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.248299 11817 leader_election.cc:290] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:11.248811  7367 raft_consensus.cc:2272] T ffb2ecf6dcf140f9964b53a713c4289f P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.251477  7367 tablet_replica.cc:333] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.252241  7367 raft_consensus.cc:2243] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.252691 11819 raft_consensus.cc:493] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:11.253186  7367 raft_consensus.cc:2272] T 98f75b5af719449eacf3fb7a55bec1e4 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.253245 11819 raft_consensus.cc:515] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } } peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } }
W20260709 13:03:11.252651 10474 leader_election.cc:336] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Network error: Client connection negotiation failed: client connection to 127.7.49.194:45513: connect: Connection refused (error 111)
W20260709 13:03:11.254520 10473 leader_election.cc:336] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Network error: Client connection negotiation failed: client connection to 127.7.49.193:34531: connect: Connection refused (error 111)
I20260709 13:03:11.254941 10473 leader_election.cc:304] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:11.255527 11819 leader_election.cc:290] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:11.255944  7367 tablet_replica.cc:333] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.256042 11819 raft_consensus.cc:2749] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:11.256781  7367 raft_consensus.cc:2243] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.257932  7367 raft_consensus.cc:2272] T fdde79ecd7124739b536abfa53658b88 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:11.259483 10474 leader_election.cc:336] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Network error: Client connection negotiation failed: client connection to 127.7.49.194:45513: connect: Connection refused (error 111)
I20260709 13:03:11.260288  7367 tablet_replica.cc:333] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
W20260709 13:03:11.261005 10473 leader_election.cc:336] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Network error: Client connection negotiation failed: client connection to 127.7.49.193:34531: connect: Connection refused (error 111)
I20260709 13:03:11.261116  7367 raft_consensus.cc:2243] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.261366 10473 leader_election.cc:304] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47f398b974847a8a7f2762817ef2ee1; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:11.261658  7367 raft_consensus.cc:2272] T 3cef7f544ac94a148b6e0f19bff3df85 P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.261962 11819 raft_consensus.cc:2749] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:11.263453  7367 tablet_replica.cc:333] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.264019  7367 raft_consensus.cc:2243] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.264698  7367 raft_consensus.cc:2272] T 1069210650cc4805832354d2383dde8e P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.266423  7367 tablet_replica.cc:333] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.266914  7367 raft_consensus.cc:2243] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.267701  7367 raft_consensus.cc:2272] T 43917f62f8124deab0d45ee19ad34173 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.269884  7367 tablet_replica.cc:333] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.270587  7367 raft_consensus.cc:2243] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.271370  7367 raft_consensus.cc:2272] T 0527fdff09294361889f26e4c8fab904 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.273083  7367 tablet_replica.cc:333] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.273525  7367 raft_consensus.cc:2243] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.274127  7367 raft_consensus.cc:2272] T 55a336389ff1479e885e8af5524ba80e P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.275787  7367 tablet_replica.cc:333] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.276240  7367 raft_consensus.cc:2243] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.276567  7367 raft_consensus.cc:2272] T 7a633f2a7e4341b69b85c3c0d41865a1 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.278084  7367 tablet_replica.cc:333] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.278669  7367 raft_consensus.cc:2243] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.279141  7367 raft_consensus.cc:2272] T a053e0b3853e41cfaa749c51502ee505 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.281402  7367 tablet_replica.cc:333] T 6fc42bec0e514dde803cc0b751bdc470 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.282027  7367 raft_consensus.cc:2243] T 6fc42bec0e514dde803cc0b751bdc470 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.282431  7367 raft_consensus.cc:2272] T 6fc42bec0e514dde803cc0b751bdc470 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.284374  7367 tablet_replica.cc:333] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.284910  7367 raft_consensus.cc:2243] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.285333  7367 raft_consensus.cc:2272] T ad4d1b449a6e4be3a471e22a127475fe P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.287393  7367 tablet_replica.cc:333] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.288022  7367 raft_consensus.cc:2243] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.288822  7367 raft_consensus.cc:2272] T 8624b93f4ae64fdf986ee3d9ada5067e P e47f398b974847a8a7f2762817ef2ee1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.291253  7367 tablet_replica.cc:333] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.291955  7367 raft_consensus.cc:2243] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.292436  7367 raft_consensus.cc:2272] T 0a183bd0ecc8412d82287cb19ca3a647 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.294164  7367 tablet_replica.cc:333] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.294653  7367 raft_consensus.cc:2243] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.295082  7367 raft_consensus.cc:2272] T c71fab5c768b4b32a68abd3c418c8676 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.296758  7367 tablet_replica.cc:333] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.297179  7367 raft_consensus.cc:2243] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.297823  7367 raft_consensus.cc:2272] T 3a931027b9e24215a7da06c669886845 P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.299582  7367 tablet_replica.cc:333] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.300058  7367 raft_consensus.cc:2243] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.300849  7367 raft_consensus.cc:2272] T 3992256c44974d92bc02ea14ca9cbd10 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.302920  7367 tablet_replica.cc:333] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.303480  7367 raft_consensus.cc:2243] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.303876  7367 raft_consensus.cc:2272] T a858b5b77b55413fb8e833ade0d5a993 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:11.304105 10545 consensus_peers.cc:597] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 -> Peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Couldn't send request to peer e47f398b974847a8a7f2762817ef2ee1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:11.305397  7367 tablet_replica.cc:333] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.305953  7367 raft_consensus.cc:2243] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.306674  7367 raft_consensus.cc:2272] T 2f5116376f344c2dbb3976fe052e4da1 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.308429  7367 tablet_replica.cc:333] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.308910  7367 raft_consensus.cc:2243] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.309607  7367 raft_consensus.cc:2272] T f474872f07654cb682d53c5e40172f47 P e47f398b974847a8a7f2762817ef2ee1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.311318  7367 tablet_replica.cc:333] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.311795  7367 raft_consensus.cc:2243] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.312242  7367 raft_consensus.cc:2272] T b8b8f26d5508418cb895746bd392a679 P e47f398b974847a8a7f2762817ef2ee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.313921  7367 tablet_replica.cc:333] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.314371  7367 raft_consensus.cc:2243] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.314731  7367 raft_consensus.cc:2272] T 9a70e74920014cd0855910c55f69661d P e47f398b974847a8a7f2762817ef2ee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.316335  7367 tablet_replica.cc:333] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1: stopping tablet replica
I20260709 13:03:11.316542 11812 raft_consensus.cc:493] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:11.316795  7367 raft_consensus.cc:2243] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.317015 11812 raft_consensus.cc:515] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f398b974847a8a7f2762817ef2ee1" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40695 } } peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } }
I20260709 13:03:11.317358  7367 raft_consensus.cc:2272] T 7102662fd347422f8d2cd6e002258f73 P e47f398b974847a8a7f2762817ef2ee1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.319199 11812 leader_election.cc:290] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695), f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531)
W20260709 13:03:11.321344 10545 leader_election.cc:336] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:03:11.323288 10547 leader_election.cc:336] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Network error: Client connection negotiation failed: client connection to 127.7.49.193:34531: connect: Connection refused (error 111)
I20260709 13:03:11.323697 10547 leader_election.cc:304] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: e47f398b974847a8a7f2762817ef2ee1, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:11.324292 11812 raft_consensus.cc:2749] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:11.395887  7367 tablet_server.cc:196] TabletServer@127.7.49.195:0 shutdown complete.
I20260709 13:03:11.403995 11813 raft_consensus.cc:493] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:11.404560 11813 raft_consensus.cc:515] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:11.406672 11813 leader_election.cc:290] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
W20260709 13:03:11.407284 10545 consensus_peers.cc:597] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 -> Peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Couldn't send request to peer e47f398b974847a8a7f2762817ef2ee1. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.195:40695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:11.412839 10548 leader_election.cc:336] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Network error: Client connection negotiation failed: client connection to 127.7.49.194:45513: connect: Connection refused (error 111)
W20260709 13:03:11.415560 10547 leader_election.cc:336] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Network error: Client connection negotiation failed: client connection to 127.7.49.193:34531: connect: Connection refused (error 111)
I20260709 13:03:11.416074 10547 leader_election.cc:304] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
W20260709 13:03:11.418107 10545 consensus_peers.cc:597] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 -> Peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Couldn't send request to peer e47f398b974847a8a7f2762817ef2ee1. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.195:40695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:11.418200 11813 raft_consensus.cc:2749] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:03:11.445540 10545 consensus_peers.cc:597] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 -> Peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Couldn't send request to peer e47f398b974847a8a7f2762817ef2ee1. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.195:40695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:11.463809 10545 consensus_peers.cc:597] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 -> Peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Couldn't send request to peer e47f398b974847a8a7f2762817ef2ee1. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.195:40695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:11.472941 11813 raft_consensus.cc:493] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:11.473628 11813 raft_consensus.cc:515] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:11.475911 11813 leader_election.cc:290] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
W20260709 13:03:11.477573 10545 consensus_peers.cc:597] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 -> Peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Couldn't send request to peer e47f398b974847a8a7f2762817ef2ee1. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.195:40695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:11.478327  7367 tablet_server.cc:179] TabletServer@127.7.49.196:0 shutting down...
W20260709 13:03:11.480986 10547 leader_election.cc:336] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Network error: Client connection negotiation failed: client connection to 127.7.49.193:34531: connect: Connection refused (error 111)
W20260709 13:03:11.485005 10548 leader_election.cc:336] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Network error: Client connection negotiation failed: client connection to 127.7.49.194:45513: connect: Connection refused (error 111)
I20260709 13:03:11.485457 10548 leader_election.cc:304] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:11.486217 11799 raft_consensus.cc:2749] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:03:11.501503 10545 consensus_peers.cc:597] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 -> Peer e47f398b974847a8a7f2762817ef2ee1 (127.7.49.195:40695): Couldn't send request to peer e47f398b974847a8a7f2762817ef2ee1. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.195:40695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:11.523411 11799 raft_consensus.cc:493] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f1d55d1ee737487ba486c3c35462343d)
I20260709 13:03:11.523984 11799 raft_consensus.cc:515] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087f32d616344326bac7f924a95df902" member_type: VOTER last_known_addr { host: "127.7.49.196" port: 43839 } } peers { permanent_uuid: "f1d55d1ee737487ba486c3c35462343d" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 34531 } } peers { permanent_uuid: "c701bdb2436f4918a8d59d308c7ac32d" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 45513 } }
I20260709 13:03:11.525209  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:11.526188  7367 tablet_replica.cc:333] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.526208 11799 leader_election.cc:290] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531), c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513)
I20260709 13:03:11.527060  7367 raft_consensus.cc:2243] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.527501  7367 raft_consensus.cc:2272] T e3ac3ba655e941ef9c83521ad4ca95d1 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.529891  7367 tablet_replica.cc:333] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.530575  7367 raft_consensus.cc:2243] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:03:11.531247 10547 leader_election.cc:336] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f1d55d1ee737487ba486c3c35462343d (127.7.49.193:34531): Network error: Client connection negotiation failed: client connection to 127.7.49.193:34531: connect: Connection refused (error 111)
I20260709 13:03:11.531523  7367 raft_consensus.cc:2272] T ac93a5c010f4433d80b1e1bb48e3f75e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:11.532157 10548 leader_election.cc:336] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c701bdb2436f4918a8d59d308c7ac32d (127.7.49.194:45513): Network error: Client connection negotiation failed: client connection to 127.7.49.194:45513: connect: Connection refused (error 111)
I20260709 13:03:11.532557 10548 leader_election.cc:304] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087f32d616344326bac7f924a95df902; no voters: c701bdb2436f4918a8d59d308c7ac32d, f1d55d1ee737487ba486c3c35462343d
I20260709 13:03:11.533241 11799 raft_consensus.cc:2749] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:11.534039  7367 tablet_replica.cc:333] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.534725  7367 raft_consensus.cc:2243] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.535147  7367 raft_consensus.cc:2272] T 4cbd08e57ad247ce95ddc127361bf37a P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.536887  7367 tablet_replica.cc:333] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.537389  7367 raft_consensus.cc:2243] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.538028  7367 raft_consensus.cc:2272] T 7a633f2a7e4341b69b85c3c0d41865a1 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.539713  7367 tablet_replica.cc:333] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.540181  7367 raft_consensus.cc:2243] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.540843  7367 raft_consensus.cc:2272] T 6b35fcb542ba4277ae26c99c387fe7d0 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.542454  7367 tablet_replica.cc:333] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.542922  7367 raft_consensus.cc:2243] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.543365  7367 raft_consensus.cc:2272] T 947895a2dbb44a8382d2e40b788b4d6a P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.544932  7367 tablet_replica.cc:333] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.545387  7367 raft_consensus.cc:2243] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.546007  7367 raft_consensus.cc:2272] T 0281dbe3f9064b9aa3a7f2f198ec2e92 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.547691  7367 tablet_replica.cc:333] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.548142  7367 raft_consensus.cc:2243] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.548480  7367 raft_consensus.cc:2272] T 558a3d9a43284068ae2464f019fc6831 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.550052  7367 tablet_replica.cc:333] T 256513a5372b4c42a2e72c77c318fc34 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.550521  7367 raft_consensus.cc:2243] T 256513a5372b4c42a2e72c77c318fc34 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.550839  7367 raft_consensus.cc:2272] T 256513a5372b4c42a2e72c77c318fc34 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.552399  7367 tablet_replica.cc:333] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.552932  7367 raft_consensus.cc:2243] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.553268  7367 raft_consensus.cc:2272] T c71fab5c768b4b32a68abd3c418c8676 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.554916  7367 tablet_replica.cc:333] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.555569  7367 raft_consensus.cc:2243] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.555928  7367 raft_consensus.cc:2272] T 3a931027b9e24215a7da06c669886845 P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.557776  7367 tablet_replica.cc:333] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.558259  7367 raft_consensus.cc:2243] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.558645  7367 raft_consensus.cc:2272] T deb05f86b2f048a48c860c393a54da7e P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.560398  7367 tablet_replica.cc:333] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.560912  7367 raft_consensus.cc:2243] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.561641  7367 raft_consensus.cc:2272] T 114dc489daf74f30a4869d4e040133ff P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.563401  7367 tablet_replica.cc:333] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.564193  7367 raft_consensus.cc:2243] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.564651  7367 raft_consensus.cc:2272] T 9eb13d9920054c1eab72783198941d0f P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.566252  7367 tablet_replica.cc:333] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.566753  7367 raft_consensus.cc:2243] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.567165  7367 raft_consensus.cc:2272] T 1069210650cc4805832354d2383dde8e P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.568889  7367 tablet_replica.cc:333] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.569409  7367 raft_consensus.cc:2243] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.570128  7367 raft_consensus.cc:2272] T 3cef7f544ac94a148b6e0f19bff3df85 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.571933  7367 tablet_replica.cc:333] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.572456  7367 raft_consensus.cc:2243] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.572887  7367 raft_consensus.cc:2272] T 371fb1b643b147f8b6d95b1fa83c4590 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.574543  7367 tablet_replica.cc:333] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.575068  7367 raft_consensus.cc:2243] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.575464  7367 raft_consensus.cc:2272] T 1b6ac062e52e41be945669ff4af4c5bf P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.577207  7367 tablet_replica.cc:333] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.577721  7367 raft_consensus.cc:2243] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.578420  7367 raft_consensus.cc:2272] T 3ed1f0cfd1034d65bff503f10d6d1d79 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.580184  7367 tablet_replica.cc:333] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.580677  7367 raft_consensus.cc:2243] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.581072  7367 raft_consensus.cc:2272] T 5d2791498126463b9a5f4b77f37c757f P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.582667  7367 tablet_replica.cc:333] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.583246  7367 raft_consensus.cc:2243] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.583639  7367 raft_consensus.cc:2272] T f474872f07654cb682d53c5e40172f47 P 087f32d616344326bac7f924a95df902 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.585232  7367 tablet_replica.cc:333] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.585723  7367 raft_consensus.cc:2243] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.586119  7367 raft_consensus.cc:2272] T 034bebe0727743a7a9cb564114d2c198 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.587868  7367 tablet_replica.cc:333] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.588356  7367 raft_consensus.cc:2243] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.589079  7367 raft_consensus.cc:2272] T 2b5eb93c19c140c2a287b00b516361a2 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.590759  7367 tablet_replica.cc:333] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.591316  7367 raft_consensus.cc:2243] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.591713  7367 raft_consensus.cc:2272] T 2fb1ab3f78b24ac884ae59fb7f73f7be P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.593284  7367 tablet_replica.cc:333] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.593781  7367 raft_consensus.cc:2243] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.594223  7367 raft_consensus.cc:2272] T 98f75b5af719449eacf3fb7a55bec1e4 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.595767  7367 tablet_replica.cc:333] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.596271  7367 raft_consensus.cc:2243] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.596645  7367 raft_consensus.cc:2272] T 987b656644cc4aeab507f0bc36a7ebcb P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.598317  7367 tablet_replica.cc:333] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.598841  7367 raft_consensus.cc:2243] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.599277  7367 raft_consensus.cc:2272] T d005fb4ec69f4291a84d7a093f1f148e P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.601068  7367 tablet_replica.cc:333] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.601567  7367 raft_consensus.cc:2243] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.602382  7367 raft_consensus.cc:2272] T 2245c9ac28824096857fb36ad314e579 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.604077  7367 tablet_replica.cc:333] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.604821  7367 raft_consensus.cc:2243] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.605393  7367 raft_consensus.cc:2272] T 08b4f52a29cb40698f4d8a5bfb4fba00 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.607681  7367 tablet_replica.cc:333] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.608341  7367 raft_consensus.cc:2243] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.608848  7367 raft_consensus.cc:2272] T 8624b93f4ae64fdf986ee3d9ada5067e P 087f32d616344326bac7f924a95df902 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.610787  7367 tablet_replica.cc:333] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.611419  7367 raft_consensus.cc:2243] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.611843  7367 raft_consensus.cc:2272] T ad4d1b449a6e4be3a471e22a127475fe P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.613699  7367 tablet_replica.cc:333] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.614190  7367 raft_consensus.cc:2243] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.614609  7367 raft_consensus.cc:2272] T ce42c6e21bea4638894062d3bed96ef8 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.616263  7367 tablet_replica.cc:333] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.616734  7367 raft_consensus.cc:2243] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.617144  7367 raft_consensus.cc:2272] T c7a253f8dd794642b3cd327afc676eac P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.618829  7367 tablet_replica.cc:333] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.619325  7367 raft_consensus.cc:2243] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.620019  7367 raft_consensus.cc:2272] T ffb2ecf6dcf140f9964b53a713c4289f P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.621649  7367 tablet_replica.cc:333] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.622124  7367 raft_consensus.cc:2243] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.622525  7367 raft_consensus.cc:2272] T ed438cde04584578a06992b617a9d533 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.624187  7367 tablet_replica.cc:333] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.624637  7367 raft_consensus.cc:2243] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.625030  7367 raft_consensus.cc:2272] T 2f5116376f344c2dbb3976fe052e4da1 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.626754  7367 tablet_replica.cc:333] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.627300  7367 raft_consensus.cc:2243] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.627988  7367 raft_consensus.cc:2272] T a858b5b77b55413fb8e833ade0d5a993 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.629635  7367 tablet_replica.cc:333] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.630097  7367 raft_consensus.cc:2243] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.630488  7367 raft_consensus.cc:2272] T 9a70e74920014cd0855910c55f69661d P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.632202  7367 tablet_replica.cc:333] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.632665  7367 raft_consensus.cc:2243] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.633358  7367 raft_consensus.cc:2272] T 7102662fd347422f8d2cd6e002258f73 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.635087  7367 tablet_replica.cc:333] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.635533  7367 raft_consensus.cc:2243] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.636200  7367 raft_consensus.cc:2272] T 8b4685c6d7644c8c9a0f6c98eac90611 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.637857  7367 tablet_replica.cc:333] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.638311  7367 raft_consensus.cc:2243] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.638981  7367 raft_consensus.cc:2272] T b912e9aabe2d492aaeccc7967af7f377 P 087f32d616344326bac7f924a95df902 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.640640  7367 tablet_replica.cc:333] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.641080  7367 raft_consensus.cc:2243] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.641779  7367 raft_consensus.cc:2272] T 16e4aa0eb4e4457dab2ccaf4937dbede P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.643482  7367 tablet_replica.cc:333] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.643921  7367 raft_consensus.cc:2243] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.644311  7367 raft_consensus.cc:2272] T 55a336389ff1479e885e8af5524ba80e P 087f32d616344326bac7f924a95df902 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.645901  7367 tablet_replica.cc:333] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902: stopping tablet replica
I20260709 13:03:11.646344  7367 raft_consensus.cc:2243] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.646723  7367 raft_consensus.cc:2272] T 6fc42bec0e514dde803cc0b751bdc470 P 087f32d616344326bac7f924a95df902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.788365  7367 tablet_server.cc:196] TabletServer@127.7.49.196:0 shutdown complete.
I20260709 13:03:11.882355  7367 master.cc:562] Master@127.7.49.254:34581 shutting down...
I20260709 13:03:11.911458  7367 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:11.912292  7367 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.912633  7367 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6ae0985bf61b4fd697a4e704d85d8d26: stopping tablet replica
I20260709 13:03:11.962236  7367 master.cc:584] Master@127.7.49.254:34581 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (33059 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:03:12.059866  7367 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.49.254:40741
I20260709 13:03:12.060923  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:12.066931 11828 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:12.066998 11829 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:12.068681 11831 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:12.069442  7367 server_base.cc:1061] running on GCE node
I20260709 13:03:12.070519  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:12.070751  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:12.070946  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602192070916 us; error 0 us; skew 500 ppm
I20260709 13:03:12.071552  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:12.073932  7367 webserver.cc:533] Webserver started at http://127.7.49.254:37725/ using document root <none> and password file <none>
I20260709 13:03:12.074433  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:12.074617  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:12.074916  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:12.076164  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/master-0-root/instance:
uuid: "bb1d5fc0f5314065822be633a08cc34e"
format_stamp: "Formatted at 2026-07-09 13:03:12 on dist-test-slave-z3gg"
I20260709 13:03:12.080626  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 13:03:12.083890 11836 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:12.084569  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:03:12.084872  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/master-0-root
uuid: "bb1d5fc0f5314065822be633a08cc34e"
format_stamp: "Formatted at 2026-07-09 13:03:12 on dist-test-slave-z3gg"
I20260709 13:03:12.085140  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:12.098754  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:12.099962  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:12.137326  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.254:40741
I20260709 13:03:12.137425 11887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.254:40741 every 8 connection(s)
I20260709 13:03:12.141714 11888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.153529 11888 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e: Bootstrap starting.
I20260709 13:03:12.158272 11888 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.163807 11888 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e: No bootstrap required, opened a new log
I20260709 13:03:12.166079 11888 raft_consensus.cc:359] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb1d5fc0f5314065822be633a08cc34e" member_type: VOTER }
I20260709 13:03:12.166575 11888 raft_consensus.cc:385] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.166797 11888 raft_consensus.cc:740] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb1d5fc0f5314065822be633a08cc34e, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.167448 11888 consensus_queue.cc:260] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb1d5fc0f5314065822be633a08cc34e" member_type: VOTER }
I20260709 13:03:12.167914 11888 raft_consensus.cc:399] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:12.168160 11888 raft_consensus.cc:493] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:12.168447 11888 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.173151 11888 raft_consensus.cc:515] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb1d5fc0f5314065822be633a08cc34e" member_type: VOTER }
I20260709 13:03:12.173677 11888 leader_election.cc:304] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [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: bb1d5fc0f5314065822be633a08cc34e; no voters: 
I20260709 13:03:12.174808 11888 leader_election.cc:290] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:12.175230 11891 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:12.176556 11891 raft_consensus.cc:697] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [term 1 LEADER]: Becoming Leader. State: Replica: bb1d5fc0f5314065822be633a08cc34e, State: Running, Role: LEADER
I20260709 13:03:12.177284 11891 consensus_queue.cc:237] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [LEADER]: Queue going to LEADER mode. State: All 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: "bb1d5fc0f5314065822be633a08cc34e" member_type: VOTER }
I20260709 13:03:12.177798 11888 sys_catalog.cc:565] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:12.183676 11893 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [sys.catalog]: SysCatalogTable state changed. Reason: New leader bb1d5fc0f5314065822be633a08cc34e. Latest consensus state: current_term: 1 leader_uuid: "bb1d5fc0f5314065822be633a08cc34e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb1d5fc0f5314065822be633a08cc34e" member_type: VOTER } }
I20260709 13:03:12.184475 11893 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:12.184788 11892 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bb1d5fc0f5314065822be633a08cc34e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb1d5fc0f5314065822be633a08cc34e" member_type: VOTER } }
I20260709 13:03:12.185381 11892 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:12.186734 11900 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:12.192821 11900 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:12.193934  7367 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:12.201527 11900 catalog_manager.cc:1383] Generated new cluster ID: 2e44a7060b8647e0849914d8d9f8c06f
I20260709 13:03:12.201805 11900 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:12.216777 11900 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:12.218034 11900 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:12.232156 11900 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e: Generated new TSK 0
I20260709 13:03:12.232756 11900 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:12.260715  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:12.267235 11909 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:12.268270 11910 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:12.269946  7367 server_base.cc:1061] running on GCE node
W20260709 13:03:12.269867 11912 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:12.271392  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:12.271579  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:12.271708  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602192271696 us; error 0 us; skew 500 ppm
I20260709 13:03:12.272205  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:12.274433  7367 webserver.cc:533] Webserver started at http://127.7.49.193:46235/ using document root <none> and password file <none>
I20260709 13:03:12.274850  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:12.274996  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:12.275305  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:12.276285  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/ts-0-root/instance:
uuid: "68fd0182a79046cfa93f1128734534ce"
format_stamp: "Formatted at 2026-07-09 13:03:12 on dist-test-slave-z3gg"
I20260709 13:03:12.280830  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:03:12.284029 11917 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:12.284747  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:03:12.285037  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/ts-0-root
uuid: "68fd0182a79046cfa93f1128734534ce"
format_stamp: "Formatted at 2026-07-09 13:03:12 on dist-test-slave-z3gg"
I20260709 13:03:12.285311  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:12.299187  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:12.300731  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:12.302346  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:12.304807  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:12.305032  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:12.305294  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:12.305495  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:12.347395  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.193:36443
I20260709 13:03:12.347484 11979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.193:36443 every 8 connection(s)
I20260709 13:03:12.352928  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:12.361682 11984 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:12.361718 11985 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:12.365631 11987 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:12.365916  7367 server_base.cc:1061] running on GCE node
I20260709 13:03:12.366907 11980 heartbeater.cc:344] Connected to a master server at 127.7.49.254:40741
I20260709 13:03:12.367359 11980 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:12.367596  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:12.367889  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:12.368063  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602192368048 us; error 0 us; skew 500 ppm
I20260709 13:03:12.368126 11980 heartbeater.cc:507] Master 127.7.49.254:40741 requested a full tablet report, sending...
I20260709 13:03:12.368712  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:12.370517 11853 ts_manager.cc:194] Registered new tserver with Master: 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443)
I20260709 13:03:12.371901  7367 webserver.cc:533] Webserver started at http://127.7.49.194:38427/ using document root <none> and password file <none>
I20260709 13:03:12.372391 11853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35694
I20260709 13:03:12.372488  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:12.372835  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:12.373148  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:12.374518  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/ts-1-root/instance:
uuid: "e0bcf21613474a61ba77e97e10ae2b44"
format_stamp: "Formatted at 2026-07-09 13:03:12 on dist-test-slave-z3gg"
I20260709 13:03:12.379150  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260709 13:03:12.382719 11992 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:12.383700  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:12.384044  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/ts-1-root
uuid: "e0bcf21613474a61ba77e97e10ae2b44"
format_stamp: "Formatted at 2026-07-09 13:03:12 on dist-test-slave-z3gg"
I20260709 13:03:12.384354  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:12.402629  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:12.403889  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:12.405438  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:12.407675  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:12.407895  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:12.408135  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:12.408300  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:12.446930  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.194:46479
I20260709 13:03:12.447085 12054 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.194:46479 every 8 connection(s)
I20260709 13:03:12.451943  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:12.459394 12058 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:12.461640 12059 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:12.462212  7367 server_base.cc:1061] running on GCE node
W20260709 13:03:12.463506 12061 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:12.464743  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:12.464931  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:12.465157  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602192465138 us; error 0 us; skew 500 ppm
I20260709 13:03:12.465896  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:12.467847 12055 heartbeater.cc:344] Connected to a master server at 127.7.49.254:40741
I20260709 13:03:12.468253 12055 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:12.468616  7367 webserver.cc:533] Webserver started at http://127.7.49.195:40061/ using document root <none> and password file <none>
I20260709 13:03:12.469108 12055 heartbeater.cc:507] Master 127.7.49.254:40741 requested a full tablet report, sending...
I20260709 13:03:12.469163  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:12.469558  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:12.469832  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:12.471199  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/ts-2-root/instance:
uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
format_stamp: "Formatted at 2026-07-09 13:03:12 on dist-test-slave-z3gg"
I20260709 13:03:12.471283 11853 ts_manager.cc:194] Registered new tserver with Master: e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479)
I20260709 13:03:12.472674 11853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35700
I20260709 13:03:12.475751  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:03:12.479089 12066 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:12.479789  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:12.480077  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/ts-2-root
uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
format_stamp: "Formatted at 2026-07-09 13:03:12 on dist-test-slave-z3gg"
I20260709 13:03:12.480355  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:12.490135  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:12.491317  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:12.492805  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:12.496872  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:12.497153  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:12.497452  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:12.497797  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:12.552774  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.195:40097
I20260709 13:03:12.552874 12128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.195:40097 every 8 connection(s)
I20260709 13:03:12.567152 12129 heartbeater.cc:344] Connected to a master server at 127.7.49.254:40741
I20260709 13:03:12.567612 12129 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:12.568400 12129 heartbeater.cc:507] Master 127.7.49.254:40741 requested a full tablet report, sending...
I20260709 13:03:12.570287 11853 ts_manager.cc:194] Registered new tserver with Master: 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:12.570765  7367 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01467931s
I20260709 13:03:12.572019 11853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35702
I20260709 13:03:12.597601 11853 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35714:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:03:12.600699 11853 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:03:12.668280 12094 tablet_service.cc:1511] Processing CreateTablet for tablet 2a747604fa494934aa60a0a19351fbf5 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:03:12.668407 12093 tablet_service.cc:1511] Processing CreateTablet for tablet 89e81967ecef460e946cf2021a4e1ee9 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:03:12.669873 12094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a747604fa494934aa60a0a19351fbf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.670483 12093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89e81967ecef460e946cf2021a4e1ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.675035 12092 tablet_service.cc:1511] Processing CreateTablet for tablet d0ae1f2e0c644d64ba46a03bdeab0150 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:03:12.676448 12092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ae1f2e0c644d64ba46a03bdeab0150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.684466 12020 tablet_service.cc:1511] Processing CreateTablet for tablet 2a747604fa494934aa60a0a19351fbf5 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:03:12.688872 12017 tablet_service.cc:1511] Processing CreateTablet for tablet 148bf0d8f4a14d2c85b275415718ccca (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:03:12.690366 12017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 148bf0d8f4a14d2c85b275415718ccca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.692559 12018 tablet_service.cc:1511] Processing CreateTablet for tablet d0ae1f2e0c644d64ba46a03bdeab0150 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:03:12.693926 12018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ae1f2e0c644d64ba46a03bdeab0150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.696080 12019 tablet_service.cc:1511] Processing CreateTablet for tablet 89e81967ecef460e946cf2021a4e1ee9 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:03:12.698240 12091 tablet_service.cc:1511] Processing CreateTablet for tablet 148bf0d8f4a14d2c85b275415718ccca (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:03:12.699640 12091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 148bf0d8f4a14d2c85b275415718ccca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.700826 12090 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7e24e61c1043b7aec04a6f06a44728 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:03:12.702158 12090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7e24e61c1043b7aec04a6f06a44728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.705687 12016 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7e24e61c1043b7aec04a6f06a44728 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:03:12.707969 12015 tablet_service.cc:1511] Processing CreateTablet for tablet 5f4bd568132944b4bdcc5775c4c31aaf (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:03:12.710708 12089 tablet_service.cc:1511] Processing CreateTablet for tablet 5f4bd568132944b4bdcc5775c4c31aaf (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:03:12.710980 12014 tablet_service.cc:1511] Processing CreateTablet for tablet 740afa22811b4c22a2bd7810ac21c1c0 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:03:12.712164 12089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f4bd568132944b4bdcc5775c4c31aaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.715844 12014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 740afa22811b4c22a2bd7810ac21c1c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.717598 12019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89e81967ecef460e946cf2021a4e1ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.719437 12016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7e24e61c1043b7aec04a6f06a44728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.723340 12015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f4bd568132944b4bdcc5775c4c31aaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.724123 12020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a747604fa494934aa60a0a19351fbf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.748739 11941 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7e24e61c1043b7aec04a6f06a44728 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:03:12.749606 11945 tablet_service.cc:1511] Processing CreateTablet for tablet 2a747604fa494934aa60a0a19351fbf5 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:03:12.750218 11941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7e24e61c1043b7aec04a6f06a44728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.751600 11944 tablet_service.cc:1511] Processing CreateTablet for tablet 89e81967ecef460e946cf2021a4e1ee9 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:03:12.752117 11940 tablet_service.cc:1511] Processing CreateTablet for tablet 5f4bd568132944b4bdcc5775c4c31aaf (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:03:12.752990 11944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89e81967ecef460e946cf2021a4e1ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.754432 11939 tablet_service.cc:1511] Processing CreateTablet for tablet 740afa22811b4c22a2bd7810ac21c1c0 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:03:12.755775 11939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 740afa22811b4c22a2bd7810ac21c1c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.756245 11943 tablet_service.cc:1511] Processing CreateTablet for tablet d0ae1f2e0c644d64ba46a03bdeab0150 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:03:12.757601 11943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ae1f2e0c644d64ba46a03bdeab0150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.759384 12088 tablet_service.cc:1511] Processing CreateTablet for tablet 740afa22811b4c22a2bd7810ac21c1c0 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:03:12.760185 11942 tablet_service.cc:1511] Processing CreateTablet for tablet 148bf0d8f4a14d2c85b275415718ccca (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:03:12.760704 12088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 740afa22811b4c22a2bd7810ac21c1c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.761546 11942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 148bf0d8f4a14d2c85b275415718ccca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.763659 11940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f4bd568132944b4bdcc5775c4c31aaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.764966 11945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a747604fa494934aa60a0a19351fbf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.777350 11938 tablet_service.cc:1511] Processing CreateTablet for tablet 4ee184cdb3c7460e852aa0e9b4c26fad (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:03:12.778792 11938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ee184cdb3c7460e852aa0e9b4c26fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.789830 12013 tablet_service.cc:1511] Processing CreateTablet for tablet 4ee184cdb3c7460e852aa0e9b4c26fad (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:03:12.791296 12013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ee184cdb3c7460e852aa0e9b4c26fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.791623 12094 tablet_service.cc:1511] Processing CreateTablet for tablet 4ee184cdb3c7460e852aa0e9b4c26fad (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:03:12.792899 12094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ee184cdb3c7460e852aa0e9b4c26fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.793203 11937 tablet_service.cc:1511] Processing CreateTablet for tablet 396275d571064e38a4e774f936ce6ea5 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:03:12.794567 11937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 396275d571064e38a4e774f936ce6ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.815073 12012 tablet_service.cc:1511] Processing CreateTablet for tablet 396275d571064e38a4e774f936ce6ea5 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:03:12.816890 12012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 396275d571064e38a4e774f936ce6ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.818235 12089 tablet_service.cc:1511] Processing CreateTablet for tablet 396275d571064e38a4e774f936ce6ea5 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:03:12.819574 12089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 396275d571064e38a4e774f936ce6ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.819846 11936 tablet_service.cc:1511] Processing CreateTablet for tablet 3a876e971b3a41a9aac6b922e775ce95 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:03:12.821142 11936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a876e971b3a41a9aac6b922e775ce95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.838020 12144 tablet_bootstrap.cc:492] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc: Bootstrap starting.
I20260709 13:03:12.853134 12146 tablet_bootstrap.cc:492] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
I20260709 13:03:12.853189 12145 tablet_bootstrap.cc:492] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44: Bootstrap starting.
I20260709 13:03:12.860013 12092 tablet_service.cc:1511] Processing CreateTablet for tablet 3a876e971b3a41a9aac6b922e775ce95 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:03:12.861414 12092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a876e971b3a41a9aac6b922e775ce95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.862151 12145 tablet_bootstrap.cc:654] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.887485 12144 tablet_bootstrap.cc:654] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.886205 12019 tablet_service.cc:1511] Processing CreateTablet for tablet 3a876e971b3a41a9aac6b922e775ce95 (DEFAULT_TABLE table=test-workload [id=a90c9e7632804b02b727ad219ab59ed2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:03:12.895318 12146 tablet_bootstrap.cc:654] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.895329 12145 tablet_bootstrap.cc:492] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44: No bootstrap required, opened a new log
I20260709 13:03:12.896240 12145 ts_tablet_manager.cc:1403] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.014s
I20260709 13:03:12.897444 12144 tablet_bootstrap.cc:492] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc: No bootstrap required, opened a new log
I20260709 13:03:12.897946 12144 ts_tablet_manager.cc:1403] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent bootstrapping tablet: real 0.060s	user 0.005s	sys 0.007s
I20260709 13:03:12.895568 12019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a876e971b3a41a9aac6b922e775ce95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.899322 12145 raft_consensus.cc:359] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:12.900116 12145 raft_consensus.cc:385] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.900436 12145 raft_consensus.cc:740] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.901346 12145 consensus_queue.cc:260] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:12.914187 12145 ts_tablet_manager.cc:1434] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.004s
I20260709 13:03:12.914923 12055 heartbeater.cc:499] Master 127.7.49.254:40741 was elected leader, sending a full tablet report...
I20260709 13:03:12.915464 12145 tablet_bootstrap.cc:492] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44: Bootstrap starting.
I20260709 13:03:12.915378 12144 raft_consensus.cc:359] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:12.916821 12144 raft_consensus.cc:385] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.917196 12144 raft_consensus.cc:740] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.922509 12145 tablet_bootstrap.cc:654] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.923388 12144 consensus_queue.cc:260] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:12.927977 12146 tablet_bootstrap.cc:492] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce: No bootstrap required, opened a new log
I20260709 13:03:12.928501 12146 ts_tablet_manager.cc:1403] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.018s
I20260709 13:03:12.932674 12146 raft_consensus.cc:359] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:12.933374 12146 raft_consensus.cc:385] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.933678 12146 raft_consensus.cc:740] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.935254 12129 heartbeater.cc:499] Master 127.7.49.254:40741 was elected leader, sending a full tablet report...
I20260709 13:03:12.936302 12144 ts_tablet_manager.cc:1434] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260709 13:03:12.936866 12145 tablet_bootstrap.cc:492] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44: No bootstrap required, opened a new log
I20260709 13:03:12.937382 12144 tablet_bootstrap.cc:492] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc: Bootstrap starting.
I20260709 13:03:12.937430 12145 ts_tablet_manager.cc:1403] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.001s
I20260709 13:03:12.934561 12146 consensus_queue.cc:260] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:12.945003 12145 raft_consensus.cc:359] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:12.945382 12144 tablet_bootstrap.cc:654] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.946851 11980 heartbeater.cc:499] Master 127.7.49.254:40741 was elected leader, sending a full tablet report...
I20260709 13:03:12.947448 12146 ts_tablet_manager.cc:1434] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.007s
I20260709 13:03:12.948374 12145 raft_consensus.cc:385] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.948771 12145 raft_consensus.cc:740] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.949591 12145 consensus_queue.cc:260] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:12.951917 12145 ts_tablet_manager.cc:1434] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
W20260709 13:03:12.952761 12056 tablet.cc:2406] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:03:12.952992 12145 tablet_bootstrap.cc:492] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44: Bootstrap starting.
I20260709 13:03:12.955782 12146 tablet_bootstrap.cc:492] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
I20260709 13:03:12.961138 12145 tablet_bootstrap.cc:654] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.968547 12146 tablet_bootstrap.cc:654] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.973438 12144 tablet_bootstrap.cc:492] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc: No bootstrap required, opened a new log
I20260709 13:03:12.973901 12144 ts_tablet_manager.cc:1403] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.003s
I20260709 13:03:12.977260 12144 raft_consensus.cc:359] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:12.978292 12144 raft_consensus.cc:385] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.978710 12144 raft_consensus.cc:740] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.980020 12144 consensus_queue.cc:260] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:12.986671 12144 ts_tablet_manager.cc:1434] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:03:12.988360 12151 raft_consensus.cc:493] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.989078 12151 raft_consensus.cc:515] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:12.999788 12151 leader_election.cc:290] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479)
I20260709 13:03:13.011765 12144 tablet_bootstrap.cc:492] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc: Bootstrap starting.
I20260709 13:03:13.016568 11955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4bd568132944b4bdcc5775c4c31aaf" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68fd0182a79046cfa93f1128734534ce" is_pre_election: true
I20260709 13:03:13.017697 11955 raft_consensus.cc:2468] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 0.
I20260709 13:03:13.019696 12070 leader_election.cc:304] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9954c6c09e45dea3ba62da5d9647dc, 68fd0182a79046cfa93f1128734534ce; no voters: 
I20260709 13:03:13.020972 12151 raft_consensus.cc:2804] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.021458 12151 raft_consensus.cc:493] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.021911 12151 raft_consensus.cc:3060] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.029510 12144 tablet_bootstrap.cc:654] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.033668 12145 tablet_bootstrap.cc:492] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44: No bootstrap required, opened a new log
I20260709 13:03:13.034173 12145 ts_tablet_manager.cc:1403] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44: Time spent bootstrapping tablet: real 0.081s	user 0.041s	sys 0.032s
I20260709 13:03:13.034201 12151 raft_consensus.cc:515] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.037225 11955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4bd568132944b4bdcc5775c4c31aaf" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:13.037838 11955 raft_consensus.cc:3060] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.037232 12145 raft_consensus.cc:359] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.039110 12145 raft_consensus.cc:385] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.039410 12145 raft_consensus.cc:740] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.039506 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4bd568132944b4bdcc5775c4c31aaf" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44" is_pre_election: true
I20260709 13:03:13.040382 12145 consensus_queue.cc:260] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.040748 12144 tablet_bootstrap.cc:492] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc: No bootstrap required, opened a new log
I20260709 13:03:13.041345 12030 raft_consensus.cc:2468] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 0.
I20260709 13:03:13.041630 12144 ts_tablet_manager.cc:1403] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.000s
I20260709 13:03:13.046192 12144 raft_consensus.cc:359] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } }
I20260709 13:03:13.047042 12145 ts_tablet_manager.cc:1434] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:03:13.047269 12144 raft_consensus.cc:385] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.047834 12144 raft_consensus.cc:740] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.048151 12145 tablet_bootstrap.cc:492] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44: Bootstrap starting.
I20260709 13:03:13.049186 12144 consensus_queue.cc:260] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } }
I20260709 13:03:13.049960 11955 raft_consensus.cc:2468] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 1.
I20260709 13:03:13.051297 12070 leader_election.cc:304] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9954c6c09e45dea3ba62da5d9647dc, 68fd0182a79046cfa93f1128734534ce; no voters: 
I20260709 13:03:13.055840 12145 tablet_bootstrap.cc:654] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.061726 12144 ts_tablet_manager.cc:1434] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.004s
I20260709 13:03:13.067562 12145 tablet_bootstrap.cc:492] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44: No bootstrap required, opened a new log
I20260709 13:03:13.068226 12145 ts_tablet_manager.cc:1403] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260709 13:03:13.070748 12146 tablet_bootstrap.cc:492] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce: No bootstrap required, opened a new log
I20260709 13:03:13.071319 12146 ts_tablet_manager.cc:1403] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.116s	user 0.039s	sys 0.064s
I20260709 13:03:13.071802 12145 raft_consensus.cc:359] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } }
I20260709 13:03:13.072692 12145 raft_consensus.cc:385] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.072973 12145 raft_consensus.cc:740] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.073226 12144 tablet_bootstrap.cc:492] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc: Bootstrap starting.
I20260709 13:03:13.073823 12145 consensus_queue.cc:260] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } }
I20260709 13:03:13.074261 12146 raft_consensus.cc:359] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.075042 12146 raft_consensus.cc:385] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.080845 12144 tablet_bootstrap.cc:654] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.077116 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4bd568132944b4bdcc5775c4c31aaf" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
I20260709 13:03:13.081547 12146 raft_consensus.cc:740] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.082111 12030 raft_consensus.cc:3060] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.076004 12151 leader_election.cc:290] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 1 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479)
I20260709 13:03:13.077728 12145 ts_tablet_manager.cc:1434] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:03:13.083735 12145 tablet_bootstrap.cc:492] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44: Bootstrap starting.
I20260709 13:03:13.083375 12146 consensus_queue.cc:260] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.075002 12159 raft_consensus.cc:2804] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.086979 12159 raft_consensus.cc:697] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 LEADER]: Becoming Leader. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:13.088721 12159 consensus_queue.cc:237] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.090967 12030 raft_consensus.cc:2468] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 1.
I20260709 13:03:13.090054 12146 ts_tablet_manager.cc:1434] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 13:03:13.092566 12146 tablet_bootstrap.cc:492] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
I20260709 13:03:13.096035 12145 tablet_bootstrap.cc:654] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.098791 12146 tablet_bootstrap.cc:654] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.108460 12144 tablet_bootstrap.cc:492] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc: No bootstrap required, opened a new log
I20260709 13:03:13.109019 12144 ts_tablet_manager.cc:1403] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.012s
I20260709 13:03:13.109124 12146 tablet_bootstrap.cc:492] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce: No bootstrap required, opened a new log
I20260709 13:03:13.109270 12145 tablet_bootstrap.cc:492] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44: No bootstrap required, opened a new log
I20260709 13:03:13.109997 12146 ts_tablet_manager.cc:1403] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.002s
I20260709 13:03:13.110055 12145 ts_tablet_manager.cc:1403] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.010s
I20260709 13:03:13.110946 12150 raft_consensus.cc:493] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.111454 12150 raft_consensus.cc:515] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.112035 12144 raft_consensus.cc:359] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.111862 11851 catalog_manager.cc:5697] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195). New cstate: current_term: 1 leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:13.113446 12146 raft_consensus.cc:359] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.113986 12150 leader_election.cc:290] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.114221 12146 raft_consensus.cc:385] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.114648 12146 raft_consensus.cc:740] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.115430 12146 consensus_queue.cc:260] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.117596 12146 ts_tablet_manager.cc:1434] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:13.117272 12145 raft_consensus.cc:359] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.118067 12145 raft_consensus.cc:385] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.118372 12145 raft_consensus.cc:740] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.118644 12146 tablet_bootstrap.cc:492] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
I20260709 13:03:13.119191 12145 consensus_queue.cc:260] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.124981 12145 ts_tablet_manager.cc:1434] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:03:13.125743 12146 tablet_bootstrap.cc:654] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.126240 12145 tablet_bootstrap.cc:492] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44: Bootstrap starting.
I20260709 13:03:13.134498 12145 tablet_bootstrap.cc:654] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.146957 12159 raft_consensus.cc:493] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.147615 12159 raft_consensus.cc:515] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.149922 12159 leader_election.cc:290] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479)
I20260709 13:03:13.150570 11955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e81967ecef460e946cf2021a4e1ee9" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68fd0182a79046cfa93f1128734534ce" is_pre_election: true
I20260709 13:03:13.151479 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e81967ecef460e946cf2021a4e1ee9" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44" is_pre_election: true
W20260709 13:03:13.152228 12070 leader_election.cc:343] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.112733 12144 raft_consensus.cc:385] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:03:13.153029 12067 leader_election.cc:343] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.153450 12144 raft_consensus.cc:740] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.153566 12067 leader_election.cc:304] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d9954c6c09e45dea3ba62da5d9647dc; no voters: 68fd0182a79046cfa93f1128734534ce, e0bcf21613474a61ba77e97e10ae2b44
I20260709 13:03:13.154886 12159 raft_consensus.cc:2749] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.154683 12144 consensus_queue.cc:260] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.157861 12144 ts_tablet_manager.cc:1434] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 13:03:13.159173 12144 tablet_bootstrap.cc:492] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc: Bootstrap starting.
I20260709 13:03:13.163897 12150 raft_consensus.cc:493] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.164474 12150 raft_consensus.cc:515] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.166558 12150 leader_election.cc:290] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.168417 12144 tablet_bootstrap.cc:654] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.169689 12146 tablet_bootstrap.cc:492] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce: No bootstrap required, opened a new log
I20260709 13:03:13.170274 12146 ts_tablet_manager.cc:1403] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.033s
I20260709 13:03:13.170073 11955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740afa22811b4c22a2bd7810ac21c1c0" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68fd0182a79046cfa93f1128734534ce" is_pre_election: true
I20260709 13:03:13.172631 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740afa22811b4c22a2bd7810ac21c1c0" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" is_pre_election: true
I20260709 13:03:13.173533 12145 tablet_bootstrap.cc:492] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44: No bootstrap required, opened a new log
I20260709 13:03:13.174105 12145 ts_tablet_manager.cc:1403] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.000s
I20260709 13:03:13.174988 11955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ae1f2e0c644d64ba46a03bdeab0150" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68fd0182a79046cfa93f1128734534ce" is_pre_election: true
I20260709 13:03:13.174613 12146 raft_consensus.cc:359] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } }
I20260709 13:03:13.175817 12146 raft_consensus.cc:385] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.176292 12146 raft_consensus.cc:740] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
W20260709 13:03:13.176589 11996 leader_election.cc:343] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:13.177353 11996 leader_election.cc:343] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.177142 12145 raft_consensus.cc:359] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.177927 12145 raft_consensus.cc:385] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.178339 12145 raft_consensus.cc:740] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.177621 12146 consensus_queue.cc:260] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } }
I20260709 13:03:13.178709 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ae1f2e0c644d64ba46a03bdeab0150" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" is_pre_election: true
I20260709 13:03:13.179324 12145 consensus_queue.cc:260] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
W20260709 13:03:13.180626 11995 leader_election.cc:343] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.181080 11995 leader_election.cc:304] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0bcf21613474a61ba77e97e10ae2b44; no voters: 4d9954c6c09e45dea3ba62da5d9647dc, 68fd0182a79046cfa93f1128734534ce
I20260709 13:03:13.181650 12145 ts_tablet_manager.cc:1434] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:13.182679 12145 tablet_bootstrap.cc:492] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44: Bootstrap starting.
I20260709 13:03:13.183507 12146 ts_tablet_manager.cc:1434] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.006s
I20260709 13:03:13.184593 12146 tablet_bootstrap.cc:492] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
I20260709 13:03:13.185983 12150 raft_consensus.cc:2749] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:13.185672 11995 leader_election.cc:343] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.188297 11995 leader_election.cc:304] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0bcf21613474a61ba77e97e10ae2b44; no voters: 4d9954c6c09e45dea3ba62da5d9647dc, 68fd0182a79046cfa93f1128734534ce
I20260709 13:03:13.189054 12150 raft_consensus.cc:2749] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:13.189224 11901 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:13.189340 12145 tablet_bootstrap.cc:654] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.192862 12146 tablet_bootstrap.cc:654] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.196432 12145 tablet_bootstrap.cc:492] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44: No bootstrap required, opened a new log
I20260709 13:03:13.196954 12145 ts_tablet_manager.cc:1403] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 13:03:13.198998 12150 raft_consensus.cc:493] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.199524 12150 raft_consensus.cc:515] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } }
I20260709 13:03:13.200330 12145 raft_consensus.cc:359] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.201120 12145 raft_consensus.cc:385] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.201375 12144 tablet_bootstrap.cc:492] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc: No bootstrap required, opened a new log
I20260709 13:03:13.201395 12145 raft_consensus.cc:740] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.202121 12144 ts_tablet_manager.cc:1403] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.008s
I20260709 13:03:13.202430 12145 consensus_queue.cc:260] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.203570 12146 tablet_bootstrap.cc:492] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce: No bootstrap required, opened a new log
I20260709 13:03:13.204068 12146 ts_tablet_manager.cc:1403] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.007s
I20260709 13:03:13.204013 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a747604fa494934aa60a0a19351fbf5" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" is_pre_election: true
I20260709 13:03:13.204805 12104 raft_consensus.cc:2468] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 0.
I20260709 13:03:13.205590 12144 raft_consensus.cc:359] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.206604 12144 raft_consensus.cc:385] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.206950 12144 raft_consensus.cc:740] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.207149 12146 raft_consensus.cc:359] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.207933 12146 raft_consensus.cc:385] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.208253 12146 raft_consensus.cc:740] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.208734 11995 leader_election.cc:304] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9954c6c09e45dea3ba62da5d9647dc, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:13.208122 12144 consensus_queue.cc:260] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.209311 12146 consensus_queue.cc:260] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.210337 11955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a747604fa494934aa60a0a19351fbf5" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68fd0182a79046cfa93f1128734534ce" is_pre_election: true
I20260709 13:03:13.211112 12174 raft_consensus.cc:2804] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.211517 12174 raft_consensus.cc:493] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.211655 12146 ts_tablet_manager.cc:1434] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:13.211843 12174 raft_consensus.cc:3060] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.210974 11955 raft_consensus.cc:2468] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 0.
I20260709 13:03:13.213582 12144 ts_tablet_manager.cc:1434] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:03:13.201682 12150 leader_election.cc:290] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097), 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443)
I20260709 13:03:13.214794 12144 tablet_bootstrap.cc:492] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc: Bootstrap starting.
I20260709 13:03:13.216451 12145 ts_tablet_manager.cc:1434] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 13:03:13.216825 12146 tablet_bootstrap.cc:492] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
I20260709 13:03:13.219493 12145 tablet_bootstrap.cc:492] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44: Bootstrap starting.
I20260709 13:03:13.221664 12144 tablet_bootstrap.cc:654] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.223910 12146 tablet_bootstrap.cc:654] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.231280 12146 tablet_bootstrap.cc:492] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce: No bootstrap required, opened a new log
I20260709 13:03:13.231395 12145 tablet_bootstrap.cc:654] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.231941 12146 ts_tablet_manager.cc:1403] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260709 13:03:13.234578 12144 tablet_bootstrap.cc:492] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc: No bootstrap required, opened a new log
I20260709 13:03:13.235133 12144 ts_tablet_manager.cc:1403] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260709 13:03:13.235149 12146 raft_consensus.cc:359] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.236167 12146 raft_consensus.cc:385] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.236528 12146 raft_consensus.cc:740] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.236549 12174 raft_consensus.cc:515] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } }
I20260709 13:03:13.237632 12146 consensus_queue.cc:260] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.238131 12144 raft_consensus.cc:359] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.238917 12144 raft_consensus.cc:385] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.239228 12144 raft_consensus.cc:740] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.239598 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a747604fa494934aa60a0a19351fbf5" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
I20260709 13:03:13.240185 12104 raft_consensus.cc:3060] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.240602 12146 ts_tablet_manager.cc:1434] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:03:13.240209 12144 consensus_queue.cc:260] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.241799 12146 tablet_bootstrap.cc:492] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
I20260709 13:03:13.245627 12144 ts_tablet_manager.cc:1434] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:03:13.246758 12144 tablet_bootstrap.cc:492] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc: Bootstrap starting.
I20260709 13:03:13.248005 12104 raft_consensus.cc:2468] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 1.
I20260709 13:03:13.249056 12146 tablet_bootstrap.cc:654] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.249260 11995 leader_election.cc:304] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9954c6c09e45dea3ba62da5d9647dc, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:13.250422 12173 raft_consensus.cc:2804] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.250461 12153 raft_consensus.cc:493] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.251040 12173 raft_consensus.cc:697] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Becoming Leader. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:13.251076 12153 raft_consensus.cc:515] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.252178 12173 consensus_queue.cc:237] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } }
I20260709 13:03:13.254328 12144 tablet_bootstrap.cc:654] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.258544 12145 tablet_bootstrap.cc:492] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44: No bootstrap required, opened a new log
I20260709 13:03:13.259218 12145 ts_tablet_manager.cc:1403] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.001s
I20260709 13:03:13.262018 12150 raft_consensus.cc:493] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.262529 12150 raft_consensus.cc:515] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.264650 12150 leader_election.cc:290] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.264981 12174 leader_election.cc:290] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 election: Requested vote from peers 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097), 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443)
I20260709 13:03:13.266958 11955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68fd0182a79046cfa93f1128734534ce" is_pre_election: true
I20260709 13:03:13.267220 11954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a747604fa494934aa60a0a19351fbf5" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:13.267918 11954 raft_consensus.cc:3060] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.269199 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" is_pre_election: true
W20260709 13:03:13.269258 11996 leader_election.cc:343] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.269969 12104 raft_consensus.cc:2468] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 0.
I20260709 13:03:13.271409 11995 leader_election.cc:304] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [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: 4d9954c6c09e45dea3ba62da5d9647dc, e0bcf21613474a61ba77e97e10ae2b44; no voters: 68fd0182a79046cfa93f1128734534ce
I20260709 13:03:13.272040 12153 leader_election.cc:290] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.273440 12173 raft_consensus.cc:2804] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.273862 12173 raft_consensus.cc:493] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.274196 12173 raft_consensus.cc:3060] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.275504 12144 tablet_bootstrap.cc:492] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc: No bootstrap required, opened a new log
I20260709 13:03:13.276054 12144 ts_tablet_manager.cc:1403] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.003s
I20260709 13:03:13.277518 11853 catalog_manager.cc:5697] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "e0bcf21613474a61ba77e97e10ae2b44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.279808 11954 raft_consensus.cc:2468] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 1.
I20260709 13:03:13.262682 12145 raft_consensus.cc:359] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.280714 12145 raft_consensus.cc:385] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.281013 12145 raft_consensus.cc:740] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.281816 12144 raft_consensus.cc:359] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.282646 12144 raft_consensus.cc:385] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.282912 12144 raft_consensus.cc:740] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.283653 12144 consensus_queue.cc:260] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.284080 12173 raft_consensus.cc:515] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.285960 12145 consensus_queue.cc:260] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.288254 12145 ts_tablet_manager.cc:1434] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:03:13.289178 12145 tablet_bootstrap.cc:492] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44: Bootstrap starting.
I20260709 13:03:13.289587 11954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:13.288254 12144 ts_tablet_manager.cc:1434] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
W20260709 13:03:13.290972 11996 leader_election.cc:343] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.290171 12173 leader_election.cc:290] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.291567 12144 tablet_bootstrap.cc:492] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc: Bootstrap starting.
I20260709 13:03:13.296260 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
I20260709 13:03:13.296950 12104 raft_consensus.cc:3060] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.297194 12145 tablet_bootstrap.cc:654] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.298372 12144 tablet_bootstrap.cc:654] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.304081 12104 raft_consensus.cc:2468] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 1.
I20260709 13:03:13.305301 11995 leader_election.cc:304] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [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: 4d9954c6c09e45dea3ba62da5d9647dc, e0bcf21613474a61ba77e97e10ae2b44; no voters: 68fd0182a79046cfa93f1128734534ce
I20260709 13:03:13.306484 12173 raft_consensus.cc:2804] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.306972 12173 raft_consensus.cc:697] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Becoming Leader. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:13.308020 12173 consensus_queue.cc:237] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.317495 12144 tablet_bootstrap.cc:492] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc: No bootstrap required, opened a new log
I20260709 13:03:13.318032 12144 ts_tablet_manager.cc:1403] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260709 13:03:13.318607 12145 tablet_bootstrap.cc:492] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44: No bootstrap required, opened a new log
I20260709 13:03:13.318785 12146 tablet_bootstrap.cc:492] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce: No bootstrap required, opened a new log
I20260709 13:03:13.319125 12145 ts_tablet_manager.cc:1403] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.001s
I20260709 13:03:13.319360 12146 ts_tablet_manager.cc:1403] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.003s
I20260709 13:03:13.320662 12144 raft_consensus.cc:359] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.321349 12144 raft_consensus.cc:385] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.321597 12144 raft_consensus.cc:740] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.321642 12145 raft_consensus.cc:359] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.322322 12145 raft_consensus.cc:385] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.322875 12145 raft_consensus.cc:740] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.323772 12145 consensus_queue.cc:260] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.324301 12144 consensus_queue.cc:260] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.326048 12145 ts_tablet_manager.cc:1434] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:13.326954 12145 tablet_bootstrap.cc:492] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44: Bootstrap starting.
I20260709 13:03:13.328662 12144 ts_tablet_manager.cc:1434] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:03:13.329643 12144 tablet_bootstrap.cc:492] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc: Bootstrap starting.
I20260709 13:03:13.331485 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e81967ecef460e946cf2021a4e1ee9" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44" is_pre_election: true
I20260709 13:03:13.332158 12030 raft_consensus.cc:2468] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68fd0182a79046cfa93f1128734534ce in term 0.
I20260709 13:03:13.322265 12146 raft_consensus.cc:359] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.332692 12146 raft_consensus.cc:385] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.333003 12146 raft_consensus.cc:740] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.333621 11918 leader_election.cc:304] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68fd0182a79046cfa93f1128734534ce, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:13.333863 12146 consensus_queue.cc:260] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.334460 12153 raft_consensus.cc:2804] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.334870 12153 raft_consensus.cc:493] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.335232 12153 raft_consensus.cc:3060] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.338181 12144 tablet_bootstrap.cc:654] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.340462 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e81967ecef460e946cf2021a4e1ee9" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" is_pre_election: true
I20260709 13:03:13.341177 12104 raft_consensus.cc:2468] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68fd0182a79046cfa93f1128734534ce in term 0.
I20260709 13:03:13.343084 12153 raft_consensus.cc:515] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.343739 12146 ts_tablet_manager.cc:1434] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.006s
I20260709 13:03:13.333624 11853 catalog_manager.cc:5697] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "e0bcf21613474a61ba77e97e10ae2b44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.345844 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e81967ecef460e946cf2021a4e1ee9" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
I20260709 13:03:13.346395 12030 raft_consensus.cc:3060] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.348477 12146 tablet_bootstrap.cc:492] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
I20260709 13:03:13.349412 12144 tablet_bootstrap.cc:492] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc: No bootstrap required, opened a new log
I20260709 13:03:13.349889 12144 ts_tablet_manager.cc:1403] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260709 13:03:13.352686 12144 raft_consensus.cc:359] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.353343 12144 raft_consensus.cc:385] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.353629 12144 raft_consensus.cc:740] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.354514 12144 consensus_queue.cc:260] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.356503 12144 ts_tablet_manager.cc:1434] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:03:13.356921 12030 raft_consensus.cc:2468] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68fd0182a79046cfa93f1128734534ce in term 1.
I20260709 13:03:13.358312 11918 leader_election.cc:304] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68fd0182a79046cfa93f1128734534ce, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:13.359289 12186 raft_consensus.cc:2804] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.360586 12173 raft_consensus.cc:493] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.361351 12146 tablet_bootstrap.cc:654] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.361097 12173 raft_consensus.cc:515] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.358644 12144 tablet_bootstrap.cc:492] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc: Bootstrap starting.
I20260709 13:03:13.363353 12173 leader_election.cc:290] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.365172 11954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148bf0d8f4a14d2c85b275415718ccca" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68fd0182a79046cfa93f1128734534ce" is_pre_election: true
I20260709 13:03:13.365518 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148bf0d8f4a14d2c85b275415718ccca" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" is_pre_election: true
I20260709 13:03:13.366144 11954 raft_consensus.cc:2468] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 0.
I20260709 13:03:13.366499 12104 raft_consensus.cc:2468] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 0.
I20260709 13:03:13.367969 11996 leader_election.cc:304] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68fd0182a79046cfa93f1128734534ce, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:13.369243 12153 leader_election.cc:290] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 election: Requested vote from peers e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.369251 12173 raft_consensus.cc:2804] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.370522 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e81967ecef460e946cf2021a4e1ee9" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
I20260709 13:03:13.371490 12104 raft_consensus.cc:3060] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.373646 12146 tablet_bootstrap.cc:492] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce: No bootstrap required, opened a new log
I20260709 13:03:13.373775 12144 tablet_bootstrap.cc:654] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.374354 12146 ts_tablet_manager.cc:1403] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.003s
I20260709 13:03:13.375311 12186 raft_consensus.cc:697] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [term 1 LEADER]: Becoming Leader. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Running, Role: LEADER
I20260709 13:03:13.376286 12186 consensus_queue.cc:237] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.377426 12146 raft_consensus.cc:359] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.378098 12146 raft_consensus.cc:385] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.378386 12146 raft_consensus.cc:740] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.332270 12145 tablet_bootstrap.cc:654] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.378980 12146 consensus_queue.cc:260] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.380267 12173 raft_consensus.cc:493] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.380718 12173 raft_consensus.cc:3060] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.381826 12146 ts_tablet_manager.cc:1434] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260709 13:03:13.382910 12146 tablet_bootstrap.cc:492] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
I20260709 13:03:13.385442 12104 raft_consensus.cc:2468] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68fd0182a79046cfa93f1128734534ce in term 1.
I20260709 13:03:13.389755 12145 tablet_bootstrap.cc:492] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44: No bootstrap required, opened a new log
I20260709 13:03:13.390295 12145 ts_tablet_manager.cc:1403] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.000s
I20260709 13:03:13.392990 12145 raft_consensus.cc:359] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.393206 12173 raft_consensus.cc:515] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.393615 12144 tablet_bootstrap.cc:492] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc: No bootstrap required, opened a new log
I20260709 13:03:13.393654 12145 raft_consensus.cc:385] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.394248 12145 raft_consensus.cc:740] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.394428 12144 ts_tablet_manager.cc:1403] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent bootstrapping tablet: real 0.036s	user 0.004s	sys 0.008s
I20260709 13:03:13.396327 12145 consensus_queue.cc:260] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.395483 12146 tablet_bootstrap.cc:654] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.402105 12145 ts_tablet_manager.cc:1434] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:03:13.406373 12174 raft_consensus.cc:493] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.406916 12174 raft_consensus.cc:515] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.409126 12174 leader_election.cc:290] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.408670 11852 catalog_manager.cc:5697] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 68fd0182a79046cfa93f1128734534ce (127.7.49.193). New cstate: current_term: 1 leader_uuid: "68fd0182a79046cfa93f1128734534ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.411700 11954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a876e971b3a41a9aac6b922e775ce95" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68fd0182a79046cfa93f1128734534ce" is_pre_election: true
W20260709 13:03:13.413628 11996 leader_election.cc:343] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.414038 12144 raft_consensus.cc:359] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.414788 12144 raft_consensus.cc:385] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.414589 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148bf0d8f4a14d2c85b275415718ccca" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
I20260709 13:03:13.415005 11954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148bf0d8f4a14d2c85b275415718ccca" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:13.415133 12144 raft_consensus.cc:740] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.415331 12103 raft_consensus.cc:3060] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.415742 11954 raft_consensus.cc:3060] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.416363 12144 consensus_queue.cc:260] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.418213 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a876e971b3a41a9aac6b922e775ce95" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" is_pre_election: true
I20260709 13:03:13.418836 12104 raft_consensus.cc:2468] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 0.
I20260709 13:03:13.419852 12144 ts_tablet_manager.cc:1434] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 13:03:13.420034 11995 leader_election.cc:304] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [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: 4d9954c6c09e45dea3ba62da5d9647dc, e0bcf21613474a61ba77e97e10ae2b44; no voters: 68fd0182a79046cfa93f1128734534ce
I20260709 13:03:13.420946 12174 raft_consensus.cc:2804] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.421317 12174 raft_consensus.cc:493] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.421634 12174 raft_consensus.cc:3060] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.423393 11954 raft_consensus.cc:2468] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 1.
I20260709 13:03:13.426086 12103 raft_consensus.cc:2468] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 1.
I20260709 13:03:13.427270 11995 leader_election.cc:304] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9954c6c09e45dea3ba62da5d9647dc, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:13.428143 12150 raft_consensus.cc:2804] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.427861 12174 raft_consensus.cc:515] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.414640 12173 leader_election.cc:290] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.431563 12146 tablet_bootstrap.cc:492] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce: No bootstrap required, opened a new log
I20260709 13:03:13.432117 12146 ts_tablet_manager.cc:1403] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.005s
I20260709 13:03:13.433332 11954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a876e971b3a41a9aac6b922e775ce95" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68fd0182a79046cfa93f1128734534ce"
W20260709 13:03:13.435067 11996 leader_election.cc:343] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.436388 12150 raft_consensus.cc:697] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Becoming Leader. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:13.436735 12146 raft_consensus.cc:359] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.437574 12146 raft_consensus.cc:385] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.437979 12146 raft_consensus.cc:740] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.437350 12150 consensus_queue.cc:237] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.438555 12174 leader_election.cc:290] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.438020 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a876e971b3a41a9aac6b922e775ce95" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
I20260709 13:03:13.439294 12103 raft_consensus.cc:3060] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.438946 12146 consensus_queue.cc:260] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.441223 12146 ts_tablet_manager.cc:1434] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:03:13.442178 12146 tablet_bootstrap.cc:492] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
I20260709 13:03:13.447881 12146 tablet_bootstrap.cc:654] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.448539 12103 raft_consensus.cc:2468] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 1.
I20260709 13:03:13.449824 11995 leader_election.cc:304] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [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: 4d9954c6c09e45dea3ba62da5d9647dc, e0bcf21613474a61ba77e97e10ae2b44; no voters: 68fd0182a79046cfa93f1128734534ce
I20260709 13:03:13.450961 12150 raft_consensus.cc:2804] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.451653 12150 raft_consensus.cc:697] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Becoming Leader. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:13.452564 12150 consensus_queue.cc:237] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.454013 12146 tablet_bootstrap.cc:492] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce: No bootstrap required, opened a new log
I20260709 13:03:13.454460 12146 ts_tablet_manager.cc:1403] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:03:13.456904 11851 catalog_manager.cc:5697] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "e0bcf21613474a61ba77e97e10ae2b44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.456981 12146 raft_consensus.cc:359] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.457854 12146 raft_consensus.cc:385] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.458148 12146 raft_consensus.cc:740] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.458822 12146 consensus_queue.cc:260] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.460829 12146 ts_tablet_manager.cc:1434] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:03:13.462677 12186 raft_consensus.cc:493] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.463186 12186 raft_consensus.cc:515] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.465282 12186 leader_election.cc:290] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.466507 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396275d571064e38a4e774f936ce6ea5" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44" is_pre_election: true
I20260709 13:03:13.467222 12030 raft_consensus.cc:2468] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68fd0182a79046cfa93f1128734534ce in term 0.
I20260709 13:03:13.467284 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396275d571064e38a4e774f936ce6ea5" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" is_pre_election: true
I20260709 13:03:13.467990 12103 raft_consensus.cc:2468] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68fd0182a79046cfa93f1128734534ce in term 0.
I20260709 13:03:13.468489 11918 leader_election.cc:304] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68fd0182a79046cfa93f1128734534ce, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:13.469650 12186 raft_consensus.cc:2804] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.470148 12186 raft_consensus.cc:493] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.470494 12186 raft_consensus.cc:3060] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.473204 11851 catalog_manager.cc:5697] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "e0bcf21613474a61ba77e97e10ae2b44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.476569 12186 raft_consensus.cc:515] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.478147 12186 leader_election.cc:290] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 election: Requested vote from peers e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.479115 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396275d571064e38a4e774f936ce6ea5" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
I20260709 13:03:13.479375 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396275d571064e38a4e774f936ce6ea5" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
I20260709 13:03:13.479748 12030 raft_consensus.cc:3060] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.479895 12103 raft_consensus.cc:3060] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.485801 12030 raft_consensus.cc:2468] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68fd0182a79046cfa93f1128734534ce in term 1.
I20260709 13:03:13.486039 12103 raft_consensus.cc:2468] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68fd0182a79046cfa93f1128734534ce in term 1.
I20260709 13:03:13.487406 11920 leader_election.cc:304] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9954c6c09e45dea3ba62da5d9647dc, 68fd0182a79046cfa93f1128734534ce; no voters: 
I20260709 13:03:13.488153 12186 raft_consensus.cc:2804] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.488670 12186 raft_consensus.cc:697] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 1 LEADER]: Becoming Leader. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Running, Role: LEADER
I20260709 13:03:13.489413 12186 consensus_queue.cc:237] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.496387 11851 catalog_manager.cc:5697] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 68fd0182a79046cfa93f1128734534ce (127.7.49.193). New cstate: current_term: 1 leader_uuid: "68fd0182a79046cfa93f1128734534ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.497381 12186 raft_consensus.cc:493] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.497931 12186 raft_consensus.cc:515] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.500298 12186 leader_election.cc:290] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.500872 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ae1f2e0c644d64ba46a03bdeab0150" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" is_pre_election: true
I20260709 13:03:13.501636 12103 raft_consensus.cc:2468] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68fd0182a79046cfa93f1128734534ce in term 0.
I20260709 13:03:13.501833 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ae1f2e0c644d64ba46a03bdeab0150" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44" is_pre_election: true
I20260709 13:03:13.502599 12030 raft_consensus.cc:2468] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68fd0182a79046cfa93f1128734534ce in term 0.
I20260709 13:03:13.502810 11920 leader_election.cc:304] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9954c6c09e45dea3ba62da5d9647dc, 68fd0182a79046cfa93f1128734534ce; no voters: 
I20260709 13:03:13.503948 12186 raft_consensus.cc:2804] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.504317 12186 raft_consensus.cc:493] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.504653 12186 raft_consensus.cc:3060] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.509830 12186 raft_consensus.cc:515] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.511521 12186 leader_election.cc:290] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 election: Requested vote from peers e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.512342 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ae1f2e0c644d64ba46a03bdeab0150" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
I20260709 13:03:13.512465 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ae1f2e0c644d64ba46a03bdeab0150" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
I20260709 13:03:13.513118 12030 raft_consensus.cc:3060] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.513212 12103 raft_consensus.cc:3060] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.518178 12030 raft_consensus.cc:2468] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68fd0182a79046cfa93f1128734534ce in term 1.
I20260709 13:03:13.518533 12103 raft_consensus.cc:2468] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68fd0182a79046cfa93f1128734534ce in term 1.
I20260709 13:03:13.519301 11918 leader_election.cc:304] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68fd0182a79046cfa93f1128734534ce, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:13.520181 12186 raft_consensus.cc:2804] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.520623 12186 raft_consensus.cc:697] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 1 LEADER]: Becoming Leader. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Running, Role: LEADER
I20260709 13:03:13.521464 12186 consensus_queue.cc:237] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.528568 11851 catalog_manager.cc:5697] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 68fd0182a79046cfa93f1128734534ce (127.7.49.193). New cstate: current_term: 1 leader_uuid: "68fd0182a79046cfa93f1128734534ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.551062 12159 consensus_queue.cc:1048] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:13.562919 12151 consensus_queue.cc:1048] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:13.577708 12186 raft_consensus.cc:493] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.578166 12186 raft_consensus.cc:515] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.580097 12186 leader_election.cc:290] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.580782 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740afa22811b4c22a2bd7810ac21c1c0" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44" is_pre_election: true
I20260709 13:03:13.581218 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740afa22811b4c22a2bd7810ac21c1c0" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" is_pre_election: true
I20260709 13:03:13.581597 12030 raft_consensus.cc:2468] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68fd0182a79046cfa93f1128734534ce in term 0.
I20260709 13:03:13.581964 12103 raft_consensus.cc:2468] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68fd0182a79046cfa93f1128734534ce in term 0.
I20260709 13:03:13.582805 11918 leader_election.cc:304] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68fd0182a79046cfa93f1128734534ce, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:13.583657 12186 raft_consensus.cc:2804] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.584076 12186 raft_consensus.cc:493] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.584448 12186 raft_consensus.cc:3060] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.590034 12186 raft_consensus.cc:515] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.591732 12186 leader_election.cc:290] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 election: Requested vote from peers e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.592617 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740afa22811b4c22a2bd7810ac21c1c0" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
I20260709 13:03:13.592752 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740afa22811b4c22a2bd7810ac21c1c0" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
I20260709 13:03:13.593384 12030 raft_consensus.cc:3060] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.593391 12103 raft_consensus.cc:3060] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.601052 12103 raft_consensus.cc:2468] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68fd0182a79046cfa93f1128734534ce in term 1.
I20260709 13:03:13.601052 12030 raft_consensus.cc:2468] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68fd0182a79046cfa93f1128734534ce in term 1.
I20260709 13:03:13.602710 11918 leader_election.cc:304] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68fd0182a79046cfa93f1128734534ce, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:13.603731 12186 raft_consensus.cc:2804] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.604347 12186 raft_consensus.cc:697] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 1 LEADER]: Becoming Leader. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Running, Role: LEADER
I20260709 13:03:13.605381 12186 consensus_queue.cc:237] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.615677 11852 catalog_manager.cc:5697] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 68fd0182a79046cfa93f1128734534ce (127.7.49.193). New cstate: current_term: 1 leader_uuid: "68fd0182a79046cfa93f1128734534ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.679984 12150 raft_consensus.cc:493] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.680538 12150 raft_consensus.cc:515] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.682408 12150 leader_election.cc:290] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.683179 11954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee184cdb3c7460e852aa0e9b4c26fad" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68fd0182a79046cfa93f1128734534ce" is_pre_election: true
I20260709 13:03:13.683408 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee184cdb3c7460e852aa0e9b4c26fad" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" is_pre_election: true
I20260709 13:03:13.683830 11954 raft_consensus.cc:2468] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 0.
I20260709 13:03:13.683990 12103 raft_consensus.cc:2468] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 0.
I20260709 13:03:13.684816 11996 leader_election.cc:304] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68fd0182a79046cfa93f1128734534ce, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:13.685552 12150 raft_consensus.cc:2804] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.685889 12150 raft_consensus.cc:493] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.686232 12150 raft_consensus.cc:3060] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.691484 12150 raft_consensus.cc:515] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.692973 12150 leader_election.cc:290] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.693818 11954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee184cdb3c7460e852aa0e9b4c26fad" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:13.693974 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee184cdb3c7460e852aa0e9b4c26fad" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
I20260709 13:03:13.694417 11954 raft_consensus.cc:3060] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.694542 12103 raft_consensus.cc:3060] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.699203 12103 raft_consensus.cc:2468] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 1.
I20260709 13:03:13.699200 11954 raft_consensus.cc:2468] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 1.
I20260709 13:03:13.700372 11995 leader_election.cc:304] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9954c6c09e45dea3ba62da5d9647dc, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:13.701115 12150 raft_consensus.cc:2804] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.701517 12150 raft_consensus.cc:697] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Becoming Leader. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:13.702118 12150 consensus_queue.cc:237] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.709585 11852 catalog_manager.cc:5697] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "e0bcf21613474a61ba77e97e10ae2b44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.733897 12150 consensus_queue.cc:1048] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:13.744879 12194 consensus_queue.cc:1048] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:13.774897 12186 raft_consensus.cc:493] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.775490 12186 raft_consensus.cc:515] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.777187 12186 leader_election.cc:290] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.778136 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44" is_pre_election: true
I20260709 13:03:13.778330 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" is_pre_election: true
I20260709 13:03:13.779150 12103 raft_consensus.cc:2393] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68fd0182a79046cfa93f1128734534ce in current term 1: Already voted for candidate e0bcf21613474a61ba77e97e10ae2b44 in this term.
I20260709 13:03:13.780104 11920 leader_election.cc:304] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68fd0182a79046cfa93f1128734534ce; no voters: 4d9954c6c09e45dea3ba62da5d9647dc, e0bcf21613474a61ba77e97e10ae2b44
I20260709 13:03:13.780920 12186 raft_consensus.cc:3060] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.781652 12188 consensus_queue.cc:1048] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:13.784291 12188 raft_consensus.cc:493] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.784746 12188 raft_consensus.cc:515] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:13.787832 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a876e971b3a41a9aac6b922e775ce95" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44" is_pre_election: true
I20260709 13:03:13.788203 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a876e971b3a41a9aac6b922e775ce95" candidate_uuid: "68fd0182a79046cfa93f1128734534ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" is_pre_election: true
I20260709 13:03:13.789039 12103 raft_consensus.cc:2393] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68fd0182a79046cfa93f1128734534ce in current term 1: Already voted for candidate e0bcf21613474a61ba77e97e10ae2b44 in this term.
I20260709 13:03:13.790146 11920 leader_election.cc:304] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68fd0182a79046cfa93f1128734534ce; no voters: 4d9954c6c09e45dea3ba62da5d9647dc, e0bcf21613474a61ba77e97e10ae2b44
I20260709 13:03:13.790864 12186 raft_consensus.cc:2749] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.790870 12153 raft_consensus.cc:3060] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.791385 12188 leader_election.cc:290] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:13.798260 12153 raft_consensus.cc:2749] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.799063 12194 consensus_queue.cc:1048] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:13.799118 12153 consensus_queue.cc:1048] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:13.812398 12174 consensus_queue.cc:1048] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:13.835523  7367 ts_manager.cc:295] Set tserver state for 68fd0182a79046cfa93f1128734534ce to MAINTENANCE_MODE
I20260709 13:03:13.836274  7367 tablet_server.cc:179] TabletServer@127.7.49.193:0 shutting down...
I20260709 13:03:13.854912  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:13.855872  7367 tablet_replica.cc:333] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce: stopping tablet replica
I20260709 13:03:13.857110  7367 raft_consensus.cc:2243] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:13.857661  7367 raft_consensus.cc:2272] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:13.859831  7367 tablet_replica.cc:333] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce: stopping tablet replica
I20260709 13:03:13.860316  7367 raft_consensus.cc:2243] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:13.860631  7367 raft_consensus.cc:2272] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:13.862574  7367 tablet_replica.cc:333] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce: stopping tablet replica
I20260709 13:03:13.863165  7367 raft_consensus.cc:2243] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:13.863520  7367 raft_consensus.cc:2272] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:13.865520  7367 tablet_replica.cc:333] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce: stopping tablet replica
I20260709 13:03:13.866019  7367 raft_consensus.cc:2243] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:13.866532  7367 pending_rounds.cc:70] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce: Trying to abort 1 pending ops.
I20260709 13:03:13.866724  7367 pending_rounds.cc:77] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305634584671428608 op_type: NO_OP noop_request { }
I20260709 13:03:13.867051  7367 raft_consensus.cc:2889] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:03:13.867383  7367 raft_consensus.cc:2272] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:13.870007  7367 tablet_replica.cc:333] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce: stopping tablet replica
I20260709 13:03:13.870652  7367 raft_consensus.cc:2243] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:13.871274  7367 pending_rounds.cc:70] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce: Trying to abort 1 pending ops.
I20260709 13:03:13.871443  7367 pending_rounds.cc:77] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305634585023320064 op_type: NO_OP noop_request { }
I20260709 13:03:13.871652  7367 raft_consensus.cc:2889] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:03:13.871933  7367 raft_consensus.cc:2272] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:13.873824  7367 tablet_replica.cc:333] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce: stopping tablet replica
I20260709 13:03:13.874337  7367 raft_consensus.cc:2243] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:13.875218  7367 raft_consensus.cc:2272] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:13.877213  7367 tablet_replica.cc:333] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce: stopping tablet replica
I20260709 13:03:13.877741  7367 raft_consensus.cc:2243] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:13.878144  7367 raft_consensus.cc:2272] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:13.880241  7367 tablet_replica.cc:333] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce: stopping tablet replica
I20260709 13:03:13.880734  7367 raft_consensus.cc:2243] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:13.881129  7367 raft_consensus.cc:2272] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:13.883351  7367 tablet_replica.cc:333] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce: stopping tablet replica
I20260709 13:03:13.883855  7367 raft_consensus.cc:2243] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:13.884227  7367 raft_consensus.cc:2272] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:13.885707  7367 tablet_replica.cc:333] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce: stopping tablet replica
I20260709 13:03:13.886214  7367 raft_consensus.cc:2243] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:13.887002  7367 pending_rounds.cc:70] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce: Trying to abort 1 pending ops.
I20260709 13:03:13.887279  7367 pending_rounds.cc:77] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305634584539648000 op_type: NO_OP noop_request { }
I20260709 13:03:13.887568  7367 raft_consensus.cc:2889] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:03:13.887857  7367 raft_consensus.cc:2272] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:13.916534  7367 tablet_server.cc:196] TabletServer@127.7.49.193:0 shutdown complete.
I20260709 13:03:13.942639 12174 consensus_queue.cc:1048] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:13.958752 11996 consensus_peers.cc:597] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:13.987075 12070 consensus_peers.cc:597] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:14.026782 11996 consensus_peers.cc:597] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:14.071552 12173 consensus_queue.cc:1048] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:03:14.127965 11996 consensus_peers.cc:597] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:14.142190 11996 consensus_peers.cc:597] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:14.190346 11901 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:14.206698 12174 consensus_queue.cc:1048] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:14.258287 11996 consensus_peers.cc:597] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:14.828070 11996 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111) [suppressed 165 similar messages]
W20260709 13:03:15.191388 11901 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:15.301694 12160 raft_consensus.cc:493] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68fd0182a79046cfa93f1128734534ce)
I20260709 13:03:15.302225 12160 raft_consensus.cc:515] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:15.303750 12174 raft_consensus.cc:493] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68fd0182a79046cfa93f1128734534ce)
I20260709 13:03:15.304018 12160 leader_election.cc:290] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479)
I20260709 13:03:15.304339 12174 raft_consensus.cc:515] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:15.305219 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e81967ecef460e946cf2021a4e1ee9" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44" is_pre_election: true
I20260709 13:03:15.305744 12030 raft_consensus.cc:2468] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 1.
I20260709 13:03:15.306459 12174 leader_election.cc:290] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:15.307060 12067 leader_election.cc:304] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [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: 4d9954c6c09e45dea3ba62da5d9647dc, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:15.307947 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e81967ecef460e946cf2021a4e1ee9" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" is_pre_election: true
W20260709 13:03:15.308099 12070 leader_election.cc:336] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111)
I20260709 13:03:15.307922 12160 raft_consensus.cc:2804] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:15.309012 12160 raft_consensus.cc:493] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 68fd0182a79046cfa93f1128734534ce)
I20260709 13:03:15.309355 12160 raft_consensus.cc:3060] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:15.310966 11996 leader_election.cc:336] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111)
I20260709 13:03:15.314767 12160 raft_consensus.cc:515] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:15.315709 12103 raft_consensus.cc:2393] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e0bcf21613474a61ba77e97e10ae2b44 in current term 2: Already voted for candidate 4d9954c6c09e45dea3ba62da5d9647dc in this term.
I20260709 13:03:15.316422 12160 leader_election.cc:290] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479)
I20260709 13:03:15.317528 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e81967ecef460e946cf2021a4e1ee9" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
I20260709 13:03:15.317553 11995 leader_election.cc:304] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44 [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: e0bcf21613474a61ba77e97e10ae2b44; no voters: 4d9954c6c09e45dea3ba62da5d9647dc, 68fd0182a79046cfa93f1128734534ce
I20260709 13:03:15.318068 12030 raft_consensus.cc:3060] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:15.320214 12070 leader_election.cc:336] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111)
I20260709 13:03:15.323505 12030 raft_consensus.cc:2468] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 2.
I20260709 13:03:15.323930 12174 raft_consensus.cc:2749] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:15.324580 12067 leader_election.cc:304] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [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: 4d9954c6c09e45dea3ba62da5d9647dc, e0bcf21613474a61ba77e97e10ae2b44; no voters: 68fd0182a79046cfa93f1128734534ce
I20260709 13:03:15.325418 12160 raft_consensus.cc:2804] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:15.326231 12160 raft_consensus.cc:697] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Becoming Leader. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:15.328374 12160 consensus_queue.cc:237] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:15.335644 11852 catalog_manager.cc:5697] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc reported cstate change: term changed from 1 to 2, leader changed from 68fd0182a79046cfa93f1128734534ce (127.7.49.193) to 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195). New cstate: current_term: 2 leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:15.346844 12160 raft_consensus.cc:493] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.347297 12160 raft_consensus.cc:515] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:15.349148 12160 leader_election.cc:290] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479)
I20260709 13:03:15.350206 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396275d571064e38a4e774f936ce6ea5" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44" is_pre_election: true
I20260709 13:03:15.350885 12030 raft_consensus.cc:2468] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 1.
I20260709 13:03:15.351855 12067 leader_election.cc:304] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [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: 4d9954c6c09e45dea3ba62da5d9647dc, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:15.352627 12160 raft_consensus.cc:2804] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:15.352998 12160 raft_consensus.cc:493] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:15.352986 12070 leader_election.cc:336] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111)
I20260709 13:03:15.353622 12160 raft_consensus.cc:3060] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.358405 12160 raft_consensus.cc:515] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:15.359984 12160 leader_election.cc:290] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479)
I20260709 13:03:15.361084 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396275d571064e38a4e774f936ce6ea5" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
I20260709 13:03:15.361697 12030 raft_consensus.cc:3060] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:15.363345 12070 leader_election.cc:336] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111)
I20260709 13:03:15.366794 12030 raft_consensus.cc:2468] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 2.
I20260709 13:03:15.367811 12067 leader_election.cc:304] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [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: 4d9954c6c09e45dea3ba62da5d9647dc, e0bcf21613474a61ba77e97e10ae2b44; no voters: 68fd0182a79046cfa93f1128734534ce
I20260709 13:03:15.368491 12160 raft_consensus.cc:2804] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:15.368884 12160 raft_consensus.cc:697] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Becoming Leader. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:15.369606 12160 consensus_queue.cc:237] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Queue going to LEADER 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: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:15.376185 11852 catalog_manager.cc:5697] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc reported cstate change: term changed from 1 to 2, leader changed from 68fd0182a79046cfa93f1128734534ce (127.7.49.193) to 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195). New cstate: current_term: 2 leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:15.405845 12160 raft_consensus.cc:493] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.406281 12160 raft_consensus.cc:515] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:15.408087 12160 leader_election.cc:290] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479)
I20260709 13:03:15.409303 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740afa22811b4c22a2bd7810ac21c1c0" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44" is_pre_election: true
I20260709 13:03:15.410006 12030 raft_consensus.cc:2468] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 1.
I20260709 13:03:15.411065 12067 leader_election.cc:304] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [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: 4d9954c6c09e45dea3ba62da5d9647dc, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
W20260709 13:03:15.411643 12070 leader_election.cc:336] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111)
I20260709 13:03:15.411720 12160 raft_consensus.cc:2804] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:15.412151 12160 raft_consensus.cc:493] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.412410 12160 raft_consensus.cc:3060] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.417045 12160 raft_consensus.cc:515] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:15.418488 12160 leader_election.cc:290] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479)
I20260709 13:03:15.419546 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740afa22811b4c22a2bd7810ac21c1c0" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
I20260709 13:03:15.420056 12030 raft_consensus.cc:3060] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:15.421697 12070 leader_election.cc:336] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111)
I20260709 13:03:15.425359 12030 raft_consensus.cc:2468] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 2.
I20260709 13:03:15.426312 12067 leader_election.cc:304] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [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: 4d9954c6c09e45dea3ba62da5d9647dc, e0bcf21613474a61ba77e97e10ae2b44; no voters: 68fd0182a79046cfa93f1128734534ce
I20260709 13:03:15.426951 12160 raft_consensus.cc:2804] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:15.427420 12160 raft_consensus.cc:697] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Becoming Leader. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:15.428189 12160 consensus_queue.cc:237] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Queue going to LEADER 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: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:15.435411 11852 catalog_manager.cc:5697] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc reported cstate change: term changed from 1 to 2, leader changed from 68fd0182a79046cfa93f1128734534ce (127.7.49.193) to 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195). New cstate: current_term: 2 leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:15.463636 12160 raft_consensus.cc:493] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.464200 12160 raft_consensus.cc:515] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:15.465987 12160 leader_election.cc:290] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479)
I20260709 13:03:15.467193 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ae1f2e0c644d64ba46a03bdeab0150" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44" is_pre_election: true
I20260709 13:03:15.467859 12030 raft_consensus.cc:2468] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 1.
I20260709 13:03:15.468816 12067 leader_election.cc:304] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [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: 4d9954c6c09e45dea3ba62da5d9647dc, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:15.469477 12160 raft_consensus.cc:2804] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:03:15.469555 12070 leader_election.cc:336] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111)
I20260709 13:03:15.469802 12160 raft_consensus.cc:493] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.470165 12160 raft_consensus.cc:3060] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.474745 12160 raft_consensus.cc:515] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:15.476423 12160 leader_election.cc:290] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479)
I20260709 13:03:15.477415 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ae1f2e0c644d64ba46a03bdeab0150" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
I20260709 13:03:15.477922 12030 raft_consensus.cc:3060] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:15.479668 12070 leader_election.cc:336] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111)
I20260709 13:03:15.482931 12030 raft_consensus.cc:2468] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 2.
I20260709 13:03:15.484043 12067 leader_election.cc:304] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [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: 4d9954c6c09e45dea3ba62da5d9647dc, e0bcf21613474a61ba77e97e10ae2b44; no voters: 68fd0182a79046cfa93f1128734534ce
I20260709 13:03:15.484783 12160 raft_consensus.cc:2804] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:15.485191 12160 raft_consensus.cc:697] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Becoming Leader. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:15.485875 12160 consensus_queue.cc:237] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Queue going to LEADER 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: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:15.493712 11852 catalog_manager.cc:5697] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc reported cstate change: term changed from 1 to 2, leader changed from 68fd0182a79046cfa93f1128734534ce (127.7.49.193) to 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195). New cstate: current_term: 2 leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:15.772274 12030 raft_consensus.cc:1275] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:15.773648 12160 consensus_queue.cc:1048] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:15.786877 12070 consensus_peers.cc:597] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:15.803836 12030 raft_consensus.cc:1275] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.805064 12223 consensus_queue.cc:1048] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:15.816502 12070 consensus_peers.cc:597] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:15.961084 12070 consensus_peers.cc:597] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:16.016856 12030 raft_consensus.cc:1275] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:16.018220 12235 consensus_queue.cc:1048] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:16.025377 12030 raft_consensus.cc:1275] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:16.027256 12223 consensus_queue.cc:1048] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:16.041388 12070 consensus_peers.cc:597] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:16.192337 11901 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:03:16.427503 11996 consensus_peers.cc:597] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:16.430006 11996 consensus_peers.cc:597] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:16.459519 12070 consensus_peers.cc:597] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:16.490286 11996 consensus_peers.cc:597] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:16.740355 11996 consensus_peers.cc:597] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:16.857914 11996 consensus_peers.cc:597] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:17.193324 11901 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:03:18.020988 12070 consensus_peers.cc:597] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:18.194265 11901 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:03:18.287961 12070 consensus_peers.cc:597] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:18.674255 12070 consensus_peers.cc:597] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:18.878664 11996 consensus_peers.cc:597] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:03:18.933627  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:18.939591 12245 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:18.940156 12246 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:18.943599 12248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:18.943794  7367 server_base.cc:1061] running on GCE node
I20260709 13:03:18.945305  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:18.945564  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:18.945737  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602198945721 us; error 0 us; skew 500 ppm
I20260709 13:03:18.946333  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:18.948719  7367 webserver.cc:533] Webserver started at http://127.7.49.193:46235/ using document root <none> and password file <none>
I20260709 13:03:18.949187  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:18.949360  7367 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:03:18.952754  7367 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:03:18.956475 12253 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:18.957322  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:18.957733  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/ts-0-root
uuid: "68fd0182a79046cfa93f1128734534ce"
format_stamp: "Formatted at 2026-07-09 13:03:12 on dist-test-slave-z3gg"
I20260709 13:03:18.958154  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079579855-7367-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)
W20260709 13:03:18.962412 12070 consensus_peers.cc:597] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:03:18.968405  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:18.969548  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:18.971117  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:18.974740 12260 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:03:19.003870 11996 consensus_peers.cc:597] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:03:19.022917  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:03:19.023401  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.050s	user 0.001s	sys 0.001s
I20260709 13:03:19.023718  7367 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:03:19.028234 12260 tablet_bootstrap.cc:492] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
I20260709 13:03:19.038089 12260 tablet_bootstrap.cc:492] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:19.038785 12260 tablet_bootstrap.cc:492] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce: Bootstrap complete.
I20260709 13:03:19.039368 12260 ts_tablet_manager.cc:1403] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260709 13:03:19.041234 12260 raft_consensus.cc:359] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.041740 12260 raft_consensus.cc:740] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.042416 12260 consensus_queue.cc:260] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.044791 12260 ts_tablet_manager.cc:1434] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:03:19.045516 12260 tablet_bootstrap.cc:492] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
I20260709 13:03:19.057755 12260 tablet_bootstrap.cc:492] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:19.058521 12260 tablet_bootstrap.cc:492] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce: Bootstrap complete.
I20260709 13:03:19.059109 12260 ts_tablet_manager.cc:1403] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 13:03:19.061167 12260 raft_consensus.cc:359] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.061705 12260 raft_consensus.cc:740] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.061861  7367 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:03:19.062222  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.039s	user 0.034s	sys 0.002s
I20260709 13:03:19.062302 12260 consensus_queue.cc:260] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce [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: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.064085 12260 ts_tablet_manager.cc:1434] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:03:19.064845 12260 tablet_bootstrap.cc:492] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
I20260709 13:03:19.094543 12260 tablet_bootstrap.cc:492] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:03:19.095808 12260 tablet_bootstrap.cc:492] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce: Bootstrap complete.
I20260709 13:03:19.096626 12260 ts_tablet_manager.cc:1403] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.032s	user 0.027s	sys 0.000s
I20260709 13:03:19.099812 12260 raft_consensus.cc:359] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.100903 12260 raft_consensus.cc:740] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.101734 12260 consensus_queue.cc:260] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.104485 12260 ts_tablet_manager.cc:1434] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:19.105713 12260 tablet_bootstrap.cc:492] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
I20260709 13:03:19.120357 12260 tablet_bootstrap.cc:492] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:03:19.121109 12260 tablet_bootstrap.cc:492] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce: Bootstrap complete.
I20260709 13:03:19.121625 12260 ts_tablet_manager.cc:1403] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:03:19.123726 12260 raft_consensus.cc:359] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.124491 12260 raft_consensus.cc:740] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.125348 12260 consensus_queue.cc:260] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.126915 12260 ts_tablet_manager.cc:1434] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:03:19.127831 12260 tablet_bootstrap.cc:492] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
I20260709 13:03:19.131879  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.193:36443
I20260709 13:03:19.131999 12321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.193:36443 every 8 connection(s)
I20260709 13:03:19.140288  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:19.144018 12260 tablet_bootstrap.cc:492] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:19.144949 12260 tablet_bootstrap.cc:492] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce: Bootstrap complete.
I20260709 13:03:19.145566 12260 ts_tablet_manager.cc:1403] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 13:03:19.147975 12260 raft_consensus.cc:359] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.148625 12260 raft_consensus.cc:740] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.149322 12260 consensus_queue.cc:260] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.151387 12260 ts_tablet_manager.cc:1434] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:03:19.152453 12260 tablet_bootstrap.cc:492] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
I20260709 13:03:19.159533 12322 heartbeater.cc:344] Connected to a master server at 127.7.49.254:40741
I20260709 13:03:19.160012 12322 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:19.160892 12322 heartbeater.cc:507] Master 127.7.49.254:40741 requested a full tablet report, sending...
I20260709 13:03:19.161968 12030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728"
dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
mode: GRACEFUL
new_leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
 from {username='slave'} at 127.0.0.1:41252
I20260709 13:03:19.162681 12030 raft_consensus.cc:606] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Received request to transfer leadership to TS 4d9954c6c09e45dea3ba62da5d9647dc
I20260709 13:03:19.164237 12260 tablet_bootstrap.cc:492] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:19.165093 12260 tablet_bootstrap.cc:492] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce: Bootstrap complete.
I20260709 13:03:19.165815 12260 ts_tablet_manager.cc:1403] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:03:19.167742 11852 ts_manager.cc:194] Re-registered known tserver with Master: 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443)
I20260709 13:03:19.167681 12260 raft_consensus.cc:359] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.168358 12260 raft_consensus.cc:740] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.169070 12260 consensus_queue.cc:260] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.170485 12260 ts_tablet_manager.cc:1434] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260709 13:03:19.171175 12260 tablet_bootstrap.cc:492] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
I20260709 13:03:19.176039 12104 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "396275d571064e38a4e774f936ce6ea5"
dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
mode: GRACEFUL
new_leader_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
 from {username='slave'} at 127.0.0.1:46208
I20260709 13:03:19.176671 12104 raft_consensus.cc:606] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Received request to transfer leadership to TS e0bcf21613474a61ba77e97e10ae2b44
I20260709 13:03:19.177805 11852 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54264
I20260709 13:03:19.179615 12030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ee184cdb3c7460e852aa0e9b4c26fad"
dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
mode: GRACEFUL
new_leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
 from {username='slave'} at 127.0.0.1:41252
I20260709 13:03:19.180042 12030 raft_consensus.cc:606] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Received request to transfer leadership to TS 4d9954c6c09e45dea3ba62da5d9647dc
I20260709 13:03:19.181213  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:03:19.181807  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:19.182382 12322 heartbeater.cc:499] Master 127.7.49.254:40741 was elected leader, sending a full tablet report...
I20260709 13:03:19.182538  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:19.184538 12260 tablet_bootstrap.cc:492] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:03:19.185472 12260 tablet_bootstrap.cc:492] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce: Bootstrap complete.
I20260709 13:03:19.186101 12260 ts_tablet_manager.cc:1403] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 13:03:19.188371 12260 raft_consensus.cc:359] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.189124 12260 raft_consensus.cc:740] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.189724 12260 consensus_queue.cc:260] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.191666 12260 ts_tablet_manager.cc:1434] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:03:19.192404 12260 tablet_bootstrap.cc:492] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
W20260709 13:03:19.195333 11901 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:19.202353 12260 tablet_bootstrap.cc:492] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:19.203071 12260 tablet_bootstrap.cc:492] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce: Bootstrap complete.
I20260709 13:03:19.203521 12260 ts_tablet_manager.cc:1403] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.004s
I20260709 13:03:19.205000 12260 raft_consensus.cc:359] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } }
I20260709 13:03:19.205439 12260 raft_consensus.cc:740] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.205890 12260 consensus_queue.cc:260] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce [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: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } }
I20260709 13:03:19.207515 12260 ts_tablet_manager.cc:1434] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:03:19.208269 12260 tablet_bootstrap.cc:492] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
I20260709 13:03:19.218546 12260 tablet_bootstrap.cc:492] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:19.219259 12260 tablet_bootstrap.cc:492] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce: Bootstrap complete.
I20260709 13:03:19.219739 12260 ts_tablet_manager.cc:1403] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 13:03:19.221357 12260 raft_consensus.cc:359] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.221807 12260 raft_consensus.cc:740] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.222321 12260 consensus_queue.cc:260] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [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: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.224061 12260 ts_tablet_manager.cc:1434] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:03:19.224787 12260 tablet_bootstrap.cc:492] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce: Bootstrap starting.
I20260709 13:03:19.236994 12260 tablet_bootstrap.cc:492] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:19.237936 12260 tablet_bootstrap.cc:492] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce: Bootstrap complete.
I20260709 13:03:19.238528 12260 ts_tablet_manager.cc:1403] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:03:19.240675 12260 raft_consensus.cc:359] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.241212 12260 raft_consensus.cc:740] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68fd0182a79046cfa93f1128734534ce, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.241814 12260 consensus_queue.cc:260] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [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: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.243567 12260 ts_tablet_manager.cc:1434] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:03:19.245645 12296 raft_consensus.cc:3060] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.286235 12296 raft_consensus.cc:3060] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.291792 12296 pending_rounds.cc:85] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce: Aborting all ops after (but not including) 0
I20260709 13:03:19.292093 12296 pending_rounds.cc:107] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:03:19.292328 12296 raft_consensus.cc:2889] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:19.316414 12243 raft_consensus.cc:993] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44: : Instructing follower 4d9954c6c09e45dea3ba62da5d9647dc to start an election
I20260709 13:03:19.316859 12340 raft_consensus.cc:1081] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Signalling peer 4d9954c6c09e45dea3ba62da5d9647dc to start an election
I20260709 13:03:19.318252 12104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ee184cdb3c7460e852aa0e9b4c26fad"
dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
 from {username='slave'} at 127.0.0.1:42898
I20260709 13:03:19.318886 12104 raft_consensus.cc:493] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:19.319213 12104 raft_consensus.cc:3060] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.323922 12104 raft_consensus.cc:515] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.325688 12104 leader_election.cc:290] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479)
I20260709 13:03:19.326573 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee184cdb3c7460e852aa0e9b4c26fad" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:19.326812 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee184cdb3c7460e852aa0e9b4c26fad" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
I20260709 13:03:19.327265 12296 raft_consensus.cc:3060] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.327482 12030 raft_consensus.cc:3055] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:19.327828 12030 raft_consensus.cc:740] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:19.328490 12030 consensus_queue.cc:260] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.329622 12030 raft_consensus.cc:3060] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.333778 12296 raft_consensus.cc:2468] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 2.
I20260709 13:03:19.334420 12030 raft_consensus.cc:2468] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 2.
I20260709 13:03:19.335053 12070 leader_election.cc:304] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9954c6c09e45dea3ba62da5d9647dc, 68fd0182a79046cfa93f1128734534ce; no voters: 
I20260709 13:03:19.335888 12160 raft_consensus.cc:2804] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:19.336293 12160 raft_consensus.cc:697] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Becoming Leader. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:19.336980 12160 consensus_queue.cc:237] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.343287 11852 catalog_manager.cc:5697] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc reported cstate change: term changed from 1 to 2, leader changed from e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194) to 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195). New cstate: current_term: 2 leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:19.435813 12243 raft_consensus.cc:993] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44: : Instructing follower 4d9954c6c09e45dea3ba62da5d9647dc to start an election
I20260709 13:03:19.436349 12340 raft_consensus.cc:1081] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Signalling peer 4d9954c6c09e45dea3ba62da5d9647dc to start an election
I20260709 13:03:19.438246 12104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728"
dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
 from {username='slave'} at 127.0.0.1:42898
I20260709 13:03:19.438848 12104 raft_consensus.cc:493] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:19.439244 12104 raft_consensus.cc:3060] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.444621 12104 raft_consensus.cc:515] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.447242 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:19.447499 12104 leader_election.cc:290] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479)
I20260709 13:03:19.447678 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
I20260709 13:03:19.447849 12296 raft_consensus.cc:3060] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.448316 12030 raft_consensus.cc:3055] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:19.448612 12030 raft_consensus.cc:740] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:19.449316 12030 consensus_queue.cc:260] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.450414 12030 raft_consensus.cc:3060] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.454674 12296 raft_consensus.cc:2468] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 2.
I20260709 13:03:19.455844 12070 leader_election.cc:304] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9954c6c09e45dea3ba62da5d9647dc, 68fd0182a79046cfa93f1128734534ce; no voters: 
I20260709 13:03:19.456772 12160 raft_consensus.cc:2804] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:19.457209 12160 raft_consensus.cc:697] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Becoming Leader. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:19.457746 12030 raft_consensus.cc:2468] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 2.
I20260709 13:03:19.457906 12160 consensus_queue.cc:237] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.464888 11852 catalog_manager.cc:5697] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc reported cstate change: term changed from 1 to 2, leader changed from e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194) to 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195). New cstate: current_term: 2 leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:19.480271 12296 raft_consensus.cc:3060] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.485047 12296 pending_rounds.cc:85] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce: Aborting all ops after (but not including) 0
I20260709 13:03:19.485251 12296 pending_rounds.cc:107] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:03:19.485416 12296 raft_consensus.cc:2889] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:19.582197 12296 raft_consensus.cc:3060] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.587124 12296 pending_rounds.cc:85] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce: Aborting all ops after (but not including) 0
I20260709 13:03:19.587404 12296 pending_rounds.cc:107] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:03:19.587687 12296 raft_consensus.cc:2889] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:19.718667 12244 raft_consensus.cc:993] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc: : Instructing follower e0bcf21613474a61ba77e97e10ae2b44 to start an election
I20260709 13:03:19.719142 12351 raft_consensus.cc:1081] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Signalling peer e0bcf21613474a61ba77e97e10ae2b44 to start an election
I20260709 13:03:19.720445 12030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "396275d571064e38a4e774f936ce6ea5"
dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
 from {username='slave'} at 127.0.0.1:49534
I20260709 13:03:19.720896 12030 raft_consensus.cc:493] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:19.721171 12030 raft_consensus.cc:3060] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:19.725075 12296 raft_consensus.cc:1275] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:19.725752 12030 raft_consensus.cc:515] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.726560 12351 consensus_queue.cc:1048] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:19.728056 12030 leader_election.cc:290] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 3 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:19.728379 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396275d571064e38a4e774f936ce6ea5" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:19.729001 12296 raft_consensus.cc:3060] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:19.729440 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396275d571064e38a4e774f936ce6ea5" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
I20260709 13:03:19.730041 12104 raft_consensus.cc:3055] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:19.730379 12104 raft_consensus.cc:740] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:19.731257 12104 consensus_queue.cc:260] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [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: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.732627 12104 raft_consensus.cc:3060] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:19.738566 12296 raft_consensus.cc:2468] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 3.
I20260709 13:03:19.739812 11996 leader_election.cc:304] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [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: 68fd0182a79046cfa93f1128734534ce, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:19.740680 12340 raft_consensus.cc:2804] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:19.741241 12340 raft_consensus.cc:697] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 LEADER]: Becoming Leader. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:19.742120 12340 consensus_queue.cc:237] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [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: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:19.740276 12104 raft_consensus.cc:2468] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 3.
I20260709 13:03:19.744031 12030 raft_consensus.cc:1275] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:19.747121 12351 consensus_queue.cc:1048] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:19.753364 11852 catalog_manager.cc:5697] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 reported cstate change: term changed from 2 to 3, leader changed from 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195) to e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194). New cstate: current_term: 3 leader_uuid: "e0bcf21613474a61ba77e97e10ae2b44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.868896 12030 raft_consensus.cc:1275] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:19.870138 12351 consensus_queue.cc:1048] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:19.878237 12296 raft_consensus.cc:1275] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:19.879864 12244 consensus_queue.cc:1048] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:20.193408  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:03:20.196419 11901 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:20.202289 12104 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728"
dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
mode: GRACEFUL
new_leader_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
 from {username='slave'} at 127.0.0.1:46208
I20260709 13:03:20.202924 12104 raft_consensus.cc:606] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Received request to transfer leadership to TS e0bcf21613474a61ba77e97e10ae2b44
I20260709 13:03:20.205415 12030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "148bf0d8f4a14d2c85b275415718ccca"
dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
mode: GRACEFUL
new_leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
 from {username='slave'} at 127.0.0.1:41252
I20260709 13:03:20.205892 12030 raft_consensus.cc:606] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Received request to transfer leadership to TS 4d9954c6c09e45dea3ba62da5d9647dc
I20260709 13:03:20.208155 12104 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "740afa22811b4c22a2bd7810ac21c1c0"
dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
mode: GRACEFUL
new_leader_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
 from {username='slave'} at 127.0.0.1:46208
I20260709 13:03:20.208619 12104 raft_consensus.cc:606] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Received request to transfer leadership to TS e0bcf21613474a61ba77e97e10ae2b44
I20260709 13:03:20.209645  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:03:20.210096  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:20.210640  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:20.226632 12296 raft_consensus.cc:1275] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 3 FOLLOWER]: Refusing update from remote peer e0bcf21613474a61ba77e97e10ae2b44: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:20.228085 12356 consensus_queue.cc:1048] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:20.237628 12104 raft_consensus.cc:1275] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Refusing update from remote peer e0bcf21613474a61ba77e97e10ae2b44: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:20.239293 12359 consensus_queue.cc:1048] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:20.252478 12244 raft_consensus.cc:993] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc: : Instructing follower e0bcf21613474a61ba77e97e10ae2b44 to start an election
I20260709 13:03:20.253001 12351 raft_consensus.cc:1081] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Signalling peer e0bcf21613474a61ba77e97e10ae2b44 to start an election
I20260709 13:03:20.254431 12030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "740afa22811b4c22a2bd7810ac21c1c0"
dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
 from {username='slave'} at 127.0.0.1:49534
I20260709 13:03:20.254802 12030 raft_consensus.cc:493] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:20.255105 12030 raft_consensus.cc:3060] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:20.259629 12030 raft_consensus.cc:515] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:20.261274 12030 leader_election.cc:290] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 3 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:20.262238 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740afa22811b4c22a2bd7810ac21c1c0" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:20.262396 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740afa22811b4c22a2bd7810ac21c1c0" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
I20260709 13:03:20.262877 12296 raft_consensus.cc:3060] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:20.262951 12104 raft_consensus.cc:3055] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:20.263449 12104 raft_consensus.cc:740] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:20.264328 12104 consensus_queue.cc:260] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [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: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:20.265545 12104 raft_consensus.cc:3060] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:20.269558 12296 raft_consensus.cc:2468] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 3.
I20260709 13:03:20.270633 11996 leader_election.cc:304] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [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: 68fd0182a79046cfa93f1128734534ce, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:20.270744 12104 raft_consensus.cc:2468] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 3.
I20260709 13:03:20.271415 12359 raft_consensus.cc:2804] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:20.271854 12359 raft_consensus.cc:697] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 LEADER]: Becoming Leader. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:20.272599 12359 consensus_queue.cc:237] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [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: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:20.279428 11853 catalog_manager.cc:5697] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 reported cstate change: term changed from 2 to 3, leader changed from 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195) to e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194). New cstate: current_term: 3 leader_uuid: "e0bcf21613474a61ba77e97e10ae2b44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:20.335443 12244 raft_consensus.cc:993] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc: : Instructing follower e0bcf21613474a61ba77e97e10ae2b44 to start an election
I20260709 13:03:20.335876 12351 raft_consensus.cc:1081] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Signalling peer e0bcf21613474a61ba77e97e10ae2b44 to start an election
I20260709 13:03:20.337211 12030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728"
dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
 from {username='slave'} at 127.0.0.1:49534
I20260709 13:03:20.337636 12030 raft_consensus.cc:493] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:20.337909 12030 raft_consensus.cc:3060] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:20.342082 12030 raft_consensus.cc:515] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:20.343487 12030 leader_election.cc:290] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 3 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:20.344306 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:20.344481 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
I20260709 13:03:20.344949 12296 raft_consensus.cc:3060] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:20.344996 12104 raft_consensus.cc:3055] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:20.345412 12104 raft_consensus.cc:740] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:20.346218 12104 consensus_queue.cc:260] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [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: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:20.347470 12104 raft_consensus.cc:3060] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:20.351990 12296 raft_consensus.cc:2468] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 3.
I20260709 13:03:20.353255 11996 leader_election.cc:304] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [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: 68fd0182a79046cfa93f1128734534ce, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:20.353886 12359 raft_consensus.cc:2804] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:20.354044 12104 raft_consensus.cc:2468] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 3.
I20260709 13:03:20.354291 12359 raft_consensus.cc:697] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 LEADER]: Becoming Leader. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:20.355175 12359 consensus_queue.cc:237] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [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: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:20.360786 11853 catalog_manager.cc:5697] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 reported cstate change: term changed from 2 to 3, leader changed from 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195) to e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194). New cstate: current_term: 3 leader_uuid: "e0bcf21613474a61ba77e97e10ae2b44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:20.488703 12340 raft_consensus.cc:993] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44: : Instructing follower 4d9954c6c09e45dea3ba62da5d9647dc to start an election
I20260709 13:03:20.489102 12359 raft_consensus.cc:1081] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Signalling peer 4d9954c6c09e45dea3ba62da5d9647dc to start an election
I20260709 13:03:20.490516 12104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "148bf0d8f4a14d2c85b275415718ccca"
dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
 from {username='slave'} at 127.0.0.1:42898
I20260709 13:03:20.490990 12104 raft_consensus.cc:493] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:20.491308 12104 raft_consensus.cc:3060] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:20.495811 12104 raft_consensus.cc:515] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:20.497113 12104 leader_election.cc:290] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479)
I20260709 13:03:20.498097 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148bf0d8f4a14d2c85b275415718ccca" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
I20260709 13:03:20.498636 12030 raft_consensus.cc:3055] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:20.498965 12030 raft_consensus.cc:740] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:20.498799 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148bf0d8f4a14d2c85b275415718ccca" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:20.499548 12296 raft_consensus.cc:3060] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:20.499817 12030 consensus_queue.cc:260] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:20.500998 12030 raft_consensus.cc:3060] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:20.506079 12296 raft_consensus.cc:2468] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 2.
I20260709 13:03:20.507229 12030 raft_consensus.cc:2468] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 2.
I20260709 13:03:20.507302 12070 leader_election.cc:304] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9954c6c09e45dea3ba62da5d9647dc, 68fd0182a79046cfa93f1128734534ce; no voters: 
I20260709 13:03:20.508230 12351 raft_consensus.cc:2804] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:20.508697 12351 raft_consensus.cc:697] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Becoming Leader. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:20.509320 12351 consensus_queue.cc:237] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:20.515883 11853 catalog_manager.cc:5697] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc reported cstate change: term changed from 1 to 2, leader changed from e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194) to 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195). New cstate: current_term: 2 leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:20.809043 12104 raft_consensus.cc:1275] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Refusing update from remote peer e0bcf21613474a61ba77e97e10ae2b44: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:20.810348 12359 consensus_queue.cc:1048] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:20.816334 12104 raft_consensus.cc:1275] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Refusing update from remote peer e0bcf21613474a61ba77e97e10ae2b44: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:20.818244 12340 consensus_queue.cc:1048] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:20.821529 12296 raft_consensus.cc:1275] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 3 FOLLOWER]: Refusing update from remote peer e0bcf21613474a61ba77e97e10ae2b44: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:20.823235 12340 consensus_queue.cc:1048] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:20.834889 12295 raft_consensus.cc:1275] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 3 FOLLOWER]: Refusing update from remote peer e0bcf21613474a61ba77e97e10ae2b44: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:20.837822 12340 consensus_queue.cc:1048] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:20.989274 12296 raft_consensus.cc:1275] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:20.990398 12351 consensus_queue.cc:1048] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:20.998492 12030 raft_consensus.cc:1275] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:21.000275 12351 consensus_queue.cc:1048] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:21.197422 11901 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:21.216682  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:21.224416 12030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728"
dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
mode: GRACEFUL
new_leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
 from {username='slave'} at 127.0.0.1:41252
I20260709 13:03:21.224939 12030 raft_consensus.cc:606] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 LEADER]: Received request to transfer leadership to TS 4d9954c6c09e45dea3ba62da5d9647dc
I20260709 13:03:21.232092 12030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "396275d571064e38a4e774f936ce6ea5"
dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
mode: GRACEFUL
new_leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
 from {username='slave'} at 127.0.0.1:41252
I20260709 13:03:21.232542 12030 raft_consensus.cc:606] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 LEADER]: Received request to transfer leadership to TS 4d9954c6c09e45dea3ba62da5d9647dc
I20260709 13:03:21.234850 12103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f4bd568132944b4bdcc5775c4c31aaf"
dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
mode: GRACEFUL
new_leader_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
 from {username='slave'} at 127.0.0.1:46208
I20260709 13:03:21.235446 12103 raft_consensus.cc:606] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 LEADER]: Received request to transfer leadership to TS e0bcf21613474a61ba77e97e10ae2b44
I20260709 13:03:21.236651  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:03:21.237103  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:21.237658  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:21.273288 12368 raft_consensus.cc:993] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44: : Instructing follower 4d9954c6c09e45dea3ba62da5d9647dc to start an election
I20260709 13:03:21.273823 12359 raft_consensus.cc:1081] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 LEADER]: Signalling peer 4d9954c6c09e45dea3ba62da5d9647dc to start an election
I20260709 13:03:21.275360 12103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728"
dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
 from {username='slave'} at 127.0.0.1:42898
I20260709 13:03:21.275836 12103 raft_consensus.cc:493] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:21.276130 12103 raft_consensus.cc:3060] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:21.281697 12103 raft_consensus.cc:515] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:21.283473 12103 leader_election.cc:290] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 4 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479)
I20260709 13:03:21.284147 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:21.284447 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
I20260709 13:03:21.284814 12296 raft_consensus.cc:3060] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:21.284988 12030 raft_consensus.cc:3055] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:21.285341 12030 raft_consensus.cc:740] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:21.286038 12030 consensus_queue.cc:260] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [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: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:21.286971 12030 raft_consensus.cc:3060] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:21.289688 12296 raft_consensus.cc:2468] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 4.
I20260709 13:03:21.290669 12070 leader_election.cc:304] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [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: 4d9954c6c09e45dea3ba62da5d9647dc, 68fd0182a79046cfa93f1128734534ce; no voters: 
I20260709 13:03:21.291476 12351 raft_consensus.cc:2804] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:21.291571 12030 raft_consensus.cc:2468] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 4.
I20260709 13:03:21.291926 12351 raft_consensus.cc:697] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 4 LEADER]: Becoming Leader. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:21.292783 12351 consensus_queue.cc:237] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [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: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:21.298355 11851 catalog_manager.cc:5697] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc reported cstate change: term changed from 3 to 4, leader changed from e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194) to 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195). New cstate: current_term: 4 leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:21.310631 12351 raft_consensus.cc:993] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc: : Instructing follower e0bcf21613474a61ba77e97e10ae2b44 to start an election
I20260709 13:03:21.311079 12374 raft_consensus.cc:1081] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 LEADER]: Signalling peer e0bcf21613474a61ba77e97e10ae2b44 to start an election
I20260709 13:03:21.312448 12029 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f4bd568132944b4bdcc5775c4c31aaf"
dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
 from {username='slave'} at 127.0.0.1:49534
I20260709 13:03:21.312937 12029 raft_consensus.cc:493] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:21.313230 12029 raft_consensus.cc:3060] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.317939 12029 raft_consensus.cc:515] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:21.319621 12029 leader_election.cc:290] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 2 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:21.320237 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4bd568132944b4bdcc5775c4c31aaf" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:21.320825 12296 raft_consensus.cc:3060] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.320621 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4bd568132944b4bdcc5775c4c31aaf" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
I20260709 13:03:21.321341 12103 raft_consensus.cc:3055] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:21.321672 12103 raft_consensus.cc:740] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:21.322424 12103 consensus_queue.cc:260] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:21.323691 12103 raft_consensus.cc:3060] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.327206 12296 raft_consensus.cc:2468] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 2.
I20260709 13:03:21.328289 11996 leader_election.cc:304] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68fd0182a79046cfa93f1128734534ce, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:21.328996 12359 raft_consensus.cc:2804] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:21.329428 12359 raft_consensus.cc:697] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 [term 2 LEADER]: Becoming Leader. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:21.330267 12103 raft_consensus.cc:2468] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 2.
I20260709 13:03:21.330152 12359 consensus_queue.cc:237] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:21.336791 11851 catalog_manager.cc:5697] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 reported cstate change: term changed from 1 to 2, leader changed from 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195) to e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194). New cstate: current_term: 2 leader_uuid: "e0bcf21613474a61ba77e97e10ae2b44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:21.433579 12368 raft_consensus.cc:993] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44: : Instructing follower 4d9954c6c09e45dea3ba62da5d9647dc to start an election
I20260709 13:03:21.434132 12359 raft_consensus.cc:1081] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 LEADER]: Signalling peer 4d9954c6c09e45dea3ba62da5d9647dc to start an election
I20260709 13:03:21.435755 12103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "396275d571064e38a4e774f936ce6ea5"
dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
 from {username='slave'} at 127.0.0.1:42898
I20260709 13:03:21.436218 12103 raft_consensus.cc:493] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:21.436525 12103 raft_consensus.cc:3060] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:21.441147 12103 raft_consensus.cc:515] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:21.442850 12103 leader_election.cc:290] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 4 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479)
I20260709 13:03:21.443516 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396275d571064e38a4e774f936ce6ea5" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:21.443809 12029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396275d571064e38a4e774f936ce6ea5" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
I20260709 13:03:21.444144 12296 raft_consensus.cc:3060] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:21.444429 12029 raft_consensus.cc:3055] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:21.444737 12029 raft_consensus.cc:740] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:21.445408 12029 consensus_queue.cc:260] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:21.446312 12029 raft_consensus.cc:3060] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:21.448490 12296 raft_consensus.cc:2468] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 4.
I20260709 13:03:21.449492 12070 leader_election.cc:304] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [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: 4d9954c6c09e45dea3ba62da5d9647dc, 68fd0182a79046cfa93f1128734534ce; no voters: 
I20260709 13:03:21.450158 12374 raft_consensus.cc:2804] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:21.450543 12374 raft_consensus.cc:697] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 4 LEADER]: Becoming Leader. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:21.451439 12029 raft_consensus.cc:2468] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 4.
I20260709 13:03:21.451277 12374 consensus_queue.cc:237] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:21.457902 11851 catalog_manager.cc:5697] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc reported cstate change: term changed from 3 to 4, leader changed from e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194) to 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195). New cstate: current_term: 4 leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:21.763995 12296 raft_consensus.cc:1275] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 4 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:21.766139 12374 consensus_queue.cc:1048] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:21.766860 12103 raft_consensus.cc:1275] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Refusing update from remote peer e0bcf21613474a61ba77e97e10ae2b44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:21.768800 12359 consensus_queue.cc:1048] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:21.781414 12029 raft_consensus.cc:1275] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 4 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:21.785419 12351 consensus_queue.cc:1048] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:21.797286 12295 raft_consensus.cc:1275] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Refusing update from remote peer e0bcf21613474a61ba77e97e10ae2b44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:21.799099 12359 consensus_queue.cc:1048] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:21.834398 12295 raft_consensus.cc:1275] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 4 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:21.835790 12351 consensus_queue.cc:1048] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:21.850265 12030 raft_consensus.cc:1275] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 4 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:21.852730 12351 consensus_queue.cc:1048] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:03:22.198763 11901 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:22.244061  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:22.252655 12103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728"
dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
mode: GRACEFUL
new_leader_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
 from {username='slave'} at 127.0.0.1:46208
I20260709 13:03:22.253374 12103 raft_consensus.cc:606] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 4 LEADER]: Received request to transfer leadership to TS e0bcf21613474a61ba77e97e10ae2b44
I20260709 13:03:22.256198 12030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a747604fa494934aa60a0a19351fbf5"
dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
mode: GRACEFUL
new_leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
 from {username='slave'} at 127.0.0.1:41252
I20260709 13:03:22.256599 12030 raft_consensus.cc:606] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Received request to transfer leadership to TS 4d9954c6c09e45dea3ba62da5d9647dc
I20260709 13:03:22.259344 12103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0ae1f2e0c644d64ba46a03bdeab0150"
dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
mode: GRACEFUL
new_leader_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
 from {username='slave'} at 127.0.0.1:46208
I20260709 13:03:22.260044 12103 raft_consensus.cc:606] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Received request to transfer leadership to TS e0bcf21613474a61ba77e97e10ae2b44
I20260709 13:03:22.261395  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:03:22.262130  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:22.262925  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:22.338317 12351 raft_consensus.cc:993] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc: : Instructing follower e0bcf21613474a61ba77e97e10ae2b44 to start an election
I20260709 13:03:22.339143 12244 raft_consensus.cc:1081] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 4 LEADER]: Signalling peer e0bcf21613474a61ba77e97e10ae2b44 to start an election
I20260709 13:03:22.340662 12030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728"
dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
 from {username='slave'} at 127.0.0.1:49534
I20260709 13:03:22.341202 12030 raft_consensus.cc:493] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:22.341529 12030 raft_consensus.cc:3060] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:22.348096 12030 raft_consensus.cc:515] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:22.350100 12030 leader_election.cc:290] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 5 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:22.351470 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:22.352312 12296 raft_consensus.cc:3060] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:22.353441 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7e24e61c1043b7aec04a6f06a44728" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
I20260709 13:03:22.353926 12104 raft_consensus.cc:3055] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:22.354173 12104 raft_consensus.cc:740] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:22.355189 12104 consensus_queue.cc:260] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [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: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:22.356208 12104 raft_consensus.cc:3060] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:22.361238 12296 raft_consensus.cc:2468] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 5.
I20260709 13:03:22.362588 11996 leader_election.cc:304] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [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: 68fd0182a79046cfa93f1128734534ce, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:22.362876 12104 raft_consensus.cc:2468] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 5.
I20260709 13:03:22.363372 12376 raft_consensus.cc:2804] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:22.363922 12376 raft_consensus.cc:697] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 5 LEADER]: Becoming Leader. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:22.364857 12376 consensus_queue.cc:237] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [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: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:22.371109 11853 catalog_manager.cc:5697] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 reported cstate change: term changed from 4 to 5, leader changed from 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195) to e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194). New cstate: current_term: 5 leader_uuid: "e0bcf21613474a61ba77e97e10ae2b44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:22.717660 12351 raft_consensus.cc:993] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc: : Instructing follower e0bcf21613474a61ba77e97e10ae2b44 to start an election
I20260709 13:03:22.718137 12351 raft_consensus.cc:1081] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Signalling peer e0bcf21613474a61ba77e97e10ae2b44 to start an election
I20260709 13:03:22.719728 12030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0ae1f2e0c644d64ba46a03bdeab0150"
dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
 from {username='slave'} at 127.0.0.1:49534
I20260709 13:03:22.720223 12030 raft_consensus.cc:493] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:22.720551 12030 raft_consensus.cc:3060] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:22.725735 12030 raft_consensus.cc:515] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:22.727298 12030 leader_election.cc:290] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 3 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097)
I20260709 13:03:22.728302 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ae1f2e0c644d64ba46a03bdeab0150" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
I20260709 13:03:22.728430 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ae1f2e0c644d64ba46a03bdeab0150" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:22.728825 12104 raft_consensus.cc:3055] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:22.729079 12296 raft_consensus.cc:3060] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:22.729166 12104 raft_consensus.cc:740] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:22.730091 12104 consensus_queue.cc:260] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [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: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:22.731083 12104 raft_consensus.cc:3060] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:22.734107 12296 raft_consensus.cc:2468] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 3.
I20260709 13:03:22.735375 11996 leader_election.cc:304] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [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: 68fd0182a79046cfa93f1128734534ce, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:22.735728 12104 raft_consensus.cc:2468] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 3.
I20260709 13:03:22.736095 12376 raft_consensus.cc:2804] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:22.736959 12376 raft_consensus.cc:697] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 LEADER]: Becoming Leader. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:22.737874 12376 consensus_queue.cc:237] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [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: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:22.744853 11853 catalog_manager.cc:5697] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 reported cstate change: term changed from 2 to 3, leader changed from 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195) to e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194). New cstate: current_term: 3 leader_uuid: "e0bcf21613474a61ba77e97e10ae2b44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:22.762987 12296 raft_consensus.cc:1275] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 5 FOLLOWER]: Refusing update from remote peer e0bcf21613474a61ba77e97e10ae2b44: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:03:22.764331 12376 consensus_queue.cc:1048] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:22.774693 12104 raft_consensus.cc:1275] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 5 FOLLOWER]: Refusing update from remote peer e0bcf21613474a61ba77e97e10ae2b44: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:03:22.776682 12395 consensus_queue.cc:1048] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:22.778268 12394 raft_consensus.cc:993] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44: : Instructing follower 4d9954c6c09e45dea3ba62da5d9647dc to start an election
I20260709 13:03:22.778774 12395 raft_consensus.cc:1081] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Signalling peer 4d9954c6c09e45dea3ba62da5d9647dc to start an election
I20260709 13:03:22.780638 12103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a747604fa494934aa60a0a19351fbf5"
dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
 from {username='slave'} at 127.0.0.1:42898
I20260709 13:03:22.781137 12103 raft_consensus.cc:493] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:22.781503 12103 raft_consensus.cc:3060] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:22.788856 12103 raft_consensus.cc:515] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } }
I20260709 13:03:22.790764 12103 leader_election.cc:290] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 election: Requested vote from peers e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479), 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443)
I20260709 13:03:22.790910 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a747604fa494934aa60a0a19351fbf5" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
I20260709 13:03:22.791597 12030 raft_consensus.cc:3055] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:22.791886 12030 raft_consensus.cc:740] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:22.791821 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a747604fa494934aa60a0a19351fbf5" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:22.792533 12296 raft_consensus.cc:3060] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:22.792948 12030 consensus_queue.cc:260] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } }
I20260709 13:03:22.794245 12030 raft_consensus.cc:3060] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:22.799218 12296 raft_consensus.cc:2468] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 2.
I20260709 13:03:22.800328 12070 leader_election.cc:304] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9954c6c09e45dea3ba62da5d9647dc, 68fd0182a79046cfa93f1128734534ce; no voters: 
I20260709 13:03:22.801203 12351 raft_consensus.cc:2804] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:22.801280 12030 raft_consensus.cc:2468] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 2.
I20260709 13:03:22.801725 12351 raft_consensus.cc:697] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Becoming Leader. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:22.802825 12351 consensus_queue.cc:237] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } }
I20260709 13:03:22.809604 11852 catalog_manager.cc:5697] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc reported cstate change: term changed from 1 to 2, leader changed from e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194) to 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195). New cstate: current_term: 2 leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:23.199790 11901 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:23.206441 12296 raft_consensus.cc:1275] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 3 FOLLOWER]: Refusing update from remote peer e0bcf21613474a61ba77e97e10ae2b44: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:23.207687 12395 consensus_queue.cc:1048] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:23.216003 12103 raft_consensus.cc:1275] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Refusing update from remote peer e0bcf21613474a61ba77e97e10ae2b44: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:23.218058 12376 consensus_queue.cc:1048] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:23.218639 12030 raft_consensus.cc:1275] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:23.220639 12351 consensus_queue.cc:1048] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:23.230818 12296 raft_consensus.cc:1275] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:23.232712 12351 consensus_queue.cc:1048] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:23.269740  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:23.276793 12103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a747604fa494934aa60a0a19351fbf5"
dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
mode: GRACEFUL
new_leader_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
 from {username='slave'} at 127.0.0.1:46208
I20260709 13:03:23.277230 12103 raft_consensus.cc:606] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Received request to transfer leadership to TS e0bcf21613474a61ba77e97e10ae2b44
I20260709 13:03:23.279587 12030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a876e971b3a41a9aac6b922e775ce95"
dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
mode: GRACEFUL
new_leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
 from {username='slave'} at 127.0.0.1:41252
I20260709 13:03:23.280104 12030 raft_consensus.cc:606] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Received request to transfer leadership to TS 4d9954c6c09e45dea3ba62da5d9647dc
I20260709 13:03:23.282624 12030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "740afa22811b4c22a2bd7810ac21c1c0"
dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
mode: GRACEFUL
new_leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
 from {username='slave'} at 127.0.0.1:41252
I20260709 13:03:23.283116 12030 raft_consensus.cc:606] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 LEADER]: Received request to transfer leadership to TS 4d9954c6c09e45dea3ba62da5d9647dc
I20260709 13:03:23.284225  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:03:23.284674  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:23.285221  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:23.411201 12394 raft_consensus.cc:993] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44: : Instructing follower 4d9954c6c09e45dea3ba62da5d9647dc to start an election
I20260709 13:03:23.411731 12376 raft_consensus.cc:1081] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 LEADER]: Signalling peer 4d9954c6c09e45dea3ba62da5d9647dc to start an election
I20260709 13:03:23.413244 12103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "740afa22811b4c22a2bd7810ac21c1c0"
dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
 from {username='slave'} at 127.0.0.1:42898
I20260709 13:03:23.413748 12103 raft_consensus.cc:493] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:23.414104 12103 raft_consensus.cc:3060] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:23.418975 12103 raft_consensus.cc:515] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:23.420488 12103 leader_election.cc:290] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 4 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479)
I20260709 13:03:23.421298 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740afa22811b4c22a2bd7810ac21c1c0" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:23.421427 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740afa22811b4c22a2bd7810ac21c1c0" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
I20260709 13:03:23.422082 12296 raft_consensus.cc:3060] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:23.422192 12030 raft_consensus.cc:3055] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:23.422595 12030 raft_consensus.cc:740] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:23.423465 12030 consensus_queue.cc:260] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:23.424631 12030 raft_consensus.cc:3060] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:23.428670 12296 raft_consensus.cc:2468] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 4.
I20260709 13:03:23.429698 12070 leader_election.cc:304] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [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: 4d9954c6c09e45dea3ba62da5d9647dc, 68fd0182a79046cfa93f1128734534ce; no voters: 
I20260709 13:03:23.430395 12351 raft_consensus.cc:2804] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:23.430804 12351 raft_consensus.cc:697] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 4 LEADER]: Becoming Leader. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:23.431092 12030 raft_consensus.cc:2468] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 4.
I20260709 13:03:23.431723 12351 consensus_queue.cc:237] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:23.439252 11852 catalog_manager.cc:5697] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc reported cstate change: term changed from 3 to 4, leader changed from e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194) to 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195). New cstate: current_term: 4 leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:23.658980 12395 raft_consensus.cc:993] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44: : Instructing follower 4d9954c6c09e45dea3ba62da5d9647dc to start an election
I20260709 13:03:23.659466 12376 raft_consensus.cc:1081] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Signalling peer 4d9954c6c09e45dea3ba62da5d9647dc to start an election
I20260709 13:03:23.661092 12103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a876e971b3a41a9aac6b922e775ce95"
dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
 from {username='slave'} at 127.0.0.1:42898
I20260709 13:03:23.661484 12103 raft_consensus.cc:493] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:23.661700 12103 raft_consensus.cc:3060] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:23.667122 12103 raft_consensus.cc:515] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:23.668527 12103 leader_election.cc:290] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 election: Requested vote from peers 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443), e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479)
I20260709 13:03:23.669292 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a876e971b3a41a9aac6b922e775ce95" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:23.669509 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a876e971b3a41a9aac6b922e775ce95" candidate_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
I20260709 13:03:23.670042 12296 raft_consensus.cc:3060] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:23.670091 12030 raft_consensus.cc:3055] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:23.670482 12030 raft_consensus.cc:740] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:23.671238 12030 consensus_queue.cc:260] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:23.672132 12030 raft_consensus.cc:3060] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:23.675076 12296 raft_consensus.cc:2468] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 2.
I20260709 13:03:23.676230 12070 leader_election.cc:304] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9954c6c09e45dea3ba62da5d9647dc, 68fd0182a79046cfa93f1128734534ce; no voters: 
I20260709 13:03:23.677065 12030 raft_consensus.cc:2468] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9954c6c09e45dea3ba62da5d9647dc in term 2.
I20260709 13:03:23.677073 12409 raft_consensus.cc:2804] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:23.677758 12409 raft_consensus.cc:697] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Becoming Leader. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:23.678812 12409 consensus_queue.cc:237] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } }
I20260709 13:03:23.685379 11852 catalog_manager.cc:5697] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc reported cstate change: term changed from 1 to 2, leader changed from e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194) to 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195). New cstate: current_term: 2 leader_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:23.815289 12409 raft_consensus.cc:993] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc: : Instructing follower e0bcf21613474a61ba77e97e10ae2b44 to start an election
I20260709 13:03:23.815920 12351 raft_consensus.cc:1081] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Signalling peer e0bcf21613474a61ba77e97e10ae2b44 to start an election
I20260709 13:03:23.817313 12030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a747604fa494934aa60a0a19351fbf5"
dest_uuid: "e0bcf21613474a61ba77e97e10ae2b44"
 from {username='slave'} at 127.0.0.1:49534
I20260709 13:03:23.817719 12030 raft_consensus.cc:493] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:23.818003 12030 raft_consensus.cc:3060] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:23.822563 12030 raft_consensus.cc:515] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } }
I20260709 13:03:23.824026 12030 leader_election.cc:290] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [CANDIDATE]: Term 3 election: Requested vote from peers 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195:40097), 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443)
I20260709 13:03:23.824875 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a747604fa494934aa60a0a19351fbf5" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d9954c6c09e45dea3ba62da5d9647dc"
I20260709 13:03:23.825024 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a747604fa494934aa60a0a19351fbf5" candidate_uuid: "e0bcf21613474a61ba77e97e10ae2b44" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68fd0182a79046cfa93f1128734534ce"
I20260709 13:03:23.825511 12103 raft_consensus.cc:3055] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:23.825567 12296 raft_consensus.cc:3060] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:23.825835 12103 raft_consensus.cc:740] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4d9954c6c09e45dea3ba62da5d9647dc, State: Running, Role: LEADER
I20260709 13:03:23.826592 12103 consensus_queue.cc:260] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [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: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } }
I20260709 13:03:23.827508 12103 raft_consensus.cc:3060] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:23.830102 12296 raft_consensus.cc:2468] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 3.
I20260709 13:03:23.831280 11996 leader_election.cc:304] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [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: 68fd0182a79046cfa93f1128734534ce, e0bcf21613474a61ba77e97e10ae2b44; no voters: 
I20260709 13:03:23.832059 12376 raft_consensus.cc:2804] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:23.832449 12376 raft_consensus.cc:697] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 LEADER]: Becoming Leader. State: Replica: e0bcf21613474a61ba77e97e10ae2b44, State: Running, Role: LEADER
I20260709 13:03:23.832870 12103 raft_consensus.cc:2468] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0bcf21613474a61ba77e97e10ae2b44 in term 3.
I20260709 13:03:23.833180 12376 consensus_queue.cc:237] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [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: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } }
I20260709 13:03:23.839727 11852 catalog_manager.cc:5697] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 reported cstate change: term changed from 2 to 3, leader changed from 4d9954c6c09e45dea3ba62da5d9647dc (127.7.49.195) to e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194). New cstate: current_term: 3 leader_uuid: "e0bcf21613474a61ba77e97e10ae2b44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:23.937553 12296 raft_consensus.cc:1275] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 4 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:23.938660 12351 consensus_queue.cc:1048] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:23.948827 12030 raft_consensus.cc:1275] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 4 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:23.950841 12351 consensus_queue.cc:1048] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:24.160010 12296 raft_consensus.cc:1275] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:24.161356 12351 consensus_queue.cc:1048] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "68fd0182a79046cfa93f1128734534ce" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:24.174379 12029 raft_consensus.cc:1275] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Refusing update from remote peer 4d9954c6c09e45dea3ba62da5d9647dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:24.175943 12351 consensus_queue.cc:1048] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0bcf21613474a61ba77e97e10ae2b44" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:24.200778 11901 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:24.291443  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:24.319438  7367 tablet_server.cc:179] TabletServer@127.7.49.193:36443 shutting down...
W20260709 13:03:24.323758 11996 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 86 similar messages]
W20260709 13:03:24.329432 11996 consensus_peers.cc:597] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:24.349305 12103 raft_consensus.cc:1275] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Refusing update from remote peer e0bcf21613474a61ba77e97e10ae2b44: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:24.350574 12376 consensus_queue.cc:1048] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9954c6c09e45dea3ba62da5d9647dc" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:24.351985  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:24.352977  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:24.354095  7367 raft_consensus.cc:2243] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.354787  7367 raft_consensus.cc:2272] T 0e7e24e61c1043b7aec04a6f06a44728 P 68fd0182a79046cfa93f1128734534ce [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.357968  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:24.358765  7367 raft_consensus.cc:2243] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.359392  7367 raft_consensus.cc:2272] T 2a747604fa494934aa60a0a19351fbf5 P 68fd0182a79046cfa93f1128734534ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.362421  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:24.363210  7367 raft_consensus.cc:2243] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.363778  7367 raft_consensus.cc:2272] T 396275d571064e38a4e774f936ce6ea5 P 68fd0182a79046cfa93f1128734534ce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.367239  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:24.368091  7367 raft_consensus.cc:2243] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.368651  7367 raft_consensus.cc:2272] T 3a876e971b3a41a9aac6b922e775ce95 P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.372215  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:24.373155  7367 raft_consensus.cc:2243] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.373690  7367 raft_consensus.cc:2272] T d0ae1f2e0c644d64ba46a03bdeab0150 P 68fd0182a79046cfa93f1128734534ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.375981  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:24.376540  7367 raft_consensus.cc:2243] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.376974  7367 raft_consensus.cc:2272] T 89e81967ecef460e946cf2021a4e1ee9 P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.379141  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:24.379663  7367 raft_consensus.cc:2243] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.380084  7367 raft_consensus.cc:2272] T 740afa22811b4c22a2bd7810ac21c1c0 P 68fd0182a79046cfa93f1128734534ce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.382647  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:24.383252  7367 raft_consensus.cc:2243] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.383744  7367 raft_consensus.cc:2272] T 148bf0d8f4a14d2c85b275415718ccca P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.385919  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:24.386483  7367 raft_consensus.cc:2243] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.387090  7367 raft_consensus.cc:2272] T 5f4bd568132944b4bdcc5775c4c31aaf P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.389214  7367 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:24.389684  7367 raft_consensus.cc:2243] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.390127  7367 raft_consensus.cc:2272] T 4ee184cdb3c7460e852aa0e9b4c26fad P 68fd0182a79046cfa93f1128734534ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.421279  7367 tablet_server.cc:196] TabletServer@127.7.49.193:36443 shutdown complete.
W20260709 13:03:24.424670 12070 consensus_peers.cc:597] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:24.435232 12070 consensus_peers.cc:597] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:24.451622 12070 consensus_peers.cc:597] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:24.453166  7367 tablet_server.cc:179] TabletServer@127.7.49.194:0 shutting down...
W20260709 13:03:24.454787 12070 consensus_peers.cc:597] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:24.471727 12067 consensus_peers.cc:597] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc -> Peer e0bcf21613474a61ba77e97e10ae2b44 (127.7.49.194:46479): Couldn't send request to peer e0bcf21613474a61ba77e97e10ae2b44. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:24.480203  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:24.481015  7367 tablet_replica.cc:333] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44: stopping tablet replica
I20260709 13:03:24.481916  7367 raft_consensus.cc:2243] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:24.482211 12070 consensus_peers.cc:597] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:24.482380  7367 raft_consensus.cc:2272] T 3a876e971b3a41a9aac6b922e775ce95 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.485375  7367 tablet_replica.cc:333] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44: stopping tablet replica
I20260709 13:03:24.485999  7367 raft_consensus.cc:2243] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.486467  7367 raft_consensus.cc:2272] T 4ee184cdb3c7460e852aa0e9b4c26fad P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.488503  7367 tablet_replica.cc:333] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44: stopping tablet replica
I20260709 13:03:24.489042  7367 raft_consensus.cc:2243] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.489473  7367 raft_consensus.cc:2272] T 396275d571064e38a4e774f936ce6ea5 P e0bcf21613474a61ba77e97e10ae2b44 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.491425  7367 tablet_replica.cc:333] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44: stopping tablet replica
I20260709 13:03:24.491912  7367 raft_consensus.cc:2243] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.492686  7367 raft_consensus.cc:2272] T 2a747604fa494934aa60a0a19351fbf5 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.495141  7367 tablet_replica.cc:333] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44: stopping tablet replica
I20260709 13:03:24.495733  7367 raft_consensus.cc:2243] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.496439  7367 raft_consensus.cc:2272] T 0e7e24e61c1043b7aec04a6f06a44728 P e0bcf21613474a61ba77e97e10ae2b44 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.498238  7367 tablet_replica.cc:333] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44: stopping tablet replica
I20260709 13:03:24.498769  7367 raft_consensus.cc:2243] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.499282  7367 raft_consensus.cc:2272] T 148bf0d8f4a14d2c85b275415718ccca P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.501197  7367 tablet_replica.cc:333] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44: stopping tablet replica
I20260709 13:03:24.501718  7367 raft_consensus.cc:2243] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.502445  7367 raft_consensus.cc:2272] T 5f4bd568132944b4bdcc5775c4c31aaf P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.504321  7367 tablet_replica.cc:333] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44: stopping tablet replica
I20260709 13:03:24.504832  7367 raft_consensus.cc:2243] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.505250  7367 raft_consensus.cc:2272] T 89e81967ecef460e946cf2021a4e1ee9 P e0bcf21613474a61ba77e97e10ae2b44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.507225  7367 tablet_replica.cc:333] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44: stopping tablet replica
I20260709 13:03:24.507707  7367 raft_consensus.cc:2243] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.508102  7367 raft_consensus.cc:2272] T 740afa22811b4c22a2bd7810ac21c1c0 P e0bcf21613474a61ba77e97e10ae2b44 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.510421  7367 tablet_replica.cc:333] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44: stopping tablet replica
I20260709 13:03:24.510914  7367 raft_consensus.cc:2243] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.511679  7367 raft_consensus.cc:2272] T d0ae1f2e0c644d64ba46a03bdeab0150 P e0bcf21613474a61ba77e97e10ae2b44 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.533406  7367 tablet_server.cc:196] TabletServer@127.7.49.194:0 shutdown complete.
I20260709 13:03:24.557533  7367 tablet_server.cc:179] TabletServer@127.7.49.195:0 shutting down...
W20260709 13:03:24.585364 12070 consensus_peers.cc:597] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc -> Peer 68fd0182a79046cfa93f1128734534ce (127.7.49.193:36443): Couldn't send request to peer 68fd0182a79046cfa93f1128734534ce. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:36443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:24.586923  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:24.587872  7367 tablet_replica.cc:333] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc: stopping tablet replica
I20260709 13:03:24.588580  7367 raft_consensus.cc:2243] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.589402  7367 raft_consensus.cc:2272] T 3a876e971b3a41a9aac6b922e775ce95 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.591982  7367 tablet_replica.cc:333] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc: stopping tablet replica
I20260709 13:03:24.592559  7367 raft_consensus.cc:2243] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.593364  7367 raft_consensus.cc:2272] T 4ee184cdb3c7460e852aa0e9b4c26fad P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.595511  7367 tablet_replica.cc:333] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc: stopping tablet replica
I20260709 13:03:24.596045  7367 raft_consensus.cc:2243] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.596745  7367 raft_consensus.cc:2272] T 396275d571064e38a4e774f936ce6ea5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.598744  7367 tablet_replica.cc:333] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc: stopping tablet replica
I20260709 13:03:24.599332  7367 raft_consensus.cc:2243] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.599730  7367 raft_consensus.cc:2272] T d0ae1f2e0c644d64ba46a03bdeab0150 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.601492  7367 tablet_replica.cc:333] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc: stopping tablet replica
I20260709 13:03:24.601990  7367 raft_consensus.cc:2243] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.602401  7367 raft_consensus.cc:2272] T 5f4bd568132944b4bdcc5775c4c31aaf P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.604378  7367 tablet_replica.cc:333] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc: stopping tablet replica
I20260709 13:03:24.604907  7367 raft_consensus.cc:2243] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.605667  7367 raft_consensus.cc:2272] T 148bf0d8f4a14d2c85b275415718ccca P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.607626  7367 tablet_replica.cc:333] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc: stopping tablet replica
I20260709 13:03:24.608125  7367 raft_consensus.cc:2243] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.608522  7367 raft_consensus.cc:2272] T 0e7e24e61c1043b7aec04a6f06a44728 P 4d9954c6c09e45dea3ba62da5d9647dc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.610419  7367 tablet_replica.cc:333] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc: stopping tablet replica
I20260709 13:03:24.610922  7367 raft_consensus.cc:2243] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.611341  7367 raft_consensus.cc:2272] T 2a747604fa494934aa60a0a19351fbf5 P 4d9954c6c09e45dea3ba62da5d9647dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.614346  7367 tablet_replica.cc:333] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc: stopping tablet replica
I20260709 13:03:24.614876  7367 raft_consensus.cc:2243] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.615633  7367 raft_consensus.cc:2272] T 740afa22811b4c22a2bd7810ac21c1c0 P 4d9954c6c09e45dea3ba62da5d9647dc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.617707  7367 tablet_replica.cc:333] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc: stopping tablet replica
I20260709 13:03:24.618165  7367 raft_consensus.cc:2243] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.619144  7367 raft_consensus.cc:2272] T 89e81967ecef460e946cf2021a4e1ee9 P 4d9954c6c09e45dea3ba62da5d9647dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.650664  7367 tablet_server.cc:196] TabletServer@127.7.49.195:0 shutdown complete.
I20260709 13:03:24.673887  7367 master.cc:562] Master@127.7.49.254:40741 shutting down...
I20260709 13:03:24.699584  7367 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.700201  7367 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.700572  7367 tablet_replica.cc:333] T 00000000000000000000000000000000 P bb1d5fc0f5314065822be633a08cc34e: stopping tablet replica
I20260709 13:03:24.721634  7367 master.cc:584] Master@127.7.49.254:40741 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12709 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:03:24.769469  7367 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.49.254:46177
I20260709 13:03:24.770726  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:24.776989 12434 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:24.777067 12433 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:24.777837 12436 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:24.779100  7367 server_base.cc:1061] running on GCE node
I20260709 13:03:24.780030  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:24.780244  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:24.780405  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602204780389 us; error 0 us; skew 500 ppm
I20260709 13:03:24.780957  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:24.783352  7367 webserver.cc:533] Webserver started at http://127.7.49.254:36699/ using document root <none> and password file <none>
I20260709 13:03:24.783851  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:24.784035  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:24.784318  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:24.785784  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/master-0-root/instance:
uuid: "e06f51c560b54113aa0ef2fa6373135f"
format_stamp: "Formatted at 2026-07-09 13:03:24 on dist-test-slave-z3gg"
I20260709 13:03:24.790035  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 13:03:24.793313 12441 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:24.794042  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:03:24.794327  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/master-0-root
uuid: "e06f51c560b54113aa0ef2fa6373135f"
format_stamp: "Formatted at 2026-07-09 13:03:24 on dist-test-slave-z3gg"
I20260709 13:03:24.794600  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:24.813666  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:24.814890  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:24.852056  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.254:46177
I20260709 13:03:24.852207 12492 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.254:46177 every 8 connection(s)
I20260709 13:03:24.856081 12493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.867908 12493 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f: Bootstrap starting.
I20260709 13:03:24.873186 12493 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:24.877714 12493 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f: No bootstrap required, opened a new log
I20260709 13:03:24.879959 12493 raft_consensus.cc:359] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e06f51c560b54113aa0ef2fa6373135f" member_type: VOTER }
I20260709 13:03:24.880400 12493 raft_consensus.cc:385] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:24.880661 12493 raft_consensus.cc:740] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e06f51c560b54113aa0ef2fa6373135f, State: Initialized, Role: FOLLOWER
I20260709 13:03:24.881194 12493 consensus_queue.cc:260] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e06f51c560b54113aa0ef2fa6373135f" member_type: VOTER }
I20260709 13:03:24.881635 12493 raft_consensus.cc:399] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:24.881863 12493 raft_consensus.cc:493] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:24.882112 12493 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:24.886741 12493 raft_consensus.cc:515] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e06f51c560b54113aa0ef2fa6373135f" member_type: VOTER }
I20260709 13:03:24.887302 12493 leader_election.cc:304] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [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: e06f51c560b54113aa0ef2fa6373135f; no voters: 
I20260709 13:03:24.888413 12493 leader_election.cc:290] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:24.888830 12496 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:24.890336 12496 raft_consensus.cc:697] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [term 1 LEADER]: Becoming Leader. State: Replica: e06f51c560b54113aa0ef2fa6373135f, State: Running, Role: LEADER
I20260709 13:03:24.890980 12496 consensus_queue.cc:237] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [LEADER]: Queue going to LEADER mode. State: All 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: "e06f51c560b54113aa0ef2fa6373135f" member_type: VOTER }
I20260709 13:03:24.891319 12493 sys_catalog.cc:565] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:24.894465 12497 sys_catalog.cc:455] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e06f51c560b54113aa0ef2fa6373135f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e06f51c560b54113aa0ef2fa6373135f" member_type: VOTER } }
I20260709 13:03:24.894610 12498 sys_catalog.cc:455] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [sys.catalog]: SysCatalogTable state changed. Reason: New leader e06f51c560b54113aa0ef2fa6373135f. Latest consensus state: current_term: 1 leader_uuid: "e06f51c560b54113aa0ef2fa6373135f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e06f51c560b54113aa0ef2fa6373135f" member_type: VOTER } }
I20260709 13:03:24.895239 12497 sys_catalog.cc:458] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:24.895330 12498 sys_catalog.cc:458] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:24.898765 12502 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:24.904034 12502 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:24.908485  7367 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:24.913897 12502 catalog_manager.cc:1383] Generated new cluster ID: afd96bf4e4234976bd47dd1c11471cc8
I20260709 13:03:24.914176 12502 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:24.932325 12502 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:24.933637 12502 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:24.955739 12502 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f: Generated new TSK 0
I20260709 13:03:24.956350 12502 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:24.975242  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:24.981066 12514 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:24.982151 12515 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:24.983937  7367 server_base.cc:1061] running on GCE node
W20260709 13:03:24.983848 12517 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:24.985100  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:24.985280  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:24.985405  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602204985394 us; error 0 us; skew 500 ppm
I20260709 13:03:24.985870  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:24.988070  7367 webserver.cc:533] Webserver started at http://127.7.49.193:46349/ using document root <none> and password file <none>
I20260709 13:03:24.988504  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:24.988658  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:24.988866  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:24.989900  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/ts-0-root/instance:
uuid: "a868a8df8f744715a33903bba8421dfa"
format_stamp: "Formatted at 2026-07-09 13:03:24 on dist-test-slave-z3gg"
I20260709 13:03:24.994458  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:03:24.997749 12522 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:24.998478  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:03:24.998764  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/ts-0-root
uuid: "a868a8df8f744715a33903bba8421dfa"
format_stamp: "Formatted at 2026-07-09 13:03:24 on dist-test-slave-z3gg"
I20260709 13:03:24.999075  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:25.013577  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:25.014875  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:25.016409  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:25.018626  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:25.018846  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:25.019124  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:25.019310  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:25.058123  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.193:45377
I20260709 13:03:25.058215 12584 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.193:45377 every 8 connection(s)
I20260709 13:03:25.063354  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:25.070890 12589 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:25.072402 12590 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:25.073897  7367 server_base.cc:1061] running on GCE node
W20260709 13:03:25.075591 12592 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:25.076609  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:03:25.076690 12585 heartbeater.cc:344] Connected to a master server at 127.7.49.254:46177
W20260709 13:03:25.076886  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:25.077193  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602205077173 us; error 0 us; skew 500 ppm
I20260709 13:03:25.077247 12585 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:25.077975  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:25.078054 12585 heartbeater.cc:507] Master 127.7.49.254:46177 requested a full tablet report, sending...
I20260709 13:03:25.080547 12458 ts_manager.cc:194] Registered new tserver with Master: a868a8df8f744715a33903bba8421dfa (127.7.49.193:45377)
I20260709 13:03:25.080922  7367 webserver.cc:533] Webserver started at http://127.7.49.194:35731/ using document root <none> and password file <none>
I20260709 13:03:25.081640  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:25.082015  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:25.082433  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:25.083364 12458 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45818
I20260709 13:03:25.084287  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/ts-1-root/instance:
uuid: "b71bdeae7995489fa2516896473f9ff8"
format_stamp: "Formatted at 2026-07-09 13:03:25 on dist-test-slave-z3gg"
I20260709 13:03:25.089190  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 13:03:25.092780 12597 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:25.093526  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:03:25.093815  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/ts-1-root
uuid: "b71bdeae7995489fa2516896473f9ff8"
format_stamp: "Formatted at 2026-07-09 13:03:25 on dist-test-slave-z3gg"
I20260709 13:03:25.094069  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:25.126708  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:25.127995  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:25.129619  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:25.131947  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:25.132161  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:25.132431  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:25.132611  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:25.173429  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.194:33607
I20260709 13:03:25.173527 12659 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.194:33607 every 8 connection(s)
I20260709 13:03:25.178318  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:25.184793 12663 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:25.185632 12664 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:25.187844  7367 server_base.cc:1061] running on GCE node
W20260709 13:03:25.189232 12666 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:25.190201 12660 heartbeater.cc:344] Connected to a master server at 127.7.49.254:46177
I20260709 13:03:25.190377  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:03:25.190569 12660 heartbeater.cc:461] Registering TS with master...
W20260709 13:03:25.190716  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:25.191037  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602205190999 us; error 0 us; skew 500 ppm
I20260709 13:03:25.191506 12660 heartbeater.cc:507] Master 127.7.49.254:46177 requested a full tablet report, sending...
I20260709 13:03:25.191636  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:25.193784 12458 ts_manager.cc:194] Registered new tserver with Master: b71bdeae7995489fa2516896473f9ff8 (127.7.49.194:33607)
I20260709 13:03:25.194489  7367 webserver.cc:533] Webserver started at http://127.7.49.195:37447/ using document root <none> and password file <none>
I20260709 13:03:25.195005  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:25.195271  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:25.195266 12458 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45834
I20260709 13:03:25.195760  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:25.197094  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/ts-2-root/instance:
uuid: "b24604e79922444ea8dbbcdcb2f88848"
format_stamp: "Formatted at 2026-07-09 13:03:25 on dist-test-slave-z3gg"
I20260709 13:03:25.201537  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:03:25.204586 12671 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:25.205327  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:03:25.205603  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/ts-2-root
uuid: "b24604e79922444ea8dbbcdcb2f88848"
format_stamp: "Formatted at 2026-07-09 13:03:25 on dist-test-slave-z3gg"
I20260709 13:03:25.205892  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079579855-7367-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:25.235240  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:25.236455  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:25.237885  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:25.240100  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:25.240317  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:25.240546  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:25.240717  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:25.279563  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.195:39105
I20260709 13:03:25.279656 12733 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.195:39105 every 8 connection(s)
I20260709 13:03:25.292517 12734 heartbeater.cc:344] Connected to a master server at 127.7.49.254:46177
I20260709 13:03:25.293067 12734 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:25.294482 12734 heartbeater.cc:507] Master 127.7.49.254:46177 requested a full tablet report, sending...
I20260709 13:03:25.296815 12458 ts_manager.cc:194] Registered new tserver with Master: b24604e79922444ea8dbbcdcb2f88848 (127.7.49.195:39105)
I20260709 13:03:25.297036  7367 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014473897s
I20260709 13:03:25.298161 12458 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45836
I20260709 13:03:25.323824 12458 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45848:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:03:25.326225 12458 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:03:25.368579 12699 tablet_service.cc:1511] Processing CreateTablet for tablet 17fd4340433847ae8054201140250e2e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c768212f320942dfa8dbbd01c095d262]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:03:25.370522 12699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fd4340433847ae8054201140250e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.371348 12698 tablet_service.cc:1511] Processing CreateTablet for tablet 008f9efbc97e449598d667048e7e18a6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c768212f320942dfa8dbbd01c095d262]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:03:25.372673 12698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008f9efbc97e449598d667048e7e18a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.375836 12549 tablet_service.cc:1511] Processing CreateTablet for tablet 008f9efbc97e449598d667048e7e18a6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c768212f320942dfa8dbbd01c095d262]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:03:25.379310 12549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008f9efbc97e449598d667048e7e18a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.378952 12550 tablet_service.cc:1511] Processing CreateTablet for tablet 17fd4340433847ae8054201140250e2e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c768212f320942dfa8dbbd01c095d262]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:03:25.391873 12550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fd4340433847ae8054201140250e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.399732 12625 tablet_service.cc:1511] Processing CreateTablet for tablet 17fd4340433847ae8054201140250e2e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c768212f320942dfa8dbbd01c095d262]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:03:25.401111 12625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fd4340433847ae8054201140250e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.405309 12624 tablet_service.cc:1511] Processing CreateTablet for tablet 008f9efbc97e449598d667048e7e18a6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c768212f320942dfa8dbbd01c095d262]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:03:25.406651 12624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008f9efbc97e449598d667048e7e18a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.420150 12749 tablet_bootstrap.cc:492] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848: Bootstrap starting.
I20260709 13:03:25.425328 12750 tablet_bootstrap.cc:492] T 008f9efbc97e449598d667048e7e18a6 P a868a8df8f744715a33903bba8421dfa: Bootstrap starting.
I20260709 13:03:25.427958 12751 tablet_bootstrap.cc:492] T 17fd4340433847ae8054201140250e2e P b71bdeae7995489fa2516896473f9ff8: Bootstrap starting.
I20260709 13:03:25.428484 12749 tablet_bootstrap.cc:654] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.432354 12750 tablet_bootstrap.cc:654] T 008f9efbc97e449598d667048e7e18a6 P a868a8df8f744715a33903bba8421dfa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.434458 12749 tablet_bootstrap.cc:492] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848: No bootstrap required, opened a new log
I20260709 13:03:25.434722 12751 tablet_bootstrap.cc:654] T 17fd4340433847ae8054201140250e2e P b71bdeae7995489fa2516896473f9ff8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.434939 12749 ts_tablet_manager.cc:1403] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260709 13:03:25.436805 12750 tablet_bootstrap.cc:492] T 008f9efbc97e449598d667048e7e18a6 P a868a8df8f744715a33903bba8421dfa: No bootstrap required, opened a new log
I20260709 13:03:25.437234 12750 ts_tablet_manager.cc:1403] T 008f9efbc97e449598d667048e7e18a6 P a868a8df8f744715a33903bba8421dfa: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 13:03:25.438372 12749 raft_consensus.cc:359] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.439122 12749 raft_consensus.cc:385] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.439415 12749 raft_consensus.cc:740] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b24604e79922444ea8dbbcdcb2f88848, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.440282 12751 tablet_bootstrap.cc:492] T 17fd4340433847ae8054201140250e2e P b71bdeae7995489fa2516896473f9ff8: No bootstrap required, opened a new log
I20260709 13:03:25.439985 12750 raft_consensus.cc:359] T 008f9efbc97e449598d667048e7e18a6 P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.440182 12749 consensus_queue.cc:260] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.440917 12751 ts_tablet_manager.cc:1403] T 17fd4340433847ae8054201140250e2e P b71bdeae7995489fa2516896473f9ff8: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260709 13:03:25.440913 12750 raft_consensus.cc:385] T 008f9efbc97e449598d667048e7e18a6 P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.441532 12750 raft_consensus.cc:740] T 008f9efbc97e449598d667048e7e18a6 P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a868a8df8f744715a33903bba8421dfa, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.442418 12750 consensus_queue.cc:260] T 008f9efbc97e449598d667048e7e18a6 P a868a8df8f744715a33903bba8421dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.444782 12585 heartbeater.cc:499] Master 127.7.49.254:46177 was elected leader, sending a full tablet report...
I20260709 13:03:25.444782 12751 raft_consensus.cc:359] T 17fd4340433847ae8054201140250e2e P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } } peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } }
I20260709 13:03:25.445719 12751 raft_consensus.cc:385] T 17fd4340433847ae8054201140250e2e P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.445901 12734 heartbeater.cc:499] Master 127.7.49.254:46177 was elected leader, sending a full tablet report...
I20260709 13:03:25.446049 12751 raft_consensus.cc:740] T 17fd4340433847ae8054201140250e2e P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b71bdeae7995489fa2516896473f9ff8, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.446738 12750 ts_tablet_manager.cc:1434] T 008f9efbc97e449598d667048e7e18a6 P a868a8df8f744715a33903bba8421dfa: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 13:03:25.447032 12751 consensus_queue.cc:260] T 17fd4340433847ae8054201140250e2e P b71bdeae7995489fa2516896473f9ff8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } } peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } }
I20260709 13:03:25.447793 12750 tablet_bootstrap.cc:492] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa: Bootstrap starting.
I20260709 13:03:25.449092 12749 ts_tablet_manager.cc:1434] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.004s
I20260709 13:03:25.450155 12749 tablet_bootstrap.cc:492] T 17fd4340433847ae8054201140250e2e P b24604e79922444ea8dbbcdcb2f88848: Bootstrap starting.
I20260709 13:03:25.455094 12750 tablet_bootstrap.cc:654] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.456535 12749 tablet_bootstrap.cc:654] T 17fd4340433847ae8054201140250e2e P b24604e79922444ea8dbbcdcb2f88848: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.459272 12660 heartbeater.cc:499] Master 127.7.49.254:46177 was elected leader, sending a full tablet report...
I20260709 13:03:25.460351 12751 ts_tablet_manager.cc:1434] T 17fd4340433847ae8054201140250e2e P b71bdeae7995489fa2516896473f9ff8: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.005s
I20260709 13:03:25.461493 12751 tablet_bootstrap.cc:492] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8: Bootstrap starting.
I20260709 13:03:25.467965 12751 tablet_bootstrap.cc:654] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.468540 12750 tablet_bootstrap.cc:492] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa: No bootstrap required, opened a new log
I20260709 13:03:25.469090 12750 ts_tablet_manager.cc:1403] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.006s
I20260709 13:03:25.474254 12749 tablet_bootstrap.cc:492] T 17fd4340433847ae8054201140250e2e P b24604e79922444ea8dbbcdcb2f88848: No bootstrap required, opened a new log
I20260709 13:03:25.475113 12749 ts_tablet_manager.cc:1403] T 17fd4340433847ae8054201140250e2e P b24604e79922444ea8dbbcdcb2f88848: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.003s
I20260709 13:03:25.475128 12750 raft_consensus.cc:359] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } } peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } }
I20260709 13:03:25.476166 12750 raft_consensus.cc:385] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.476454 12750 raft_consensus.cc:740] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a868a8df8f744715a33903bba8421dfa, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.477195 12750 consensus_queue.cc:260] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } } peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } }
I20260709 13:03:25.478881 12749 raft_consensus.cc:359] T 17fd4340433847ae8054201140250e2e P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } } peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } }
I20260709 13:03:25.479697 12749 raft_consensus.cc:385] T 17fd4340433847ae8054201140250e2e P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.480026 12751 tablet_bootstrap.cc:492] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8: No bootstrap required, opened a new log
I20260709 13:03:25.480129 12750 ts_tablet_manager.cc:1434] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 13:03:25.480746 12751 ts_tablet_manager.cc:1403] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260709 13:03:25.480046 12749 raft_consensus.cc:740] T 17fd4340433847ae8054201140250e2e P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b24604e79922444ea8dbbcdcb2f88848, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.482632 12749 consensus_queue.cc:260] T 17fd4340433847ae8054201140250e2e P b24604e79922444ea8dbbcdcb2f88848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } } peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } }
I20260709 13:03:25.483678 12751 raft_consensus.cc:359] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.484437 12751 raft_consensus.cc:385] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.484727 12749 ts_tablet_manager.cc:1434] T 17fd4340433847ae8054201140250e2e P b24604e79922444ea8dbbcdcb2f88848: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:03:25.484737 12751 raft_consensus.cc:740] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b71bdeae7995489fa2516896473f9ff8, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.486172 12751 consensus_queue.cc:260] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.489179 12751 ts_tablet_manager.cc:1434] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:25.512132 12756 raft_consensus.cc:493] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.512627 12756 raft_consensus.cc:515] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } } peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } }
I20260709 13:03:25.514606 12756 leader_election.cc:290] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b24604e79922444ea8dbbcdcb2f88848 (127.7.49.195:39105), b71bdeae7995489fa2516896473f9ff8 (127.7.49.194:33607)
I20260709 13:03:25.524495 12709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fd4340433847ae8054201140250e2e" candidate_uuid: "a868a8df8f744715a33903bba8421dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b24604e79922444ea8dbbcdcb2f88848" is_pre_election: true
I20260709 13:03:25.525187 12709 raft_consensus.cc:2468] T 17fd4340433847ae8054201140250e2e P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a868a8df8f744715a33903bba8421dfa in term 0.
I20260709 13:03:25.525314 12635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fd4340433847ae8054201140250e2e" candidate_uuid: "a868a8df8f744715a33903bba8421dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b71bdeae7995489fa2516896473f9ff8" is_pre_election: true
I20260709 13:03:25.526022 12635 raft_consensus.cc:2468] T 17fd4340433847ae8054201140250e2e P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a868a8df8f744715a33903bba8421dfa in term 0.
I20260709 13:03:25.526360 12526 leader_election.cc:304] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a868a8df8f744715a33903bba8421dfa, b24604e79922444ea8dbbcdcb2f88848; no voters: 
I20260709 13:03:25.526687 12757 raft_consensus.cc:493] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.527285 12756 raft_consensus.cc:2804] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:25.527179 12757 raft_consensus.cc:515] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.527635 12756 raft_consensus.cc:493] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:25.528018 12756 raft_consensus.cc:3060] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:25.529609 12757 leader_election.cc:290] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a868a8df8f744715a33903bba8421dfa (127.7.49.193:45377), b24604e79922444ea8dbbcdcb2f88848 (127.7.49.195:39105)
I20260709 13:03:25.535269 12756 raft_consensus.cc:515] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } } peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } }
I20260709 13:03:25.536016 12755 raft_consensus.cc:493] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.536540 12755 raft_consensus.cc:515] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.537918 12756 leader_election.cc:290] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [CANDIDATE]: Term 1 election: Requested vote from peers b24604e79922444ea8dbbcdcb2f88848 (127.7.49.195:39105), b71bdeae7995489fa2516896473f9ff8 (127.7.49.194:33607)
I20260709 13:03:25.538337 12709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fd4340433847ae8054201140250e2e" candidate_uuid: "a868a8df8f744715a33903bba8421dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b24604e79922444ea8dbbcdcb2f88848"
I20260709 13:03:25.538944 12709 raft_consensus.cc:3060] T 17fd4340433847ae8054201140250e2e P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:25.539117 12755 leader_election.cc:290] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a868a8df8f744715a33903bba8421dfa (127.7.49.193:45377), b71bdeae7995489fa2516896473f9ff8 (127.7.49.194:33607)
I20260709 13:03:25.546545 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008f9efbc97e449598d667048e7e18a6" candidate_uuid: "b71bdeae7995489fa2516896473f9ff8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a868a8df8f744715a33903bba8421dfa" is_pre_election: true
I20260709 13:03:25.547340 12560 raft_consensus.cc:2468] T 008f9efbc97e449598d667048e7e18a6 P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b71bdeae7995489fa2516896473f9ff8 in term 0.
I20260709 13:03:25.548436 12709 raft_consensus.cc:2468] T 17fd4340433847ae8054201140250e2e P b24604e79922444ea8dbbcdcb2f88848 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a868a8df8f744715a33903bba8421dfa in term 1.
I20260709 13:03:25.548811 12600 leader_election.cc:304] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a868a8df8f744715a33903bba8421dfa, b71bdeae7995489fa2516896473f9ff8; no voters: 
I20260709 13:03:25.548915 12635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fd4340433847ae8054201140250e2e" candidate_uuid: "a868a8df8f744715a33903bba8421dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b71bdeae7995489fa2516896473f9ff8"
I20260709 13:03:25.549576 12635 raft_consensus.cc:3060] T 17fd4340433847ae8054201140250e2e P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:25.549690 12526 leader_election.cc:304] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a868a8df8f744715a33903bba8421dfa, b24604e79922444ea8dbbcdcb2f88848; no voters: 
I20260709 13:03:25.550964 12757 raft_consensus.cc:2804] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:25.551525 12757 raft_consensus.cc:493] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:25.551954 12757 raft_consensus.cc:3060] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:25.555228 12756 raft_consensus.cc:2804] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:25.555264 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008f9efbc97e449598d667048e7e18a6" candidate_uuid: "b24604e79922444ea8dbbcdcb2f88848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b71bdeae7995489fa2516896473f9ff8" is_pre_election: true
I20260709 13:03:25.556599 12708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008f9efbc97e449598d667048e7e18a6" candidate_uuid: "b71bdeae7995489fa2516896473f9ff8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b24604e79922444ea8dbbcdcb2f88848" is_pre_election: true
I20260709 13:03:25.557322 12708 raft_consensus.cc:2468] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b71bdeae7995489fa2516896473f9ff8 in term 0.
I20260709 13:03:25.562441 12757 raft_consensus.cc:515] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.563088 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008f9efbc97e449598d667048e7e18a6" candidate_uuid: "b24604e79922444ea8dbbcdcb2f88848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a868a8df8f744715a33903bba8421dfa" is_pre_election: true
I20260709 13:03:25.563419 12756 raft_consensus.cc:697] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [term 1 LEADER]: Becoming Leader. State: Replica: a868a8df8f744715a33903bba8421dfa, State: Running, Role: LEADER
I20260709 13:03:25.563789 12634 raft_consensus.cc:2393] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b24604e79922444ea8dbbcdcb2f88848 in current term 1: Already voted for candidate b71bdeae7995489fa2516896473f9ff8 in this term.
I20260709 13:03:25.563766 12560 raft_consensus.cc:2468] T 008f9efbc97e449598d667048e7e18a6 P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b24604e79922444ea8dbbcdcb2f88848 in term 0.
I20260709 13:03:25.564348 12756 consensus_queue.cc:237] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } } peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } }
I20260709 13:03:25.565788 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008f9efbc97e449598d667048e7e18a6" candidate_uuid: "b71bdeae7995489fa2516896473f9ff8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a868a8df8f744715a33903bba8421dfa"
I20260709 13:03:25.566066 12709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008f9efbc97e449598d667048e7e18a6" candidate_uuid: "b71bdeae7995489fa2516896473f9ff8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b24604e79922444ea8dbbcdcb2f88848"
I20260709 13:03:25.566358 12560 raft_consensus.cc:3060] T 008f9efbc97e449598d667048e7e18a6 P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:25.566707 12709 raft_consensus.cc:3060] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:25.566500 12674 leader_election.cc:304] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [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: a868a8df8f744715a33903bba8421dfa, b24604e79922444ea8dbbcdcb2f88848; no voters: b71bdeae7995489fa2516896473f9ff8
I20260709 13:03:25.569288 12635 raft_consensus.cc:2468] T 17fd4340433847ae8054201140250e2e P b71bdeae7995489fa2516896473f9ff8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a868a8df8f744715a33903bba8421dfa in term 1.
I20260709 13:03:25.570408 12757 leader_election.cc:290] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [CANDIDATE]: Term 1 election: Requested vote from peers a868a8df8f744715a33903bba8421dfa (127.7.49.193:45377), b24604e79922444ea8dbbcdcb2f88848 (127.7.49.195:39105)
I20260709 13:03:25.574009 12560 raft_consensus.cc:2468] T 008f9efbc97e449598d667048e7e18a6 P a868a8df8f744715a33903bba8421dfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b71bdeae7995489fa2516896473f9ff8 in term 1.
I20260709 13:03:25.573961 12709 raft_consensus.cc:2468] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b71bdeae7995489fa2516896473f9ff8 in term 1.
I20260709 13:03:25.574746 12755 raft_consensus.cc:2764] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:03:25.575299 12600 leader_election.cc:304] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a868a8df8f744715a33903bba8421dfa, b71bdeae7995489fa2516896473f9ff8; no voters: 
I20260709 13:03:25.574961 12457 catalog_manager.cc:5697] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa reported cstate change: term changed from 0 to 1, leader changed from <none> to a868a8df8f744715a33903bba8421dfa (127.7.49.193). New cstate: current_term: 1 leader_uuid: "a868a8df8f744715a33903bba8421dfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:25.576164 12757 raft_consensus.cc:2804] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:25.577387 12757 raft_consensus.cc:697] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 1 LEADER]: Becoming Leader. State: Replica: b71bdeae7995489fa2516896473f9ff8, State: Running, Role: LEADER
I20260709 13:03:25.578145 12757 consensus_queue.cc:237] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.585788 12457 catalog_manager.cc:5697] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b71bdeae7995489fa2516896473f9ff8 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b71bdeae7995489fa2516896473f9ff8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:25.631250 12457 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45858:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:03:25.633152 12457 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:03:25.655344 12549 tablet_service.cc:1511] Processing CreateTablet for tablet 0b096864f16f42209188b44dff360bba (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=46914127acf542bd9ffb299c51e6eb44]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:03:25.656286 12625 tablet_service.cc:1511] Processing CreateTablet for tablet 0b096864f16f42209188b44dff360bba (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=46914127acf542bd9ffb299c51e6eb44]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:03:25.656767 12549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b096864f16f42209188b44dff360bba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.657541 12625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b096864f16f42209188b44dff360bba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.658339 12698 tablet_service.cc:1511] Processing CreateTablet for tablet 0b096864f16f42209188b44dff360bba (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=46914127acf542bd9ffb299c51e6eb44]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:03:25.659616 12698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b096864f16f42209188b44dff360bba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.660486 12550 tablet_service.cc:1511] Processing CreateTablet for tablet 878ef8fe52b44b399a537d0979e6b074 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=46914127acf542bd9ffb299c51e6eb44]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:03:25.661787 12550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 878ef8fe52b44b399a537d0979e6b074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.664356 12699 tablet_service.cc:1511] Processing CreateTablet for tablet 878ef8fe52b44b399a537d0979e6b074 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=46914127acf542bd9ffb299c51e6eb44]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:03:25.665519 12699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 878ef8fe52b44b399a537d0979e6b074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.668130 12624 tablet_service.cc:1511] Processing CreateTablet for tablet 878ef8fe52b44b399a537d0979e6b074 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=46914127acf542bd9ffb299c51e6eb44]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:03:25.669344 12624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 878ef8fe52b44b399a537d0979e6b074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.673072 12751 tablet_bootstrap.cc:492] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8: Bootstrap starting.
I20260709 13:03:25.678682 12750 tablet_bootstrap.cc:492] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa: Bootstrap starting.
I20260709 13:03:25.679348 12751 tablet_bootstrap.cc:654] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.685691 12750 tablet_bootstrap.cc:654] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.691226 12751 tablet_bootstrap.cc:492] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8: No bootstrap required, opened a new log
I20260709 13:03:25.691740 12751 ts_tablet_manager.cc:1403] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 13:03:25.694887 12751 raft_consensus.cc:359] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.695667 12751 raft_consensus.cc:385] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.696000 12751 raft_consensus.cc:740] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b71bdeae7995489fa2516896473f9ff8, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.696897 12751 consensus_queue.cc:260] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.698099 12749 tablet_bootstrap.cc:492] T 878ef8fe52b44b399a537d0979e6b074 P b24604e79922444ea8dbbcdcb2f88848: Bootstrap starting.
I20260709 13:03:25.699664 12750 tablet_bootstrap.cc:492] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa: No bootstrap required, opened a new log
I20260709 13:03:25.700210 12750 ts_tablet_manager.cc:1403] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260709 13:03:25.702164 12751 ts_tablet_manager.cc:1434] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:03:25.703339 12751 tablet_bootstrap.cc:492] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8: Bootstrap starting.
I20260709 13:03:25.703200 12750 raft_consensus.cc:359] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.704028 12750 raft_consensus.cc:385] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.704346 12750 raft_consensus.cc:740] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a868a8df8f744715a33903bba8421dfa, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.705180 12750 consensus_queue.cc:260] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.707571 12750 ts_tablet_manager.cc:1434] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:03:25.708698 12750 tablet_bootstrap.cc:492] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa: Bootstrap starting.
I20260709 13:03:25.710485 12751 tablet_bootstrap.cc:654] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.713114 12749 tablet_bootstrap.cc:654] T 878ef8fe52b44b399a537d0979e6b074 P b24604e79922444ea8dbbcdcb2f88848: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.715957 12750 tablet_bootstrap.cc:654] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.722561 12751 tablet_bootstrap.cc:492] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8: No bootstrap required, opened a new log
I20260709 13:03:25.723151 12751 ts_tablet_manager.cc:1403] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 13:03:25.724267 12749 tablet_bootstrap.cc:492] T 878ef8fe52b44b399a537d0979e6b074 P b24604e79922444ea8dbbcdcb2f88848: No bootstrap required, opened a new log
I20260709 13:03:25.724727 12749 ts_tablet_manager.cc:1403] T 878ef8fe52b44b399a537d0979e6b074 P b24604e79922444ea8dbbcdcb2f88848: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260709 13:03:25.724933 12750 tablet_bootstrap.cc:492] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa: No bootstrap required, opened a new log
I20260709 13:03:25.725433 12750 ts_tablet_manager.cc:1403] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260709 13:03:25.726029 12751 raft_consensus.cc:359] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.726805 12751 raft_consensus.cc:385] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.727176 12751 raft_consensus.cc:740] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b71bdeae7995489fa2516896473f9ff8, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.727111 12749 raft_consensus.cc:359] T 878ef8fe52b44b399a537d0979e6b074 P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.728237 12749 raft_consensus.cc:385] T 878ef8fe52b44b399a537d0979e6b074 P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.728175 12751 consensus_queue.cc:260] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.728377 12750 raft_consensus.cc:359] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.728930 12749 raft_consensus.cc:740] T 878ef8fe52b44b399a537d0979e6b074 P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b24604e79922444ea8dbbcdcb2f88848, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.729254 12750 raft_consensus.cc:385] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.729628 12750 raft_consensus.cc:740] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a868a8df8f744715a33903bba8421dfa, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.730103 12749 consensus_queue.cc:260] T 878ef8fe52b44b399a537d0979e6b074 P b24604e79922444ea8dbbcdcb2f88848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.730412 12750 consensus_queue.cc:260] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.731376 12751 ts_tablet_manager.cc:1434] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:03:25.733131 12750 ts_tablet_manager.cc:1434] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:25.733526 12749 ts_tablet_manager.cc:1434] T 878ef8fe52b44b399a537d0979e6b074 P b24604e79922444ea8dbbcdcb2f88848: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:03:25.734606 12749 tablet_bootstrap.cc:492] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848: Bootstrap starting.
I20260709 13:03:25.741392 12749 tablet_bootstrap.cc:654] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.746781 12749 tablet_bootstrap.cc:492] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848: No bootstrap required, opened a new log
I20260709 13:03:25.747354 12749 ts_tablet_manager.cc:1403] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:03:25.750046 12749 raft_consensus.cc:359] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.750574 12749 raft_consensus.cc:385] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.750802 12749 raft_consensus.cc:740] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b24604e79922444ea8dbbcdcb2f88848, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.751451 12749 consensus_queue.cc:260] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.752907 12749 ts_tablet_manager.cc:1434] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:03:25.779112 12757 raft_consensus.cc:493] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.779592 12757 raft_consensus.cc:515] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.781152 12757 leader_election.cc:290] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a868a8df8f744715a33903bba8421dfa (127.7.49.193:45377), b24604e79922444ea8dbbcdcb2f88848 (127.7.49.195:39105)
I20260709 13:03:25.782114 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b096864f16f42209188b44dff360bba" candidate_uuid: "b71bdeae7995489fa2516896473f9ff8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a868a8df8f744715a33903bba8421dfa" is_pre_election: true
I20260709 13:03:25.782286 12709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b096864f16f42209188b44dff360bba" candidate_uuid: "b71bdeae7995489fa2516896473f9ff8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b24604e79922444ea8dbbcdcb2f88848" is_pre_election: true
I20260709 13:03:25.782990 12560 raft_consensus.cc:2468] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b71bdeae7995489fa2516896473f9ff8 in term 0.
I20260709 13:03:25.783376 12709 raft_consensus.cc:2468] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b71bdeae7995489fa2516896473f9ff8 in term 0.
I20260709 13:03:25.784652 12601 leader_election.cc:304] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b24604e79922444ea8dbbcdcb2f88848, b71bdeae7995489fa2516896473f9ff8; no voters: 
I20260709 13:03:25.785496 12757 raft_consensus.cc:2804] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:25.785856 12757 raft_consensus.cc:493] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:25.786181 12757 raft_consensus.cc:3060] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:25.793099 12757 raft_consensus.cc:515] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.794621 12757 leader_election.cc:290] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [CANDIDATE]: Term 1 election: Requested vote from peers a868a8df8f744715a33903bba8421dfa (127.7.49.193:45377), b24604e79922444ea8dbbcdcb2f88848 (127.7.49.195:39105)
I20260709 13:03:25.795318 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b096864f16f42209188b44dff360bba" candidate_uuid: "b71bdeae7995489fa2516896473f9ff8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a868a8df8f744715a33903bba8421dfa"
I20260709 13:03:25.795501 12709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b096864f16f42209188b44dff360bba" candidate_uuid: "b71bdeae7995489fa2516896473f9ff8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b24604e79922444ea8dbbcdcb2f88848"
I20260709 13:03:25.795895 12560 raft_consensus.cc:3060] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:25.796185 12709 raft_consensus.cc:3060] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:25.800642 12560 raft_consensus.cc:2468] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b71bdeae7995489fa2516896473f9ff8 in term 1.
I20260709 13:03:25.801115 12709 raft_consensus.cc:2468] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b71bdeae7995489fa2516896473f9ff8 in term 1.
I20260709 13:03:25.801679 12600 leader_election.cc:304] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a868a8df8f744715a33903bba8421dfa, b71bdeae7995489fa2516896473f9ff8; no voters: 
I20260709 13:03:25.802556 12757 raft_consensus.cc:2804] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:25.803036 12757 raft_consensus.cc:697] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 1 LEADER]: Becoming Leader. State: Replica: b71bdeae7995489fa2516896473f9ff8, State: Running, Role: LEADER
I20260709 13:03:25.803740 12757 consensus_queue.cc:237] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.811408 12458 catalog_manager.cc:5697] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b71bdeae7995489fa2516896473f9ff8 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b71bdeae7995489fa2516896473f9ff8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:25.821925 12757 raft_consensus.cc:493] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.822404 12757 raft_consensus.cc:515] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.824028 12757 leader_election.cc:290] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a868a8df8f744715a33903bba8421dfa (127.7.49.193:45377), b24604e79922444ea8dbbcdcb2f88848 (127.7.49.195:39105)
I20260709 13:03:25.824707 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878ef8fe52b44b399a537d0979e6b074" candidate_uuid: "b71bdeae7995489fa2516896473f9ff8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a868a8df8f744715a33903bba8421dfa" is_pre_election: true
I20260709 13:03:25.824929 12709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878ef8fe52b44b399a537d0979e6b074" candidate_uuid: "b71bdeae7995489fa2516896473f9ff8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b24604e79922444ea8dbbcdcb2f88848" is_pre_election: true
I20260709 13:03:25.825295 12560 raft_consensus.cc:2468] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b71bdeae7995489fa2516896473f9ff8 in term 0.
I20260709 13:03:25.825531 12709 raft_consensus.cc:2468] T 878ef8fe52b44b399a537d0979e6b074 P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b71bdeae7995489fa2516896473f9ff8 in term 0.
I20260709 13:03:25.826253 12600 leader_election.cc:304] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a868a8df8f744715a33903bba8421dfa, b71bdeae7995489fa2516896473f9ff8; no voters: 
I20260709 13:03:25.826964 12757 raft_consensus.cc:2804] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:25.827306 12757 raft_consensus.cc:493] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:25.827569 12757 raft_consensus.cc:3060] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:25.832192 12757 raft_consensus.cc:515] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.833681 12757 leader_election.cc:290] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [CANDIDATE]: Term 1 election: Requested vote from peers a868a8df8f744715a33903bba8421dfa (127.7.49.193:45377), b24604e79922444ea8dbbcdcb2f88848 (127.7.49.195:39105)
I20260709 13:03:25.834491 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878ef8fe52b44b399a537d0979e6b074" candidate_uuid: "b71bdeae7995489fa2516896473f9ff8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a868a8df8f744715a33903bba8421dfa"
I20260709 13:03:25.834604 12709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878ef8fe52b44b399a537d0979e6b074" candidate_uuid: "b71bdeae7995489fa2516896473f9ff8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b24604e79922444ea8dbbcdcb2f88848"
I20260709 13:03:25.835134 12560 raft_consensus.cc:3060] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:25.835206 12709 raft_consensus.cc:3060] T 878ef8fe52b44b399a537d0979e6b074 P b24604e79922444ea8dbbcdcb2f88848 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:25.840623 12709 raft_consensus.cc:2468] T 878ef8fe52b44b399a537d0979e6b074 P b24604e79922444ea8dbbcdcb2f88848 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b71bdeae7995489fa2516896473f9ff8 in term 1.
I20260709 13:03:25.840684 12560 raft_consensus.cc:2468] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b71bdeae7995489fa2516896473f9ff8 in term 1.
I20260709 13:03:25.841718 12600 leader_election.cc:304] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a868a8df8f744715a33903bba8421dfa, b71bdeae7995489fa2516896473f9ff8; no voters: 
I20260709 13:03:25.842386 12757 raft_consensus.cc:2804] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:25.842902 12757 raft_consensus.cc:697] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 1 LEADER]: Becoming Leader. State: Replica: b71bdeae7995489fa2516896473f9ff8, State: Running, Role: LEADER
I20260709 13:03:25.843632 12757 consensus_queue.cc:237] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:25.850570 12458 catalog_manager.cc:5697] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b71bdeae7995489fa2516896473f9ff8 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "b71bdeae7995489fa2516896473f9ff8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:25.885660 12635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "008f9efbc97e449598d667048e7e18a6"
dest_uuid: "b71bdeae7995489fa2516896473f9ff8"
mode: GRACEFUL
new_leader_uuid: "b24604e79922444ea8dbbcdcb2f88848"
 from {username='slave'} at 127.0.0.1:56680
I20260709 13:03:25.886235 12635 raft_consensus.cc:606] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 1 LEADER]: Received request to transfer leadership to TS b24604e79922444ea8dbbcdcb2f88848
I20260709 13:03:25.892023 12635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b096864f16f42209188b44dff360bba"
dest_uuid: "b71bdeae7995489fa2516896473f9ff8"
mode: GRACEFUL
new_leader_uuid: "a868a8df8f744715a33903bba8421dfa"
 from {username='slave'} at 127.0.0.1:56680
I20260709 13:03:25.892586 12635 raft_consensus.cc:606] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 1 LEADER]: Received request to transfer leadership to TS a868a8df8f744715a33903bba8421dfa
I20260709 13:03:25.897485 12635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "878ef8fe52b44b399a537d0979e6b074"
dest_uuid: "b71bdeae7995489fa2516896473f9ff8"
mode: GRACEFUL
new_leader_uuid: "a868a8df8f744715a33903bba8421dfa"
 from {username='slave'} at 127.0.0.1:56680
I20260709 13:03:25.898012 12635 raft_consensus.cc:606] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 1 LEADER]: Received request to transfer leadership to TS a868a8df8f744715a33903bba8421dfa
I20260709 13:03:25.971398 12757 consensus_queue.cc:1048] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:25.988482 12767 consensus_queue.cc:1048] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:25.990056 12756 consensus_queue.cc:1048] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:26.003757 12767 raft_consensus.cc:993] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8: : Instructing follower b24604e79922444ea8dbbcdcb2f88848 to start an election
I20260709 13:03:26.004259 12767 raft_consensus.cc:1081] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 1 LEADER]: Signalling peer b24604e79922444ea8dbbcdcb2f88848 to start an election
I20260709 13:03:26.006210 12709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "008f9efbc97e449598d667048e7e18a6"
dest_uuid: "b24604e79922444ea8dbbcdcb2f88848"
 from {username='slave'} at 127.0.0.1:37154
I20260709 13:03:26.006752 12709 raft_consensus.cc:493] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:26.007121 12709 raft_consensus.cc:3060] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.017194 12709 raft_consensus.cc:515] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:26.018585 12765 consensus_queue.cc:1048] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:26.022169 12709 leader_election.cc:290] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [CANDIDATE]: Term 2 election: Requested vote from peers a868a8df8f744715a33903bba8421dfa (127.7.49.193:45377), b71bdeae7995489fa2516896473f9ff8 (127.7.49.194:33607)
I20260709 13:03:26.022286 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008f9efbc97e449598d667048e7e18a6" candidate_uuid: "b24604e79922444ea8dbbcdcb2f88848" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a868a8df8f744715a33903bba8421dfa"
I20260709 13:03:26.030308 12560 raft_consensus.cc:3060] T 008f9efbc97e449598d667048e7e18a6 P a868a8df8f744715a33903bba8421dfa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.037700 12560 raft_consensus.cc:2468] T 008f9efbc97e449598d667048e7e18a6 P a868a8df8f744715a33903bba8421dfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b24604e79922444ea8dbbcdcb2f88848 in term 2.
I20260709 13:03:26.023310 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008f9efbc97e449598d667048e7e18a6" candidate_uuid: "b24604e79922444ea8dbbcdcb2f88848" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b71bdeae7995489fa2516896473f9ff8"
I20260709 13:03:26.038669 12634 raft_consensus.cc:3055] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:26.038941 12674 leader_election.cc:304] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a868a8df8f744715a33903bba8421dfa, b24604e79922444ea8dbbcdcb2f88848; no voters: 
I20260709 13:03:26.040154 12755 raft_consensus.cc:2804] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:26.041258 12755 raft_consensus.cc:697] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [term 2 LEADER]: Becoming Leader. State: Replica: b24604e79922444ea8dbbcdcb2f88848, State: Running, Role: LEADER
I20260709 13:03:26.042007 12755 consensus_queue.cc:237] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:26.039001 12634 raft_consensus.cc:740] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b71bdeae7995489fa2516896473f9ff8, State: Running, Role: LEADER
I20260709 13:03:26.043977 12634 consensus_queue.cc:260] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:26.044914 12634 raft_consensus.cc:3060] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.048602 12456 catalog_manager.cc:5697] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 reported cstate change: term changed from 1 to 2, leader changed from b71bdeae7995489fa2516896473f9ff8 (127.7.49.194) to b24604e79922444ea8dbbcdcb2f88848 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "b24604e79922444ea8dbbcdcb2f88848" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:26.052176 12634 raft_consensus.cc:2468] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b24604e79922444ea8dbbcdcb2f88848 in term 2.
I20260709 13:03:26.237152 12757 consensus_queue.cc:1048] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:26.243194 12767 raft_consensus.cc:993] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8: : Instructing follower a868a8df8f744715a33903bba8421dfa to start an election
I20260709 13:03:26.243664 12785 raft_consensus.cc:1081] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 1 LEADER]: Signalling peer a868a8df8f744715a33903bba8421dfa to start an election
I20260709 13:03:26.245519 12559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "878ef8fe52b44b399a537d0979e6b074"
dest_uuid: "a868a8df8f744715a33903bba8421dfa"
 from {username='slave'} at 127.0.0.1:45058
I20260709 13:03:26.248381 12757 consensus_queue.cc:1048] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:26.248783 12559 raft_consensus.cc:493] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:26.249286 12559 raft_consensus.cc:3060] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.257880 12559 raft_consensus.cc:515] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:26.261178 12559 leader_election.cc:290] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa [CANDIDATE]: Term 2 election: Requested vote from peers b71bdeae7995489fa2516896473f9ff8 (127.7.49.194:33607), b24604e79922444ea8dbbcdcb2f88848 (127.7.49.195:39105)
I20260709 13:03:26.261780 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878ef8fe52b44b399a537d0979e6b074" candidate_uuid: "a868a8df8f744715a33903bba8421dfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b71bdeae7995489fa2516896473f9ff8"
I20260709 13:03:26.262271 12709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878ef8fe52b44b399a537d0979e6b074" candidate_uuid: "a868a8df8f744715a33903bba8421dfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b24604e79922444ea8dbbcdcb2f88848"
I20260709 13:03:26.262465 12634 raft_consensus.cc:3055] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:26.262917 12634 raft_consensus.cc:740] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b71bdeae7995489fa2516896473f9ff8, State: Running, Role: LEADER
I20260709 13:03:26.262934 12709 raft_consensus.cc:3060] T 878ef8fe52b44b399a537d0979e6b074 P b24604e79922444ea8dbbcdcb2f88848 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.263921 12634 consensus_queue.cc:260] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:26.265241 12634 raft_consensus.cc:3060] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.268524 12709 raft_consensus.cc:2468] T 878ef8fe52b44b399a537d0979e6b074 P b24604e79922444ea8dbbcdcb2f88848 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a868a8df8f744715a33903bba8421dfa in term 2.
I20260709 13:03:26.269640 12526 leader_election.cc:304] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a868a8df8f744715a33903bba8421dfa, b24604e79922444ea8dbbcdcb2f88848; no voters: 
I20260709 13:03:26.270095 12634 raft_consensus.cc:2468] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a868a8df8f744715a33903bba8421dfa in term 2.
I20260709 13:03:26.270304 12765 raft_consensus.cc:2804] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:26.270849 12765 raft_consensus.cc:697] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa [term 2 LEADER]: Becoming Leader. State: Replica: a868a8df8f744715a33903bba8421dfa, State: Running, Role: LEADER
I20260709 13:03:26.271680 12765 consensus_queue.cc:237] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:26.276664 12785 consensus_queue.cc:1048] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:26.277769 12457 catalog_manager.cc:5697] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa reported cstate change: term changed from 1 to 2, leader changed from b71bdeae7995489fa2516896473f9ff8 (127.7.49.194) to a868a8df8f744715a33903bba8421dfa (127.7.49.193). New cstate: current_term: 2 leader_uuid: "a868a8df8f744715a33903bba8421dfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.290370 12767 consensus_queue.cc:1048] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:26.298455 12785 raft_consensus.cc:993] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8: : Instructing follower a868a8df8f744715a33903bba8421dfa to start an election
I20260709 13:03:26.298956 12767 raft_consensus.cc:1081] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 1 LEADER]: Signalling peer a868a8df8f744715a33903bba8421dfa to start an election
I20260709 13:03:26.300505 12559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b096864f16f42209188b44dff360bba"
dest_uuid: "a868a8df8f744715a33903bba8421dfa"
 from {username='slave'} at 127.0.0.1:45058
I20260709 13:03:26.301155 12559 raft_consensus.cc:493] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:26.301581 12559 raft_consensus.cc:3060] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.307196 12559 raft_consensus.cc:515] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:26.308945 12559 leader_election.cc:290] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [CANDIDATE]: Term 2 election: Requested vote from peers b71bdeae7995489fa2516896473f9ff8 (127.7.49.194:33607), b24604e79922444ea8dbbcdcb2f88848 (127.7.49.195:39105)
I20260709 13:03:26.309839 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b096864f16f42209188b44dff360bba" candidate_uuid: "a868a8df8f744715a33903bba8421dfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b71bdeae7995489fa2516896473f9ff8"
I20260709 13:03:26.310148 12709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b096864f16f42209188b44dff360bba" candidate_uuid: "a868a8df8f744715a33903bba8421dfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b24604e79922444ea8dbbcdcb2f88848"
I20260709 13:03:26.310482 12634 raft_consensus.cc:3055] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:26.310880 12634 raft_consensus.cc:740] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b71bdeae7995489fa2516896473f9ff8, State: Running, Role: LEADER
I20260709 13:03:26.310912 12709 raft_consensus.cc:3060] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.311872 12634 consensus_queue.cc:260] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:26.313179 12634 raft_consensus.cc:3060] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.316731 12709 raft_consensus.cc:2468] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a868a8df8f744715a33903bba8421dfa in term 2.
I20260709 13:03:26.317950 12526 leader_election.cc:304] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a868a8df8f744715a33903bba8421dfa, b24604e79922444ea8dbbcdcb2f88848; no voters: 
I20260709 13:03:26.318163 12634 raft_consensus.cc:2468] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a868a8df8f744715a33903bba8421dfa in term 2.
I20260709 13:03:26.318852 12765 raft_consensus.cc:2804] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:26.319370 12765 raft_consensus.cc:697] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [term 2 LEADER]: Becoming Leader. State: Replica: a868a8df8f744715a33903bba8421dfa, State: Running, Role: LEADER
I20260709 13:03:26.320081 12765 consensus_queue.cc:237] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:26.326262 12456 catalog_manager.cc:5697] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa reported cstate change: term changed from 1 to 2, leader changed from b71bdeae7995489fa2516896473f9ff8 (127.7.49.194) to a868a8df8f744715a33903bba8421dfa (127.7.49.193). New cstate: current_term: 2 leader_uuid: "a868a8df8f744715a33903bba8421dfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.368908  7367 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:03:26.370429  7367 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:03:26.370815  7367 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:03:26.381969 12559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b096864f16f42209188b44dff360bba"
dest_uuid: "a868a8df8f744715a33903bba8421dfa"
mode: GRACEFUL
new_leader_uuid: "b71bdeae7995489fa2516896473f9ff8"
 from {username='slave'} at 127.0.0.1:51228
I20260709 13:03:26.382539 12559 raft_consensus.cc:606] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [term 2 LEADER]: Received request to transfer leadership to TS b71bdeae7995489fa2516896473f9ff8
I20260709 13:03:26.383632  7367 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:03:26.605412 12559 raft_consensus.cc:1275] T 008f9efbc97e449598d667048e7e18a6 P a868a8df8f744715a33903bba8421dfa [term 2 FOLLOWER]: Refusing update from remote peer b24604e79922444ea8dbbcdcb2f88848: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:26.606751 12755 consensus_queue.cc:1048] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:26.615104 12634 raft_consensus.cc:1275] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 2 FOLLOWER]: Refusing update from remote peer b24604e79922444ea8dbbcdcb2f88848: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:26.616887 12799 consensus_queue.cc:1048] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:26.702505 12709 raft_consensus.cc:1275] T 878ef8fe52b44b399a537d0979e6b074 P b24604e79922444ea8dbbcdcb2f88848 [term 2 FOLLOWER]: Refusing update from remote peer a868a8df8f744715a33903bba8421dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:26.703830 12798 consensus_queue.cc:1048] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:26.710670 12634 raft_consensus.cc:1275] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 2 FOLLOWER]: Refusing update from remote peer a868a8df8f744715a33903bba8421dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:26.712389 12765 consensus_queue.cc:1048] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:26.784739 12709 raft_consensus.cc:1275] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848 [term 2 FOLLOWER]: Refusing update from remote peer a868a8df8f744715a33903bba8421dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:26.785998 12765 consensus_queue.cc:1048] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:26.793628 12634 raft_consensus.cc:1275] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 2 FOLLOWER]: Refusing update from remote peer a868a8df8f744715a33903bba8421dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:26.795876 12765 consensus_queue.cc:1048] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:26.802151 12798 raft_consensus.cc:993] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa: : Instructing follower b71bdeae7995489fa2516896473f9ff8 to start an election
I20260709 13:03:26.802596 12765 raft_consensus.cc:1081] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [term 2 LEADER]: Signalling peer b71bdeae7995489fa2516896473f9ff8 to start an election
I20260709 13:03:26.804008 12634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b096864f16f42209188b44dff360bba"
dest_uuid: "b71bdeae7995489fa2516896473f9ff8"
 from {username='slave'} at 127.0.0.1:46336
I20260709 13:03:26.804455 12634 raft_consensus.cc:493] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:26.804828 12634 raft_consensus.cc:3060] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:26.809661 12634 raft_consensus.cc:515] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:26.811335 12634 leader_election.cc:290] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [CANDIDATE]: Term 3 election: Requested vote from peers a868a8df8f744715a33903bba8421dfa (127.7.49.193:45377), b24604e79922444ea8dbbcdcb2f88848 (127.7.49.195:39105)
I20260709 13:03:26.811928 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b096864f16f42209188b44dff360bba" candidate_uuid: "b71bdeae7995489fa2516896473f9ff8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a868a8df8f744715a33903bba8421dfa"
I20260709 13:03:26.812377 12709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b096864f16f42209188b44dff360bba" candidate_uuid: "b71bdeae7995489fa2516896473f9ff8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b24604e79922444ea8dbbcdcb2f88848"
I20260709 13:03:26.812578 12559 raft_consensus.cc:3055] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:26.812937 12559 raft_consensus.cc:740] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a868a8df8f744715a33903bba8421dfa, State: Running, Role: LEADER
I20260709 13:03:26.812963 12709 raft_consensus.cc:3060] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:26.813710 12559 consensus_queue.cc:260] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [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: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:26.814652 12559 raft_consensus.cc:3060] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:26.818516 12709 raft_consensus.cc:2468] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b71bdeae7995489fa2516896473f9ff8 in term 3.
I20260709 13:03:26.819582 12559 raft_consensus.cc:2468] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b71bdeae7995489fa2516896473f9ff8 in term 3.
I20260709 13:03:26.819608 12601 leader_election.cc:304] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [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: b24604e79922444ea8dbbcdcb2f88848, b71bdeae7995489fa2516896473f9ff8; no voters: 
I20260709 13:03:26.820672 12767 raft_consensus.cc:2804] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:26.821619 12767 raft_consensus.cc:697] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 3 LEADER]: Becoming Leader. State: Replica: b71bdeae7995489fa2516896473f9ff8, State: Running, Role: LEADER
I20260709 13:03:26.822328 12767 consensus_queue.cc:237] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [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: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } }
I20260709 13:03:26.827610 12456 catalog_manager.cc:5697] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 reported cstate change: term changed from 2 to 3, leader changed from a868a8df8f744715a33903bba8421dfa (127.7.49.193) to b71bdeae7995489fa2516896473f9ff8 (127.7.49.194). New cstate: current_term: 3 leader_uuid: "b71bdeae7995489fa2516896473f9ff8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a868a8df8f744715a33903bba8421dfa" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b71bdeae7995489fa2516896473f9ff8" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b24604e79922444ea8dbbcdcb2f88848" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.992167  7367 tablet_server.cc:179] TabletServer@127.7.49.193:0 shutting down...
I20260709 13:03:27.010808  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:27.011518  7367 tablet_replica.cc:333] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa: stopping tablet replica
I20260709 13:03:27.012106  7367 raft_consensus.cc:2243] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:27.012895  7367 raft_consensus.cc:2272] T 878ef8fe52b44b399a537d0979e6b074 P a868a8df8f744715a33903bba8421dfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:27.014937  7367 tablet_replica.cc:333] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa: stopping tablet replica
I20260709 13:03:27.015508  7367 raft_consensus.cc:2243] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:27.015899  7367 raft_consensus.cc:2272] T 0b096864f16f42209188b44dff360bba P a868a8df8f744715a33903bba8421dfa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:27.017840  7367 tablet_replica.cc:333] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa: stopping tablet replica
I20260709 13:03:27.018321  7367 raft_consensus.cc:2243] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:27.019085  7367 raft_consensus.cc:2272] T 17fd4340433847ae8054201140250e2e P a868a8df8f744715a33903bba8421dfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:27.020767  7367 tablet_replica.cc:333] T 008f9efbc97e449598d667048e7e18a6 P a868a8df8f744715a33903bba8421dfa: stopping tablet replica
I20260709 13:03:27.021224  7367 raft_consensus.cc:2243] T 008f9efbc97e449598d667048e7e18a6 P a868a8df8f744715a33903bba8421dfa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:27.021615  7367 raft_consensus.cc:2272] T 008f9efbc97e449598d667048e7e18a6 P a868a8df8f744715a33903bba8421dfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:27.043362  7367 tablet_server.cc:196] TabletServer@127.7.49.193:0 shutdown complete.
I20260709 13:03:27.054659  7367 tablet_server.cc:179] TabletServer@127.7.49.194:0 shutting down...
I20260709 13:03:27.070632  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:27.071319  7367 tablet_replica.cc:333] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8: stopping tablet replica
I20260709 13:03:27.071846  7367 raft_consensus.cc:2243] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:27.072296  7367 raft_consensus.cc:2272] T 878ef8fe52b44b399a537d0979e6b074 P b71bdeae7995489fa2516896473f9ff8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:27.074247  7367 tablet_replica.cc:333] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8: stopping tablet replica
I20260709 13:03:27.074759  7367 raft_consensus.cc:2243] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:27.075385  7367 pending_rounds.cc:70] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8: Trying to abort 1 pending ops.
I20260709 13:03:27.075560  7367 pending_rounds.cc:77] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305634639150874624 op_type: NO_OP noop_request { }
I20260709 13:03:27.075850  7367 raft_consensus.cc:2889] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:03:27.076110  7367 raft_consensus.cc:2272] T 0b096864f16f42209188b44dff360bba P b71bdeae7995489fa2516896473f9ff8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:27.077965  7367 tablet_replica.cc:333] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8: stopping tablet replica
I20260709 13:03:27.078447  7367 raft_consensus.cc:2243] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:27.078846  7367 raft_consensus.cc:2272] T 008f9efbc97e449598d667048e7e18a6 P b71bdeae7995489fa2516896473f9ff8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:27.080710  7367 tablet_replica.cc:333] T 17fd4340433847ae8054201140250e2e P b71bdeae7995489fa2516896473f9ff8: stopping tablet replica
I20260709 13:03:27.081169  7367 raft_consensus.cc:2243] T 17fd4340433847ae8054201140250e2e P b71bdeae7995489fa2516896473f9ff8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:27.081545  7367 raft_consensus.cc:2272] T 17fd4340433847ae8054201140250e2e P b71bdeae7995489fa2516896473f9ff8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:27.094388 12672 consensus_peers.cc:597] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 -> Peer b71bdeae7995489fa2516896473f9ff8 (127.7.49.194:33607): Couldn't send request to peer b71bdeae7995489fa2516896473f9ff8. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.194:33607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:27.105687  7367 tablet_server.cc:196] TabletServer@127.7.49.194:0 shutdown complete.
W20260709 13:03:27.106065 12674 consensus_peers.cc:597] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 -> Peer a868a8df8f744715a33903bba8421dfa (127.7.49.193:45377): Couldn't send request to peer a868a8df8f744715a33903bba8421dfa. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:45377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:27.117291  7367 tablet_server.cc:179] TabletServer@127.7.49.195:0 shutting down...
I20260709 13:03:27.135105  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:27.135766  7367 tablet_replica.cc:333] T 878ef8fe52b44b399a537d0979e6b074 P b24604e79922444ea8dbbcdcb2f88848: stopping tablet replica
I20260709 13:03:27.136348  7367 raft_consensus.cc:2243] T 878ef8fe52b44b399a537d0979e6b074 P b24604e79922444ea8dbbcdcb2f88848 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:27.136976  7367 raft_consensus.cc:2272] T 878ef8fe52b44b399a537d0979e6b074 P b24604e79922444ea8dbbcdcb2f88848 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:27.139146  7367 tablet_replica.cc:333] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848: stopping tablet replica
I20260709 13:03:27.139639  7367 raft_consensus.cc:2243] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:27.140039  7367 raft_consensus.cc:2272] T 0b096864f16f42209188b44dff360bba P b24604e79922444ea8dbbcdcb2f88848 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:27.142089  7367 tablet_replica.cc:333] T 17fd4340433847ae8054201140250e2e P b24604e79922444ea8dbbcdcb2f88848: stopping tablet replica
I20260709 13:03:27.142554  7367 raft_consensus.cc:2243] T 17fd4340433847ae8054201140250e2e P b24604e79922444ea8dbbcdcb2f88848 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:27.142936  7367 raft_consensus.cc:2272] T 17fd4340433847ae8054201140250e2e P b24604e79922444ea8dbbcdcb2f88848 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:27.144604  7367 tablet_replica.cc:333] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848: stopping tablet replica
I20260709 13:03:27.145040  7367 raft_consensus.cc:2243] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:27.145769  7367 raft_consensus.cc:2272] T 008f9efbc97e449598d667048e7e18a6 P b24604e79922444ea8dbbcdcb2f88848 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:27.158078  7367 tablet_server.cc:196] TabletServer@127.7.49.195:0 shutdown complete.
I20260709 13:03:27.169020  7367 master.cc:562] Master@127.7.49.254:46177 shutting down...
I20260709 13:03:27.183094  7367 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:27.183590  7367 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:27.183862  7367 tablet_replica.cc:333] T 00000000000000000000000000000000 P e06f51c560b54113aa0ef2fa6373135f: stopping tablet replica
I20260709 13:03:27.201628  7367 master.cc:584] Master@127.7.49.254:46177 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2460 ms)
[----------] 6 tests from LeaderRebalancerTest (127486 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:03:27.229943  7367 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.49.254:33161
I20260709 13:03:27.231238  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:27.236392 12805 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:27.236642 12806 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:27.237733 12808 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:27.238605  7367 server_base.cc:1061] running on GCE node
I20260709 13:03:27.239392  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:27.239589  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:27.239758  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602207239727 us; error 0 us; skew 500 ppm
I20260709 13:03:27.240283  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:27.242473  7367 webserver.cc:533] Webserver started at http://127.7.49.254:36341/ using document root <none> and password file <none>
I20260709 13:03:27.242935  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:27.243146  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:27.243388  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:27.244388  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/master-0-root/instance:
uuid: "7739940dc3924398a55b05c0133424a2"
format_stamp: "Formatted at 2026-07-09 13:03:27 on dist-test-slave-z3gg"
I20260709 13:03:27.248701  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:03:27.251892 12813 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:27.252581  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:27.252863  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/master-0-root
uuid: "7739940dc3924398a55b05c0133424a2"
format_stamp: "Formatted at 2026-07-09 13:03:27 on dist-test-slave-z3gg"
I20260709 13:03:27.253136  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:27.273797  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:27.274816  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:27.309362  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.254:33161
I20260709 13:03:27.309474 12864 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.254:33161 every 8 connection(s)
I20260709 13:03:27.313114 12865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.322938 12865 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2: Bootstrap starting.
I20260709 13:03:27.327153 12865 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.330766 12865 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2: No bootstrap required, opened a new log
I20260709 13:03:27.332705 12865 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7739940dc3924398a55b05c0133424a2" member_type: VOTER }
I20260709 13:03:27.333061 12865 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.333237 12865 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7739940dc3924398a55b05c0133424a2, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.333810 12865 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7739940dc3924398a55b05c0133424a2" member_type: VOTER }
I20260709 13:03:27.334199 12865 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:27.334391 12865 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:27.334594 12865 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.338846 12865 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7739940dc3924398a55b05c0133424a2" member_type: VOTER }
I20260709 13:03:27.339298 12865 leader_election.cc:304] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [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: 7739940dc3924398a55b05c0133424a2; no voters: 
I20260709 13:03:27.340298 12865 leader_election.cc:290] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:27.340611 12868 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:27.341905 12868 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [term 1 LEADER]: Becoming Leader. State: Replica: 7739940dc3924398a55b05c0133424a2, State: Running, Role: LEADER
I20260709 13:03:27.342545 12868 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [LEADER]: Queue going to LEADER mode. State: All 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: "7739940dc3924398a55b05c0133424a2" member_type: VOTER }
I20260709 13:03:27.343106 12865 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:27.346825 12869 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7739940dc3924398a55b05c0133424a2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7739940dc3924398a55b05c0133424a2" member_type: VOTER } }
I20260709 13:03:27.347244 12870 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7739940dc3924398a55b05c0133424a2. Latest consensus state: current_term: 1 leader_uuid: "7739940dc3924398a55b05c0133424a2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7739940dc3924398a55b05c0133424a2" member_type: VOTER } }
I20260709 13:03:27.347499 12869 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:27.347774 12870 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:27.352142 12876 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:27.356645 12876 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:27.359568  7367 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:27.365485 12876 catalog_manager.cc:1383] Generated new cluster ID: bdd30b88d7644ace86db4c4c07f5861e
I20260709 13:03:27.365751 12876 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:27.391853 12876 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:27.393138 12876 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:27.413201 12876 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2: Generated new TSK 0
I20260709 13:03:27.413825 12876 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:27.426342  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:27.431921 12886 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:27.432955 12887 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:27.435371  7367 server_base.cc:1061] running on GCE node
W20260709 13:03:27.437260 12889 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:27.438104  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:27.438319  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:27.438444  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602207438434 us; error 0 us; skew 500 ppm
I20260709 13:03:27.438915  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:27.441227  7367 webserver.cc:533] Webserver started at http://127.7.49.193:34411/ using document root <none> and password file <none>
I20260709 13:03:27.441645  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:27.441792  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:27.442001  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:27.442993  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/ts-0-root/instance:
uuid: "123681161214404c94ed21038a29a689"
format_stamp: "Formatted at 2026-07-09 13:03:27 on dist-test-slave-z3gg"
I20260709 13:03:27.447227  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260709 13:03:27.450420 12894 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:27.451217  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:27.451499  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/ts-0-root
uuid: "123681161214404c94ed21038a29a689"
format_stamp: "Formatted at 2026-07-09 13:03:27 on dist-test-slave-z3gg"
I20260709 13:03:27.451757  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:27.473909  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:27.475000  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:27.476409  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:27.478535  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:27.478749  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:27.478986  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:27.479180  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:03:27.515594  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.193:39395
I20260709 13:03:27.515687 12956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.193:39395 every 8 connection(s)
I20260709 13:03:27.520388  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:27.527118 12961 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:27.528332 12962 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:27.530267  7367 server_base.cc:1061] running on GCE node
W20260709 13:03:27.531054 12965 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:27.532578  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:27.532850  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:27.533032  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602207533017 us; error 0 us; skew 500 ppm
I20260709 13:03:27.533473 12957 heartbeater.cc:344] Connected to a master server at 127.7.49.254:33161
I20260709 13:03:27.533629  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:27.533861 12957 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:27.534708 12957 heartbeater.cc:507] Master 127.7.49.254:33161 requested a full tablet report, sending...
I20260709 13:03:27.536216  7367 webserver.cc:533] Webserver started at http://127.7.49.194:38425/ using document root <none> and password file <none>
I20260709 13:03:27.536784  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:27.537024  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:27.536887 12830 ts_manager.cc:194] Registered new tserver with Master: 123681161214404c94ed21038a29a689 (127.7.49.193:39395)
I20260709 13:03:27.537405  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:27.538491  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/ts-1-root/instance:
uuid: "3d928b3e0fd541249acb60e65a2006d3"
format_stamp: "Formatted at 2026-07-09 13:03:27 on dist-test-slave-z3gg"
I20260709 13:03:27.538781 12830 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40438
I20260709 13:03:27.542699  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:03:27.546013 12969 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:27.546677  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:27.546967  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/ts-1-root
uuid: "3d928b3e0fd541249acb60e65a2006d3"
format_stamp: "Formatted at 2026-07-09 13:03:27 on dist-test-slave-z3gg"
I20260709 13:03:27.547361  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:27.558947  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:27.560046  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:27.561417  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:27.563596  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:27.563815  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:27.564052  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:27.564214  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:27.602460  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.194:46689
I20260709 13:03:27.602641 13031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.194:46689 every 8 connection(s)
I20260709 13:03:27.610329  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:27.617619 13036 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:27.619063 13035 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:27.622500 13032 heartbeater.cc:344] Connected to a master server at 127.7.49.254:33161
I20260709 13:03:27.622979 13032 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:27.623929 13032 heartbeater.cc:507] Master 127.7.49.254:33161 requested a full tablet report, sending...
I20260709 13:03:27.623992  7367 server_base.cc:1061] running on GCE node
W20260709 13:03:27.624102 13038 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:27.625404  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:27.625661  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:27.625851  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602207625831 us; error 0 us; skew 500 ppm
I20260709 13:03:27.626619  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:27.626562 12830 ts_manager.cc:194] Registered new tserver with Master: 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:27.628782 12830 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40442
I20260709 13:03:27.629695  7367 webserver.cc:533] Webserver started at http://127.7.49.195:41259/ using document root <none> and password file <none>
I20260709 13:03:27.630381  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:27.630640  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:27.630981  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:27.632215  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/ts-2-root/instance:
uuid: "33b3c2d1c96c498daae329e24cc92557"
format_stamp: "Formatted at 2026-07-09 13:03:27 on dist-test-slave-z3gg"
I20260709 13:03:27.636751  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:03:27.639837 13043 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:27.640625  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:27.640873  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/ts-2-root
uuid: "33b3c2d1c96c498daae329e24cc92557"
format_stamp: "Formatted at 2026-07-09 13:03:27 on dist-test-slave-z3gg"
I20260709 13:03:27.641103  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079579855-7367-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:27.658635  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:27.659663  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:27.660946  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:27.663110  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:27.663300  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:27.663554  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:27.663704  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:27.700507  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.195:39021
I20260709 13:03:27.700628 13105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.195:39021 every 8 connection(s)
I20260709 13:03:27.712926 13106 heartbeater.cc:344] Connected to a master server at 127.7.49.254:33161
I20260709 13:03:27.713352 13106 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:27.713989 13106 heartbeater.cc:507] Master 127.7.49.254:33161 requested a full tablet report, sending...
I20260709 13:03:27.715746 12830 ts_manager.cc:194] Registered new tserver with Master: 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:27.715909  7367 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012410894s
I20260709 13:03:27.717042 12830 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40452
I20260709 13:03:27.738234 12830 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40460:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:03:27.740716 12830 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:03:27.807291 12997 tablet_service.cc:1511] Processing CreateTablet for tablet 2675e3d0d982461aa3d855491db94b76 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:27.809048 12997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2675e3d0d982461aa3d855491db94b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.811183 12996 tablet_service.cc:1511] Processing CreateTablet for tablet ad9a85b1b4db4e74a55218a355d78bb8 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:27.812954 12996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad9a85b1b4db4e74a55218a355d78bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.816370 12995 tablet_service.cc:1511] Processing CreateTablet for tablet 6267d81e5946489f9c88a97c4c08f422 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:27.818085 12995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6267d81e5946489f9c88a97c4c08f422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.821781 12993 tablet_service.cc:1511] Processing CreateTablet for tablet 12f58f51042a4b7cbf736178bfbb0189 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:27.822062 12994 tablet_service.cc:1511] Processing CreateTablet for tablet bb1819fbb7f64ec69b10696e98e67805 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:27.823271 12993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f58f51042a4b7cbf736178bfbb0189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.824061 13071 tablet_service.cc:1511] Processing CreateTablet for tablet 2675e3d0d982461aa3d855491db94b76 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:27.825364 13071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2675e3d0d982461aa3d855491db94b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.825181 13069 tablet_service.cc:1511] Processing CreateTablet for tablet 6267d81e5946489f9c88a97c4c08f422 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:27.826452 13069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6267d81e5946489f9c88a97c4c08f422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.827315 13070 tablet_service.cc:1511] Processing CreateTablet for tablet ad9a85b1b4db4e74a55218a355d78bb8 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:27.828593 13070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad9a85b1b4db4e74a55218a355d78bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.829083 12992 tablet_service.cc:1511] Processing CreateTablet for tablet cbc6ed6608b84fa99f492291f6f6cc8e (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:27.831485 12994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1819fbb7f64ec69b10696e98e67805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.832146 12992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc6ed6608b84fa99f492291f6f6cc8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.835561 13068 tablet_service.cc:1511] Processing CreateTablet for tablet bb1819fbb7f64ec69b10696e98e67805 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:27.836828 13068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1819fbb7f64ec69b10696e98e67805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.841334 12991 tablet_service.cc:1511] Processing CreateTablet for tablet 76cf4f5072f249b1aeb1720ad58759ce (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:27.842761 12991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76cf4f5072f249b1aeb1720ad58759ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.845202 12990 tablet_service.cc:1511] Processing CreateTablet for tablet 81a613434cf3477eb0821c779bb34fe5 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:27.846207 13067 tablet_service.cc:1511] Processing CreateTablet for tablet 12f58f51042a4b7cbf736178bfbb0189 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:27.846664 12990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a613434cf3477eb0821c779bb34fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.847587 13067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f58f51042a4b7cbf736178bfbb0189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.848680 12989 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd46f5bb66f42e987f2ba4122e5f469 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:27.850337 12989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd46f5bb66f42e987f2ba4122e5f469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.868723 13066 tablet_service.cc:1511] Processing CreateTablet for tablet cbc6ed6608b84fa99f492291f6f6cc8e (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:27.870124 13066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc6ed6608b84fa99f492291f6f6cc8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.882033 13065 tablet_service.cc:1511] Processing CreateTablet for tablet 76cf4f5072f249b1aeb1720ad58759ce (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:27.883477 13065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76cf4f5072f249b1aeb1720ad58759ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.901166 13064 tablet_service.cc:1511] Processing CreateTablet for tablet 81a613434cf3477eb0821c779bb34fe5 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:27.902575 13064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a613434cf3477eb0821c779bb34fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.913094 13063 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd46f5bb66f42e987f2ba4122e5f469 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:27.914484 13063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd46f5bb66f42e987f2ba4122e5f469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.921800 12922 tablet_service.cc:1511] Processing CreateTablet for tablet 2675e3d0d982461aa3d855491db94b76 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:27.923170 12922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2675e3d0d982461aa3d855491db94b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.926041 12921 tablet_service.cc:1511] Processing CreateTablet for tablet ad9a85b1b4db4e74a55218a355d78bb8 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:27.926460 12915 tablet_service.cc:1511] Processing CreateTablet for tablet 81a613434cf3477eb0821c779bb34fe5 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:27.928261 12920 tablet_service.cc:1511] Processing CreateTablet for tablet 6267d81e5946489f9c88a97c4c08f422 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:27.929046 12914 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd46f5bb66f42e987f2ba4122e5f469 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:27.930402 12919 tablet_service.cc:1511] Processing CreateTablet for tablet bb1819fbb7f64ec69b10696e98e67805 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:27.931355 12916 tablet_service.cc:1511] Processing CreateTablet for tablet 76cf4f5072f249b1aeb1720ad58759ce (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:27.932617 12918 tablet_service.cc:1511] Processing CreateTablet for tablet 12f58f51042a4b7cbf736178bfbb0189 (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:27.933609 12917 tablet_service.cc:1511] Processing CreateTablet for tablet cbc6ed6608b84fa99f492291f6f6cc8e (DEFAULT_TABLE table=test-workload [id=c8a65d110b0841d5ad0bd2927072b2c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:27.935354 12921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad9a85b1b4db4e74a55218a355d78bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.939291 12917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc6ed6608b84fa99f492291f6f6cc8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.939945 12914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd46f5bb66f42e987f2ba4122e5f469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.940902 13122 tablet_bootstrap.cc:492] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557: Bootstrap starting.
I20260709 13:03:27.942188 12918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f58f51042a4b7cbf736178bfbb0189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.944037 12920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6267d81e5946489f9c88a97c4c08f422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.946625 12915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a613434cf3477eb0821c779bb34fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.949846 12916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76cf4f5072f249b1aeb1720ad58759ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.955090 12919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1819fbb7f64ec69b10696e98e67805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.973335 13121 tablet_bootstrap.cc:492] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3: Bootstrap starting.
I20260709 13:03:28.004153 13123 tablet_bootstrap.cc:492] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689: Bootstrap starting.
I20260709 13:03:28.005990 13122 tablet_bootstrap.cc:654] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.006915 13121 tablet_bootstrap.cc:654] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.015548 13123 tablet_bootstrap.cc:654] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.017208 13122 tablet_bootstrap.cc:492] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557: No bootstrap required, opened a new log
I20260709 13:03:28.017781 13122 ts_tablet_manager.cc:1403] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.010s
I20260709 13:03:28.021345 13122 raft_consensus.cc:359] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } } peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } }
I20260709 13:03:28.022315 13122 raft_consensus.cc:385] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.022698 13122 raft_consensus.cc:740] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.023729 13122 consensus_queue.cc:260] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } } peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } }
I20260709 13:03:28.026036 13123 tablet_bootstrap.cc:492] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689: No bootstrap required, opened a new log
I20260709 13:03:28.026105 13106 heartbeater.cc:499] Master 127.7.49.254:33161 was elected leader, sending a full tablet report...
I20260709 13:03:28.026629 13122 ts_tablet_manager.cc:1434] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:03:28.026690 13123 ts_tablet_manager.cc:1403] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260709 13:03:28.028949 13122 tablet_bootstrap.cc:492] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557: Bootstrap starting.
I20260709 13:03:28.026814 13121 tablet_bootstrap.cc:492] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3: No bootstrap required, opened a new log
I20260709 13:03:28.030488 13121 ts_tablet_manager.cc:1403] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.012s
I20260709 13:03:28.030781 13123 raft_consensus.cc:359] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.031590 13123 raft_consensus.cc:385] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.031934 13123 raft_consensus.cc:740] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.033258 13123 consensus_queue.cc:260] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.033440 13121 raft_consensus.cc:359] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.034250 13121 raft_consensus.cc:385] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.034623 13121 raft_consensus.cc:740] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.035414 13121 consensus_queue.cc:260] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.036721 13122 tablet_bootstrap.cc:654] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.043473 13123 ts_tablet_manager.cc:1434] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.009s
I20260709 13:03:28.044541 12957 heartbeater.cc:499] Master 127.7.49.254:33161 was elected leader, sending a full tablet report...
I20260709 13:03:28.061240 13032 heartbeater.cc:499] Master 127.7.49.254:33161 was elected leader, sending a full tablet report...
I20260709 13:03:28.061689 13121 ts_tablet_manager.cc:1434] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.017s
I20260709 13:03:28.062105 13123 tablet_bootstrap.cc:492] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689: Bootstrap starting.
I20260709 13:03:28.062631 13121 tablet_bootstrap.cc:492] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3: Bootstrap starting.
I20260709 13:03:28.068599 13121 tablet_bootstrap.cc:654] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.072404 13123 tablet_bootstrap.cc:654] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.079164 13121 tablet_bootstrap.cc:492] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3: No bootstrap required, opened a new log
I20260709 13:03:28.079743 13121 ts_tablet_manager.cc:1403] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260709 13:03:28.080739 13122 tablet_bootstrap.cc:492] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557: No bootstrap required, opened a new log
I20260709 13:03:28.081272 13122 ts_tablet_manager.cc:1403] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.015s
I20260709 13:03:28.082635 13121 raft_consensus.cc:359] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.083556 13121 raft_consensus.cc:385] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.083894 13121 raft_consensus.cc:740] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.083932 13122 raft_consensus.cc:359] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.084688 13122 raft_consensus.cc:385] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.085011 13121 consensus_queue.cc:260] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.087131 13121 ts_tablet_manager.cc:1434] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:28.088052 13121 tablet_bootstrap.cc:492] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3: Bootstrap starting.
I20260709 13:03:28.085011 13122 raft_consensus.cc:740] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.089890 13122 consensus_queue.cc:260] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.093712 13121 tablet_bootstrap.cc:654] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.095731 13122 ts_tablet_manager.cc:1434] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 13:03:28.096976 13122 tablet_bootstrap.cc:492] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557: Bootstrap starting.
I20260709 13:03:28.103353 13123 tablet_bootstrap.cc:492] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689: No bootstrap required, opened a new log
I20260709 13:03:28.103929 13123 ts_tablet_manager.cc:1403] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.019s
I20260709 13:03:28.104802 13121 tablet_bootstrap.cc:492] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3: No bootstrap required, opened a new log
I20260709 13:03:28.105418 13121 ts_tablet_manager.cc:1403] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 13:03:28.107069 13122 tablet_bootstrap.cc:654] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.106725 13123 raft_consensus.cc:359] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.108893 13123 raft_consensus.cc:385] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.109273 13123 raft_consensus.cc:740] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.108280 13121 raft_consensus.cc:359] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.110152 13123 consensus_queue.cc:260] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.110479 13121 raft_consensus.cc:385] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.111075 13121 raft_consensus.cc:740] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.111805 13121 consensus_queue.cc:260] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.112396 13123 ts_tablet_manager.cc:1434] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260709 13:03:28.113379 13123 tablet_bootstrap.cc:492] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689: Bootstrap starting.
I20260709 13:03:28.113969 13121 ts_tablet_manager.cc:1434] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:03:28.115589 13121 tablet_bootstrap.cc:492] T 5bd46f5bb66f42e987f2ba4122e5f469 P 3d928b3e0fd541249acb60e65a2006d3: Bootstrap starting.
I20260709 13:03:28.121801 13121 tablet_bootstrap.cc:654] T 5bd46f5bb66f42e987f2ba4122e5f469 P 3d928b3e0fd541249acb60e65a2006d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.122790 13123 tablet_bootstrap.cc:654] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.124913 13122 tablet_bootstrap.cc:492] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557: No bootstrap required, opened a new log
I20260709 13:03:28.125481 13122 ts_tablet_manager.cc:1403] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.011s
I20260709 13:03:28.127570 13128 raft_consensus.cc:493] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.128055 13128 raft_consensus.cc:515] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.128468 13122 raft_consensus.cc:359] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.129227 13122 raft_consensus.cc:385] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.129495 13122 raft_consensus.cc:740] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.130386 13122 consensus_queue.cc:260] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.134635 13122 ts_tablet_manager.cc:1434] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:03:28.135598 13122 tablet_bootstrap.cc:492] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557: Bootstrap starting.
I20260709 13:03:28.137034 13128 leader_election.cc:290] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:28.141440 13122 tablet_bootstrap.cc:654] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.146375 13121 tablet_bootstrap.cc:492] T 5bd46f5bb66f42e987f2ba4122e5f469 P 3d928b3e0fd541249acb60e65a2006d3: No bootstrap required, opened a new log
I20260709 13:03:28.146998 13121 ts_tablet_manager.cc:1403] T 5bd46f5bb66f42e987f2ba4122e5f469 P 3d928b3e0fd541249acb60e65a2006d3: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.010s
I20260709 13:03:28.146778 13123 tablet_bootstrap.cc:492] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689: No bootstrap required, opened a new log
I20260709 13:03:28.150354 13123 ts_tablet_manager.cc:1403] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.015s
I20260709 13:03:28.150130 13121 raft_consensus.cc:359] T 5bd46f5bb66f42e987f2ba4122e5f469 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.150950 13121 raft_consensus.cc:385] T 5bd46f5bb66f42e987f2ba4122e5f469 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.151329 13121 raft_consensus.cc:740] T 5bd46f5bb66f42e987f2ba4122e5f469 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.152285 13121 consensus_queue.cc:260] T 5bd46f5bb66f42e987f2ba4122e5f469 P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.154191 13123 raft_consensus.cc:359] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } } peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } }
I20260709 13:03:28.155328 13123 raft_consensus.cc:385] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.155718 13123 raft_consensus.cc:740] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.156814 13123 consensus_queue.cc:260] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } } peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } }
I20260709 13:03:28.157747 13081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd46f5bb66f42e987f2ba4122e5f469" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:28.158454 13081 raft_consensus.cc:2468] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 0.
I20260709 13:03:28.159759 12897 leader_election.cc:304] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 33b3c2d1c96c498daae329e24cc92557; no voters: 
I20260709 13:03:28.160660 13128 raft_consensus.cc:2804] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.161005 13128 raft_consensus.cc:493] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.161334 13128 raft_consensus.cc:3060] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.163182 13123 ts_tablet_manager.cc:1434] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260709 13:03:28.164636 13123 tablet_bootstrap.cc:492] T 76cf4f5072f249b1aeb1720ad58759ce P 123681161214404c94ed21038a29a689: Bootstrap starting.
I20260709 13:03:28.169044 13128 raft_consensus.cc:515] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.172598 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd46f5bb66f42e987f2ba4122e5f469" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
I20260709 13:03:28.173187 13123 tablet_bootstrap.cc:654] T 76cf4f5072f249b1aeb1720ad58759ce P 123681161214404c94ed21038a29a689: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.173323 13007 raft_consensus.cc:2468] T 5bd46f5bb66f42e987f2ba4122e5f469 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 0.
I20260709 13:03:28.173863 13128 leader_election.cc:290] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 election: Requested vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:28.171630 13121 ts_tablet_manager.cc:1434] T 5bd46f5bb66f42e987f2ba4122e5f469 P 3d928b3e0fd541249acb60e65a2006d3: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:03:28.177007 13121 tablet_bootstrap.cc:492] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3: Bootstrap starting.
I20260709 13:03:28.178203 13081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd46f5bb66f42e987f2ba4122e5f469" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:28.178807 13081 raft_consensus.cc:3060] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.182955 13121 tablet_bootstrap.cc:654] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.183458 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd46f5bb66f42e987f2ba4122e5f469" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:28.184089 13007 raft_consensus.cc:3060] T 5bd46f5bb66f42e987f2ba4122e5f469 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.188225 13122 tablet_bootstrap.cc:492] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557: No bootstrap required, opened a new log
I20260709 13:03:28.188776 13122 ts_tablet_manager.cc:1403] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.026s
I20260709 13:03:28.188886 13123 tablet_bootstrap.cc:492] T 76cf4f5072f249b1aeb1720ad58759ce P 123681161214404c94ed21038a29a689: No bootstrap required, opened a new log
I20260709 13:03:28.189404 13123 ts_tablet_manager.cc:1403] T 76cf4f5072f249b1aeb1720ad58759ce P 123681161214404c94ed21038a29a689: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.005s
I20260709 13:03:28.191746 13122 raft_consensus.cc:359] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.192116 13123 raft_consensus.cc:359] T 76cf4f5072f249b1aeb1720ad58759ce P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.192543 13122 raft_consensus.cc:385] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.192617 13007 raft_consensus.cc:2468] T 5bd46f5bb66f42e987f2ba4122e5f469 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 1.
I20260709 13:03:28.192873 13123 raft_consensus.cc:385] T 76cf4f5072f249b1aeb1720ad58759ce P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.193375 13123 raft_consensus.cc:740] T 76cf4f5072f249b1aeb1720ad58759ce P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.193545 13081 raft_consensus.cc:2468] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 1.
I20260709 13:03:28.192915 13122 raft_consensus.cc:740] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.194171 12895 leader_election.cc:304] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:28.194553 13122 consensus_queue.cc:260] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.195101 13128 raft_consensus.cc:2804] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:28.195233 13121 tablet_bootstrap.cc:492] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3: No bootstrap required, opened a new log
I20260709 13:03:28.195778 13123 consensus_queue.cc:260] T 76cf4f5072f249b1aeb1720ad58759ce P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.197832 13121 ts_tablet_manager.cc:1403] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.006s
I20260709 13:03:28.196878 13122 ts_tablet_manager.cc:1434] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:28.197162 13128 raft_consensus.cc:697] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 1 LEADER]: Becoming Leader. State: Replica: 123681161214404c94ed21038a29a689, State: Running, Role: LEADER
I20260709 13:03:28.199229 13122 tablet_bootstrap.cc:492] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557: Bootstrap starting.
I20260709 13:03:28.199081 13128 consensus_queue.cc:237] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.200911 13121 raft_consensus.cc:359] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.201694 13121 raft_consensus.cc:385] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.202044 13121 raft_consensus.cc:740] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.202891 13121 consensus_queue.cc:260] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.208475 13121 ts_tablet_manager.cc:1434] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 13:03:28.209729 13122 tablet_bootstrap.cc:654] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.210167 13121 tablet_bootstrap.cc:492] T 6267d81e5946489f9c88a97c4c08f422 P 3d928b3e0fd541249acb60e65a2006d3: Bootstrap starting.
I20260709 13:03:28.210477 13123 ts_tablet_manager.cc:1434] T 76cf4f5072f249b1aeb1720ad58759ce P 123681161214404c94ed21038a29a689: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.003s
I20260709 13:03:28.211668 13123 tablet_bootstrap.cc:492] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689: Bootstrap starting.
I20260709 13:03:28.216964 13121 tablet_bootstrap.cc:654] T 6267d81e5946489f9c88a97c4c08f422 P 3d928b3e0fd541249acb60e65a2006d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.219496 13123 tablet_bootstrap.cc:654] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.221428 13122 tablet_bootstrap.cc:492] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557: No bootstrap required, opened a new log
I20260709 13:03:28.222146 13122 ts_tablet_manager.cc:1403] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260709 13:03:28.226137 13122 raft_consensus.cc:359] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.226948 13122 raft_consensus.cc:385] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.227306 13122 raft_consensus.cc:740] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.228391 13123 tablet_bootstrap.cc:492] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689: No bootstrap required, opened a new log
I20260709 13:03:28.228082 13122 consensus_queue.cc:260] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.228633 13121 tablet_bootstrap.cc:492] T 6267d81e5946489f9c88a97c4c08f422 P 3d928b3e0fd541249acb60e65a2006d3: No bootstrap required, opened a new log
I20260709 13:03:28.228994 13123 ts_tablet_manager.cc:1403] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.010s
I20260709 13:03:28.228489 12830 catalog_manager.cc:5697] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 reported cstate change: term changed from 0 to 1, leader changed from <none> to 123681161214404c94ed21038a29a689 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "123681161214404c94ed21038a29a689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.230443 13122 ts_tablet_manager.cc:1434] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:28.231575 13122 tablet_bootstrap.cc:492] T cbc6ed6608b84fa99f492291f6f6cc8e P 33b3c2d1c96c498daae329e24cc92557: Bootstrap starting.
I20260709 13:03:28.232589 13123 raft_consensus.cc:359] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.233337 13123 raft_consensus.cc:385] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.233631 13123 raft_consensus.cc:740] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.234441 13123 consensus_queue.cc:260] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.236930 13123 ts_tablet_manager.cc:1434] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:03:28.237891 13123 tablet_bootstrap.cc:492] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689: Bootstrap starting.
I20260709 13:03:28.238945 13122 tablet_bootstrap.cc:654] T cbc6ed6608b84fa99f492291f6f6cc8e P 33b3c2d1c96c498daae329e24cc92557: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.240824 13121 ts_tablet_manager.cc:1403] T 6267d81e5946489f9c88a97c4c08f422 P 3d928b3e0fd541249acb60e65a2006d3: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.009s
I20260709 13:03:28.244143 13123 tablet_bootstrap.cc:654] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.244845 13121 raft_consensus.cc:359] T 6267d81e5946489f9c88a97c4c08f422 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.245963 13121 raft_consensus.cc:385] T 6267d81e5946489f9c88a97c4c08f422 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.246352 13121 raft_consensus.cc:740] T 6267d81e5946489f9c88a97c4c08f422 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.247504 13121 consensus_queue.cc:260] T 6267d81e5946489f9c88a97c4c08f422 P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.257463 13121 ts_tablet_manager.cc:1434] T 6267d81e5946489f9c88a97c4c08f422 P 3d928b3e0fd541249acb60e65a2006d3: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 13:03:28.258888 13121 tablet_bootstrap.cc:492] T 2675e3d0d982461aa3d855491db94b76 P 3d928b3e0fd541249acb60e65a2006d3: Bootstrap starting.
I20260709 13:03:28.266884 13122 tablet_bootstrap.cc:492] T cbc6ed6608b84fa99f492291f6f6cc8e P 33b3c2d1c96c498daae329e24cc92557: No bootstrap required, opened a new log
I20260709 13:03:28.267026 13123 tablet_bootstrap.cc:492] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689: No bootstrap required, opened a new log
I20260709 13:03:28.267608 13122 ts_tablet_manager.cc:1403] T cbc6ed6608b84fa99f492291f6f6cc8e P 33b3c2d1c96c498daae329e24cc92557: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.010s
I20260709 13:03:28.267693 13123 ts_tablet_manager.cc:1403] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.011s
I20260709 13:03:28.268126 13121 tablet_bootstrap.cc:654] T 2675e3d0d982461aa3d855491db94b76 P 3d928b3e0fd541249acb60e65a2006d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.270007 13122 raft_consensus.cc:359] T cbc6ed6608b84fa99f492291f6f6cc8e P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.270766 13122 raft_consensus.cc:385] T cbc6ed6608b84fa99f492291f6f6cc8e P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.271173 13122 raft_consensus.cc:740] T cbc6ed6608b84fa99f492291f6f6cc8e P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.270793 13123 raft_consensus.cc:359] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.271947 13123 raft_consensus.cc:385] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.272392 13123 raft_consensus.cc:740] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.272138 13122 consensus_queue.cc:260] T cbc6ed6608b84fa99f492291f6f6cc8e P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.273080 13123 consensus_queue.cc:260] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.274390 13121 tablet_bootstrap.cc:492] T 2675e3d0d982461aa3d855491db94b76 P 3d928b3e0fd541249acb60e65a2006d3: No bootstrap required, opened a new log
I20260709 13:03:28.274922 13121 ts_tablet_manager.cc:1403] T 2675e3d0d982461aa3d855491db94b76 P 3d928b3e0fd541249acb60e65a2006d3: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 13:03:28.275156 13123 ts_tablet_manager.cc:1434] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:28.276651 13128 raft_consensus.cc:493] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.277117 13128 raft_consensus.cc:515] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.277786 13121 raft_consensus.cc:359] T 2675e3d0d982461aa3d855491db94b76 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } } peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } }
I20260709 13:03:28.278491 13121 raft_consensus.cc:385] T 2675e3d0d982461aa3d855491db94b76 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.278797 13123 tablet_bootstrap.cc:492] T cbc6ed6608b84fa99f492291f6f6cc8e P 123681161214404c94ed21038a29a689: Bootstrap starting.
I20260709 13:03:28.279192 13128 leader_election.cc:290] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:28.280763 13081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1819fbb7f64ec69b10696e98e67805" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:28.281631 13122 ts_tablet_manager.cc:1434] T cbc6ed6608b84fa99f492291f6f6cc8e P 33b3c2d1c96c498daae329e24cc92557: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260709 13:03:28.282073 12897 leader_election.cc:343] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.282276 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1819fbb7f64ec69b10696e98e67805" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
I20260709 13:03:28.282892 13122 tablet_bootstrap.cc:492] T 81a613434cf3477eb0821c779bb34fe5 P 33b3c2d1c96c498daae329e24cc92557: Bootstrap starting.
W20260709 13:03:28.283685 12895 leader_election.cc:343] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.284159 12895 leader_election.cc:304] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 123681161214404c94ed21038a29a689; no voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3
I20260709 13:03:28.285856 13123 tablet_bootstrap.cc:654] T cbc6ed6608b84fa99f492291f6f6cc8e P 123681161214404c94ed21038a29a689: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.278784 13121 raft_consensus.cc:740] T 2675e3d0d982461aa3d855491db94b76 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.287477 13128 raft_consensus.cc:2749] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:28.287695 13121 consensus_queue.cc:260] T 2675e3d0d982461aa3d855491db94b76 P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } } peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } }
I20260709 13:03:28.289327 13122 tablet_bootstrap.cc:654] T 81a613434cf3477eb0821c779bb34fe5 P 33b3c2d1c96c498daae329e24cc92557: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.290059 13121 ts_tablet_manager.cc:1434] T 2675e3d0d982461aa3d855491db94b76 P 3d928b3e0fd541249acb60e65a2006d3: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 13:03:28.291158 13121 tablet_bootstrap.cc:492] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3: Bootstrap starting.
I20260709 13:03:28.298699 13127 raft_consensus.cc:493] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.299259 13127 raft_consensus.cc:515] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } } peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } }
I20260709 13:03:28.302650 13121 tablet_bootstrap.cc:654] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.304319 13127 leader_election.cc:290] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 123681161214404c94ed21038a29a689 (127.7.49.193:39395)
I20260709 13:03:28.317483 13127 raft_consensus.cc:493] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.318099 13127 raft_consensus.cc:515] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.320986 13127 leader_election.cc:290] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:28.332542 13127 raft_consensus.cc:493] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.333169 13127 raft_consensus.cc:515] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.335855 13127 leader_election.cc:290] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
W20260709 13:03:28.355141 12878 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:28.362377 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2675e3d0d982461aa3d855491db94b76" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
I20260709 13:03:28.363416 13007 raft_consensus.cc:2468] T 2675e3d0d982461aa3d855491db94b76 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 0.
I20260709 13:03:28.364471 13129 raft_consensus.cc:493] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.365010 13129 raft_consensus.cc:515] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.365585 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6267d81e5946489f9c88a97c4c08f422" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
I20260709 13:03:28.366242 13007 raft_consensus.cc:2468] T 6267d81e5946489f9c88a97c4c08f422 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 0.
I20260709 13:03:28.367792 13044 leader_election.cc:304] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:28.369056 13127 raft_consensus.cc:2804] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.369505 13127 raft_consensus.cc:493] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.369885 13127 raft_consensus.cc:3060] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.373836 13129 leader_election.cc:290] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:28.379460 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9a85b1b4db4e74a55218a355d78bb8" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
I20260709 13:03:28.381548 13044 leader_election.cc:304] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:28.384825 13128 raft_consensus.cc:493] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.385418 13128 raft_consensus.cc:515] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } } peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } }
I20260709 13:03:28.387086 13121 tablet_bootstrap.cc:492] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3: No bootstrap required, opened a new log
I20260709 13:03:28.387573 13121 ts_tablet_manager.cc:1403] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3: Time spent bootstrapping tablet: real 0.097s	user 0.032s	sys 0.046s
I20260709 13:03:28.388675 13127 raft_consensus.cc:515] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } } peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } }
I20260709 13:03:28.387527 13128 leader_election.cc:290] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:28.388993 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2675e3d0d982461aa3d855491db94b76" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
I20260709 13:03:28.389676 13122 tablet_bootstrap.cc:492] T 81a613434cf3477eb0821c779bb34fe5 P 33b3c2d1c96c498daae329e24cc92557: No bootstrap required, opened a new log
I20260709 13:03:28.390169 13122 ts_tablet_manager.cc:1403] T 81a613434cf3477eb0821c779bb34fe5 P 33b3c2d1c96c498daae329e24cc92557: Time spent bootstrapping tablet: real 0.107s	user 0.044s	sys 0.032s
I20260709 13:03:28.390393 13121 raft_consensus.cc:359] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.391178 13121 raft_consensus.cc:385] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.391492 13121 raft_consensus.cc:740] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.392179 13121 consensus_queue.cc:260] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.390093 13007 raft_consensus.cc:2468] T 2675e3d0d982461aa3d855491db94b76 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 0.
I20260709 13:03:28.393211 13122 raft_consensus.cc:359] T 81a613434cf3477eb0821c779bb34fe5 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.393920 13122 raft_consensus.cc:385] T 81a613434cf3477eb0821c779bb34fe5 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.394201 13122 raft_consensus.cc:740] T 81a613434cf3477eb0821c779bb34fe5 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.394068 12895 leader_election.cc:304] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:28.395084 13158 raft_consensus.cc:2804] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.395185 13128 raft_consensus.cc:2804] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.392846 13123 tablet_bootstrap.cc:492] T cbc6ed6608b84fa99f492291f6f6cc8e P 123681161214404c94ed21038a29a689: No bootstrap required, opened a new log
I20260709 13:03:28.395680 13128 raft_consensus.cc:493] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.396000 13123 ts_tablet_manager.cc:1403] T cbc6ed6608b84fa99f492291f6f6cc8e P 123681161214404c94ed21038a29a689: Time spent bootstrapping tablet: real 0.120s	user 0.043s	sys 0.057s
I20260709 13:03:28.396044 13128 raft_consensus.cc:3060] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.398984 13123 raft_consensus.cc:359] T cbc6ed6608b84fa99f492291f6f6cc8e P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.399673 13123 raft_consensus.cc:385] T cbc6ed6608b84fa99f492291f6f6cc8e P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.399969 13123 raft_consensus.cc:740] T cbc6ed6608b84fa99f492291f6f6cc8e P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.401052 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2675e3d0d982461aa3d855491db94b76" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:28.401818 13121 ts_tablet_manager.cc:1434] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 13:03:28.402558 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6267d81e5946489f9c88a97c4c08f422" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:28.403250 12931 raft_consensus.cc:2468] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 0.
W20260709 13:03:28.403359 13044 leader_election.cc:343] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.395128 13122 consensus_queue.cc:260] T 81a613434cf3477eb0821c779bb34fe5 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.404737 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9a85b1b4db4e74a55218a355d78bb8" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:28.404749 13121 tablet_bootstrap.cc:492] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3: Bootstrap starting.
I20260709 13:03:28.405439 12931 raft_consensus.cc:2468] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 0.
I20260709 13:03:28.405633 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2675e3d0d982461aa3d855491db94b76" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:28.404767 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2675e3d0d982461aa3d855491db94b76" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:28.407729 13046 leader_election.cc:304] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [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: 123681161214404c94ed21038a29a689, 33b3c2d1c96c498daae329e24cc92557; no voters: 3d928b3e0fd541249acb60e65a2006d3
I20260709 13:03:28.407588 13123 consensus_queue.cc:260] T cbc6ed6608b84fa99f492291f6f6cc8e P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.406694 13007 raft_consensus.cc:3060] T 2675e3d0d982461aa3d855491db94b76 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.412199 13121 tablet_bootstrap.cc:654] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.413375 13123 ts_tablet_manager.cc:1434] T cbc6ed6608b84fa99f492291f6f6cc8e P 123681161214404c94ed21038a29a689: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.005s
I20260709 13:03:28.413908 13122 ts_tablet_manager.cc:1434] T 81a613434cf3477eb0821c779bb34fe5 P 33b3c2d1c96c498daae329e24cc92557: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:03:28.416137 13129 raft_consensus.cc:493] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.416878 13122 tablet_bootstrap.cc:492] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557: Bootstrap starting.
I20260709 13:03:28.416635 13129 raft_consensus.cc:515] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.418254 13081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2675e3d0d982461aa3d855491db94b76" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:28.419072 13081 raft_consensus.cc:2393] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 123681161214404c94ed21038a29a689 in current term 1: Already voted for candidate 33b3c2d1c96c498daae329e24cc92557 in this term.
I20260709 13:03:28.423125 13128 raft_consensus.cc:515] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } } peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } }
I20260709 13:03:28.424327 12932 raft_consensus.cc:2393] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33b3c2d1c96c498daae329e24cc92557 in current term 1: Already voted for candidate 123681161214404c94ed21038a29a689 in this term.
I20260709 13:03:28.424777 13122 tablet_bootstrap.cc:654] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.428061 13123 tablet_bootstrap.cc:492] T 81a613434cf3477eb0821c779bb34fe5 P 123681161214404c94ed21038a29a689: Bootstrap starting.
I20260709 13:03:28.428624 13161 raft_consensus.cc:2804] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.429040 13161 raft_consensus.cc:493] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.429369 13161 raft_consensus.cc:3060] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.431418 13129 leader_election.cc:290] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:28.432161 13129 raft_consensus.cc:493] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.432703 13129 raft_consensus.cc:515] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.434074 13127 leader_election.cc:290] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 election: Requested vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 123681161214404c94ed21038a29a689 (127.7.49.193:39395)
I20260709 13:03:28.434847 13158 raft_consensus.cc:493] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.435058 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2675e3d0d982461aa3d855491db94b76" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:28.437451 13081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2675e3d0d982461aa3d855491db94b76" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:28.438231 13081 raft_consensus.cc:2393] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 123681161214404c94ed21038a29a689 in current term 1: Already voted for candidate 33b3c2d1c96c498daae329e24cc92557 in this term.
I20260709 13:03:28.439494 12897 leader_election.cc:304] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [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: 123681161214404c94ed21038a29a689; no voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3
I20260709 13:03:28.440385 13143 raft_consensus.cc:2749] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:28.442458 13128 leader_election.cc:290] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 election: Requested vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:28.444046 13129 leader_election.cc:290] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:28.444895 13007 raft_consensus.cc:2468] T 2675e3d0d982461aa3d855491db94b76 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 1.
I20260709 13:03:28.435354 13158 raft_consensus.cc:3060] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.449214 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6ed6608b84fa99f492291f6f6cc8e" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:28.450613 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cf4f5072f249b1aeb1720ad58759ce" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:28.440485 13123 tablet_bootstrap.cc:654] T 81a613434cf3477eb0821c779bb34fe5 P 123681161214404c94ed21038a29a689: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.451858 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f58f51042a4b7cbf736178bfbb0189" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:28.459995 12932 raft_consensus.cc:2468] T cbc6ed6608b84fa99f492291f6f6cc8e P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 0.
I20260709 13:03:28.460004 12930 raft_consensus.cc:2468] T 76cf4f5072f249b1aeb1720ad58759ce P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 0.
I20260709 13:03:28.454397 13162 raft_consensus.cc:493] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.461370 13162 raft_consensus.cc:515] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.463176 13081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6ed6608b84fa99f492291f6f6cc8e" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:28.463600 13162 leader_election.cc:290] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:28.463999 13081 raft_consensus.cc:2468] T cbc6ed6608b84fa99f492291f6f6cc8e P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 0.
W20260709 13:03:28.464440 12972 leader_election.cc:343] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.465159 12972 leader_election.cc:304] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:28.465651 13081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cf4f5072f249b1aeb1720ad58759ce" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:28.466063 12972 leader_election.cc:304] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:28.466442 13081 raft_consensus.cc:2468] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 0.
I20260709 13:03:28.468004 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a613434cf3477eb0821c779bb34fe5" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:28.468966 13081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f58f51042a4b7cbf736178bfbb0189" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:28.469460 13162 raft_consensus.cc:2804] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.469947 13162 raft_consensus.cc:493] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.470310 13162 raft_consensus.cc:3060] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.470130 13044 leader_election.cc:304] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [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: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 123681161214404c94ed21038a29a689
I20260709 13:03:28.471520 13160 raft_consensus.cc:2804] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:28.472142 13158 raft_consensus.cc:515] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.472319 13160 raft_consensus.cc:697] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Becoming Leader. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:28.473645 13160 consensus_queue.cc:237] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } } peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } }
I20260709 13:03:28.474994 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6267d81e5946489f9c88a97c4c08f422" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:28.475178 13129 raft_consensus.cc:2804] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.475555 13129 raft_consensus.cc:493] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.475607 12930 raft_consensus.cc:3060] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.475977 13129 raft_consensus.cc:3060] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.452111 13161 raft_consensus.cc:515] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.480050 13161 leader_election.cc:290] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:28.480700 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9a85b1b4db4e74a55218a355d78bb8" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689"
W20260709 13:03:28.481118 12972 leader_election.cc:343] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.481285 12932 raft_consensus.cc:3060] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:28.482760 12972 leader_election.cc:343] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.483214 12972 leader_election.cc:304] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d928b3e0fd541249acb60e65a2006d3; no voters: 123681161214404c94ed21038a29a689, 33b3c2d1c96c498daae329e24cc92557
I20260709 13:03:28.483349 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9a85b1b4db4e74a55218a355d78bb8" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:28.484212 13081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a613434cf3477eb0821c779bb34fe5" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:28.485033 13081 raft_consensus.cc:2468] T 81a613434cf3477eb0821c779bb34fe5 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 0.
W20260709 13:03:28.486399 13044 leader_election.cc:343] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.488956 13129 raft_consensus.cc:515] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.489888 12932 raft_consensus.cc:2468] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 1.
I20260709 13:03:28.490975 13129 leader_election.cc:290] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:28.490978 13046 leader_election.cc:304] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [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: 123681161214404c94ed21038a29a689, 33b3c2d1c96c498daae329e24cc92557; no voters: 3d928b3e0fd541249acb60e65a2006d3
I20260709 13:03:28.497668 13161 raft_consensus.cc:2804] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:28.498167 13161 raft_consensus.cc:697] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Becoming Leader. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:28.493758 13162 raft_consensus.cc:515] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.498416 13081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cf4f5072f249b1aeb1720ad58759ce" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:28.499257 13081 raft_consensus.cc:3060] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.498976 13161 consensus_queue.cc:237] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.494599 12930 raft_consensus.cc:2468] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 1.
I20260709 13:03:28.495875 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cf4f5072f249b1aeb1720ad58759ce" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:28.502121 12932 raft_consensus.cc:3060] T 76cf4f5072f249b1aeb1720ad58759ce P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.501984 13046 leader_election.cc:304] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 33b3c2d1c96c498daae329e24cc92557; no voters: 
I20260709 13:03:28.502971 13127 raft_consensus.cc:2804] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:28.503455 13127 raft_consensus.cc:697] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Becoming Leader. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:28.496610 12830 catalog_manager.cc:5697] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "33b3c2d1c96c498daae329e24cc92557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.504262 13127 consensus_queue.cc:237] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.495980 13122 tablet_bootstrap.cc:492] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557: No bootstrap required, opened a new log
I20260709 13:03:28.507555 13122 ts_tablet_manager.cc:1403] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557: Time spent bootstrapping tablet: real 0.091s	user 0.023s	sys 0.001s
I20260709 13:03:28.496491 12972 leader_election.cc:304] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [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: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 123681161214404c94ed21038a29a689
I20260709 13:03:28.510349 13122 raft_consensus.cc:359] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.511205 13122 raft_consensus.cc:385] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.511550 13122 raft_consensus.cc:740] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.512392 13122 consensus_queue.cc:260] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.513775 13081 raft_consensus.cc:2468] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 1.
I20260709 13:03:28.522100 13121 tablet_bootstrap.cc:492] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3: No bootstrap required, opened a new log
I20260709 13:03:28.515529 12972 leader_election.cc:304] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:28.542135 13121 ts_tablet_manager.cc:1403] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3: Time spent bootstrapping tablet: real 0.138s	user 0.021s	sys 0.052s
I20260709 13:03:28.516088 13129 raft_consensus.cc:2804] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.520326 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6267d81e5946489f9c88a97c4c08f422" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:28.542630 13129 raft_consensus.cc:493] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.543128 13007 raft_consensus.cc:3060] T 6267d81e5946489f9c88a97c4c08f422 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.543454 13129 raft_consensus.cc:3060] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.545305 13121 raft_consensus.cc:359] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.545097 12830 catalog_manager.cc:5697] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "33b3c2d1c96c498daae329e24cc92557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:28.521770 13123 tablet_bootstrap.cc:492] T 81a613434cf3477eb0821c779bb34fe5 P 123681161214404c94ed21038a29a689: No bootstrap required, opened a new log
I20260709 13:03:28.547695 13123 ts_tablet_manager.cc:1403] T 81a613434cf3477eb0821c779bb34fe5 P 123681161214404c94ed21038a29a689: Time spent bootstrapping tablet: real 0.120s	user 0.017s	sys 0.032s
I20260709 13:03:28.516920 13158 leader_election.cc:290] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:28.548249 12830 catalog_manager.cc:5697] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "33b3c2d1c96c498daae329e24cc92557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:28.551311 13007 raft_consensus.cc:2468] T 6267d81e5946489f9c88a97c4c08f422 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 1.
I20260709 13:03:28.515751 13162 leader_election.cc:290] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:28.538542 12932 raft_consensus.cc:2468] T 76cf4f5072f249b1aeb1720ad58759ce P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 1.
I20260709 13:03:28.546015 13121 raft_consensus.cc:385] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.494544 13166 raft_consensus.cc:2749] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:28.551095 13123 raft_consensus.cc:359] T 81a613434cf3477eb0821c779bb34fe5 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.514930 13122 ts_tablet_manager.cc:1434] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:03:28.553680 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6ed6608b84fa99f492291f6f6cc8e" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:28.554157 13166 raft_consensus.cc:493] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.554314 12930 raft_consensus.cc:3060] T cbc6ed6608b84fa99f492291f6f6cc8e P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.554670 13122 tablet_bootstrap.cc:492] T 12f58f51042a4b7cbf736178bfbb0189 P 33b3c2d1c96c498daae329e24cc92557: Bootstrap starting.
I20260709 13:03:28.554632 13166 raft_consensus.cc:515] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.553732 13081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6ed6608b84fa99f492291f6f6cc8e" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:28.556038 13081 raft_consensus.cc:3060] T cbc6ed6608b84fa99f492291f6f6cc8e P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.557509 13166 leader_election.cc:290] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:28.558018 13121 raft_consensus.cc:740] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.558694 13121 consensus_queue.cc:260] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.560582 13121 ts_tablet_manager.cc:1434] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:03:28.561502 13122 tablet_bootstrap.cc:654] T 12f58f51042a4b7cbf736178bfbb0189 P 33b3c2d1c96c498daae329e24cc92557: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.563951 13123 raft_consensus.cc:385] T 81a613434cf3477eb0821c779bb34fe5 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.564262 13123 raft_consensus.cc:740] T 81a613434cf3477eb0821c779bb34fe5 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.564944 13123 consensus_queue.cc:260] T 81a613434cf3477eb0821c779bb34fe5 P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.566929 13123 ts_tablet_manager.cc:1434] T 81a613434cf3477eb0821c779bb34fe5 P 123681161214404c94ed21038a29a689: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 13:03:28.570026 13081 raft_consensus.cc:2468] T cbc6ed6608b84fa99f492291f6f6cc8e P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 1.
I20260709 13:03:28.552901 13170 raft_consensus.cc:2804] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:28.575469 13170 raft_consensus.cc:697] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Becoming Leader. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Running, Role: LEADER
I20260709 13:03:28.576469 13170 consensus_queue.cc:237] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.570485 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1819fbb7f64ec69b10696e98e67805" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:28.579355 13080 raft_consensus.cc:2468] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 0.
I20260709 13:03:28.579818 13128 consensus_queue.cc:1048] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:28.572350 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1819fbb7f64ec69b10696e98e67805" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:28.580883 12932 raft_consensus.cc:2468] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 0.
I20260709 13:03:28.582312 12972 leader_election.cc:304] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:28.583348 13166 raft_consensus.cc:2804] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.583736 13166 raft_consensus.cc:493] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.573374 13123 tablet_bootstrap.cc:492] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689: Bootstrap starting.
I20260709 13:03:28.584196 13166 raft_consensus.cc:3060] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.551440 13129 raft_consensus.cc:515] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.586423 13129 leader_election.cc:290] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:28.588446 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a613434cf3477eb0821c779bb34fe5" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:28.588460 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a613434cf3477eb0821c779bb34fe5" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:28.589195 13080 raft_consensus.cc:3060] T 81a613434cf3477eb0821c779bb34fe5 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.589596 12932 raft_consensus.cc:3060] T 81a613434cf3477eb0821c779bb34fe5 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.597051 12932 raft_consensus.cc:2468] T 81a613434cf3477eb0821c779bb34fe5 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 1.
I20260709 13:03:28.598205 13123 tablet_bootstrap.cc:654] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.574848 12930 raft_consensus.cc:2468] T cbc6ed6608b84fa99f492291f6f6cc8e P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 1.
I20260709 13:03:28.608330 12972 leader_election.cc:304] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:28.613371 12972 leader_election.cc:304] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:28.614471 13080 raft_consensus.cc:2468] T 81a613434cf3477eb0821c779bb34fe5 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 1.
I20260709 13:03:28.614818 13129 raft_consensus.cc:2804] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:28.607159 13166 raft_consensus.cc:515] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.615672 13129 raft_consensus.cc:697] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Becoming Leader. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Running, Role: LEADER
I20260709 13:03:28.615307 13170 raft_consensus.cc:2804] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:28.616402 13170 raft_consensus.cc:697] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Becoming Leader. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Running, Role: LEADER
I20260709 13:03:28.617195 13166 leader_election.cc:290] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:28.619467 12830 catalog_manager.cc:5697] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "3d928b3e0fd541249acb60e65a2006d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.623584 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1819fbb7f64ec69b10696e98e67805" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:28.624282 12930 raft_consensus.cc:3060] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.624574 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1819fbb7f64ec69b10696e98e67805" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:28.625197 13080 raft_consensus.cc:3060] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.623235 13129 consensus_queue.cc:237] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.627452 13142 consensus_queue.cc:1048] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:28.617327 13170 consensus_queue.cc:237] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.640789 13122 tablet_bootstrap.cc:492] T 12f58f51042a4b7cbf736178bfbb0189 P 33b3c2d1c96c498daae329e24cc92557: No bootstrap required, opened a new log
I20260709 13:03:28.641484 13122 ts_tablet_manager.cc:1403] T 12f58f51042a4b7cbf736178bfbb0189 P 33b3c2d1c96c498daae329e24cc92557: Time spent bootstrapping tablet: real 0.087s	user 0.024s	sys 0.009s
I20260709 13:03:28.643347 12930 raft_consensus.cc:2468] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 1.
I20260709 13:03:28.645315 13122 raft_consensus.cc:359] T 12f58f51042a4b7cbf736178bfbb0189 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.646281 13122 raft_consensus.cc:385] T 12f58f51042a4b7cbf736178bfbb0189 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.646615 13122 raft_consensus.cc:740] T 12f58f51042a4b7cbf736178bfbb0189 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.647523 12972 leader_election.cc:304] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:28.647758 13122 consensus_queue.cc:260] T 12f58f51042a4b7cbf736178bfbb0189 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.648666 13166 raft_consensus.cc:2804] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:28.649250 13166 raft_consensus.cc:697] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Becoming Leader. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Running, Role: LEADER
I20260709 13:03:28.650741 13122 ts_tablet_manager.cc:1434] T 12f58f51042a4b7cbf736178bfbb0189 P 33b3c2d1c96c498daae329e24cc92557: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:03:28.650153 13166 consensus_queue.cc:237] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.661708 13123 tablet_bootstrap.cc:492] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689: No bootstrap required, opened a new log
I20260709 13:03:28.662482 13123 ts_tablet_manager.cc:1403] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689: Time spent bootstrapping tablet: real 0.089s	user 0.023s	sys 0.027s
I20260709 13:03:28.668226 13123 raft_consensus.cc:359] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.669131 13123 raft_consensus.cc:385] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.664078 13080 raft_consensus.cc:2468] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 1.
W20260709 13:03:28.664741 12895 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:46689, user_credentials={real_user=slave}} blocked reactor thread for 52328.6us
I20260709 13:03:28.669451 13123 raft_consensus.cc:740] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.674315 13123 consensus_queue.cc:260] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.676344 13123 ts_tablet_manager.cc:1434] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:03:28.680557 12828 catalog_manager.cc:5697] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "3d928b3e0fd541249acb60e65a2006d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.682659 12828 catalog_manager.cc:5697] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "3d928b3e0fd541249acb60e65a2006d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.697594 12830 catalog_manager.cc:5697] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "3d928b3e0fd541249acb60e65a2006d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.740075 13176 raft_consensus.cc:493] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.740638 13176 raft_consensus.cc:515] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.742295 13176 leader_election.cc:290] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:28.743183 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f58f51042a4b7cbf736178bfbb0189" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
I20260709 13:03:28.743345 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f58f51042a4b7cbf736178bfbb0189" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:28.743782 13007 raft_consensus.cc:2468] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 0.
I20260709 13:03:28.743985 13080 raft_consensus.cc:2468] T 12f58f51042a4b7cbf736178bfbb0189 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 0.
I20260709 13:03:28.744834 12895 leader_election.cc:304] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:28.745606 13176 raft_consensus.cc:2804] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.745955 13176 raft_consensus.cc:493] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.746243 13176 raft_consensus.cc:3060] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.751572 13176 raft_consensus.cc:515] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.753118 13176 leader_election.cc:290] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 election: Requested vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:28.753885 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f58f51042a4b7cbf736178bfbb0189" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:28.754119 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f58f51042a4b7cbf736178bfbb0189" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:28.754475 13007 raft_consensus.cc:3060] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.754745 13080 raft_consensus.cc:3060] T 12f58f51042a4b7cbf736178bfbb0189 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.759320 13080 raft_consensus.cc:2468] T 12f58f51042a4b7cbf736178bfbb0189 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 1.
I20260709 13:03:28.759413 13007 raft_consensus.cc:2468] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 1.
I20260709 13:03:28.760234 12897 leader_election.cc:304] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 33b3c2d1c96c498daae329e24cc92557; no voters: 
I20260709 13:03:28.761055 13176 raft_consensus.cc:2804] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:28.761471 13176 raft_consensus.cc:697] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 1 LEADER]: Becoming Leader. State: Replica: 123681161214404c94ed21038a29a689, State: Running, Role: LEADER
I20260709 13:03:28.762225 13176 consensus_queue.cc:237] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.769059 12830 catalog_manager.cc:5697] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 reported cstate change: term changed from 0 to 1, leader changed from <none> to 123681161214404c94ed21038a29a689 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "123681161214404c94ed21038a29a689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.885278 13170 raft_consensus.cc:493] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.885829 13170 raft_consensus.cc:515] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:28.887791 13170 leader_election.cc:290] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:28.889091 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9a85b1b4db4e74a55218a355d78bb8" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:28.889302 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9a85b1b4db4e74a55218a355d78bb8" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:28.889825 12930 raft_consensus.cc:2393] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d928b3e0fd541249acb60e65a2006d3 in current term 1: Already voted for candidate 33b3c2d1c96c498daae329e24cc92557 in this term.
I20260709 13:03:28.891137 12972 leader_election.cc:304] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d928b3e0fd541249acb60e65a2006d3; no voters: 123681161214404c94ed21038a29a689, 33b3c2d1c96c498daae329e24cc92557
I20260709 13:03:28.892009 13170 raft_consensus.cc:3060] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.897280 13170 raft_consensus.cc:2749] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:28.900058 13080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2675e3d0d982461aa3d855491db94b76"
dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
mode: GRACEFUL
new_leader_uuid: "123681161214404c94ed21038a29a689"
 from {username='slave'} at 127.0.0.1:48318
I20260709 13:03:28.900653 13080 raft_consensus.cc:606] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Received request to transfer leadership to TS 123681161214404c94ed21038a29a689
I20260709 13:03:28.905442 13080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad9a85b1b4db4e74a55218a355d78bb8"
dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
mode: GRACEFUL
new_leader_uuid: "123681161214404c94ed21038a29a689"
 from {username='slave'} at 127.0.0.1:48318
I20260709 13:03:28.905900 13080 raft_consensus.cc:606] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Received request to transfer leadership to TS 123681161214404c94ed21038a29a689
I20260709 13:03:28.910373 13080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6267d81e5946489f9c88a97c4c08f422"
dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
mode: GRACEFUL
new_leader_uuid: "123681161214404c94ed21038a29a689"
 from {username='slave'} at 127.0.0.1:48318
I20260709 13:03:28.910840 13080 raft_consensus.cc:606] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Received request to transfer leadership to TS 123681161214404c94ed21038a29a689
I20260709 13:03:28.922853 13007 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb1819fbb7f64ec69b10696e98e67805"
dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
mode: GRACEFUL
new_leader_uuid: "123681161214404c94ed21038a29a689"
 from {username='slave'} at 127.0.0.1:50312
I20260709 13:03:28.923491 13007 raft_consensus.cc:606] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Received request to transfer leadership to TS 123681161214404c94ed21038a29a689
I20260709 13:03:28.936543 12930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12f58f51042a4b7cbf736178bfbb0189"
dest_uuid: "123681161214404c94ed21038a29a689"
mode: GRACEFUL
new_leader_uuid: "3d928b3e0fd541249acb60e65a2006d3"
 from {username='slave'} at 127.0.0.1:48946
I20260709 13:03:28.937065 12930 raft_consensus.cc:606] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 1 LEADER]: Received request to transfer leadership to TS 3d928b3e0fd541249acb60e65a2006d3
I20260709 13:03:28.949296 12930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5bd46f5bb66f42e987f2ba4122e5f469"
dest_uuid: "123681161214404c94ed21038a29a689"
mode: GRACEFUL
new_leader_uuid: "33b3c2d1c96c498daae329e24cc92557"
 from {username='slave'} at 127.0.0.1:48946
I20260709 13:03:28.949808 12930 raft_consensus.cc:606] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 1 LEADER]: Received request to transfer leadership to TS 33b3c2d1c96c498daae329e24cc92557
I20260709 13:03:28.972642 13170 consensus_queue.cc:1048] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:28.977941 13158 consensus_queue.cc:1048] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:28.986115 13170 consensus_queue.cc:1048] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:28.987486 13127 raft_consensus.cc:993] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557: : Instructing follower 123681161214404c94ed21038a29a689 to start an election
I20260709 13:03:28.988032 13127 raft_consensus.cc:1081] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Signalling peer 123681161214404c94ed21038a29a689 to start an election
I20260709 13:03:28.990876 12932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2675e3d0d982461aa3d855491db94b76"
dest_uuid: "123681161214404c94ed21038a29a689"
 from {username='slave'} at 127.0.0.1:48938
I20260709 13:03:28.992726 12932 raft_consensus.cc:493] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:28.992717 13127 consensus_queue.cc:1048] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:28.993400 12932 raft_consensus.cc:3060] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:29.001327 12932 raft_consensus.cc:515] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } } peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } }
I20260709 13:03:29.004294 12932 leader_election.cc:290] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 2 election: Requested vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:29.004932 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2675e3d0d982461aa3d855491db94b76" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:29.005824 13080 raft_consensus.cc:3055] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:29.006110 13080 raft_consensus.cc:740] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:29.006927 13080 consensus_queue.cc:260] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } } peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } }
I20260709 13:03:29.008540 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2675e3d0d982461aa3d855491db94b76" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:29.009158 13007 raft_consensus.cc:3060] T 2675e3d0d982461aa3d855491db94b76 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:29.009572 13127 consensus_queue.cc:1048] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.015072 13080 raft_consensus.cc:3060] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:29.017257 13007 raft_consensus.cc:2468] T 2675e3d0d982461aa3d855491db94b76 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 2.
I20260709 13:03:29.019273 13160 raft_consensus.cc:993] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557: : Instructing follower 123681161214404c94ed21038a29a689 to start an election
I20260709 13:03:29.019757 13160 raft_consensus.cc:1081] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Signalling peer 123681161214404c94ed21038a29a689 to start an election
I20260709 13:03:29.022697 12931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6267d81e5946489f9c88a97c4c08f422"
dest_uuid: "123681161214404c94ed21038a29a689"
 from {username='slave'} at 127.0.0.1:48938
I20260709 13:03:29.023283 12931 raft_consensus.cc:493] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:29.023681 12931 raft_consensus.cc:3060] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:29.025313 13158 consensus_queue.cc:1048] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.026041 12895 leader_election.cc:304] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:29.026916 13176 raft_consensus.cc:2804] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:29.027424 13176 raft_consensus.cc:697] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [term 2 LEADER]: Becoming Leader. State: Replica: 123681161214404c94ed21038a29a689, State: Running, Role: LEADER
I20260709 13:03:29.028266 13176 consensus_queue.cc:237] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } } peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } }
I20260709 13:03:29.033532 13170 consensus_queue.cc:1048] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.042670 12931 raft_consensus.cc:515] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:29.043483 13080 raft_consensus.cc:2468] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 2.
I20260709 13:03:29.043829 12932 raft_consensus.cc:1240] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Rejecting Update request from peer 33b3c2d1c96c498daae329e24cc92557 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:29.045477 12931 leader_election.cc:290] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 2 election: Requested vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:29.046955 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6267d81e5946489f9c88a97c4c08f422" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:29.047233 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6267d81e5946489f9c88a97c4c08f422" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:29.047734 13007 raft_consensus.cc:3060] T 6267d81e5946489f9c88a97c4c08f422 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:29.047744 13158 consensus_queue.cc:1059] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:29.045490 12830 catalog_manager.cc:5697] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 reported cstate change: term changed from 1 to 2, leader changed from 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195) to 123681161214404c94ed21038a29a689 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "123681161214404c94ed21038a29a689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:29.055985 13162 consensus_queue.cc:1048] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.060992 13080 raft_consensus.cc:3055] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:29.061466 13080 raft_consensus.cc:740] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:29.062523 13080 consensus_queue.cc:260] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:29.063232 13007 raft_consensus.cc:2468] T 6267d81e5946489f9c88a97c4c08f422 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 2.
I20260709 13:03:29.063853 13080 raft_consensus.cc:3060] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:29.064812 12895 leader_election.cc:304] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:29.065781 13176 raft_consensus.cc:2804] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:29.066228 13176 raft_consensus.cc:697] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [term 2 LEADER]: Becoming Leader. State: Replica: 123681161214404c94ed21038a29a689, State: Running, Role: LEADER
I20260709 13:03:29.067109 13176 consensus_queue.cc:237] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [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: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:29.070312 13080 raft_consensus.cc:2468] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 2.
W20260709 13:03:29.070910 13160 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:03:29.073074 13129 raft_consensus.cc:993] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3: : Instructing follower 123681161214404c94ed21038a29a689 to start an election
I20260709 13:03:29.073606 13162 raft_consensus.cc:1081] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Signalling peer 123681161214404c94ed21038a29a689 to start an election
I20260709 13:03:29.075363 12932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb1819fbb7f64ec69b10696e98e67805"
dest_uuid: "123681161214404c94ed21038a29a689"
 from {username='slave'} at 127.0.0.1:48944
I20260709 13:03:29.075902 12932 raft_consensus.cc:493] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:29.076288 12932 raft_consensus.cc:3060] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:29.081691 12932 raft_consensus.cc:515] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:29.083316 12932 leader_election.cc:290] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 2 election: Requested vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:29.084133 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1819fbb7f64ec69b10696e98e67805" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:29.084412 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1819fbb7f64ec69b10696e98e67805" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:29.084825 13007 raft_consensus.cc:3055] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:29.085049 13080 raft_consensus.cc:3060] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:29.085234 13007 raft_consensus.cc:740] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Running, Role: LEADER
I20260709 13:03:29.086074 13007 consensus_queue.cc:260] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:29.087057 13007 raft_consensus.cc:3060] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:29.087519 12830 catalog_manager.cc:5697] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 reported cstate change: term changed from 1 to 2, leader changed from 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195) to 123681161214404c94ed21038a29a689 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "123681161214404c94ed21038a29a689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.093339 13080 raft_consensus.cc:2468] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 2.
I20260709 13:03:29.093415 13007 raft_consensus.cc:2468] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 2.
I20260709 13:03:29.094666 12897 leader_election.cc:304] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 33b3c2d1c96c498daae329e24cc92557; no voters: 
I20260709 13:03:29.095181 13129 consensus_queue.cc:1048] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.096110 13176 raft_consensus.cc:2804] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:29.096629 13176 raft_consensus.cc:697] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 2 LEADER]: Becoming Leader. State: Replica: 123681161214404c94ed21038a29a689, State: Running, Role: LEADER
I20260709 13:03:29.097472 13176 consensus_queue.cc:237] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:29.105886 12830 catalog_manager.cc:5697] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 reported cstate change: term changed from 1 to 2, leader changed from 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194) to 123681161214404c94ed21038a29a689 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "123681161214404c94ed21038a29a689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.106693 13166 consensus_queue.cc:1048] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:29.108642 13160 consensus_queue.cc:1048] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.122131 13160 consensus_queue.cc:1048] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.124646 13127 raft_consensus.cc:993] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557: : Instructing follower 123681161214404c94ed21038a29a689 to start an election
I20260709 13:03:29.125051 13127 raft_consensus.cc:1081] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Signalling peer 123681161214404c94ed21038a29a689 to start an election
I20260709 13:03:29.126746 12931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad9a85b1b4db4e74a55218a355d78bb8"
dest_uuid: "123681161214404c94ed21038a29a689"
 from {username='slave'} at 127.0.0.1:48938
I20260709 13:03:29.127458 12931 raft_consensus.cc:493] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:29.127835 12931 raft_consensus.cc:3060] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:29.135658 12931 raft_consensus.cc:515] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:29.136454 12932 raft_consensus.cc:1240] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Rejecting Update request from peer 33b3c2d1c96c498daae329e24cc92557 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:29.138530 13127 consensus_queue.cc:1059] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.138909 12931 leader_election.cc:290] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 2 election: Requested vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:29.139632 13127 raft_consensus.cc:3055] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:29.139981 13127 raft_consensus.cc:740] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:29.140537 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9a85b1b4db4e74a55218a355d78bb8" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:29.140748 13127 consensus_queue.cc:260] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:29.141146 13007 raft_consensus.cc:3060] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:29.141571 13127 raft_consensus.cc:3060] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:29.142923 13081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9a85b1b4db4e74a55218a355d78bb8" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:29.147394 13007 raft_consensus.cc:2468] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 2.
I20260709 13:03:29.148433 12895 leader_election.cc:304] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:29.149219 13176 raft_consensus.cc:2804] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:29.149682 13176 raft_consensus.cc:697] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [term 2 LEADER]: Becoming Leader. State: Replica: 123681161214404c94ed21038a29a689, State: Running, Role: LEADER
I20260709 13:03:29.150485 13176 consensus_queue.cc:237] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [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: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:29.154726 13081 raft_consensus.cc:2468] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 2.
I20260709 13:03:29.157711 12826 catalog_manager.cc:5697] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 reported cstate change: term changed from 1 to 2, leader changed from 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195) to 123681161214404c94ed21038a29a689 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "123681161214404c94ed21038a29a689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.218427 13166 consensus_queue.cc:1048] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.223250 13166 consensus_queue.cc:1048] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:29.228675 13128 raft_consensus.cc:993] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689: : Instructing follower 33b3c2d1c96c498daae329e24cc92557 to start an election
I20260709 13:03:29.229156 13199 raft_consensus.cc:1081] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 1 LEADER]: Signalling peer 33b3c2d1c96c498daae329e24cc92557 to start an election
I20260709 13:03:29.231765 13081 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5bd46f5bb66f42e987f2ba4122e5f469"
dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
 from {username='slave'} at 127.0.0.1:48310
I20260709 13:03:29.232318 13081 raft_consensus.cc:493] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:29.232673 13081 raft_consensus.cc:3060] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:29.239768 13081 raft_consensus.cc:515] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:29.241789 13081 leader_election.cc:290] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 2 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:29.242760 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd46f5bb66f42e987f2ba4122e5f469" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:29.243057 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd46f5bb66f42e987f2ba4122e5f469" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:29.243462 13007 raft_consensus.cc:3060] T 5bd46f5bb66f42e987f2ba4122e5f469 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:29.243676 12931 raft_consensus.cc:3055] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:29.244032 12931 raft_consensus.cc:740] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Running, Role: LEADER
I20260709 13:03:29.244827 12931 consensus_queue.cc:260] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:29.246004 12931 raft_consensus.cc:3060] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:29.250590 13007 raft_consensus.cc:2468] T 5bd46f5bb66f42e987f2ba4122e5f469 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 2.
I20260709 13:03:29.252002 13044 leader_election.cc:304] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:29.252776 13127 raft_consensus.cc:2804] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:29.253270 13127 raft_consensus.cc:697] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 [term 2 LEADER]: Becoming Leader. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:29.254130 13127 consensus_queue.cc:237] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:29.254554 12931 raft_consensus.cc:2468] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 2.
I20260709 13:03:29.260701 12828 catalog_manager.cc:5697] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 reported cstate change: term changed from 1 to 2, leader changed from 123681161214404c94ed21038a29a689 (127.7.49.193) to 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "33b3c2d1c96c498daae329e24cc92557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:29.346249 13199 consensus_queue.cc:1048] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.352903 13128 raft_consensus.cc:993] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689: : Instructing follower 3d928b3e0fd541249acb60e65a2006d3 to start an election
I20260709 13:03:29.353425 13200 raft_consensus.cc:1081] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 1 LEADER]: Signalling peer 3d928b3e0fd541249acb60e65a2006d3 to start an election
I20260709 13:03:29.355888 13006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12f58f51042a4b7cbf736178bfbb0189"
dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
 from {username='slave'} at 127.0.0.1:50298
I20260709 13:03:29.357291 13006 raft_consensus.cc:493] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:29.357676 13006 raft_consensus.cc:3060] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:29.361146 13200 consensus_queue.cc:1048] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:29.365099 13006 raft_consensus.cc:515] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:29.367997 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f58f51042a4b7cbf736178bfbb0189" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:29.368597 12931 raft_consensus.cc:3055] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:29.368932 12931 raft_consensus.cc:740] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Running, Role: LEADER
I20260709 13:03:29.369544 13006 leader_election.cc:290] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 2 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:29.370563 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f58f51042a4b7cbf736178bfbb0189" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:29.371345 12931 consensus_queue.cc:260] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:29.372557 12931 raft_consensus.cc:3060] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:29.378836 12931 raft_consensus.cc:2468] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 2.
I20260709 13:03:29.379966 12972 leader_election.cc:304] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [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: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3; no voters: 33b3c2d1c96c498daae329e24cc92557
I20260709 13:03:29.380813 13166 raft_consensus.cc:2804] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:29.381325 13166 raft_consensus.cc:697] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 LEADER]: Becoming Leader. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Running, Role: LEADER
I20260709 13:03:29.382228 13166 consensus_queue.cc:237] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:29.389865 12826 catalog_manager.cc:5697] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 reported cstate change: term changed from 1 to 2, leader changed from 123681161214404c94ed21038a29a689 (127.7.49.193) to 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194). New cstate: current_term: 2 leader_uuid: "3d928b3e0fd541249acb60e65a2006d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.494510 13081 raft_consensus.cc:1275] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Refusing update from remote peer 123681161214404c94ed21038a29a689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:29.495923 13200 consensus_queue.cc:1048] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:29.503636 13006 raft_consensus.cc:1275] T 2675e3d0d982461aa3d855491db94b76 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Refusing update from remote peer 123681161214404c94ed21038a29a689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:29.505455 13128 consensus_queue.cc:1048] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:29.548947 13006 raft_consensus.cc:1275] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Refusing update from remote peer 123681161214404c94ed21038a29a689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:29.550064 13176 consensus_queue.cc:1048] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:29.561980 13081 raft_consensus.cc:1275] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Refusing update from remote peer 123681161214404c94ed21038a29a689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:29.563416 13200 consensus_queue.cc:1048] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:29.606738 13081 raft_consensus.cc:1275] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Refusing update from remote peer 123681161214404c94ed21038a29a689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:29.608314 13200 consensus_queue.cc:1048] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:29.616703 13006 raft_consensus.cc:1275] T 6267d81e5946489f9c88a97c4c08f422 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Refusing update from remote peer 123681161214404c94ed21038a29a689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:29.618461 13199 consensus_queue.cc:1048] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:29.621183 13006 raft_consensus.cc:1275] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Refusing update from remote peer 123681161214404c94ed21038a29a689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:29.625737 13199 consensus_queue.cc:1048] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:29.637727 13081 raft_consensus.cc:1275] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Refusing update from remote peer 123681161214404c94ed21038a29a689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:29.638871 13176 consensus_queue.cc:1048] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:29.681397 13006 raft_consensus.cc:1275] T 5bd46f5bb66f42e987f2ba4122e5f469 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Refusing update from remote peer 33b3c2d1c96c498daae329e24cc92557: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:29.682626 13127 consensus_queue.cc:1048] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:29.690922 12931 raft_consensus.cc:1275] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Refusing update from remote peer 33b3c2d1c96c498daae329e24cc92557: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:29.692610 13127 consensus_queue.cc:1048] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:29.790508 12931 raft_consensus.cc:1275] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Refusing update from remote peer 3d928b3e0fd541249acb60e65a2006d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:29.791754 13166 consensus_queue.cc:1048] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:29.798628 13081 raft_consensus.cc:3060] T 12f58f51042a4b7cbf736178bfbb0189 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:29.805189 13081 raft_consensus.cc:1275] T 12f58f51042a4b7cbf736178bfbb0189 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Refusing update from remote peer 3d928b3e0fd541249acb60e65a2006d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:29.806354 13166 consensus_queue.cc:1048] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:31.985340 12826 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40474:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:03:31.988191 12826 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:03:32.042403 12918 tablet_service.cc:1511] Processing CreateTablet for tablet 71b029be7ee747d494d684495103c0d7 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:32.044523 12918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b029be7ee747d494d684495103c0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.045593 12996 tablet_service.cc:1511] Processing CreateTablet for tablet 71b029be7ee747d494d684495103c0d7 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:32.046419 13067 tablet_service.cc:1511] Processing CreateTablet for tablet 71b029be7ee747d494d684495103c0d7 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:32.047331 12996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b029be7ee747d494d684495103c0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.048259 13067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b029be7ee747d494d684495103c0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.052361 12917 tablet_service.cc:1511] Processing CreateTablet for tablet a7cf07eaa490406082d28e500e12c0ba (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:32.053851 12917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7cf07eaa490406082d28e500e12c0ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.056188 12915 tablet_service.cc:1511] Processing CreateTablet for tablet e17afe6d0737466b89d43888ca5ed7e0 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:32.057534 12915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e17afe6d0737466b89d43888ca5ed7e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.061709 13068 tablet_service.cc:1511] Processing CreateTablet for tablet e17afe6d0737466b89d43888ca5ed7e0 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:32.069514 12994 tablet_service.cc:1511] Processing CreateTablet for tablet e17afe6d0737466b89d43888ca5ed7e0 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:32.070775 12916 tablet_service.cc:1511] Processing CreateTablet for tablet cb9e9cc82a9c4a91a9a33740872fbd76 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:32.071189 13071 tablet_service.cc:1511] Processing CreateTablet for tablet a7cf07eaa490406082d28e500e12c0ba (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:32.069514 12921 tablet_service.cc:1511] Processing CreateTablet for tablet 69a801de378d4d0b8dc7d2bbcb9ae9a0 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:32.071229 12994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e17afe6d0737466b89d43888ca5ed7e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.074191 13064 tablet_service.cc:1511] Processing CreateTablet for tablet 69a801de378d4d0b8dc7d2bbcb9ae9a0 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:32.075929 12916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9e9cc82a9c4a91a9a33740872fbd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.076627 12921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a801de378d4d0b8dc7d2bbcb9ae9a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.081312 12997 tablet_service.cc:1511] Processing CreateTablet for tablet a7cf07eaa490406082d28e500e12c0ba (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:32.082878 12997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7cf07eaa490406082d28e500e12c0ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.083226 12922 tablet_service.cc:1511] Processing CreateTablet for tablet 9f221ea3d6fa475daa8dce4ab5e5c525 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:32.084626 12922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f221ea3d6fa475daa8dce4ab5e5c525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.087108 12990 tablet_service.cc:1511] Processing CreateTablet for tablet 69a801de378d4d0b8dc7d2bbcb9ae9a0 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:32.088629 12990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a801de378d4d0b8dc7d2bbcb9ae9a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.089123 12919 tablet_service.cc:1511] Processing CreateTablet for tablet a65c389f308f42e687af7a85910eeff3 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:32.093053 12914 tablet_service.cc:1511] Processing CreateTablet for tablet ac5edea19d7644d88eb2c47151142073 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:32.096736 13066 tablet_service.cc:1511] Processing CreateTablet for tablet cb9e9cc82a9c4a91a9a33740872fbd76 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:32.097146 13069 tablet_service.cc:1511] Processing CreateTablet for tablet 9f221ea3d6fa475daa8dce4ab5e5c525 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:32.090813 12919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a65c389f308f42e687af7a85910eeff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.099594 12995 tablet_service.cc:1511] Processing CreateTablet for tablet cb9e9cc82a9c4a91a9a33740872fbd76 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:32.100993 12995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9e9cc82a9c4a91a9a33740872fbd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.101328 12914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac5edea19d7644d88eb2c47151142073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.101063 12992 tablet_service.cc:1511] Processing CreateTablet for tablet 9f221ea3d6fa475daa8dce4ab5e5c525 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:32.102422 12992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f221ea3d6fa475daa8dce4ab5e5c525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.103612 13064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a801de378d4d0b8dc7d2bbcb9ae9a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.104264 13070 tablet_service.cc:1511] Processing CreateTablet for tablet a65c389f308f42e687af7a85910eeff3 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:32.105063 13071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7cf07eaa490406082d28e500e12c0ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.105870 13070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a65c389f308f42e687af7a85910eeff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.107383 13069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f221ea3d6fa475daa8dce4ab5e5c525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.108130 13066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9e9cc82a9c4a91a9a33740872fbd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.108821 13068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e17afe6d0737466b89d43888ca5ed7e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.112406 12991 tablet_service.cc:1511] Processing CreateTablet for tablet a65c389f308f42e687af7a85910eeff3 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:32.114058 12991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a65c389f308f42e687af7a85910eeff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.130636 12920 tablet_service.cc:1511] Processing CreateTablet for tablet 5773e0cefc9a40988cb08378ddea234e (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:32.132259 12920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5773e0cefc9a40988cb08378ddea234e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.136572 12989 tablet_service.cc:1511] Processing CreateTablet for tablet ac5edea19d7644d88eb2c47151142073 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:32.137991 12989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac5edea19d7644d88eb2c47151142073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.139633 12993 tablet_service.cc:1511] Processing CreateTablet for tablet 5773e0cefc9a40988cb08378ddea234e (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:32.141036 12993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5773e0cefc9a40988cb08378ddea234e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.148346 13065 tablet_service.cc:1511] Processing CreateTablet for tablet ac5edea19d7644d88eb2c47151142073 (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:32.149730 13065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac5edea19d7644d88eb2c47151142073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.167465 13063 tablet_service.cc:1511] Processing CreateTablet for tablet 5773e0cefc9a40988cb08378ddea234e (DEFAULT_TABLE table=soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:32.169006 13063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5773e0cefc9a40988cb08378ddea234e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.182165 13224 tablet_bootstrap.cc:492] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3: Bootstrap starting.
I20260709 13:03:32.186038 13223 tablet_bootstrap.cc:492] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689: Bootstrap starting.
W20260709 13:03:32.206478 12972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:39021, user_credentials={real_user=slave}} blocked reactor thread for 131338us
I20260709 13:03:32.226260 13224 tablet_bootstrap.cc:654] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.229868 13223 tablet_bootstrap.cc:654] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.240677 13225 tablet_bootstrap.cc:492] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557: Bootstrap starting.
I20260709 13:03:32.272881 13225 tablet_bootstrap.cc:654] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.289815 13223 tablet_bootstrap.cc:492] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689: No bootstrap required, opened a new log
I20260709 13:03:32.290365 13223 ts_tablet_manager.cc:1403] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689: Time spent bootstrapping tablet: real 0.105s	user 0.007s	sys 0.008s
I20260709 13:03:32.293758 13224 tablet_bootstrap.cc:492] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3: No bootstrap required, opened a new log
I20260709 13:03:32.293700 13223 raft_consensus.cc:359] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.294476 13224 ts_tablet_manager.cc:1403] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3: Time spent bootstrapping tablet: real 0.113s	user 0.008s	sys 0.035s
I20260709 13:03:32.294749 13223 raft_consensus.cc:385] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.295192 13225 tablet_bootstrap.cc:492] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557: No bootstrap required, opened a new log
I20260709 13:03:32.295138 13223 raft_consensus.cc:740] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.295751 13225 ts_tablet_manager.cc:1403] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.004s
I20260709 13:03:32.296005 13223 consensus_queue.cc:260] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.297559 13224 raft_consensus.cc:359] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.298365 13224 raft_consensus.cc:385] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.298663 13224 raft_consensus.cc:740] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.298718 13223 ts_tablet_manager.cc:1434] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:03:32.298911 13225 raft_consensus.cc:359] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.299681 13225 raft_consensus.cc:385] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.299832 13223 tablet_bootstrap.cc:492] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689: Bootstrap starting.
I20260709 13:03:32.299482 13224 consensus_queue.cc:260] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.302110 13224 ts_tablet_manager.cc:1434] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:03:32.303054 13224 tablet_bootstrap.cc:492] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3: Bootstrap starting.
I20260709 13:03:32.300052 13225 raft_consensus.cc:740] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.304709 13225 consensus_queue.cc:260] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.309629 13224 tablet_bootstrap.cc:654] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.315377 13225 ts_tablet_manager.cc:1434] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:03:32.316545 13225 tablet_bootstrap.cc:492] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557: Bootstrap starting.
I20260709 13:03:32.322247 13223 tablet_bootstrap.cc:654] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.323318 13225 tablet_bootstrap.cc:654] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.329407 13224 tablet_bootstrap.cc:492] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3: No bootstrap required, opened a new log
I20260709 13:03:32.329814 13224 ts_tablet_manager.cc:1403] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.007s
I20260709 13:03:32.332566 13225 tablet_bootstrap.cc:492] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557: No bootstrap required, opened a new log
I20260709 13:03:32.332408 13224 raft_consensus.cc:359] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.333073 13225 ts_tablet_manager.cc:1403] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260709 13:03:32.333134 13224 raft_consensus.cc:385] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.333547 13224 raft_consensus.cc:740] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.333652 13223 tablet_bootstrap.cc:492] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689: No bootstrap required, opened a new log
I20260709 13:03:32.334204 13223 ts_tablet_manager.cc:1403] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.007s
I20260709 13:03:32.334295 13224 consensus_queue.cc:260] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.336429 13224 ts_tablet_manager.cc:1434] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:03:32.336128 13225 raft_consensus.cc:359] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.336860 13225 raft_consensus.cc:385] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.337143 13225 raft_consensus.cc:740] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.337471 13224 tablet_bootstrap.cc:492] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3: Bootstrap starting.
I20260709 13:03:32.337858 13225 consensus_queue.cc:260] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.339452 13223 raft_consensus.cc:359] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.340111 13223 raft_consensus.cc:385] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.340385 13223 raft_consensus.cc:740] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.341171 13223 consensus_queue.cc:260] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.342339 13225 ts_tablet_manager.cc:1434] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:03:32.343451 13225 tablet_bootstrap.cc:492] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557: Bootstrap starting.
I20260709 13:03:32.345366 13224 tablet_bootstrap.cc:654] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.350513 13223 ts_tablet_manager.cc:1434] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:03:32.350059 13225 tablet_bootstrap.cc:654] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.356415 13223 tablet_bootstrap.cc:492] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689: Bootstrap starting.
I20260709 13:03:32.366065 13223 tablet_bootstrap.cc:654] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.372947 13224 tablet_bootstrap.cc:492] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3: No bootstrap required, opened a new log
I20260709 13:03:32.373462 13224 ts_tablet_manager.cc:1403] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.018s
I20260709 13:03:32.373500 13225 tablet_bootstrap.cc:492] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557: No bootstrap required, opened a new log
I20260709 13:03:32.374078 13225 ts_tablet_manager.cc:1403] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.012s
I20260709 13:03:32.374517 13223 tablet_bootstrap.cc:492] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689: No bootstrap required, opened a new log
I20260709 13:03:32.374963 13223 ts_tablet_manager.cc:1403] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.009s
I20260709 13:03:32.376665 13224 raft_consensus.cc:359] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.376852 13225 raft_consensus.cc:359] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.377166 13223 raft_consensus.cc:359] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.377488 13224 raft_consensus.cc:385] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.377538 13225 raft_consensus.cc:385] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.377837 13223 raft_consensus.cc:385] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.377905 13224 raft_consensus.cc:740] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.378032 13225 raft_consensus.cc:740] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.378394 13223 raft_consensus.cc:740] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.378540 13166 raft_consensus.cc:493] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.378945 13224 consensus_queue.cc:260] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.379077 13225 consensus_queue.cc:260] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.379333 13223 consensus_queue.cc:260] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.379523 13166 raft_consensus.cc:515] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.381527 13224 ts_tablet_manager.cc:1434] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:03:32.381808 13166 leader_election.cc:290] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:32.384048 13223 ts_tablet_manager.cc:1434] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:03:32.384219 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b029be7ee747d494d684495103c0d7" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:32.385156 13223 tablet_bootstrap.cc:492] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689: Bootstrap starting.
I20260709 13:03:32.385411 13225 ts_tablet_manager.cc:1434] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 13:03:32.385855 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b029be7ee747d494d684495103c0d7" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:32.386576 13225 tablet_bootstrap.cc:492] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557: Bootstrap starting.
I20260709 13:03:32.386536 12932 raft_consensus.cc:2468] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 0.
I20260709 13:03:32.389820 12972 leader_election.cc:304] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:32.392356 13223 tablet_bootstrap.cc:654] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.392755 13224 tablet_bootstrap.cc:492] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3: Bootstrap starting.
I20260709 13:03:32.393924 13166 raft_consensus.cc:2804] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:32.398133 13166 raft_consensus.cc:493] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.398700 13166 raft_consensus.cc:3060] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.397555 13210 raft_consensus.cc:493] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.400142 13210 raft_consensus.cc:515] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.403379 13209 raft_consensus.cc:493] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.403548 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a801de378d4d0b8dc7d2bbcb9ae9a0" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
I20260709 13:03:32.403914 13209 raft_consensus.cc:515] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.405737 13210 leader_election.cc:290] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:32.399185 13224 tablet_bootstrap.cc:654] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:32.405949 12895 leader_election.cc:343] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.406203 13209 leader_election.cc:290] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:32.408058 13225 tablet_bootstrap.cc:654] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.409672 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5773e0cefc9a40988cb08378ddea234e" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:32.411332 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5773e0cefc9a40988cb08378ddea234e" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
W20260709 13:03:32.399228 12972 leader_election.cc:343] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:32.415196 13046 leader_election.cc:343] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.416388 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a801de378d4d0b8dc7d2bbcb9ae9a0" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:32.417685 13224 tablet_bootstrap.cc:492] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3: No bootstrap required, opened a new log
I20260709 13:03:32.418177 13224 ts_tablet_manager.cc:1403] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3: Time spent bootstrapping tablet: real 0.036s	user 0.002s	sys 0.014s
W20260709 13:03:32.422652 13044 leader_election.cc:343] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.423574 13044 leader_election.cc:304] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33b3c2d1c96c498daae329e24cc92557; no voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3
I20260709 13:03:32.424614 13209 raft_consensus.cc:2749] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:32.424752 13224 raft_consensus.cc:359] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.425527 13224 raft_consensus.cc:385] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.426935 13225 tablet_bootstrap.cc:492] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557: No bootstrap required, opened a new log
W20260709 13:03:32.426966 12897 leader_election.cc:343] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.427579 13225 ts_tablet_manager.cc:1403] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.005s
I20260709 13:03:32.427579 12897 leader_election.cc:304] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 123681161214404c94ed21038a29a689; no voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3
I20260709 13:03:32.428507 13210 raft_consensus.cc:2749] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:32.426988 13224 raft_consensus.cc:740] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.430306 13224 consensus_queue.cc:260] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.430768 13225 raft_consensus.cc:359] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.431530 13225 raft_consensus.cc:385] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.431897 13225 raft_consensus.cc:740] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.432839 13225 consensus_queue.cc:260] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.436350 13225 ts_tablet_manager.cc:1434] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:03:32.437409 13225 tablet_bootstrap.cc:492] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557: Bootstrap starting.
W20260709 13:03:32.437418 12878 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:32.444348 13225 tablet_bootstrap.cc:654] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.445865 13224 ts_tablet_manager.cc:1434] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.011s
I20260709 13:03:32.446962 13224 tablet_bootstrap.cc:492] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3: Bootstrap starting.
I20260709 13:03:32.455760 13224 tablet_bootstrap.cc:654] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.456547 13225 tablet_bootstrap.cc:492] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557: No bootstrap required, opened a new log
I20260709 13:03:32.457134 13225 ts_tablet_manager.cc:1403] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260709 13:03:32.460605 13225 raft_consensus.cc:359] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.461546 13225 raft_consensus.cc:385] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.461926 13225 raft_consensus.cc:740] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.466392 13225 consensus_queue.cc:260] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.469866 13225 ts_tablet_manager.cc:1434] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:03:32.471278 13225 tablet_bootstrap.cc:492] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557: Bootstrap starting.
I20260709 13:03:32.477835 13224 tablet_bootstrap.cc:492] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3: No bootstrap required, opened a new log
I20260709 13:03:32.478546 13224 ts_tablet_manager.cc:1403] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.006s
I20260709 13:03:32.480510 13225 tablet_bootstrap.cc:654] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.482975 13224 raft_consensus.cc:359] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.484018 13224 raft_consensus.cc:385] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.484392 13224 raft_consensus.cc:740] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.485345 13224 consensus_queue.cc:260] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.487869 13224 ts_tablet_manager.cc:1434] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:03:32.488973 13224 tablet_bootstrap.cc:492] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3: Bootstrap starting.
I20260709 13:03:32.495410 13225 tablet_bootstrap.cc:492] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557: No bootstrap required, opened a new log
I20260709 13:03:32.495945 13225 ts_tablet_manager.cc:1403] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.000s
I20260709 13:03:32.497471 13224 tablet_bootstrap.cc:654] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.499162 13209 raft_consensus.cc:493] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.498956 13225 raft_consensus.cc:359] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.499853 13225 raft_consensus.cc:385] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.500164 13225 raft_consensus.cc:740] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.501138 13225 consensus_queue.cc:260] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.499861 13209 raft_consensus.cc:515] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.508121 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5edea19d7644d88eb2c47151142073" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:32.510047 13224 tablet_bootstrap.cc:492] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3: No bootstrap required, opened a new log
W20260709 13:03:32.509981 13046 leader_election.cc:343] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.510670 13224 ts_tablet_manager.cc:1403] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.009s
I20260709 13:03:32.511498 13209 leader_election.cc:290] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:32.513610 13224 raft_consensus.cc:359] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.514351 13224 raft_consensus.cc:385] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.514642 13224 raft_consensus.cc:740] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.515549 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5edea19d7644d88eb2c47151142073" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
I20260709 13:03:32.515419 13224 consensus_queue.cc:260] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.516166 13006 raft_consensus.cc:2468] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 0.
I20260709 13:03:32.517452 13044 leader_election.cc:304] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [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: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 123681161214404c94ed21038a29a689
I20260709 13:03:32.518543 13224 ts_tablet_manager.cc:1434] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:03:32.519587 13224 tablet_bootstrap.cc:492] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3: Bootstrap starting.
I20260709 13:03:32.520107 13225 ts_tablet_manager.cc:1434] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.011s
I20260709 13:03:32.521103 13225 tablet_bootstrap.cc:492] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557: Bootstrap starting.
I20260709 13:03:32.521926 13209 raft_consensus.cc:2804] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:32.522318 13209 raft_consensus.cc:493] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.522655 13209 raft_consensus.cc:3060] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.533134 13209 raft_consensus.cc:515] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.533699 13224 tablet_bootstrap.cc:654] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.530195 13225 tablet_bootstrap.cc:654] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.536466 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5edea19d7644d88eb2c47151142073" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:32.537288 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5edea19d7644d88eb2c47151142073" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:32.537932 13006 raft_consensus.cc:3060] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:32.538458 13046 leader_election.cc:343] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.538705 13209 leader_election.cc:290] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:32.543464 13224 tablet_bootstrap.cc:492] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3: No bootstrap required, opened a new log
I20260709 13:03:32.544184 13224 ts_tablet_manager.cc:1403] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.007s
I20260709 13:03:32.548190 13224 raft_consensus.cc:359] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.549351 13224 raft_consensus.cc:385] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.549729 13224 raft_consensus.cc:740] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.550582 13238 raft_consensus.cc:493] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.550673 13224 consensus_queue.cc:260] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.551221 13238 raft_consensus.cc:515] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.553130 13224 ts_tablet_manager.cc:1434] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:03:32.553287 13238 leader_election.cc:290] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:32.554337 13224 tablet_bootstrap.cc:492] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3: Bootstrap starting.
I20260709 13:03:32.554942 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5773e0cefc9a40988cb08378ddea234e" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:32.556118 13080 raft_consensus.cc:2468] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 0.
I20260709 13:03:32.557857 12972 leader_election.cc:304] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:32.558822 13238 raft_consensus.cc:2804] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:32.559193 13210 raft_consensus.cc:493] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.559227 13238 raft_consensus.cc:493] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.559976 13238 raft_consensus.cc:3060] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.560011 13210 raft_consensus.cc:515] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.562655 13224 tablet_bootstrap.cc:654] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.563582 13210 leader_election.cc:290] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:32.569748 13238 raft_consensus.cc:515] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.571995 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17afe6d0737466b89d43888ca5ed7e0" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
I20260709 13:03:32.572631 13007 raft_consensus.cc:2468] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 0.
I20260709 13:03:32.572861 13238 leader_election.cc:290] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:32.576063 13081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5773e0cefc9a40988cb08378ddea234e" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:32.576781 13081 raft_consensus.cc:3060] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.580228 13224 tablet_bootstrap.cc:492] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3: No bootstrap required, opened a new log
I20260709 13:03:32.580888 13224 ts_tablet_manager.cc:1403] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.007s
I20260709 13:03:32.584376 13224 raft_consensus.cc:359] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.565941 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17afe6d0737466b89d43888ca5ed7e0" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:32.585218 13224 raft_consensus.cc:385] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.585616 13224 raft_consensus.cc:740] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.586503 13224 consensus_queue.cc:260] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.587472 12895 leader_election.cc:304] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:32.589116 13224 ts_tablet_manager.cc:1434] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:03:32.590389 13224 tablet_bootstrap.cc:492] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3: Bootstrap starting.
I20260709 13:03:32.590677 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5773e0cefc9a40988cb08378ddea234e" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689"
W20260709 13:03:32.591003 12897 leader_election.cc:343] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:32.592216 12972 leader_election.cc:343] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.590651 13248 raft_consensus.cc:2804] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:32.592964 13248 raft_consensus.cc:493] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.593233 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5773e0cefc9a40988cb08378ddea234e" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:32.593282 13248 raft_consensus.cc:3060] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.594609 13209 raft_consensus.cc:493] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.595098 13209 raft_consensus.cc:515] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.598013 13224 tablet_bootstrap.cc:654] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.600983 13209 leader_election.cc:290] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:32.602996 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7cf07eaa490406082d28e500e12c0ba" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
I20260709 13:03:32.603744 13007 raft_consensus.cc:2468] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 0.
I20260709 13:03:32.605051 13044 leader_election.cc:304] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:32.606596 13209 raft_consensus.cc:2804] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:32.607575 13209 raft_consensus.cc:493] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.608081 13209 raft_consensus.cc:3060] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:32.611610 12972 leader_election.cc:343] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.613405 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7cf07eaa490406082d28e500e12c0ba" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:32.614641 13248 raft_consensus.cc:515] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
W20260709 13:03:32.615137 13046 leader_election.cc:343] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.617498 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17afe6d0737466b89d43888ca5ed7e0" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:32.618088 13007 raft_consensus.cc:3060] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.617991 13006 raft_consensus.cc:2468] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 1.
I20260709 13:03:32.619081 13238 raft_consensus.cc:493] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.619536 13044 leader_election.cc:304] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [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: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 123681161214404c94ed21038a29a689
I20260709 13:03:32.619577 13238 raft_consensus.cc:515] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.622125 13238 leader_election.cc:290] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:32.622993 13243 raft_consensus.cc:2804] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:32.626462 13007 raft_consensus.cc:2468] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 1.
I20260709 13:03:32.628018 12895 leader_election.cc:304] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:32.631637 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a801de378d4d0b8dc7d2bbcb9ae9a0" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:32.632527 13080 raft_consensus.cc:2468] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 0.
I20260709 13:03:32.632046 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a801de378d4d0b8dc7d2bbcb9ae9a0" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:32.636442 13224 tablet_bootstrap.cc:492] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3: No bootstrap required, opened a new log
I20260709 13:03:32.637035 13224 ts_tablet_manager.cc:1403] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3: Time spent bootstrapping tablet: real 0.047s	user 0.026s	sys 0.004s
I20260709 13:03:32.637705 13246 raft_consensus.cc:2804] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:32.634371 13248 leader_election.cc:290] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 election: Requested vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:32.635896 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17afe6d0737466b89d43888ca5ed7e0" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:32.640612 13246 raft_consensus.cc:697] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 1 LEADER]: Becoming Leader. State: Replica: 123681161214404c94ed21038a29a689, State: Running, Role: LEADER
I20260709 13:03:32.638325 12932 raft_consensus.cc:2468] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 0.
I20260709 13:03:32.634200 12972 leader_election.cc:304] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:32.647330 13238 raft_consensus.cc:2804] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:32.647778 13238 raft_consensus.cc:493] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.648162 13238 raft_consensus.cc:3060] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:32.641242 12897 leader_election.cc:343] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.641781 13224 raft_consensus.cc:359] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.642688 13166 raft_consensus.cc:515] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.653044 13081 raft_consensus.cc:2468] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 1.
I20260709 13:03:32.695365 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b029be7ee747d494d684495103c0d7" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:32.697425 12972 leader_election.cc:304] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [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: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 123681161214404c94ed21038a29a689
I20260709 13:03:32.697804 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b029be7ee747d494d684495103c0d7" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:32.698804 12932 raft_consensus.cc:3060] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.660511 13246 consensus_queue.cc:237] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.700367 13243 raft_consensus.cc:697] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Becoming Leader. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:32.701088 13222 raft_consensus.cc:2804] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:32.701275 13243 consensus_queue.cc:237] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.661584 13224 raft_consensus.cc:385] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.709009 13224 raft_consensus.cc:740] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.689198 13166 leader_election.cc:290] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:32.687831 13250 raft_consensus.cc:493] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.711615 13224 consensus_queue.cc:260] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.676836 13238 raft_consensus.cc:515] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.710973 13250 raft_consensus.cc:515] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.716730 13224 ts_tablet_manager.cc:1434] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.001s
I20260709 13:03:32.716884 13238 leader_election.cc:290] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:32.694993 13252 raft_consensus.cc:493] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.717941 13252 raft_consensus.cc:515] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.718660 13225 tablet_bootstrap.cc:492] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557: No bootstrap required, opened a new log
I20260709 13:03:32.719409 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a801de378d4d0b8dc7d2bbcb9ae9a0" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
I20260709 13:03:32.693253 13223 tablet_bootstrap.cc:492] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689: No bootstrap required, opened a new log
I20260709 13:03:32.760514 13080 raft_consensus.cc:3060] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.760771 13225 ts_tablet_manager.cc:1403] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557: Time spent bootstrapping tablet: real 0.240s	user 0.048s	sys 0.065s
I20260709 13:03:32.761042 13223 ts_tablet_manager.cc:1403] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689: Time spent bootstrapping tablet: real 0.376s	user 0.112s	sys 0.147s
I20260709 13:03:32.730518 13081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a801de378d4d0b8dc7d2bbcb9ae9a0" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:32.761713 13081 raft_consensus.cc:3060] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.718034 13250 leader_election.cc:290] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:32.701772 13209 raft_consensus.cc:515] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.765146 12929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7cf07eaa490406082d28e500e12c0ba" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:32.766309 13209 leader_election.cc:290] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:32.757972 12828 catalog_manager.cc:5697] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 reported cstate change: term changed from 0 to 1, leader changed from <none> to 123681161214404c94ed21038a29a689 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "123681161214404c94ed21038a29a689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:32.767449 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7cf07eaa490406082d28e500e12c0ba" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
W20260709 13:03:32.769709 13046 leader_election.cc:343] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.763943 13225 raft_consensus.cc:359] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.737071 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a801de378d4d0b8dc7d2bbcb9ae9a0" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:32.733898 12826 catalog_manager.cc:5697] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "33b3c2d1c96c498daae329e24cc92557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:32.770589 13225 raft_consensus.cc:385] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.730965 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a801de378d4d0b8dc7d2bbcb9ae9a0" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:32.770197 13006 raft_consensus.cc:3060] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.770987 13225 raft_consensus.cc:740] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.771183 13238 raft_consensus.cc:493] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.771673 13238 raft_consensus.cc:515] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.771775 13225 consensus_queue.cc:260] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.773633 13238 leader_election.cc:290] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:32.774317 13225 ts_tablet_manager.cc:1434] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:03:32.775378 13225 tablet_bootstrap.cc:492] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557: Bootstrap starting.
I20260709 13:03:32.775576 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a65c389f308f42e687af7a85910eeff3" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:32.774930 13223 raft_consensus.cc:359] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.777187 13223 raft_consensus.cc:385] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.777503 13223 raft_consensus.cc:740] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.777796 12929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a65c389f308f42e687af7a85910eeff3" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:32.778460 13006 raft_consensus.cc:2468] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 1.
I20260709 13:03:32.778362 13223 consensus_queue.cc:260] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
W20260709 13:03:32.779294 12972 leader_election.cc:343] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:32.780625 12972 leader_election.cc:343] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.781001 13223 ts_tablet_manager.cc:1434] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:03:32.779917 13044 leader_election.cc:304] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [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: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 123681161214404c94ed21038a29a689
I20260709 13:03:32.782162 13223 tablet_bootstrap.cc:492] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689: Bootstrap starting.
I20260709 13:03:32.783311 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b029be7ee747d494d684495103c0d7" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
I20260709 13:03:32.761076 13007 raft_consensus.cc:2393] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33b3c2d1c96c498daae329e24cc92557 in current term 1: Already voted for candidate 3d928b3e0fd541249acb60e65a2006d3 in this term.
I20260709 13:03:32.784137 13005 raft_consensus.cc:2393] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33b3c2d1c96c498daae329e24cc92557 in current term 1: Already voted for candidate 3d928b3e0fd541249acb60e65a2006d3 in this term.
I20260709 13:03:32.784878 13209 raft_consensus.cc:2804] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:32.785562 13209 raft_consensus.cc:697] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Becoming Leader. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:32.782148 13252 leader_election.cc:290] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:32.786481 13209 consensus_queue.cc:237] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.779464 12930 raft_consensus.cc:2468] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 0.
I20260709 13:03:32.787173 13225 tablet_bootstrap.cc:654] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.787787 13080 raft_consensus.cc:2468] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 1.
I20260709 13:03:32.788159 13222 raft_consensus.cc:697] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Becoming Leader. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Running, Role: LEADER
I20260709 13:03:32.789047 13046 leader_election.cc:304] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557 [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: 123681161214404c94ed21038a29a689, 33b3c2d1c96c498daae329e24cc92557; no voters: 3d928b3e0fd541249acb60e65a2006d3
I20260709 13:03:32.789108 13222 consensus_queue.cc:237] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.781055 12972 leader_election.cc:304] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d928b3e0fd541249acb60e65a2006d3; no voters: 123681161214404c94ed21038a29a689, 33b3c2d1c96c498daae329e24cc92557
I20260709 13:03:32.790870 13254 raft_consensus.cc:2749] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:32.791278 12972 leader_election.cc:304] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:32.792032 13254 raft_consensus.cc:2804] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:32.794626 13081 raft_consensus.cc:2468] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 1.
I20260709 13:03:32.795066 13252 raft_consensus.cc:2764] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:03:32.729046 12932 raft_consensus.cc:2468] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 1.
I20260709 13:03:32.792568 13254 raft_consensus.cc:697] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Becoming Leader. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Running, Role: LEADER
I20260709 13:03:32.797821 13254 consensus_queue.cc:237] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.799795 13223 tablet_bootstrap.cc:654] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.796152 13250 raft_consensus.cc:493] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.801157 13250 raft_consensus.cc:515] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.802328 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b029be7ee747d494d684495103c0d7" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:32.805527 13250 leader_election.cc:290] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:32.805902 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9e9cc82a9c4a91a9a33740872fbd76" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:32.810153 12930 raft_consensus.cc:2393] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33b3c2d1c96c498daae329e24cc92557 in current term 1: Already voted for candidate 3d928b3e0fd541249acb60e65a2006d3 in this term.
W20260709 13:03:32.810925 13046 leader_election.cc:343] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.806025 12972 leader_election.cc:304] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [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: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 123681161214404c94ed21038a29a689
I20260709 13:03:32.812443 13238 raft_consensus.cc:2804] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:32.806324 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9e9cc82a9c4a91a9a33740872fbd76" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
I20260709 13:03:32.812959 13238 raft_consensus.cc:697] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Becoming Leader. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Running, Role: LEADER
I20260709 13:03:32.813429 13007 raft_consensus.cc:2468] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 0.
I20260709 13:03:32.813802 13238 consensus_queue.cc:237] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.814924 13044 leader_election.cc:304] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [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: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 123681161214404c94ed21038a29a689
I20260709 13:03:32.817446 13046 leader_election.cc:304] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33b3c2d1c96c498daae329e24cc92557; no voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3
I20260709 13:03:32.820403 13252 raft_consensus.cc:2749] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:32.817440 13250 raft_consensus.cc:2804] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:32.821547 13250 raft_consensus.cc:493] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.822000 13250 raft_consensus.cc:3060] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.836340 13225 tablet_bootstrap.cc:492] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557: No bootstrap required, opened a new log
I20260709 13:03:32.848402 13225 ts_tablet_manager.cc:1403] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.012s
I20260709 13:03:32.856986 13250 raft_consensus.cc:515] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.859205 13250 leader_election.cc:290] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:32.863963 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9e9cc82a9c4a91a9a33740872fbd76" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:32.865134 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9e9cc82a9c4a91a9a33740872fbd76" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:32.865810 13007 raft_consensus.cc:3060] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:32.865906 13046 leader_election.cc:343] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.867697 13223 tablet_bootstrap.cc:492] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689: No bootstrap required, opened a new log
I20260709 13:03:32.868155 13223 ts_tablet_manager.cc:1403] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689: Time spent bootstrapping tablet: real 0.086s	user 0.028s	sys 0.027s
I20260709 13:03:32.870378 13223 raft_consensus.cc:359] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.870899 13223 raft_consensus.cc:385] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.866483 13225 raft_consensus.cc:359] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.871201 13223 raft_consensus.cc:740] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.872030 13225 raft_consensus.cc:385] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.871985 13223 consensus_queue.cc:260] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.872468 13225 raft_consensus.cc:740] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.873294 13225 consensus_queue.cc:260] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.873795 13007 raft_consensus.cc:2468] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 1.
I20260709 13:03:32.874495 13223 ts_tablet_manager.cc:1434] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:32.875366 13044 leader_election.cc:304] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [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: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 123681161214404c94ed21038a29a689
I20260709 13:03:32.876268 13250 raft_consensus.cc:2804] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:32.876667 13225 ts_tablet_manager.cc:1434] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:03:32.876789 13250 raft_consensus.cc:697] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Becoming Leader. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:32.877898 13250 consensus_queue.cc:237] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.875420 13223 tablet_bootstrap.cc:492] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 123681161214404c94ed21038a29a689: Bootstrap starting.
I20260709 13:03:32.881107 13225 tablet_bootstrap.cc:492] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557: Bootstrap starting.
I20260709 13:03:32.890209 13225 tablet_bootstrap.cc:654] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.897150 13225 tablet_bootstrap.cc:492] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557: No bootstrap required, opened a new log
I20260709 13:03:32.897601 13225 ts_tablet_manager.cc:1403] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260709 13:03:32.897723 13209 raft_consensus.cc:493] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.898270 13209 raft_consensus.cc:515] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.899972 13225 raft_consensus.cc:359] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.900380 13209 leader_election.cc:290] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:32.900660 13225 raft_consensus.cc:385] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.901852 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17afe6d0737466b89d43888ca5ed7e0" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:32.903128 13225 raft_consensus.cc:740] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.903792 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17afe6d0737466b89d43888ca5ed7e0" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
I20260709 13:03:32.903965 13225 consensus_queue.cc:260] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.904564 13007 raft_consensus.cc:2393] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33b3c2d1c96c498daae329e24cc92557 in current term 1: Already voted for candidate 123681161214404c94ed21038a29a689 in this term.
I20260709 13:03:32.905834 13225 ts_tablet_manager.cc:1434] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:32.903636 12830 catalog_manager.cc:5697] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "3d928b3e0fd541249acb60e65a2006d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:32.906185 13044 leader_election.cc:304] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33b3c2d1c96c498daae329e24cc92557; no voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3
I20260709 13:03:32.906999 13209 raft_consensus.cc:3060] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.907636 13223 tablet_bootstrap.cc:654] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 123681161214404c94ed21038a29a689: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.907436 12830 catalog_manager.cc:5697] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "3d928b3e0fd541249acb60e65a2006d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:32.908891 12830 catalog_manager.cc:5697] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "3d928b3e0fd541249acb60e65a2006d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:32.912853 13223 tablet_bootstrap.cc:492] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 123681161214404c94ed21038a29a689: No bootstrap required, opened a new log
I20260709 13:03:32.913394 13223 ts_tablet_manager.cc:1403] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 123681161214404c94ed21038a29a689: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.002s
I20260709 13:03:32.914104 13209 raft_consensus.cc:2749] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:32.916134 13223 raft_consensus.cc:359] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.916878 13223 raft_consensus.cc:385] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.917142 13223 raft_consensus.cc:740] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.917824 13223 consensus_queue.cc:260] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.920722 13223 ts_tablet_manager.cc:1434] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 123681161214404c94ed21038a29a689: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:03:32.920243 12826 catalog_manager.cc:5697] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "33b3c2d1c96c498daae329e24cc92557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:32.921748 13223 tablet_bootstrap.cc:492] T a65c389f308f42e687af7a85910eeff3 P 123681161214404c94ed21038a29a689: Bootstrap starting.
I20260709 13:03:32.921825 12826 catalog_manager.cc:5697] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "33b3c2d1c96c498daae329e24cc92557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:32.931628 13223 tablet_bootstrap.cc:654] T a65c389f308f42e687af7a85910eeff3 P 123681161214404c94ed21038a29a689: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.936370 13223 tablet_bootstrap.cc:492] T a65c389f308f42e687af7a85910eeff3 P 123681161214404c94ed21038a29a689: No bootstrap required, opened a new log
I20260709 13:03:32.936868 13223 ts_tablet_manager.cc:1403] T a65c389f308f42e687af7a85910eeff3 P 123681161214404c94ed21038a29a689: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.003s
I20260709 13:03:32.939771 13223 raft_consensus.cc:359] T a65c389f308f42e687af7a85910eeff3 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.940451 13223 raft_consensus.cc:385] T a65c389f308f42e687af7a85910eeff3 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.940711 13223 raft_consensus.cc:740] T a65c389f308f42e687af7a85910eeff3 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.941355 13223 consensus_queue.cc:260] T a65c389f308f42e687af7a85910eeff3 P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.943691 13223 ts_tablet_manager.cc:1434] T a65c389f308f42e687af7a85910eeff3 P 123681161214404c94ed21038a29a689: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260709 13:03:32.944747 13223 tablet_bootstrap.cc:492] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689: Bootstrap starting.
I20260709 13:03:32.950448 13223 tablet_bootstrap.cc:654] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.955159 13223 tablet_bootstrap.cc:492] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689: No bootstrap required, opened a new log
I20260709 13:03:32.955580 13223 ts_tablet_manager.cc:1403] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:03:32.957347 13223 raft_consensus.cc:359] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.957777 13223 raft_consensus.cc:385] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.957940 13223 raft_consensus.cc:740] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.958406 13223 consensus_queue.cc:260] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.959765 13223 ts_tablet_manager.cc:1434] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:03:32.960819 13223 tablet_bootstrap.cc:492] T ac5edea19d7644d88eb2c47151142073 P 123681161214404c94ed21038a29a689: Bootstrap starting.
I20260709 13:03:32.965179 13223 tablet_bootstrap.cc:654] T ac5edea19d7644d88eb2c47151142073 P 123681161214404c94ed21038a29a689: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.969390 13223 tablet_bootstrap.cc:492] T ac5edea19d7644d88eb2c47151142073 P 123681161214404c94ed21038a29a689: No bootstrap required, opened a new log
I20260709 13:03:32.969736 13223 ts_tablet_manager.cc:1403] T ac5edea19d7644d88eb2c47151142073 P 123681161214404c94ed21038a29a689: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:03:32.971617 13223 raft_consensus.cc:359] T ac5edea19d7644d88eb2c47151142073 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.972086 13223 raft_consensus.cc:385] T ac5edea19d7644d88eb2c47151142073 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.972316 13223 raft_consensus.cc:740] T ac5edea19d7644d88eb2c47151142073 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.972792 13223 consensus_queue.cc:260] T ac5edea19d7644d88eb2c47151142073 P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.974121 13223 ts_tablet_manager.cc:1434] T ac5edea19d7644d88eb2c47151142073 P 123681161214404c94ed21038a29a689: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:03:32.990768 13248 raft_consensus.cc:493] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.991294 13248 raft_consensus.cc:515] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:32.992935 13248 leader_election.cc:290] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:32.993614 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9e9cc82a9c4a91a9a33740872fbd76" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
I20260709 13:03:32.993999 13081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9e9cc82a9c4a91a9a33740872fbd76" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:32.994451 13007 raft_consensus.cc:2393] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 123681161214404c94ed21038a29a689 in current term 1: Already voted for candidate 33b3c2d1c96c498daae329e24cc92557 in this term.
I20260709 13:03:32.995443 12895 leader_election.cc:304] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 123681161214404c94ed21038a29a689; no voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3
I20260709 13:03:32.996061 13246 raft_consensus.cc:3060] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.002353 13246 raft_consensus.cc:2749] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:33.045329 13246 raft_consensus.cc:493] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.045809 13246 raft_consensus.cc:515] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.047545 13246 leader_election.cc:290] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:33.048415 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5773e0cefc9a40988cb08378ddea234e" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
I20260709 13:03:33.048472 13081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5773e0cefc9a40988cb08378ddea234e" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:33.049413 13081 raft_consensus.cc:2393] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 123681161214404c94ed21038a29a689 in current term 1: Already voted for candidate 3d928b3e0fd541249acb60e65a2006d3 in this term.
I20260709 13:03:33.050653 12897 leader_election.cc:304] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 123681161214404c94ed21038a29a689; no voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3
I20260709 13:03:33.051412 13246 raft_consensus.cc:3060] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.056898 13246 raft_consensus.cc:2749] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:33.104251 13238 raft_consensus.cc:493] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.104899 13238 raft_consensus.cc:515] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.106518 13238 leader_election.cc:290] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:33.107486 13081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f221ea3d6fa475daa8dce4ab5e5c525" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:33.107421 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f221ea3d6fa475daa8dce4ab5e5c525" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:33.108235 13081 raft_consensus.cc:2468] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 0.
I20260709 13:03:33.108285 12932 raft_consensus.cc:2468] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 0.
I20260709 13:03:33.109261 12972 leader_election.cc:304] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:33.109908 13238 raft_consensus.cc:2804] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:33.110260 13238 raft_consensus.cc:493] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:33.110550 13238 raft_consensus.cc:3060] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.115206 13238 raft_consensus.cc:515] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.116729 13238 leader_election.cc:290] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:33.117286 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f221ea3d6fa475daa8dce4ab5e5c525" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:33.117681 13081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f221ea3d6fa475daa8dce4ab5e5c525" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:33.117950 12932 raft_consensus.cc:3060] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.118270 13081 raft_consensus.cc:3060] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.121003 13246 raft_consensus.cc:493] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.121440 13246 raft_consensus.cc:515] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.123127 13246 leader_election.cc:290] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:33.123813 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7cf07eaa490406082d28e500e12c0ba" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
I20260709 13:03:33.124272 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7cf07eaa490406082d28e500e12c0ba" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33b3c2d1c96c498daae329e24cc92557" is_pre_election: true
I20260709 13:03:33.124527 13005 raft_consensus.cc:2393] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 123681161214404c94ed21038a29a689 in current term 1: Already voted for candidate 33b3c2d1c96c498daae329e24cc92557 in this term.
I20260709 13:03:33.124511 12932 raft_consensus.cc:2468] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 1.
I20260709 13:03:33.125506 13081 raft_consensus.cc:2468] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 1.
I20260709 13:03:33.125808 12972 leader_election.cc:304] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:33.125945 12895 leader_election.cc:304] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 123681161214404c94ed21038a29a689; no voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3
I20260709 13:03:33.126675 13238 raft_consensus.cc:2804] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:33.126760 13246 raft_consensus.cc:3060] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.127223 13238 raft_consensus.cc:697] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Becoming Leader. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Running, Role: LEADER
I20260709 13:03:33.127950 13238 consensus_queue.cc:237] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.132597 13246 raft_consensus.cc:2749] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:33.136816 12830 catalog_manager.cc:5697] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "3d928b3e0fd541249acb60e65a2006d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:33.152074 12932 raft_consensus.cc:3060] T ac5edea19d7644d88eb2c47151142073 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.158655 13209 consensus_queue.cc:1048] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.164456 13209 raft_consensus.cc:493] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.164939 13209 raft_consensus.cc:515] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.167197 13209 leader_election.cc:290] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:33.168675 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a65c389f308f42e687af7a85910eeff3" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689" is_pre_election: true
I20260709 13:03:33.169380 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a65c389f308f42e687af7a85910eeff3" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3" is_pre_election: true
I20260709 13:03:33.169401 12930 raft_consensus.cc:2468] T a65c389f308f42e687af7a85910eeff3 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 0.
I20260709 13:03:33.170071 13005 raft_consensus.cc:2468] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 0.
I20260709 13:03:33.171417 13046 leader_election.cc:304] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 33b3c2d1c96c498daae329e24cc92557; no voters: 
I20260709 13:03:33.172339 13209 raft_consensus.cc:2804] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:33.172696 13209 raft_consensus.cc:493] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:33.173034 13209 raft_consensus.cc:3060] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.175540 13250 consensus_queue.cc:1048] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.181056 13209 raft_consensus.cc:515] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.183966 13209 leader_election.cc:290] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:33.184916 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a65c389f308f42e687af7a85910eeff3" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:33.185565 13005 raft_consensus.cc:3060] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.185427 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a65c389f308f42e687af7a85910eeff3" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:33.186159 12932 raft_consensus.cc:3060] T a65c389f308f42e687af7a85910eeff3 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.193204 13005 raft_consensus.cc:2468] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 1.
I20260709 13:03:33.193353 12932 raft_consensus.cc:2468] T a65c389f308f42e687af7a85910eeff3 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 1.
I20260709 13:03:33.194499 13046 leader_election.cc:304] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 33b3c2d1c96c498daae329e24cc92557; no voters: 
I20260709 13:03:33.195474 13209 raft_consensus.cc:2804] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:33.195992 13209 raft_consensus.cc:697] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Becoming Leader. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:33.196697 13209 consensus_queue.cc:237] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.197463 13246 consensus_queue.cc:1048] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.207851 12830 catalog_manager.cc:5697] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "33b3c2d1c96c498daae329e24cc92557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:33.216636 13246 consensus_queue.cc:1048] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.236912 13209 consensus_queue.cc:1048] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.248276 13252 consensus_queue.cc:1048] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.273692 12932 raft_consensus.cc:3060] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.279465 13166 consensus_queue.cc:1048] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.280068 13238 consensus_queue.cc:1048] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.299330 13222 consensus_queue.cc:1048] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.301429 13222 consensus_queue.cc:1048] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.304109 13238 consensus_queue.cc:1048] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.315919 13166 consensus_queue.cc:1048] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.328795 13252 consensus_queue.cc:1048] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.343654 13209 consensus_queue.cc:1048] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.418077 13005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71b029be7ee747d494d684495103c0d7"
dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
mode: GRACEFUL
new_leader_uuid: "123681161214404c94ed21038a29a689"
 from {username='slave'} at 127.0.0.1:50312
I20260709 13:03:33.418618 13005 raft_consensus.cc:606] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Received request to transfer leadership to TS 123681161214404c94ed21038a29a689
I20260709 13:03:33.425685 13079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7cf07eaa490406082d28e500e12c0ba"
dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
mode: GRACEFUL
new_leader_uuid: "123681161214404c94ed21038a29a689"
 from {username='slave'} at 127.0.0.1:48318
I20260709 13:03:33.426204 13079 raft_consensus.cc:606] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Received request to transfer leadership to TS 123681161214404c94ed21038a29a689
I20260709 13:03:33.430812 13005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69a801de378d4d0b8dc7d2bbcb9ae9a0"
dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
mode: GRACEFUL
new_leader_uuid: "123681161214404c94ed21038a29a689"
 from {username='slave'} at 127.0.0.1:50312
I20260709 13:03:33.431268 13005 raft_consensus.cc:606] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Received request to transfer leadership to TS 123681161214404c94ed21038a29a689
I20260709 13:03:33.435534 13079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb9e9cc82a9c4a91a9a33740872fbd76"
dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
mode: GRACEFUL
new_leader_uuid: "3d928b3e0fd541249acb60e65a2006d3"
 from {username='slave'} at 127.0.0.1:48318
I20260709 13:03:33.436041 13079 raft_consensus.cc:606] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Received request to transfer leadership to TS 3d928b3e0fd541249acb60e65a2006d3
I20260709 13:03:33.442819 13079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a65c389f308f42e687af7a85910eeff3"
dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
mode: GRACEFUL
new_leader_uuid: "3d928b3e0fd541249acb60e65a2006d3"
 from {username='slave'} at 127.0.0.1:48318
I20260709 13:03:33.443363 13079 raft_consensus.cc:606] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Received request to transfer leadership to TS 3d928b3e0fd541249acb60e65a2006d3
I20260709 13:03:33.447901 13079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac5edea19d7644d88eb2c47151142073"
dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
mode: GRACEFUL
new_leader_uuid: "3d928b3e0fd541249acb60e65a2006d3"
 from {username='slave'} at 127.0.0.1:48318
I20260709 13:03:33.448477 13079 raft_consensus.cc:606] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Received request to transfer leadership to TS 3d928b3e0fd541249acb60e65a2006d3
I20260709 13:03:33.453156 13005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5773e0cefc9a40988cb08378ddea234e"
dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
mode: GRACEFUL
new_leader_uuid: "33b3c2d1c96c498daae329e24cc92557"
 from {username='slave'} at 127.0.0.1:50312
I20260709 13:03:33.453691 13005 raft_consensus.cc:606] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Received request to transfer leadership to TS 33b3c2d1c96c498daae329e24cc92557
I20260709 13:03:33.589058 13290 consensus_queue.cc:1048] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.599156 13209 consensus_queue.cc:1048] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.601472 13166 consensus_queue.cc:1048] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.617415 13243 raft_consensus.cc:993] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557: : Instructing follower 3d928b3e0fd541249acb60e65a2006d3 to start an election
I20260709 13:03:33.617866 13209 raft_consensus.cc:1081] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Signalling peer 3d928b3e0fd541249acb60e65a2006d3 to start an election
I20260709 13:03:33.621412 13007 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a65c389f308f42e687af7a85910eeff3"
dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
 from {username='slave'} at 127.0.0.1:50306
I20260709 13:03:33.622004 13007 raft_consensus.cc:493] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:33.622370 13007 raft_consensus.cc:3060] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:33.626962 13243 consensus_queue.cc:1048] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:33.631253 13007 raft_consensus.cc:515] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.635574 13007 leader_election.cc:290] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 2 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:33.636251 13250 raft_consensus.cc:993] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557: : Instructing follower 3d928b3e0fd541249acb60e65a2006d3 to start an election
I20260709 13:03:33.636750 13250 raft_consensus.cc:1081] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Signalling peer 3d928b3e0fd541249acb60e65a2006d3 to start an election
I20260709 13:03:33.636802 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a65c389f308f42e687af7a85910eeff3" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:33.637457 13079 raft_consensus.cc:3055] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:33.637759 13079 raft_consensus.cc:740] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:33.638393 13007 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac5edea19d7644d88eb2c47151142073"
dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
 from {username='slave'} at 127.0.0.1:50306
I20260709 13:03:33.638551 13079 consensus_queue.cc:260] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.639050 13007 raft_consensus.cc:493] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:33.639439 13007 raft_consensus.cc:3060] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:33.639891 13079 raft_consensus.cc:3060] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:33.641829 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a65c389f308f42e687af7a85910eeff3" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:33.642449 12932 raft_consensus.cc:3060] T a65c389f308f42e687af7a85910eeff3 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:33.646648 13007 raft_consensus.cc:515] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.648864 13007 leader_election.cc:290] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 2 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:33.649457 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5edea19d7644d88eb2c47151142073" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:33.649724 13079 raft_consensus.cc:2468] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 2.
I20260709 13:03:33.650107 12930 raft_consensus.cc:3060] T ac5edea19d7644d88eb2c47151142073 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:33.650795 12932 raft_consensus.cc:2468] T a65c389f308f42e687af7a85910eeff3 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 2.
I20260709 13:03:33.650943 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5edea19d7644d88eb2c47151142073" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:33.651988 12972 leader_election.cc:304] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:33.652923 13290 raft_consensus.cc:2804] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:33.653395 13290 raft_consensus.cc:697] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 LEADER]: Becoming Leader. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Running, Role: LEADER
I20260709 13:03:33.654377 13079 raft_consensus.cc:3055] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:33.654731 13079 raft_consensus.cc:740] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:33.654229 13290 consensus_queue.cc:237] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.655646 13079 consensus_queue.cc:260] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.656695 13079 raft_consensus.cc:3060] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:33.657352 12930 raft_consensus.cc:2468] T ac5edea19d7644d88eb2c47151142073 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 2.
I20260709 13:03:33.658588 12972 leader_election.cc:304] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:33.659433 13166 raft_consensus.cc:2804] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:33.659924 13166 raft_consensus.cc:697] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 LEADER]: Becoming Leader. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Running, Role: LEADER
I20260709 13:03:33.660733 13166 consensus_queue.cc:237] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.662947 13079 raft_consensus.cc:2468] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 2.
I20260709 13:03:33.662781 12830 catalog_manager.cc:5697] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 reported cstate change: term changed from 1 to 2, leader changed from 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195) to 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194). New cstate: current_term: 2 leader_uuid: "3d928b3e0fd541249acb60e65a2006d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:33.672042 13250 raft_consensus.cc:993] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557: : Instructing follower 123681161214404c94ed21038a29a689 to start an election
I20260709 13:03:33.672508 13243 raft_consensus.cc:1081] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Signalling peer 123681161214404c94ed21038a29a689 to start an election
I20260709 13:03:33.674363 12930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7cf07eaa490406082d28e500e12c0ba"
dest_uuid: "123681161214404c94ed21038a29a689"
 from {username='slave'} at 127.0.0.1:48938
I20260709 13:03:33.674887 12930 raft_consensus.cc:493] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:33.675275 12930 raft_consensus.cc:3060] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:33.676275 12830 catalog_manager.cc:5697] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 reported cstate change: term changed from 1 to 2, leader changed from 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195) to 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194). New cstate: current_term: 2 leader_uuid: "3d928b3e0fd541249acb60e65a2006d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:33.681033 12930 raft_consensus.cc:515] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.683221 12930 leader_election.cc:290] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 2 election: Requested vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:33.683585 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7cf07eaa490406082d28e500e12c0ba" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:33.684207 13007 raft_consensus.cc:3060] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:33.684058 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7cf07eaa490406082d28e500e12c0ba" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:33.685024 13079 raft_consensus.cc:3055] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:33.685343 13079 raft_consensus.cc:740] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:33.686112 13079 consensus_queue.cc:260] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.687340 13079 raft_consensus.cc:3060] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:33.690634 13007 raft_consensus.cc:2468] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 2.
I20260709 13:03:33.691942 12895 leader_election.cc:304] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:33.692762 13246 raft_consensus.cc:2804] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:33.693167 13246 raft_consensus.cc:697] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [term 2 LEADER]: Becoming Leader. State: Replica: 123681161214404c94ed21038a29a689, State: Running, Role: LEADER
I20260709 13:03:33.693862 13079 raft_consensus.cc:2468] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 2.
I20260709 13:03:33.693943 13246 consensus_queue.cc:237] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.701395 12830 catalog_manager.cc:5697] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 reported cstate change: term changed from 1 to 2, leader changed from 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195) to 123681161214404c94ed21038a29a689 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "123681161214404c94ed21038a29a689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:33.772915 13250 raft_consensus.cc:993] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557: : Instructing follower 3d928b3e0fd541249acb60e65a2006d3 to start an election
I20260709 13:03:33.773357 13243 raft_consensus.cc:1081] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Signalling peer 3d928b3e0fd541249acb60e65a2006d3 to start an election
I20260709 13:03:33.774838 13007 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb9e9cc82a9c4a91a9a33740872fbd76"
dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
 from {username='slave'} at 127.0.0.1:50306
I20260709 13:03:33.775414 13007 raft_consensus.cc:493] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:33.775840 13007 raft_consensus.cc:3060] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:33.778930 13290 raft_consensus.cc:993] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3: : Instructing follower 123681161214404c94ed21038a29a689 to start an election
I20260709 13:03:33.779456 13290 raft_consensus.cc:1081] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Signalling peer 123681161214404c94ed21038a29a689 to start an election
I20260709 13:03:33.781049 12930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71b029be7ee747d494d684495103c0d7"
dest_uuid: "123681161214404c94ed21038a29a689"
 from {username='slave'} at 127.0.0.1:48944
I20260709 13:03:33.781575 12930 raft_consensus.cc:493] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:33.781963 12930 raft_consensus.cc:3060] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:33.782521 13007 raft_consensus.cc:515] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.784072 13007 leader_election.cc:290] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 2 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:33.784633 12932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9e9cc82a9c4a91a9a33740872fbd76" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:33.784988 13081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9e9cc82a9c4a91a9a33740872fbd76" candidate_uuid: "3d928b3e0fd541249acb60e65a2006d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:33.785214 12932 raft_consensus.cc:3060] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:33.785583 13081 raft_consensus.cc:3055] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:33.785910 13081 raft_consensus.cc:740] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:33.786626 13081 consensus_queue.cc:260] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.787814 13081 raft_consensus.cc:3060] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:33.801162 13081 raft_consensus.cc:2468] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 2.
I20260709 13:03:33.802947 12972 leader_election.cc:304] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:33.804188 13166 raft_consensus.cc:2804] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:33.804848 13166 raft_consensus.cc:697] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 LEADER]: Becoming Leader. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Running, Role: LEADER
I20260709 13:03:33.806017 13166 consensus_queue.cc:237] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.885789 13290 raft_consensus.cc:993] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3: : Instructing follower 33b3c2d1c96c498daae329e24cc92557 to start an election
I20260709 13:03:33.886391 13290 raft_consensus.cc:1081] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Signalling peer 33b3c2d1c96c498daae329e24cc92557 to start an election
I20260709 13:03:33.889909 13081 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5773e0cefc9a40988cb08378ddea234e"
dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
 from {username='slave'} at 127.0.0.1:48316
I20260709 13:03:33.890501 13081 raft_consensus.cc:493] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:33.890862 13081 raft_consensus.cc:3060] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:33.898509 13081 raft_consensus.cc:515] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.900475 13081 leader_election.cc:290] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 2 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:33.901459 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5773e0cefc9a40988cb08378ddea234e" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:33.902681 13007 raft_consensus.cc:3055] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:33.903088 13007 raft_consensus.cc:740] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Running, Role: LEADER
I20260709 13:03:33.904122 13007 consensus_queue.cc:260] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.905668 13007 raft_consensus.cc:3060] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:33.912879 13007 raft_consensus.cc:2468] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 2.
I20260709 13:03:33.914127 13044 leader_election.cc:304] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:33.915094 13243 raft_consensus.cc:2804] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:33.915628 13243 raft_consensus.cc:697] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [term 2 LEADER]: Becoming Leader. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:33.916687 13243 consensus_queue.cc:237] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:33.932928 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5773e0cefc9a40988cb08378ddea234e" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:33.933578 12928 raft_consensus.cc:3060] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:33.939851 12928 raft_consensus.cc:2468] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 2.
I20260709 13:03:33.941601 13254 raft_consensus.cc:993] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3: : Instructing follower 123681161214404c94ed21038a29a689 to start an election
I20260709 13:03:33.942189 13166 raft_consensus.cc:1081] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Signalling peer 123681161214404c94ed21038a29a689 to start an election
I20260709 13:03:33.944130 12928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69a801de378d4d0b8dc7d2bbcb9ae9a0"
dest_uuid: "123681161214404c94ed21038a29a689"
 from {username='slave'} at 127.0.0.1:48944
I20260709 13:03:33.944934 12928 raft_consensus.cc:493] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:33.945240 12928 raft_consensus.cc:3060] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:33.947722 12932 raft_consensus.cc:2468] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d928b3e0fd541249acb60e65a2006d3 in term 2.
I20260709 13:03:33.950953 12830 catalog_manager.cc:5697] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 reported cstate change: term changed from 1 to 2, leader changed from 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195) to 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194). New cstate: current_term: 2 leader_uuid: "3d928b3e0fd541249acb60e65a2006d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:33.995086 12928 raft_consensus.cc:515] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:34.004000 12928 leader_election.cc:290] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 2 election: Requested vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:34.102202 12930 raft_consensus.cc:515] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:34.106344 12930 leader_election.cc:290] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 2 election: Requested vote from peers 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689), 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195:39021)
I20260709 13:03:34.230829 13081 raft_consensus.cc:1275] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Refusing update from remote peer 123681161214404c94ed21038a29a689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:34.266527 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a801de378d4d0b8dc7d2bbcb9ae9a0" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:34.267272 13079 raft_consensus.cc:3060] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:34.272500 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a801de378d4d0b8dc7d2bbcb9ae9a0" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:34.273144 13005 raft_consensus.cc:3055] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:34.273213 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b029be7ee747d494d684495103c0d7" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
I20260709 13:03:34.274129 13080 raft_consensus.cc:3060] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:34.276060 13078 raft_consensus.cc:1275] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Refusing update from remote peer 3d928b3e0fd541249acb60e65a2006d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:34.279434 13290 consensus_queue.cc:1048] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:34.273501 13005 raft_consensus.cc:740] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Running, Role: LEADER
I20260709 13:03:34.281404 13005 consensus_queue.cc:260] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:34.283151 13005 raft_consensus.cc:3060] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:34.287921 13004 raft_consensus.cc:1275] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Refusing update from remote peer 123681161214404c94ed21038a29a689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:34.291674 13298 consensus_queue.cc:1048] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:34.292975 12897 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:39021, user_credentials={real_user=slave}} blocked reactor thread for 107614us
I20260709 13:03:34.297241 12930 raft_consensus.cc:1275] T a65c389f308f42e687af7a85910eeff3 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Refusing update from remote peer 3d928b3e0fd541249acb60e65a2006d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:34.297851 12932 raft_consensus.cc:1240] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Rejecting Update request from peer 3d928b3e0fd541249acb60e65a2006d3 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:34.298993 13246 consensus_queue.cc:1048] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:34.302680 13080 raft_consensus.cc:2468] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 2.
I20260709 13:03:34.305444 13078 raft_consensus.cc:1275] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Refusing update from remote peer 3d928b3e0fd541249acb60e65a2006d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:34.306056 13290 consensus_queue.cc:1048] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:34.308097 12932 raft_consensus.cc:1275] T ac5edea19d7644d88eb2c47151142073 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Refusing update from remote peer 3d928b3e0fd541249acb60e65a2006d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:34.308025 13290 consensus_queue.cc:1059] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:34.308949 13079 raft_consensus.cc:2468] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 2.
I20260709 13:03:34.309734 13166 raft_consensus.cc:3055] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:34.310195 13166 raft_consensus.cc:740] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Running, Role: LEADER
I20260709 13:03:34.310971 13166 consensus_queue.cc:260] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:34.311887 13290 consensus_queue.cc:1048] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:34.312474 13166 raft_consensus.cc:3060] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:34.334292 13005 raft_consensus.cc:2468] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 2.
I20260709 13:03:34.336299 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b029be7ee747d494d684495103c0d7" candidate_uuid: "123681161214404c94ed21038a29a689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:34.310145 12897 leader_election.cc:304] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 33b3c2d1c96c498daae329e24cc92557; no voters: 
I20260709 13:03:34.340063 13302 raft_consensus.cc:2804] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:34.340608 13302 raft_consensus.cc:697] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [term 2 LEADER]: Becoming Leader. State: Replica: 123681161214404c94ed21038a29a689, State: Running, Role: LEADER
I20260709 13:03:34.340284 12829 catalog_manager.cc:5697] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 reported cstate change: term changed from 1 to 2, leader changed from 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194) to 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "33b3c2d1c96c498daae329e24cc92557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:34.342731 13302 consensus_queue.cc:237] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:34.340269 12897 leader_election.cc:304] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 33b3c2d1c96c498daae329e24cc92557; no voters: 
I20260709 13:03:34.348320 13007 raft_consensus.cc:2468] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123681161214404c94ed21038a29a689 in term 2.
I20260709 13:03:34.348793 13299 raft_consensus.cc:2804] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:34.350615 12932 raft_consensus.cc:1275] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Refusing update from remote peer 33b3c2d1c96c498daae329e24cc92557: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:34.349622 13299 raft_consensus.cc:697] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [term 2 LEADER]: Becoming Leader. State: Replica: 123681161214404c94ed21038a29a689, State: Running, Role: LEADER
I20260709 13:03:34.363318 13209 consensus_queue.cc:1048] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
W20260709 13:03:34.377562 12972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:39021, user_credentials={real_user=slave}} blocked reactor thread for 66661.7us
I20260709 13:03:34.387231 13299 consensus_queue.cc:237] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:34.414628 13304 consensus_queue.cc:1048] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:03:34.447408 12826 catalog_manager.cc:5697] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 reported cstate change: term changed from 1 to 2, leader changed from 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194) to 123681161214404c94ed21038a29a689 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "123681161214404c94ed21038a29a689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:34.454016 13007 raft_consensus.cc:1275] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Refusing update from remote peer 33b3c2d1c96c498daae329e24cc92557: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:34.455938 13209 consensus_queue.cc:1048] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:34.487251 12972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:39395, user_credentials={real_user=slave}} blocked reactor thread for 78655.2us
I20260709 13:03:34.494891 12930 raft_consensus.cc:1275] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Refusing update from remote peer 3d928b3e0fd541249acb60e65a2006d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:34.499724 13306 consensus_queue.cc:1048] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:34.509778 12826 catalog_manager.cc:5697] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 reported cstate change: term changed from 1 to 2, leader changed from 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194) to 123681161214404c94ed21038a29a689 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "123681161214404c94ed21038a29a689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:34.513587 13079 raft_consensus.cc:1275] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Refusing update from remote peer 3d928b3e0fd541249acb60e65a2006d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:34.517618 13254 consensus_queue.cc:1048] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:34.777812 13079 raft_consensus.cc:1275] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Refusing update from remote peer 123681161214404c94ed21038a29a689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:34.779143 13299 consensus_queue.cc:1048] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:34.787057 13007 raft_consensus.cc:1275] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Refusing update from remote peer 123681161214404c94ed21038a29a689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:34.789039 13301 consensus_queue.cc:1048] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:34.799961 13007 raft_consensus.cc:1275] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Refusing update from remote peer 123681161214404c94ed21038a29a689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:34.801029 13301 consensus_queue.cc:1048] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:34.815725 13079 raft_consensus.cc:1275] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Refusing update from remote peer 123681161214404c94ed21038a29a689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:34.817065 13246 consensus_queue.cc:1048] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:35.007936 12953 debug-util.cc:398] Leaking SignalData structure 0x7b0800337ae0 after lost signal to thread 7370
W20260709 13:03:35.009212 12953 debug-util.cc:398] Leaking SignalData structure 0x7b08001bf6c0 after lost signal to thread 12864
W20260709 13:03:35.010301 12953 debug-util.cc:398] Leaking SignalData structure 0x7b08000ecb80 after lost signal to thread 12956
W20260709 13:03:35.011296 12953 debug-util.cc:398] Leaking SignalData structure 0x7b08000636c0 after lost signal to thread 13031
W20260709 13:03:35.012262 12953 debug-util.cc:398] Leaking SignalData structure 0x7b08002f3700 after lost signal to thread 13105
I20260709 13:03:36.596808 12828 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40474:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:03:36.622658 12828 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40474:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
W20260709 13:03:36.780895 12897 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:39021, user_credentials={real_user=slave}} blocked reactor thread for 58307.4us
W20260709 13:03:36.784608 12972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.193:39395, user_credentials={real_user=slave}} blocked reactor thread for 67741.4us
W20260709 13:03:36.789573 13342 log.cc:927] Time spent T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3: Append to log took a long time: real 0.101s	user 0.000s	sys 0.001s
I20260709 13:03:36.799652  7367 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:03:36.815313 13349 log.cc:927] Time spent T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260709 13:03:36.878278 12972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:39021, user_credentials={real_user=slave}} blocked reactor thread for 90787.7us
I20260709 13:03:36.898317 13370 tablet.cc:1724] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:36.860553 13362 tablet.cc:1724] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:36.958302 13375 tablet.cc:1724] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:36.969370 13377 tablet.cc:1724] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.019104 13004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f221ea3d6fa475daa8dce4ab5e5c525"
dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
mode: GRACEFUL
new_leader_uuid: "33b3c2d1c96c498daae329e24cc92557"
 from {username='slave'} at 127.0.0.1:37162
I20260709 13:03:37.019809 13004 raft_consensus.cc:606] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Received request to transfer leadership to TS 33b3c2d1c96c498daae329e24cc92557
I20260709 13:03:37.006464 13381 tablet.cc:1724] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.060962 13390 tablet.cc:1724] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.063333 13383 tablet.cc:1724] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.085626 13375 tablet.cc:1724] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.086778 13362 tablet.cc:1724] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:03:37.085052 13373 log.cc:927] Time spent T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3: Append to log took a long time: real 0.127s	user 0.001s	sys 0.001s
W20260709 13:03:37.090639 13376 log.cc:927] Time spent T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
W20260709 13:03:37.091979 13379 log.cc:927] Time spent T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260709 13:03:37.092209 13377 tablet.cc:1724] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.086822 13370 tablet.cc:1724] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.136904 13382 tablet.cc:1724] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.165145 13394 tablet.cc:1724] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.166605 12931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e17afe6d0737466b89d43888ca5ed7e0"
dest_uuid: "123681161214404c94ed21038a29a689"
mode: GRACEFUL
new_leader_uuid: "33b3c2d1c96c498daae329e24cc92557"
 from {username='slave'} at 127.0.0.1:47044
I20260709 13:03:37.167273 12931 raft_consensus.cc:606] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 1 LEADER]: Received request to transfer leadership to TS 33b3c2d1c96c498daae329e24cc92557
I20260709 13:03:37.173580  7367 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:03:37.174223  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:37.175284 13363 raft_consensus.cc:993] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3: : Instructing follower 33b3c2d1c96c498daae329e24cc92557 to start an election
I20260709 13:03:37.175833 13363 raft_consensus.cc:1081] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Signalling peer 33b3c2d1c96c498daae329e24cc92557 to start an election
I20260709 13:03:37.175401 13390 tablet.cc:1724] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.179055 13392 tablet.cc:1724] T ac5edea19d7644d88eb2c47151142073 P 123681161214404c94ed21038a29a689: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.181720 13387 tablet.cc:1724] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.184161 13081 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f221ea3d6fa475daa8dce4ab5e5c525"
dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
 from {username='slave'} at 127.0.0.1:48316
I20260709 13:03:37.184749 13081 raft_consensus.cc:493] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:37.185086 13081 raft_consensus.cc:3060] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:37.192206 13381 tablet.cc:1724] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.203370 13081 raft_consensus.cc:515] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:37.206292 13005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76cf4f5072f249b1aeb1720ad58759ce"
dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
mode: GRACEFUL
new_leader_uuid: "33b3c2d1c96c498daae329e24cc92557"
 from {username='slave'} at 127.0.0.1:37162
I20260709 13:03:37.206960 13005 raft_consensus.cc:606] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Received request to transfer leadership to TS 33b3c2d1c96c498daae329e24cc92557
I20260709 13:03:37.211596 12930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb1819fbb7f64ec69b10696e98e67805"
dest_uuid: "123681161214404c94ed21038a29a689"
mode: GRACEFUL
new_leader_uuid: "33b3c2d1c96c498daae329e24cc92557"
 from {username='slave'} at 127.0.0.1:47044
I20260709 13:03:37.212184 12930 raft_consensus.cc:606] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 2 LEADER]: Received request to transfer leadership to TS 33b3c2d1c96c498daae329e24cc92557
I20260709 13:03:37.217674 13383 tablet.cc:1724] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.219712  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:37.220427  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:37.225103 13396 tablet.cc:1724] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.227175 13375 tablet.cc:1724] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 123681161214404c94ed21038a29a689: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.228669 13081 leader_election.cc:290] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 2 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:37.229223 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f221ea3d6fa475daa8dce4ab5e5c525" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:37.230902 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f221ea3d6fa475daa8dce4ab5e5c525" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:37.233803 13005 raft_consensus.cc:3055] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:37.234124 13005 raft_consensus.cc:740] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Running, Role: LEADER
I20260709 13:03:37.229811 13362 tablet.cc:1724] T a65c389f308f42e687af7a85910eeff3 P 123681161214404c94ed21038a29a689: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.234988 13005 consensus_queue.cc:260] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:37.236392 13005 raft_consensus.cc:3060] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:37.212803 13377 tablet.cc:1724] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.240302 12930 raft_consensus.cc:3060] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:37.198314 13382 tablet.cc:1724] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.254457 13348 raft_consensus.cc:993] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689: : Instructing follower 33b3c2d1c96c498daae329e24cc92557 to start an election
I20260709 13:03:37.254930 13348 raft_consensus.cc:1081] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 1 LEADER]: Signalling peer 33b3c2d1c96c498daae329e24cc92557 to start an election
I20260709 13:03:37.255541 13387 tablet.cc:1724] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.257790 13078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e17afe6d0737466b89d43888ca5ed7e0"
dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
 from {username='slave'} at 127.0.0.1:48310
I20260709 13:03:37.258428 13078 raft_consensus.cc:493] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:37.258797 13078 raft_consensus.cc:3060] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:37.243326 13394 tablet.cc:1724] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.270566 13005 raft_consensus.cc:2468] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 2.
I20260709 13:03:37.272123 13044 leader_election.cc:304] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:37.273044 13358 raft_consensus.cc:2804] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:37.272523 13382 tablet.cc:1724] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.273615 13358 raft_consensus.cc:697] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 [term 2 LEADER]: Becoming Leader. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:37.274431 13358 consensus_queue.cc:237] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:37.275079 13396 tablet.cc:1724] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:37.286461 12930 raft_consensus.cc:2468] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 2.
I20260709 13:03:37.310606 13078 raft_consensus.cc:515] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:37.311363 12829 catalog_manager.cc:5697] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 reported cstate change: term changed from 1 to 2, leader changed from 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194) to 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "33b3c2d1c96c498daae329e24cc92557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:37.313653 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17afe6d0737466b89d43888ca5ed7e0" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:37.313858 13078 leader_election.cc:290] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 2 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:37.314088 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17afe6d0737466b89d43888ca5ed7e0" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:37.315567 13005 raft_consensus.cc:3060] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:37.314316 12930 raft_consensus.cc:3055] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:37.319178 12930 raft_consensus.cc:740] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Running, Role: LEADER
I20260709 13:03:37.320206 12930 consensus_queue.cc:260] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:37.321556 12930 raft_consensus.cc:3060] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:37.327950 13005 raft_consensus.cc:2468] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 2.
I20260709 13:03:37.329255 13044 leader_election.cc:304] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33b3c2d1c96c498daae329e24cc92557, 3d928b3e0fd541249acb60e65a2006d3; no voters: 
I20260709 13:03:37.330137 13358 raft_consensus.cc:2804] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:37.330611 13358 raft_consensus.cc:697] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [term 2 LEADER]: Becoming Leader. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:37.331456 13358 consensus_queue.cc:237] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:37.331799 12930 raft_consensus.cc:2468] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 2.
I20260709 13:03:37.351130 13353 raft_consensus.cc:993] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689: : Instructing follower 33b3c2d1c96c498daae329e24cc92557 to start an election
I20260709 13:03:37.351745 13354 raft_consensus.cc:1081] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 2 LEADER]: Signalling peer 33b3c2d1c96c498daae329e24cc92557 to start an election
I20260709 13:03:37.353559 13078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb1819fbb7f64ec69b10696e98e67805"
dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
 from {username='slave'} at 127.0.0.1:48310
I20260709 13:03:37.354113 13078 raft_consensus.cc:493] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:37.354487 13078 raft_consensus.cc:3060] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:37.353747 12829 catalog_manager.cc:5697] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 reported cstate change: term changed from 1 to 2, leader changed from 123681161214404c94ed21038a29a689 (127.7.49.193) to 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "33b3c2d1c96c498daae329e24cc92557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:37.360510 12830 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2: soft_deleted_table [id=a3f052c0c8de4764b80ef23260a1991c] alter complete (version 1)
I20260709 13:03:37.362053 13078 raft_consensus.cc:515] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:37.366389 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1819fbb7f64ec69b10696e98e67805" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:37.367049 13005 raft_consensus.cc:3060] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:37.367347 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1819fbb7f64ec69b10696e98e67805" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:37.367906 12930 raft_consensus.cc:3055] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:37.368191 12930 raft_consensus.cc:740] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 123681161214404c94ed21038a29a689, State: Running, Role: LEADER
I20260709 13:03:37.368284 13078 leader_election.cc:290] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 3 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:37.368917 12930 consensus_queue.cc:260] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [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: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:37.370095 12930 raft_consensus.cc:3060] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:37.374145 12930 raft_consensus.cc:2468] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 3.
I20260709 13:03:37.375218 13005 raft_consensus.cc:2468] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 3.
I20260709 13:03:37.375334 13046 leader_election.cc:304] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [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: 123681161214404c94ed21038a29a689, 33b3c2d1c96c498daae329e24cc92557; no voters: 
I20260709 13:03:37.376329 13358 raft_consensus.cc:2804] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:37.376768 13358 raft_consensus.cc:697] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [term 3 LEADER]: Becoming Leader. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:37.377591 13358 consensus_queue.cc:237] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [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: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:37.386004 12830 catalog_manager.cc:5697] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 reported cstate change: term changed from 2 to 3, leader changed from 123681161214404c94ed21038a29a689 (127.7.49.193) to 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195). New cstate: current_term: 3 leader_uuid: "33b3c2d1c96c498daae329e24cc92557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:37.393638 13359 raft_consensus.cc:993] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3: : Instructing follower 33b3c2d1c96c498daae329e24cc92557 to start an election
I20260709 13:03:37.394146 13363 raft_consensus.cc:1081] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Signalling peer 33b3c2d1c96c498daae329e24cc92557 to start an election
I20260709 13:03:37.395633 13078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76cf4f5072f249b1aeb1720ad58759ce"
dest_uuid: "33b3c2d1c96c498daae329e24cc92557"
 from {username='slave'} at 127.0.0.1:48316
I20260709 13:03:37.396199 13078 raft_consensus.cc:493] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:37.396574 13078 raft_consensus.cc:3060] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:37.404385 13078 raft_consensus.cc:515] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:37.406561 13078 leader_election.cc:290] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 2 election: Requested vote from peers 123681161214404c94ed21038a29a689 (127.7.49.193:39395), 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194:46689)
I20260709 13:03:37.407249 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cf4f5072f249b1aeb1720ad58759ce" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "123681161214404c94ed21038a29a689"
I20260709 13:03:37.407899 12930 raft_consensus.cc:3060] T 76cf4f5072f249b1aeb1720ad58759ce P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:37.407899 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cf4f5072f249b1aeb1720ad58759ce" candidate_uuid: "33b3c2d1c96c498daae329e24cc92557" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d928b3e0fd541249acb60e65a2006d3"
I20260709 13:03:37.408743 13005 raft_consensus.cc:3055] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:37.409062 13005 raft_consensus.cc:740] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d928b3e0fd541249acb60e65a2006d3, State: Running, Role: LEADER
I20260709 13:03:37.409811 13005 consensus_queue.cc:260] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:37.410988 13005 raft_consensus.cc:3060] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:37.414539 12930 raft_consensus.cc:2468] T 76cf4f5072f249b1aeb1720ad58759ce P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 2.
I20260709 13:03:37.415674 13046 leader_election.cc:304] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123681161214404c94ed21038a29a689, 33b3c2d1c96c498daae329e24cc92557; no voters: 
I20260709 13:03:37.416493 13358 raft_consensus.cc:2804] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:37.416975 13358 raft_consensus.cc:697] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 [term 2 LEADER]: Becoming Leader. State: Replica: 33b3c2d1c96c498daae329e24cc92557, State: Running, Role: LEADER
I20260709 13:03:37.417562 13005 raft_consensus.cc:2468] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33b3c2d1c96c498daae329e24cc92557 in term 2.
I20260709 13:03:37.417863 13358 consensus_queue.cc:237] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } }
I20260709 13:03:37.426995 12830 catalog_manager.cc:5697] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 reported cstate change: term changed from 1 to 2, leader changed from 3d928b3e0fd541249acb60e65a2006d3 (127.7.49.194) to 33b3c2d1c96c498daae329e24cc92557 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "33b3c2d1c96c498daae329e24cc92557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33b3c2d1c96c498daae329e24cc92557" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 39021 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:37.795300 12930 raft_consensus.cc:1275] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Refusing update from remote peer 33b3c2d1c96c498daae329e24cc92557: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:37.796653 13358 consensus_queue.cc:1048] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:37.811087 13005 raft_consensus.cc:1275] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Refusing update from remote peer 33b3c2d1c96c498daae329e24cc92557: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:37.813618 13404 consensus_queue.cc:1048] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:03:37.905386 12929 raft_consensus.cc:1275] T 76cf4f5072f249b1aeb1720ad58759ce P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Refusing update from remote peer 33b3c2d1c96c498daae329e24cc92557: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:37.906724 13404 consensus_queue.cc:1048] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:37.911799 12930 raft_consensus.cc:1275] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Refusing update from remote peer 33b3c2d1c96c498daae329e24cc92557: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:37.913436 13404 consensus_queue.cc:1048] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:37.922487 13005 raft_consensus.cc:1275] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Refusing update from remote peer 33b3c2d1c96c498daae329e24cc92557: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:37.925297 13209 consensus_queue.cc:1048] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:37.929199 13007 raft_consensus.cc:1275] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Refusing update from remote peer 33b3c2d1c96c498daae329e24cc92557: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:37.934456 13209 consensus_queue.cc:1048] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:37.993079 12929 raft_consensus.cc:1275] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 3 FOLLOWER]: Refusing update from remote peer 33b3c2d1c96c498daae329e24cc92557: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:37.994306 13409 consensus_queue.cc:1048] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123681161214404c94ed21038a29a689" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:37.999943 13007 raft_consensus.cc:1275] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 3 FOLLOWER]: Refusing update from remote peer 33b3c2d1c96c498daae329e24cc92557: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:38.001202 13409 consensus_queue.cc:1048] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d928b3e0fd541249acb60e65a2006d3" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:38.284614  7367 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:03:38.292980  7367 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:03:38.293514  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:38.301421  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:03:38.301935  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:39.333252  7367 tablet_server.cc:179] TabletServer@127.7.49.193:0 shutting down...
W20260709 13:03:39.375808 13046 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260709 13:03:39.377837  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:39.378984  7367 tablet_replica.cc:333] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689: stopping tablet replica
W20260709 13:03:39.379678 13046 consensus_peers.cc:597] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 -> Peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Couldn't send request to peer 123681161214404c94ed21038a29a689. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:39.379935  7367 raft_consensus.cc:2243] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.380731  7367 raft_consensus.cc:2272] T cb9e9cc82a9c4a91a9a33740872fbd76 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.383317  7367 tablet_replica.cc:333] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 123681161214404c94ed21038a29a689: stopping tablet replica
I20260709 13:03:39.384126  7367 raft_consensus.cc:2243] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.384725  7367 raft_consensus.cc:2272] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.387372  7367 tablet_replica.cc:333] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689: stopping tablet replica
I20260709 13:03:39.388190  7367 raft_consensus.cc:2243] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.388710  7367 raft_consensus.cc:2272] T 5773e0cefc9a40988cb08378ddea234e P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.390995  7367 tablet_replica.cc:333] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689: stopping tablet replica
I20260709 13:03:39.391778  7367 raft_consensus.cc:2243] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:39.392721  7367 raft_consensus.cc:2272] T 71b029be7ee747d494d684495103c0d7 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.395114  7367 tablet_replica.cc:333] T ac5edea19d7644d88eb2c47151142073 P 123681161214404c94ed21038a29a689: stopping tablet replica
I20260709 13:03:39.395924  7367 raft_consensus.cc:2243] T ac5edea19d7644d88eb2c47151142073 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.396449  7367 raft_consensus.cc:2272] T ac5edea19d7644d88eb2c47151142073 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.398986  7367 tablet_replica.cc:333] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689: stopping tablet replica
I20260709 13:03:39.399814  7367 raft_consensus.cc:2243] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.400381  7367 raft_consensus.cc:2272] T 12f58f51042a4b7cbf736178bfbb0189 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.402964  7367 tablet_replica.cc:333] T a65c389f308f42e687af7a85910eeff3 P 123681161214404c94ed21038a29a689: stopping tablet replica
I20260709 13:03:39.403733  7367 raft_consensus.cc:2243] T a65c389f308f42e687af7a85910eeff3 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.404255  7367 raft_consensus.cc:2272] T a65c389f308f42e687af7a85910eeff3 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.406395  7367 tablet_replica.cc:333] T 81a613434cf3477eb0821c779bb34fe5 P 123681161214404c94ed21038a29a689: stopping tablet replica
I20260709 13:03:39.407133  7367 raft_consensus.cc:2243] T 81a613434cf3477eb0821c779bb34fe5 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.407579  7367 raft_consensus.cc:2272] T 81a613434cf3477eb0821c779bb34fe5 P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.410061  7367 tablet_replica.cc:333] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689: stopping tablet replica
I20260709 13:03:39.410774  7367 raft_consensus.cc:2243] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:39.411691  7367 raft_consensus.cc:2272] T a7cf07eaa490406082d28e500e12c0ba P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.414352  7367 tablet_replica.cc:333] T cbc6ed6608b84fa99f492291f6f6cc8e P 123681161214404c94ed21038a29a689: stopping tablet replica
I20260709 13:03:39.415295  7367 raft_consensus.cc:2243] T cbc6ed6608b84fa99f492291f6f6cc8e P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.415812  7367 raft_consensus.cc:2272] T cbc6ed6608b84fa99f492291f6f6cc8e P 123681161214404c94ed21038a29a689 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.418452  7367 tablet_replica.cc:333] T 76cf4f5072f249b1aeb1720ad58759ce P 123681161214404c94ed21038a29a689: stopping tablet replica
I20260709 13:03:39.419232  7367 raft_consensus.cc:2243] T 76cf4f5072f249b1aeb1720ad58759ce P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.419735  7367 raft_consensus.cc:2272] T 76cf4f5072f249b1aeb1720ad58759ce P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.421793  7367 tablet_replica.cc:333] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689: stopping tablet replica
I20260709 13:03:39.422317  7367 raft_consensus.cc:2243] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.422785  7367 raft_consensus.cc:2272] T e17afe6d0737466b89d43888ca5ed7e0 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.424580  7367 tablet_replica.cc:333] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689: stopping tablet replica
I20260709 13:03:39.425212  7367 raft_consensus.cc:2243] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.425774  7367 raft_consensus.cc:2272] T 5bd46f5bb66f42e987f2ba4122e5f469 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.428531  7367 tablet_replica.cc:333] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689: stopping tablet replica
W20260709 13:03:39.428952 13046 consensus_peers.cc:597] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 -> Peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Couldn't send request to peer 123681161214404c94ed21038a29a689. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:39.429136  7367 raft_consensus.cc:2243] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:39.430096  7367 raft_consensus.cc:2272] T 6267d81e5946489f9c88a97c4c08f422 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.432178  7367 tablet_replica.cc:333] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689: stopping tablet replica
I20260709 13:03:39.432983  7367 raft_consensus.cc:2243] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:39.434084  7367 raft_consensus.cc:2272] T 2675e3d0d982461aa3d855491db94b76 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.437150  7367 tablet_replica.cc:333] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689: stopping tablet replica
I20260709 13:03:39.437739  7367 raft_consensus.cc:2243] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:39.438510  7367 raft_consensus.cc:2272] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.440335  7367 tablet_replica.cc:333] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689: stopping tablet replica
I20260709 13:03:39.440876  7367 raft_consensus.cc:2243] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:39.441849  7367 raft_consensus.cc:2272] T ad9a85b1b4db4e74a55218a355d78bb8 P 123681161214404c94ed21038a29a689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.443928  7367 tablet_replica.cc:333] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689: stopping tablet replica
I20260709 13:03:39.444424  7367 raft_consensus.cc:2243] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.444882  7367 raft_consensus.cc:2272] T bb1819fbb7f64ec69b10696e98e67805 P 123681161214404c94ed21038a29a689 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:39.470665 12972 consensus_peers.cc:597] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 -> Peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Couldn't send request to peer 123681161214404c94ed21038a29a689. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:39.476320 12972 consensus_peers.cc:597] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 -> Peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Couldn't send request to peer 123681161214404c94ed21038a29a689. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:39395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:39.508280  7367 tablet_server.cc:196] TabletServer@127.7.49.193:0 shutdown complete.
I20260709 13:03:39.535523  7367 tablet_server.cc:179] TabletServer@127.7.49.194:0 shutting down...
W20260709 13:03:39.561879 12972 consensus_peers.cc:597] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 -> Peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Couldn't send request to peer 123681161214404c94ed21038a29a689. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:39395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:39.565632  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:39.566346  7367 tablet_replica.cc:333] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3: stopping tablet replica
I20260709 13:03:39.566951  7367 raft_consensus.cc:2243] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.567507  7367 raft_consensus.cc:2272] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.569360  7367 tablet_replica.cc:333] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3: stopping tablet replica
I20260709 13:03:39.569928  7367 raft_consensus.cc:2243] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.570353  7367 raft_consensus.cc:2272] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.572093  7367 tablet_replica.cc:333] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3: stopping tablet replica
I20260709 13:03:39.572620  7367 raft_consensus.cc:2243] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:39.573392  7367 raft_consensus.cc:2272] T cb9e9cc82a9c4a91a9a33740872fbd76 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.575536  7367 tablet_replica.cc:333] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3: stopping tablet replica
I20260709 13:03:39.576073  7367 raft_consensus.cc:2243] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.576494  7367 raft_consensus.cc:2272] T 5773e0cefc9a40988cb08378ddea234e P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.578168  7367 tablet_replica.cc:333] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3: stopping tablet replica
I20260709 13:03:39.578677  7367 raft_consensus.cc:2243] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.579150  7367 raft_consensus.cc:2272] T 71b029be7ee747d494d684495103c0d7 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.580744  7367 tablet_replica.cc:333] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3: stopping tablet replica
I20260709 13:03:39.581295  7367 raft_consensus.cc:2243] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.581728  7367 raft_consensus.cc:2272] T ad9a85b1b4db4e74a55218a355d78bb8 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.583596  7367 tablet_replica.cc:333] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3: stopping tablet replica
I20260709 13:03:39.584100  7367 raft_consensus.cc:2243] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.584518  7367 raft_consensus.cc:2272] T bb1819fbb7f64ec69b10696e98e67805 P 3d928b3e0fd541249acb60e65a2006d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.586347  7367 tablet_replica.cc:333] T 2675e3d0d982461aa3d855491db94b76 P 3d928b3e0fd541249acb60e65a2006d3: stopping tablet replica
I20260709 13:03:39.586851  7367 raft_consensus.cc:2243] T 2675e3d0d982461aa3d855491db94b76 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.587283  7367 raft_consensus.cc:2272] T 2675e3d0d982461aa3d855491db94b76 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.589212  7367 tablet_replica.cc:333] T 6267d81e5946489f9c88a97c4c08f422 P 3d928b3e0fd541249acb60e65a2006d3: stopping tablet replica
I20260709 13:03:39.589735  7367 raft_consensus.cc:2243] T 6267d81e5946489f9c88a97c4c08f422 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.590144  7367 raft_consensus.cc:2272] T 6267d81e5946489f9c88a97c4c08f422 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.592078  7367 tablet_replica.cc:333] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3: stopping tablet replica
I20260709 13:03:39.592603  7367 raft_consensus.cc:2243] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.593052  7367 raft_consensus.cc:2272] T e17afe6d0737466b89d43888ca5ed7e0 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.594619  7367 tablet_replica.cc:333] T 5bd46f5bb66f42e987f2ba4122e5f469 P 3d928b3e0fd541249acb60e65a2006d3: stopping tablet replica
I20260709 13:03:39.595178  7367 raft_consensus.cc:2243] T 5bd46f5bb66f42e987f2ba4122e5f469 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:39.595466 13046 consensus_peers.cc:597] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 -> Peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Couldn't send request to peer 123681161214404c94ed21038a29a689. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:39395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:39.595628  7367 raft_consensus.cc:2272] T 5bd46f5bb66f42e987f2ba4122e5f469 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.597590  7367 tablet_replica.cc:333] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3: stopping tablet replica
I20260709 13:03:39.598289  7367 raft_consensus.cc:2243] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.598745  7367 raft_consensus.cc:2272] T a7cf07eaa490406082d28e500e12c0ba P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.600391  7367 tablet_replica.cc:333] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3: stopping tablet replica
I20260709 13:03:39.600858  7367 raft_consensus.cc:2243] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:39.601505  7367 raft_consensus.cc:2272] T cbc6ed6608b84fa99f492291f6f6cc8e P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.604256  7367 tablet_replica.cc:333] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3: stopping tablet replica
I20260709 13:03:39.605055  7367 raft_consensus.cc:2243] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:39.606088  7367 raft_consensus.cc:2272] T ac5edea19d7644d88eb2c47151142073 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.608618  7367 tablet_replica.cc:333] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3: stopping tablet replica
I20260709 13:03:39.609169  7367 raft_consensus.cc:2243] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:39.610047  7367 raft_consensus.cc:2272] T 12f58f51042a4b7cbf736178bfbb0189 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.612340  7367 tablet_replica.cc:333] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3: stopping tablet replica
I20260709 13:03:39.612780  7367 raft_consensus.cc:2243] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.613116  7367 raft_consensus.cc:2272] T 76cf4f5072f249b1aeb1720ad58759ce P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.614863  7367 tablet_replica.cc:333] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3: stopping tablet replica
I20260709 13:03:39.615360  7367 raft_consensus.cc:2243] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:39.616045  7367 raft_consensus.cc:2272] T a65c389f308f42e687af7a85910eeff3 P 3d928b3e0fd541249acb60e65a2006d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.617647  7367 tablet_replica.cc:333] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3: stopping tablet replica
I20260709 13:03:39.618098  7367 raft_consensus.cc:2243] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:39.618840  7367 raft_consensus.cc:2272] T 81a613434cf3477eb0821c779bb34fe5 P 3d928b3e0fd541249acb60e65a2006d3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:39.635998 13046 consensus_peers.cc:597] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 -> Peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Couldn't send request to peer 123681161214404c94ed21038a29a689. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:39395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:39.659389  7367 tablet_server.cc:196] TabletServer@127.7.49.194:0 shutdown complete.
W20260709 13:03:39.674360 13046 consensus_peers.cc:597] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 -> Peer 123681161214404c94ed21038a29a689 (127.7.49.193:39395): Couldn't send request to peer 123681161214404c94ed21038a29a689. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:39395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:39.693094  7367 tablet_server.cc:179] TabletServer@127.7.49.195:0 shutting down...
I20260709 13:03:39.718963  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:39.719676  7367 tablet_replica.cc:333] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557: stopping tablet replica
I20260709 13:03:39.720260  7367 raft_consensus.cc:2243] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:39.721033  7367 raft_consensus.cc:2272] T 9f221ea3d6fa475daa8dce4ab5e5c525 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.722785  7367 tablet_replica.cc:333] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557: stopping tablet replica
I20260709 13:03:39.723377  7367 raft_consensus.cc:2243] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.723815  7367 raft_consensus.cc:2272] T 69a801de378d4d0b8dc7d2bbcb9ae9a0 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.725446  7367 tablet_replica.cc:333] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557: stopping tablet replica
I20260709 13:03:39.725972  7367 raft_consensus.cc:2243] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.726373  7367 raft_consensus.cc:2272] T 71b029be7ee747d494d684495103c0d7 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.728020  7367 tablet_replica.cc:333] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557: stopping tablet replica
I20260709 13:03:39.728528  7367 raft_consensus.cc:2243] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.728933  7367 raft_consensus.cc:2272] T cb9e9cc82a9c4a91a9a33740872fbd76 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.730535  7367 tablet_replica.cc:333] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557: stopping tablet replica
I20260709 13:03:39.731166  7367 raft_consensus.cc:2243] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:39.731865  7367 raft_consensus.cc:2272] T 5773e0cefc9a40988cb08378ddea234e P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.733424  7367 tablet_replica.cc:333] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557: stopping tablet replica
I20260709 13:03:39.733958  7367 raft_consensus.cc:2243] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.734381  7367 raft_consensus.cc:2272] T ac5edea19d7644d88eb2c47151142073 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.736207  7367 tablet_replica.cc:333] T 12f58f51042a4b7cbf736178bfbb0189 P 33b3c2d1c96c498daae329e24cc92557: stopping tablet replica
I20260709 13:03:39.736660  7367 raft_consensus.cc:2243] T 12f58f51042a4b7cbf736178bfbb0189 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.737015  7367 raft_consensus.cc:2272] T 12f58f51042a4b7cbf736178bfbb0189 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.738637  7367 tablet_replica.cc:333] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557: stopping tablet replica
I20260709 13:03:39.739117  7367 raft_consensus.cc:2243] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.739466  7367 raft_consensus.cc:2272] T a65c389f308f42e687af7a85910eeff3 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.740944  7367 tablet_replica.cc:333] T 81a613434cf3477eb0821c779bb34fe5 P 33b3c2d1c96c498daae329e24cc92557: stopping tablet replica
I20260709 13:03:39.741375  7367 raft_consensus.cc:2243] T 81a613434cf3477eb0821c779bb34fe5 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.741708  7367 raft_consensus.cc:2272] T 81a613434cf3477eb0821c779bb34fe5 P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.743438  7367 tablet_replica.cc:333] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557: stopping tablet replica
I20260709 13:03:39.743867  7367 raft_consensus.cc:2243] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.744315  7367 raft_consensus.cc:2272] T a7cf07eaa490406082d28e500e12c0ba P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.745883  7367 tablet_replica.cc:333] T cbc6ed6608b84fa99f492291f6f6cc8e P 33b3c2d1c96c498daae329e24cc92557: stopping tablet replica
I20260709 13:03:39.746328  7367 raft_consensus.cc:2243] T cbc6ed6608b84fa99f492291f6f6cc8e P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.746654  7367 raft_consensus.cc:2272] T cbc6ed6608b84fa99f492291f6f6cc8e P 33b3c2d1c96c498daae329e24cc92557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.748265  7367 tablet_replica.cc:333] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557: stopping tablet replica
I20260709 13:03:39.748683  7367 raft_consensus.cc:2243] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.749032  7367 raft_consensus.cc:2272] T 2675e3d0d982461aa3d855491db94b76 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.751231  7367 tablet_replica.cc:333] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557: stopping tablet replica
I20260709 13:03:39.751701  7367 raft_consensus.cc:2243] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.752112  7367 raft_consensus.cc:2272] T 6267d81e5946489f9c88a97c4c08f422 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.753743  7367 tablet_replica.cc:333] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557: stopping tablet replica
I20260709 13:03:39.754419  7367 raft_consensus.cc:2243] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:39.755465  7367 raft_consensus.cc:2272] T 76cf4f5072f249b1aeb1720ad58759ce P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.757828  7367 tablet_replica.cc:333] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557: stopping tablet replica
I20260709 13:03:39.758507  7367 raft_consensus.cc:2243] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:39.759497  7367 raft_consensus.cc:2272] T bb1819fbb7f64ec69b10696e98e67805 P 33b3c2d1c96c498daae329e24cc92557 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.761873  7367 tablet_replica.cc:333] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557: stopping tablet replica
I20260709 13:03:39.762574  7367 raft_consensus.cc:2243] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:39.763151  7367 raft_consensus.cc:2272] T ad9a85b1b4db4e74a55218a355d78bb8 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.765125  7367 tablet_replica.cc:333] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557: stopping tablet replica
I20260709 13:03:39.765673  7367 raft_consensus.cc:2243] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:39.766389  7367 raft_consensus.cc:2272] T e17afe6d0737466b89d43888ca5ed7e0 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.768404  7367 tablet_replica.cc:333] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557: stopping tablet replica
I20260709 13:03:39.768836  7367 raft_consensus.cc:2243] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:39.769703  7367 raft_consensus.cc:2272] T 5bd46f5bb66f42e987f2ba4122e5f469 P 33b3c2d1c96c498daae329e24cc92557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.806273  7367 tablet_server.cc:196] TabletServer@127.7.49.195:0 shutdown complete.
I20260709 13:03:39.835002  7367 master.cc:562] Master@127.7.49.254:33161 shutting down...
I20260709 13:03:39.854120  7367 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:39.854662  7367 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:39.855048  7367 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7739940dc3924398a55b05c0133424a2: stopping tablet replica
I20260709 13:03:39.874502  7367 master.cc:584] Master@127.7.49.254:33161 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12699 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:03:39.929190  7367 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.49.254:38655
I20260709 13:03:39.930334  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:39.935859 13421 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:39.936533 13422 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:39.937286 13424 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:39.937803  7367 server_base.cc:1061] running on GCE node
I20260709 13:03:39.938714  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:39.938962  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:39.939179  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602219939153 us; error 0 us; skew 500 ppm
I20260709 13:03:39.939704  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:39.942070  7367 webserver.cc:533] Webserver started at http://127.7.49.254:37973/ using document root <none> and password file <none>
I20260709 13:03:39.942551  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:39.942811  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:39.943202  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:39.944336  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/master-0-root/instance:
uuid: "c070e692a4b84947a9776afec109ab2e"
format_stamp: "Formatted at 2026-07-09 13:03:39 on dist-test-slave-z3gg"
I20260709 13:03:39.948593  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:03:39.951764 13429 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:39.952642  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:39.952883  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/master-0-root
uuid: "c070e692a4b84947a9776afec109ab2e"
format_stamp: "Formatted at 2026-07-09 13:03:39 on dist-test-slave-z3gg"
I20260709 13:03:39.953135  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:39.974507  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:39.975786  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:40.013152  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.254:38655
I20260709 13:03:40.013257 13480 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.254:38655 every 8 connection(s)
I20260709 13:03:40.017091 13481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.026895 13481 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e: Bootstrap starting.
I20260709 13:03:40.031519 13481 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.035590 13481 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e: No bootstrap required, opened a new log
I20260709 13:03:40.037671 13481 raft_consensus.cc:359] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c070e692a4b84947a9776afec109ab2e" member_type: VOTER }
I20260709 13:03:40.038074 13481 raft_consensus.cc:385] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.038317 13481 raft_consensus.cc:740] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c070e692a4b84947a9776afec109ab2e, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.038942 13481 consensus_queue.cc:260] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c070e692a4b84947a9776afec109ab2e" member_type: VOTER }
I20260709 13:03:40.039418 13481 raft_consensus.cc:399] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:40.039639 13481 raft_consensus.cc:493] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:40.039907 13481 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:40.044212 13481 raft_consensus.cc:515] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c070e692a4b84947a9776afec109ab2e" member_type: VOTER }
I20260709 13:03:40.044695 13481 leader_election.cc:304] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [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: c070e692a4b84947a9776afec109ab2e; no voters: 
I20260709 13:03:40.045770 13481 leader_election.cc:290] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:40.046106 13484 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:40.047464 13484 raft_consensus.cc:697] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [term 1 LEADER]: Becoming Leader. State: Replica: c070e692a4b84947a9776afec109ab2e, State: Running, Role: LEADER
I20260709 13:03:40.048125 13484 consensus_queue.cc:237] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [LEADER]: Queue going to LEADER mode. State: All 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: "c070e692a4b84947a9776afec109ab2e" member_type: VOTER }
I20260709 13:03:40.048578 13481 sys_catalog.cc:565] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:40.052184 13485 sys_catalog.cc:455] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c070e692a4b84947a9776afec109ab2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c070e692a4b84947a9776afec109ab2e" member_type: VOTER } }
I20260709 13:03:40.052809 13485 sys_catalog.cc:458] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:40.053778 13486 sys_catalog.cc:455] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [sys.catalog]: SysCatalogTable state changed. Reason: New leader c070e692a4b84947a9776afec109ab2e. Latest consensus state: current_term: 1 leader_uuid: "c070e692a4b84947a9776afec109ab2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c070e692a4b84947a9776afec109ab2e" member_type: VOTER } }
I20260709 13:03:40.054383 13486 sys_catalog.cc:458] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:40.057139 13491 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:40.061973 13491 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:40.066898  7367 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:40.070657 13491 catalog_manager.cc:1383] Generated new cluster ID: 7a1797ae9277441e84d72df3067bbfe9
I20260709 13:03:40.070940 13491 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:40.088325 13491 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:40.089592 13491 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:40.102633 13491 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e: Generated new TSK 0
I20260709 13:03:40.103271 13491 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:40.134104  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:40.139684 13502 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:40.140724 13503 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:40.143616  7367 server_base.cc:1061] running on GCE node
W20260709 13:03:40.143850 13505 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:40.145385  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:40.145562  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:40.145679  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602220145669 us; error 0 us; skew 500 ppm
I20260709 13:03:40.146118  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:40.148257  7367 webserver.cc:533] Webserver started at http://127.7.49.193:33157/ using document root <none> and password file <none>
I20260709 13:03:40.148655  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:40.148801  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:40.149017  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:40.150053  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/ts-0-root/instance:
uuid: "80e4f56ee58b48848d5321ba403bb435"
format_stamp: "Formatted at 2026-07-09 13:03:40 on dist-test-slave-z3gg"
I20260709 13:03:40.154068  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:03:40.157184 13510 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:40.157866  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:03:40.158149  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/ts-0-root
uuid: "80e4f56ee58b48848d5321ba403bb435"
format_stamp: "Formatted at 2026-07-09 13:03:40 on dist-test-slave-z3gg"
I20260709 13:03:40.158442  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:40.181159  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:40.182346  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:40.183815  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:40.186023  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:40.186187  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:40.186478  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:40.186647  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:40.225440  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.193:42783
I20260709 13:03:40.225538 13572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.193:42783 every 8 connection(s)
I20260709 13:03:40.230369  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:40.237844 13577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:40.239502 13578 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:40.240940 13580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:40.241837  7367 server_base.cc:1061] running on GCE node
I20260709 13:03:40.243120  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:40.243348  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:40.243559  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602220243539 us; error 0 us; skew 500 ppm
I20260709 13:03:40.243659 13573 heartbeater.cc:344] Connected to a master server at 127.7.49.254:38655
I20260709 13:03:40.244086 13573 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:40.244156  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:40.244854 13573 heartbeater.cc:507] Master 127.7.49.254:38655 requested a full tablet report, sending...
I20260709 13:03:40.246803  7367 webserver.cc:533] Webserver started at http://127.7.49.194:40363/ using document root <none> and password file <none>
I20260709 13:03:40.247257 13446 ts_manager.cc:194] Registered new tserver with Master: 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783)
I20260709 13:03:40.247493  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:40.247776  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:40.248081  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:40.249430  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/ts-1-root/instance:
uuid: "5a146db739404cada24cb92985c34c49"
format_stamp: "Formatted at 2026-07-09 13:03:40 on dist-test-slave-z3gg"
I20260709 13:03:40.249624 13446 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42024
I20260709 13:03:40.253824  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:03:40.257062 13585 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:40.257752  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:03:40.258029  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/ts-1-root
uuid: "5a146db739404cada24cb92985c34c49"
format_stamp: "Formatted at 2026-07-09 13:03:40 on dist-test-slave-z3gg"
I20260709 13:03:40.258294  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:40.277477  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:40.278587  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:40.280016  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:40.282164  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:40.282369  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:40.282627  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:40.282783  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:40.319593  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.194:33903
I20260709 13:03:40.319684 13647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.194:33903 every 8 connection(s)
I20260709 13:03:40.324219  7367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:40.331207 13651 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:40.332131 13652 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:40.336783 13648 heartbeater.cc:344] Connected to a master server at 127.7.49.254:38655
I20260709 13:03:40.336887  7367 server_base.cc:1061] running on GCE node
W20260709 13:03:40.337064 13655 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:40.337565 13648 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:40.338340  7367 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:03:40.338443 13648 heartbeater.cc:507] Master 127.7.49.254:38655 requested a full tablet report, sending...
W20260709 13:03:40.338538  7367 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:40.338982  7367 hybrid_clock.cc:648] HybridClock initialized: now 1783602220338963 us; error 0 us; skew 500 ppm
I20260709 13:03:40.339635  7367 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:40.340648 13446 ts_manager.cc:194] Registered new tserver with Master: 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903)
I20260709 13:03:40.342008 13446 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42030
I20260709 13:03:40.342511  7367 webserver.cc:533] Webserver started at http://127.7.49.195:40449/ using document root <none> and password file <none>
I20260709 13:03:40.343077  7367 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:40.343293  7367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:40.343564  7367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:40.344718  7367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/ts-2-root/instance:
uuid: "fb9fba209bed41bbab4d91be140c95d0"
format_stamp: "Formatted at 2026-07-09 13:03:40 on dist-test-slave-z3gg"
I20260709 13:03:40.349020  7367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:03:40.352180 13659 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:40.352885  7367 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:03:40.353190  7367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/ts-2-root
uuid: "fb9fba209bed41bbab4d91be140c95d0"
format_stamp: "Formatted at 2026-07-09 13:03:40 on dist-test-slave-z3gg"
I20260709 13:03:40.353446  7367 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRh4Q1J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079579855-7367-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:40.362620  7367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:40.363765  7367 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:40.365093  7367 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:40.367223  7367 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:40.367435  7367 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:40.367682  7367 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:40.367851  7367 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:40.406392  7367 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.195:36831
I20260709 13:03:40.406482 13721 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.49.195:36831 every 8 connection(s)
I20260709 13:03:40.419935 13722 heartbeater.cc:344] Connected to a master server at 127.7.49.254:38655
I20260709 13:03:40.420336 13722 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:40.421056 13722 heartbeater.cc:507] Master 127.7.49.254:38655 requested a full tablet report, sending...
I20260709 13:03:40.422840 13446 ts_manager.cc:194] Registered new tserver with Master: fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:40.423957  7367 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014468711s
I20260709 13:03:40.424141 13446 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42034
I20260709 13:03:40.447474 13446 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42050:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:03:40.449883 13446 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:03:40.513872 13613 tablet_service.cc:1511] Processing CreateTablet for tablet 5b32ce1adff749eb8e0f0c97c2fe51b5 (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:40.515276 13613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b32ce1adff749eb8e0f0c97c2fe51b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.516470 13538 tablet_service.cc:1511] Processing CreateTablet for tablet 5b32ce1adff749eb8e0f0c97c2fe51b5 (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:40.517333 13536 tablet_service.cc:1511] Processing CreateTablet for tablet f9294b65bfb4462caa0c1ded05a2eabe (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:40.517892 13538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b32ce1adff749eb8e0f0c97c2fe51b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.518666 13536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9294b65bfb4462caa0c1ded05a2eabe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.520008 13537 tablet_service.cc:1511] Processing CreateTablet for tablet 55c0b41ef28a4cbd98c44d7480205776 (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:40.520828 13612 tablet_service.cc:1511] Processing CreateTablet for tablet 55c0b41ef28a4cbd98c44d7480205776 (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:40.521381 13537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c0b41ef28a4cbd98c44d7480205776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.521505 13687 tablet_service.cc:1511] Processing CreateTablet for tablet 5b32ce1adff749eb8e0f0c97c2fe51b5 (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:40.522143 13612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c0b41ef28a4cbd98c44d7480205776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.522864 13687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b32ce1adff749eb8e0f0c97c2fe51b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.528054 13611 tablet_service.cc:1511] Processing CreateTablet for tablet f9294b65bfb4462caa0c1ded05a2eabe (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:40.529538 13611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9294b65bfb4462caa0c1ded05a2eabe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.529785 13685 tablet_service.cc:1511] Processing CreateTablet for tablet f9294b65bfb4462caa0c1ded05a2eabe (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:40.531066 13685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9294b65bfb4462caa0c1ded05a2eabe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.528054 13686 tablet_service.cc:1511] Processing CreateTablet for tablet 55c0b41ef28a4cbd98c44d7480205776 (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:40.535755 13686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c0b41ef28a4cbd98c44d7480205776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.537132 13535 tablet_service.cc:1511] Processing CreateTablet for tablet 6c549918642b4c31a34398954f62bc85 (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:40.538448 13535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c549918642b4c31a34398954f62bc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.540438 13610 tablet_service.cc:1511] Processing CreateTablet for tablet 6c549918642b4c31a34398954f62bc85 (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:40.541741 13610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c549918642b4c31a34398954f62bc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.543488 13684 tablet_service.cc:1511] Processing CreateTablet for tablet 6c549918642b4c31a34398954f62bc85 (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:40.544824 13684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c549918642b4c31a34398954f62bc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.554352 13534 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0760ebbd3242b08f9186624c4ed1a1 (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:40.555882 13534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0760ebbd3242b08f9186624c4ed1a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.582906 13609 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0760ebbd3242b08f9186624c4ed1a1 (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:40.584782 13609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0760ebbd3242b08f9186624c4ed1a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.590970 13685 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0760ebbd3242b08f9186624c4ed1a1 (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:40.592360 13685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0760ebbd3242b08f9186624c4ed1a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.611770 13533 tablet_service.cc:1511] Processing CreateTablet for tablet 9e2a2eb9dae94ff5a8e6166e105bdf6c (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:40.613652 13533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e2a2eb9dae94ff5a8e6166e105bdf6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.635433 13608 tablet_service.cc:1511] Processing CreateTablet for tablet 9e2a2eb9dae94ff5a8e6166e105bdf6c (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:40.637426 13608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e2a2eb9dae94ff5a8e6166e105bdf6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.640213 13737 tablet_bootstrap.cc:492] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435: Bootstrap starting.
I20260709 13:03:40.646234 13737 tablet_bootstrap.cc:654] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.655881 13738 tablet_bootstrap.cc:492] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0: Bootstrap starting.
I20260709 13:03:40.658979 13737 tablet_bootstrap.cc:492] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435: No bootstrap required, opened a new log
I20260709 13:03:40.659572 13737 ts_tablet_manager.cc:1403] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260709 13:03:40.662379 13536 tablet_service.cc:1511] Processing CreateTablet for tablet a4f478f0bfd0448988882b3dfe7d262f (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:40.663430 13738 tablet_bootstrap.cc:654] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.663827 13536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4f478f0bfd0448988882b3dfe7d262f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.663476 13737 raft_consensus.cc:359] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.666505 13737 raft_consensus.cc:385] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.666810 13737 raft_consensus.cc:740] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.667060 13687 tablet_service.cc:1511] Processing CreateTablet for tablet 9e2a2eb9dae94ff5a8e6166e105bdf6c (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:40.667555 13737 consensus_queue.cc:260] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.671535 13609 tablet_service.cc:1511] Processing CreateTablet for tablet a4f478f0bfd0448988882b3dfe7d262f (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:40.679204 13609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4f478f0bfd0448988882b3dfe7d262f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.679541 13739 tablet_bootstrap.cc:492] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49: Bootstrap starting.
I20260709 13:03:40.683115 13687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e2a2eb9dae94ff5a8e6166e105bdf6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.685348 13739 tablet_bootstrap.cc:654] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.686905 13684 tablet_service.cc:1511] Processing CreateTablet for tablet a4f478f0bfd0448988882b3dfe7d262f (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:40.688465 13684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4f478f0bfd0448988882b3dfe7d262f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.701872 13738 tablet_bootstrap.cc:492] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0: No bootstrap required, opened a new log
I20260709 13:03:40.702427 13738 ts_tablet_manager.cc:1403] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.008s
I20260709 13:03:40.706642 13611 tablet_service.cc:1511] Processing CreateTablet for tablet d4fe5d8214d74f2da79d57c921d21769 (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:40.708065 13611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4fe5d8214d74f2da79d57c921d21769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.714003 13738 raft_consensus.cc:359] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.716255 13737 ts_tablet_manager.cc:1434] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435: Time spent starting tablet: real 0.056s	user 0.014s	sys 0.003s
I20260709 13:03:40.722268 13534 tablet_service.cc:1511] Processing CreateTablet for tablet b138cd9a549645bbb8e70a3dc659c58b (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:40.718327 13573 heartbeater.cc:499] Master 127.7.49.254:38655 was elected leader, sending a full tablet report...
I20260709 13:03:40.718909 13686 tablet_service.cc:1511] Processing CreateTablet for tablet d4fe5d8214d74f2da79d57c921d21769 (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:40.723497 13534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b138cd9a549645bbb8e70a3dc659c58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.723984 13686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4fe5d8214d74f2da79d57c921d21769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.720714 13739 tablet_bootstrap.cc:492] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49: No bootstrap required, opened a new log
I20260709 13:03:40.725132 13739 ts_tablet_manager.cc:1403] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.025s
I20260709 13:03:40.722301 13737 tablet_bootstrap.cc:492] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435: Bootstrap starting.
I20260709 13:03:40.728075 13739 raft_consensus.cc:359] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.728797 13739 raft_consensus.cc:385] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.729080 13739 raft_consensus.cc:740] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.714787 13738 raft_consensus.cc:385] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.729765 13738 raft_consensus.cc:740] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.730548 13738 consensus_queue.cc:260] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.732115 13739 consensus_queue.cc:260] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.731099 13533 tablet_service.cc:1511] Processing CreateTablet for tablet d4fe5d8214d74f2da79d57c921d21769 (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:40.741864 13533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4fe5d8214d74f2da79d57c921d21769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.740554 13685 tablet_service.cc:1511] Processing CreateTablet for tablet b138cd9a549645bbb8e70a3dc659c58b (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:40.744204 13737 tablet_bootstrap.cc:654] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.744879 13685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b138cd9a549645bbb8e70a3dc659c58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.751659 13738 ts_tablet_manager.cc:1434] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.013s
I20260709 13:03:40.752403 13722 heartbeater.cc:499] Master 127.7.49.254:38655 was elected leader, sending a full tablet report...
I20260709 13:03:40.752686 13738 tablet_bootstrap.cc:492] T f9294b65bfb4462caa0c1ded05a2eabe P fb9fba209bed41bbab4d91be140c95d0: Bootstrap starting.
I20260709 13:03:40.737104 13609 tablet_service.cc:1511] Processing CreateTablet for tablet b138cd9a549645bbb8e70a3dc659c58b (DEFAULT_TABLE table=test-workload [id=5cced0684c2c44d9906d9b6f44c77abf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:40.764346 13609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b138cd9a549645bbb8e70a3dc659c58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:40.774458 13738 tablet_bootstrap.cc:654] T f9294b65bfb4462caa0c1ded05a2eabe P fb9fba209bed41bbab4d91be140c95d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.780298 13737 tablet_bootstrap.cc:492] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435: No bootstrap required, opened a new log
I20260709 13:03:40.783627 13737 ts_tablet_manager.cc:1403] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.001s
I20260709 13:03:40.788256 13648 heartbeater.cc:499] Master 127.7.49.254:38655 was elected leader, sending a full tablet report...
I20260709 13:03:40.788787 13739 ts_tablet_manager.cc:1434] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49: Time spent starting tablet: real 0.063s	user 0.013s	sys 0.000s
I20260709 13:03:40.788444 13737 raft_consensus.cc:359] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.789711 13737 raft_consensus.cc:385] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.789819 13739 tablet_bootstrap.cc:492] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 5a146db739404cada24cb92985c34c49: Bootstrap starting.
I20260709 13:03:40.790259 13737 raft_consensus.cc:740] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.791311 13737 consensus_queue.cc:260] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.793771 13737 ts_tablet_manager.cc:1434] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:03:40.794690 13737 tablet_bootstrap.cc:492] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435: Bootstrap starting.
I20260709 13:03:40.796017 13739 tablet_bootstrap.cc:654] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 5a146db739404cada24cb92985c34c49: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.802022 13737 tablet_bootstrap.cc:654] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.812961 13744 raft_consensus.cc:493] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:40.813548 13744 raft_consensus.cc:515] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.825419 13737 tablet_bootstrap.cc:492] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435: No bootstrap required, opened a new log
I20260709 13:03:40.826020 13737 ts_tablet_manager.cc:1403] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.008s
I20260709 13:03:40.828415 13738 tablet_bootstrap.cc:492] T f9294b65bfb4462caa0c1ded05a2eabe P fb9fba209bed41bbab4d91be140c95d0: No bootstrap required, opened a new log
I20260709 13:03:40.828950 13738 ts_tablet_manager.cc:1403] T f9294b65bfb4462caa0c1ded05a2eabe P fb9fba209bed41bbab4d91be140c95d0: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.020s
I20260709 13:03:40.828819 13737 raft_consensus.cc:359] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.829802 13737 raft_consensus.cc:385] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.830005 13744 leader_election.cc:290] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903)
I20260709 13:03:40.830183 13737 raft_consensus.cc:740] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.830720 13548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c549918642b4c31a34398954f62bc85" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435" is_pre_election: true
I20260709 13:03:40.831410 13737 consensus_queue.cc:260] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
W20260709 13:03:40.832633 13663 leader_election.cc:343] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:40.833804 13737 ts_tablet_manager.cc:1434] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:40.834856 13737 tablet_bootstrap.cc:492] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435: Bootstrap starting.
I20260709 13:03:40.838023 13739 tablet_bootstrap.cc:492] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 5a146db739404cada24cb92985c34c49: No bootstrap required, opened a new log
I20260709 13:03:40.838546 13739 ts_tablet_manager.cc:1403] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 5a146db739404cada24cb92985c34c49: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.000s
I20260709 13:03:40.841060 13737 tablet_bootstrap.cc:654] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.843689 13739 raft_consensus.cc:359] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.831981 13738 raft_consensus.cc:359] T f9294b65bfb4462caa0c1ded05a2eabe P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.844762 13738 raft_consensus.cc:385] T f9294b65bfb4462caa0c1ded05a2eabe P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.845081 13738 raft_consensus.cc:740] T f9294b65bfb4462caa0c1ded05a2eabe P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.844475 13739 raft_consensus.cc:385] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.845866 13738 consensus_queue.cc:260] T f9294b65bfb4462caa0c1ded05a2eabe P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.846505 13739 raft_consensus.cc:740] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.846897 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c549918642b4c31a34398954f62bc85" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49" is_pre_election: true
I20260709 13:03:40.847478 13739 consensus_queue.cc:260] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.846529 13737 tablet_bootstrap.cc:492] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435: No bootstrap required, opened a new log
I20260709 13:03:40.848057 13738 ts_tablet_manager.cc:1434] T f9294b65bfb4462caa0c1ded05a2eabe P fb9fba209bed41bbab4d91be140c95d0: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260709 13:03:40.848555 13737 ts_tablet_manager.cc:1403] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:03:40.849069 13738 tablet_bootstrap.cc:492] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0: Bootstrap starting.
W20260709 13:03:40.849519 13660 leader_election.cc:343] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:40.850010 13660 leader_election.cc:304] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb9fba209bed41bbab4d91be140c95d0; no voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435
I20260709 13:03:40.851431 13739 ts_tablet_manager.cc:1434] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 5a146db739404cada24cb92985c34c49: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:03:40.851823 13737 raft_consensus.cc:359] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.852451 13739 tablet_bootstrap.cc:492] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49: Bootstrap starting.
I20260709 13:03:40.852567 13737 raft_consensus.cc:385] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.852962 13737 raft_consensus.cc:740] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.853839 13737 consensus_queue.cc:260] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.854629 13744 raft_consensus.cc:2749] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:40.855557 13738 tablet_bootstrap.cc:654] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.858872 13739 tablet_bootstrap.cc:654] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.860977 13737 ts_tablet_manager.cc:1434] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:03:40.862385 13737 tablet_bootstrap.cc:492] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435: Bootstrap starting.
I20260709 13:03:40.872319 13739 tablet_bootstrap.cc:492] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49: No bootstrap required, opened a new log
I20260709 13:03:40.872972 13739 ts_tablet_manager.cc:1403] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260709 13:03:40.876030 13739 raft_consensus.cc:359] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.876600 13739 raft_consensus.cc:385] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.876866 13739 raft_consensus.cc:740] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.877709 13739 consensus_queue.cc:260] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.880180 13738 tablet_bootstrap.cc:492] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0: No bootstrap required, opened a new log
I20260709 13:03:40.880770 13738 ts_tablet_manager.cc:1403] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.016s
I20260709 13:03:40.880821 13737 tablet_bootstrap.cc:654] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.881006 13739 ts_tablet_manager.cc:1434] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:03:40.882064 13739 tablet_bootstrap.cc:492] T 55c0b41ef28a4cbd98c44d7480205776 P 5a146db739404cada24cb92985c34c49: Bootstrap starting.
I20260709 13:03:40.883996 13738 raft_consensus.cc:359] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.884941 13738 raft_consensus.cc:385] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.885324 13738 raft_consensus.cc:740] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.890182 13739 tablet_bootstrap.cc:654] T 55c0b41ef28a4cbd98c44d7480205776 P 5a146db739404cada24cb92985c34c49: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.886382 13738 consensus_queue.cc:260] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.893024 13738 ts_tablet_manager.cc:1434] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:03:40.894459 13738 tablet_bootstrap.cc:492] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0: Bootstrap starting.
I20260709 13:03:40.894845 13737 tablet_bootstrap.cc:492] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435: No bootstrap required, opened a new log
I20260709 13:03:40.895431 13739 tablet_bootstrap.cc:492] T 55c0b41ef28a4cbd98c44d7480205776 P 5a146db739404cada24cb92985c34c49: No bootstrap required, opened a new log
I20260709 13:03:40.895519 13737 ts_tablet_manager.cc:1403] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.002s
I20260709 13:03:40.896198 13739 ts_tablet_manager.cc:1403] T 55c0b41ef28a4cbd98c44d7480205776 P 5a146db739404cada24cb92985c34c49: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260709 13:03:40.898928 13737 raft_consensus.cc:359] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.899137 13739 raft_consensus.cc:359] T 55c0b41ef28a4cbd98c44d7480205776 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.899751 13737 raft_consensus.cc:385] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.899955 13739 raft_consensus.cc:385] T 55c0b41ef28a4cbd98c44d7480205776 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.900110 13737 raft_consensus.cc:740] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.900498 13739 raft_consensus.cc:740] T 55c0b41ef28a4cbd98c44d7480205776 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.900760 13738 tablet_bootstrap.cc:654] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.900959 13737 consensus_queue.cc:260] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.901394 13739 consensus_queue.cc:260] T 55c0b41ef28a4cbd98c44d7480205776 P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.902170 13744 raft_consensus.cc:493] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:40.902680 13744 raft_consensus.cc:515] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.906675 13737 ts_tablet_manager.cc:1434] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:03:40.907052 13739 ts_tablet_manager.cc:1434] T 55c0b41ef28a4cbd98c44d7480205776 P 5a146db739404cada24cb92985c34c49: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.007s
I20260709 13:03:40.907732 13737 tablet_bootstrap.cc:492] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435: Bootstrap starting.
I20260709 13:03:40.907799 13744 leader_election.cc:290] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903)
I20260709 13:03:40.908100 13739 tablet_bootstrap.cc:492] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49: Bootstrap starting.
I20260709 13:03:40.909502 13548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0760ebbd3242b08f9186624c4ed1a1" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435" is_pre_election: true
I20260709 13:03:40.910161 13548 raft_consensus.cc:2468] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 0.
I20260709 13:03:40.912846 13663 leader_election.cc:304] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e4f56ee58b48848d5321ba403bb435, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:40.914844 13739 tablet_bootstrap.cc:654] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.914727 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0760ebbd3242b08f9186624c4ed1a1" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49" is_pre_election: true
I20260709 13:03:40.914844 13737 tablet_bootstrap.cc:654] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:40.917524 13660 leader_election.cc:343] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:40.918505 13744 raft_consensus.cc:2804] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:40.918932 13744 raft_consensus.cc:493] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:40.919303 13744 raft_consensus.cc:3060] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:40.920560 13739 tablet_bootstrap.cc:492] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49: No bootstrap required, opened a new log
I20260709 13:03:40.920583 13738 tablet_bootstrap.cc:492] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0: No bootstrap required, opened a new log
I20260709 13:03:40.921198 13739 ts_tablet_manager.cc:1403] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260709 13:03:40.921301 13738 ts_tablet_manager.cc:1403] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.003s
I20260709 13:03:40.922746 13737 tablet_bootstrap.cc:492] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435: No bootstrap required, opened a new log
I20260709 13:03:40.923298 13737 ts_tablet_manager.cc:1403] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260709 13:03:40.924077 13739 raft_consensus.cc:359] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.924338 13738 raft_consensus.cc:359] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.924825 13739 raft_consensus.cc:385] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.925061 13738 raft_consensus.cc:385] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.925179 13739 raft_consensus.cc:740] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.925522 13738 raft_consensus.cc:740] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.926175 13739 consensus_queue.cc:260] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.926358 13738 consensus_queue.cc:260] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.926718 13737 raft_consensus.cc:359] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.927639 13737 raft_consensus.cc:385] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.928004 13737 raft_consensus.cc:740] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.928807 13737 consensus_queue.cc:260] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.931142 13737 ts_tablet_manager.cc:1434] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:03:40.931231 13739 ts_tablet_manager.cc:1434] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:03:40.932139 13737 tablet_bootstrap.cc:492] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435: Bootstrap starting.
I20260709 13:03:40.932139 13739 tablet_bootstrap.cc:492] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49: Bootstrap starting.
I20260709 13:03:40.939111 13737 tablet_bootstrap.cc:654] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.939143 13739 tablet_bootstrap.cc:654] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.954017 13742 raft_consensus.cc:493] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:40.954813 13742 raft_consensus.cc:515] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.958215 13742 leader_election.cc:290] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:40.962177 13739 tablet_bootstrap.cc:492] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49: No bootstrap required, opened a new log
I20260709 13:03:40.962772 13739 ts_tablet_manager.cc:1403] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.006s
I20260709 13:03:40.963415 13744 raft_consensus.cc:515] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.965806 13737 tablet_bootstrap.cc:492] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435: No bootstrap required, opened a new log
I20260709 13:03:40.966344 13737 ts_tablet_manager.cc:1403] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.012s
I20260709 13:03:40.966864 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0760ebbd3242b08f9186624c4ed1a1" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:40.966835 13548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0760ebbd3242b08f9186624c4ed1a1" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:40.968521 13623 raft_consensus.cc:3060] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:40.969633 13548 raft_consensus.cc:3060] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:40.969453 13737 raft_consensus.cc:359] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.970281 13737 raft_consensus.cc:385] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.967005 13744 leader_election.cc:290] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903)
I20260709 13:03:40.970592 13737 raft_consensus.cc:740] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.971889 13737 consensus_queue.cc:260] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.974259 13739 raft_consensus.cc:359] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.974905 13737 ts_tablet_manager.cc:1434] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260709 13:03:40.975330 13739 raft_consensus.cc:385] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.975777 13739 raft_consensus.cc:740] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.976142 13737 tablet_bootstrap.cc:492] T d4fe5d8214d74f2da79d57c921d21769 P 80e4f56ee58b48848d5321ba403bb435: Bootstrap starting.
I20260709 13:03:40.976886 13739 consensus_queue.cc:260] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.984669 13746 raft_consensus.cc:493] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:40.985271 13746 raft_consensus.cc:515] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:40.988409 13739 ts_tablet_manager.cc:1434] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:03:40.988634 13737 tablet_bootstrap.cc:654] T d4fe5d8214d74f2da79d57c921d21769 P 80e4f56ee58b48848d5321ba403bb435: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.996501 13739 tablet_bootstrap.cc:492] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49: Bootstrap starting.
I20260709 13:03:40.991899 13548 raft_consensus.cc:2468] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 1.
I20260709 13:03:40.999698 13746 leader_election.cc:290] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:41.001186 13759 raft_consensus.cc:493] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.001272 13746 raft_consensus.cc:493] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.001749 13759 raft_consensus.cc:515] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.002007 13746 raft_consensus.cc:515] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.004964 13759 leader_election.cc:290] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783)
I20260709 13:03:41.007506 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b32ce1adff749eb8e0f0c97c2fe51b5" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435" is_pre_election: true
I20260709 13:03:41.008540 13547 raft_consensus.cc:2468] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 0.
I20260709 13:03:41.011338 13663 leader_election.cc:304] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e4f56ee58b48848d5321ba403bb435, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:40.997152 13623 raft_consensus.cc:2468] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 1.
I20260709 13:03:41.013598 13759 raft_consensus.cc:2804] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:41.017086 13759 raft_consensus.cc:493] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:41.019374 13663 leader_election.cc:304] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e4f56ee58b48848d5321ba403bb435, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:41.022310 13759 raft_consensus.cc:3060] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.024148 13744 raft_consensus.cc:2804] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:41.024199 13746 leader_election.cc:290] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:41.030051 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b32ce1adff749eb8e0f0c97c2fe51b5" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49" is_pre_election: true
I20260709 13:03:41.030824 13623 raft_consensus.cc:2468] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 0.
I20260709 13:03:41.031536 13737 tablet_bootstrap.cc:492] T d4fe5d8214d74f2da79d57c921d21769 P 80e4f56ee58b48848d5321ba403bb435: No bootstrap required, opened a new log
I20260709 13:03:41.036106 13737 ts_tablet_manager.cc:1403] T d4fe5d8214d74f2da79d57c921d21769 P 80e4f56ee58b48848d5321ba403bb435: Time spent bootstrapping tablet: real 0.060s	user 0.027s	sys 0.005s
I20260709 13:03:41.038619 13737 raft_consensus.cc:359] T d4fe5d8214d74f2da79d57c921d21769 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.039307 13737 raft_consensus.cc:385] T d4fe5d8214d74f2da79d57c921d21769 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:41.039567 13737 raft_consensus.cc:740] T d4fe5d8214d74f2da79d57c921d21769 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Initialized, Role: FOLLOWER
I20260709 13:03:41.040179 13737 consensus_queue.cc:260] T d4fe5d8214d74f2da79d57c921d21769 P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.042644 13737 ts_tablet_manager.cc:1434] T d4fe5d8214d74f2da79d57c921d21769 P 80e4f56ee58b48848d5321ba403bb435: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:41.043919 13737 tablet_bootstrap.cc:492] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435: Bootstrap starting.
I20260709 13:03:41.041946 13739 tablet_bootstrap.cc:654] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.045122 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0b41ef28a4cbd98c44d7480205776" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49" is_pre_election: true
I20260709 13:03:41.045825 13623 raft_consensus.cc:2468] T 55c0b41ef28a4cbd98c44d7480205776 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 0.
I20260709 13:03:41.046422 13738 ts_tablet_manager.cc:1434] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0: Time spent starting tablet: real 0.125s	user 0.013s	sys 0.041s
I20260709 13:03:41.046934 13511 leader_election.cc:304] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: 
I20260709 13:03:41.047416 13738 tablet_bootstrap.cc:492] T 55c0b41ef28a4cbd98c44d7480205776 P fb9fba209bed41bbab4d91be140c95d0: Bootstrap starting.
I20260709 13:03:41.047876 13742 raft_consensus.cc:2804] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:41.048265 13742 raft_consensus.cc:493] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:41.048566 13742 raft_consensus.cc:3060] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.049356 13737 tablet_bootstrap.cc:654] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.056747 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0b41ef28a4cbd98c44d7480205776" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0" is_pre_election: true
W20260709 13:03:41.059087 13511 leader_election.cc:343] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:41.059717 13548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c549918642b4c31a34398954f62bc85" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435" is_pre_election: true
I20260709 13:03:41.060529 13548 raft_consensus.cc:2468] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 0.
I20260709 13:03:41.059795 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9294b65bfb4462caa0c1ded05a2eabe" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435" is_pre_election: true
W20260709 13:03:41.062963 13494 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:41.062981 13547 raft_consensus.cc:2468] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 0.
I20260709 13:03:41.065047 13589 leader_election.cc:304] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: 
I20260709 13:03:41.065966 13764 raft_consensus.cc:2804] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:41.065939 13742 raft_consensus.cc:515] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.066540 13764 raft_consensus.cc:493] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:41.066902 13764 raft_consensus.cc:3060] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.067389 13744 raft_consensus.cc:697] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Becoming Leader. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Running, Role: LEADER
I20260709 13:03:41.067948 13589 leader_election.cc:304] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: 
I20260709 13:03:41.068693 13746 raft_consensus.cc:2804] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:41.068554 13744 consensus_queue.cc:237] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.069092 13746 raft_consensus.cc:493] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:41.069481 13746 raft_consensus.cc:3060] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.076521 13746 raft_consensus.cc:515] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.081391 13746 leader_election.cc:290] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:41.081750 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0b41ef28a4cbd98c44d7480205776" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:41.087564 13764 raft_consensus.cc:515] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.091055 13738 tablet_bootstrap.cc:654] T 55c0b41ef28a4cbd98c44d7480205776 P fb9fba209bed41bbab4d91be140c95d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.058180 13759 raft_consensus.cc:515] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.093364 13742 leader_election.cc:290] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 election: Requested vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:41.099424 13623 raft_consensus.cc:3060] T 55c0b41ef28a4cbd98c44d7480205776 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.100991 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0b41ef28a4cbd98c44d7480205776" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
W20260709 13:03:41.102963 13511 leader_election.cc:343] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:41.103284 13737 tablet_bootstrap.cc:492] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435: No bootstrap required, opened a new log
I20260709 13:03:41.103096 13548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c549918642b4c31a34398954f62bc85" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:41.103591 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9294b65bfb4462caa0c1ded05a2eabe" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:41.103768 13737 ts_tablet_manager.cc:1403] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.012s
I20260709 13:03:41.103785 13548 raft_consensus.cc:3060] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.106670 13737 raft_consensus.cc:359] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.106935 13546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b32ce1adff749eb8e0f0c97c2fe51b5" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:41.107407 13737 raft_consensus.cc:385] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:41.107625 13546 raft_consensus.cc:3060] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.107760 13737 raft_consensus.cc:740] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Initialized, Role: FOLLOWER
I20260709 13:03:41.108536 13737 consensus_queue.cc:260] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.110558 13737 ts_tablet_manager.cc:1434] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:41.113705 13623 raft_consensus.cc:2468] T 55c0b41ef28a4cbd98c44d7480205776 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 1.
I20260709 13:03:41.115067 13511 leader_election.cc:304] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [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: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: fb9fba209bed41bbab4d91be140c95d0
I20260709 13:03:41.104143 13547 raft_consensus.cc:3060] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.104573 13742 raft_consensus.cc:493] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.112406 13759 leader_election.cc:290] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 election: Requested vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783)
I20260709 13:03:41.117142 13548 raft_consensus.cc:2468] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 1.
I20260709 13:03:41.122187 13696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9294b65bfb4462caa0c1ded05a2eabe" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0" is_pre_election: true
I20260709 13:03:41.122910 13696 raft_consensus.cc:2468] T f9294b65bfb4462caa0c1ded05a2eabe P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 0.
I20260709 13:03:41.123303 13589 leader_election.cc:304] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: 
I20260709 13:03:41.124105 13746 raft_consensus.cc:2804] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:41.124276 13696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9294b65bfb4462caa0c1ded05a2eabe" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:41.117568 13764 leader_election.cc:290] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:41.120160 13742 raft_consensus.cc:515] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.120452 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b32ce1adff749eb8e0f0c97c2fe51b5" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:41.121539 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c549918642b4c31a34398954f62bc85" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0" is_pre_election: true
I20260709 13:03:41.125372 13696 raft_consensus.cc:3060] T f9294b65bfb4462caa0c1ded05a2eabe P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.126833 13697 raft_consensus.cc:2468] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 0.
I20260709 13:03:41.128003 13623 raft_consensus.cc:3060] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.128371 13742 leader_election.cc:290] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:41.129207 13742 raft_consensus.cc:2804] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:41.129598 13742 raft_consensus.cc:697] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Becoming Leader. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Running, Role: LEADER
I20260709 13:03:41.130376 13742 consensus_queue.cc:237] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.132870 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c549918642b4c31a34398954f62bc85" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:41.133625 13738 tablet_bootstrap.cc:492] T 55c0b41ef28a4cbd98c44d7480205776 P fb9fba209bed41bbab4d91be140c95d0: No bootstrap required, opened a new log
I20260709 13:03:41.133683 13697 raft_consensus.cc:3060] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.134187 13738 ts_tablet_manager.cc:1403] T 55c0b41ef28a4cbd98c44d7480205776 P fb9fba209bed41bbab4d91be140c95d0: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.004s
I20260709 13:03:41.136109 13547 raft_consensus.cc:2468] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 1.
I20260709 13:03:41.139541 13589 leader_election.cc:304] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: 
I20260709 13:03:41.149559 13739 tablet_bootstrap.cc:492] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49: No bootstrap required, opened a new log
I20260709 13:03:41.148501 13696 raft_consensus.cc:2468] T f9294b65bfb4462caa0c1ded05a2eabe P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 1.
I20260709 13:03:41.150321 13739 ts_tablet_manager.cc:1403] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49: Time spent bootstrapping tablet: real 0.158s	user 0.010s	sys 0.008s
I20260709 13:03:41.152046 13764 raft_consensus.cc:2804] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:41.152542 13764 raft_consensus.cc:697] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Becoming Leader. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:41.153079 13746 raft_consensus.cc:697] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Becoming Leader. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:41.155176 13764 consensus_queue.cc:237] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.155336 13746 consensus_queue.cc:237] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.149397 13738 raft_consensus.cc:359] T 55c0b41ef28a4cbd98c44d7480205776 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.152951 13546 raft_consensus.cc:2468] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 1.
I20260709 13:03:41.159086 13738 raft_consensus.cc:385] T 55c0b41ef28a4cbd98c44d7480205776 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:41.162236 13696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2a2eb9dae94ff5a8e6166e105bdf6c" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0" is_pre_election: true
I20260709 13:03:41.165038 13738 raft_consensus.cc:740] T 55c0b41ef28a4cbd98c44d7480205776 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Initialized, Role: FOLLOWER
I20260709 13:03:41.163990 13739 raft_consensus.cc:359] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.161285 13622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2a2eb9dae94ff5a8e6166e105bdf6c" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49" is_pre_election: true
I20260709 13:03:41.166071 13739 raft_consensus.cc:385] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:41.165732 13663 leader_election.cc:304] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e4f56ee58b48848d5321ba403bb435, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:41.166607 13622 raft_consensus.cc:2468] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 0.
I20260709 13:03:41.166802 13739 raft_consensus.cc:740] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Initialized, Role: FOLLOWER
I20260709 13:03:41.167172 13759 raft_consensus.cc:2804] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:41.167732 13759 raft_consensus.cc:697] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Becoming Leader. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Running, Role: LEADER
I20260709 13:03:41.165886 13738 consensus_queue.cc:260] T 55c0b41ef28a4cbd98c44d7480205776 P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.168525 13759 consensus_queue.cc:237] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.168993 13697 raft_consensus.cc:2468] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 1.
I20260709 13:03:41.168537 13739 consensus_queue.cc:260] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.164505 13444 catalog_manager.cc:5697] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "fb9fba209bed41bbab4d91be140c95d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:41.171202 13511 leader_election.cc:304] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: 
I20260709 13:03:41.174696 13774 raft_consensus.cc:2804] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:41.175315 13774 raft_consensus.cc:493] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:41.175793 13774 raft_consensus.cc:3060] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:41.183485 13511 leader_election.cc:343] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:41.188906 13774 raft_consensus.cc:515] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.171723 13738 ts_tablet_manager.cc:1434] T 55c0b41ef28a4cbd98c44d7480205776 P fb9fba209bed41bbab4d91be140c95d0: Time spent starting tablet: real 0.037s	user 0.010s	sys 0.000s
I20260709 13:03:41.191561 13738 tablet_bootstrap.cc:492] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0: Bootstrap starting.
I20260709 13:03:41.164194 13623 raft_consensus.cc:2468] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 1.
I20260709 13:03:41.190325 13739 ts_tablet_manager.cc:1434] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 13:03:41.193725 13739 tablet_bootstrap.cc:492] T b138cd9a549645bbb8e70a3dc659c58b P 5a146db739404cada24cb92985c34c49: Bootstrap starting.
I20260709 13:03:41.193194 13446 catalog_manager.cc:5697] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a146db739404cada24cb92985c34c49 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "5a146db739404cada24cb92985c34c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:41.198764 13738 tablet_bootstrap.cc:654] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.204447 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2a2eb9dae94ff5a8e6166e105bdf6c" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:41.202099 13774 leader_election.cc:290] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 election: Requested vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:41.204906 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2a2eb9dae94ff5a8e6166e105bdf6c" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:41.205233 13623 raft_consensus.cc:3060] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:41.207683 13511 leader_election.cc:343] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:41.210052 13739 tablet_bootstrap.cc:654] T b138cd9a549645bbb8e70a3dc659c58b P 5a146db739404cada24cb92985c34c49: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.215615 13759 raft_consensus.cc:493] T 55c0b41ef28a4cbd98c44d7480205776 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.216116 13759 raft_consensus.cc:515] T 55c0b41ef28a4cbd98c44d7480205776 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.218122 13759 leader_election.cc:290] T 55c0b41ef28a4cbd98c44d7480205776 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903)
I20260709 13:03:41.218943 13623 raft_consensus.cc:2468] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 1.
I20260709 13:03:41.220080 13546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0b41ef28a4cbd98c44d7480205776" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435" is_pre_election: true
I20260709 13:03:41.220736 13511 leader_election.cc:304] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [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: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: fb9fba209bed41bbab4d91be140c95d0
I20260709 13:03:41.221822 13742 raft_consensus.cc:2804] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:41.222361 13742 raft_consensus.cc:697] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Becoming Leader. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Running, Role: LEADER
I20260709 13:03:41.220587 13445 catalog_manager.cc:5697] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "80e4f56ee58b48848d5321ba403bb435" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:41.223191 13742 consensus_queue.cc:237] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.225505 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0b41ef28a4cbd98c44d7480205776" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49" is_pre_election: true
I20260709 13:03:41.225883 13738 tablet_bootstrap.cc:492] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0: No bootstrap required, opened a new log
I20260709 13:03:41.226437 13738 ts_tablet_manager.cc:1403] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.002s
I20260709 13:03:41.226534 13623 raft_consensus.cc:2393] T 55c0b41ef28a4cbd98c44d7480205776 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb9fba209bed41bbab4d91be140c95d0 in current term 1: Already voted for candidate 80e4f56ee58b48848d5321ba403bb435 in this term.
I20260709 13:03:41.228150 13660 leader_election.cc:304] T 55c0b41ef28a4cbd98c44d7480205776 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb9fba209bed41bbab4d91be140c95d0; no voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435
I20260709 13:03:41.229696 13759 raft_consensus.cc:3060] T 55c0b41ef28a4cbd98c44d7480205776 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.237444 13759 raft_consensus.cc:2749] T 55c0b41ef28a4cbd98c44d7480205776 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:41.233707 13738 raft_consensus.cc:359] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.242358 13738 raft_consensus.cc:385] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:41.242647 13738 raft_consensus.cc:740] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Initialized, Role: FOLLOWER
I20260709 13:03:41.244343 13739 tablet_bootstrap.cc:492] T b138cd9a549645bbb8e70a3dc659c58b P 5a146db739404cada24cb92985c34c49: No bootstrap required, opened a new log
I20260709 13:03:41.243984 13738 consensus_queue.cc:260] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.244845 13739 ts_tablet_manager.cc:1403] T b138cd9a549645bbb8e70a3dc659c58b P 5a146db739404cada24cb92985c34c49: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.019s
I20260709 13:03:41.246686 13738 ts_tablet_manager.cc:1434] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:03:41.247741 13738 tablet_bootstrap.cc:492] T d4fe5d8214d74f2da79d57c921d21769 P fb9fba209bed41bbab4d91be140c95d0: Bootstrap starting.
I20260709 13:03:41.247586 13739 raft_consensus.cc:359] T b138cd9a549645bbb8e70a3dc659c58b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.248325 13739 raft_consensus.cc:385] T b138cd9a549645bbb8e70a3dc659c58b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:41.248579 13739 raft_consensus.cc:740] T b138cd9a549645bbb8e70a3dc659c58b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Initialized, Role: FOLLOWER
I20260709 13:03:41.249296 13739 consensus_queue.cc:260] T b138cd9a549645bbb8e70a3dc659c58b P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.251694 13739 ts_tablet_manager.cc:1434] T b138cd9a549645bbb8e70a3dc659c58b P 5a146db739404cada24cb92985c34c49: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:03:41.252595 13739 tablet_bootstrap.cc:492] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49: Bootstrap starting.
I20260709 13:03:41.254136 13759 raft_consensus.cc:493] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.254612 13738 tablet_bootstrap.cc:654] T d4fe5d8214d74f2da79d57c921d21769 P fb9fba209bed41bbab4d91be140c95d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.254769 13759 raft_consensus.cc:515] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.257058 13759 leader_election.cc:290] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903)
I20260709 13:03:41.258339 13739 tablet_bootstrap.cc:654] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.259764 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2a2eb9dae94ff5a8e6166e105bdf6c" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49" is_pre_election: true
I20260709 13:03:41.260139 13546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2a2eb9dae94ff5a8e6166e105bdf6c" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435" is_pre_election: true
I20260709 13:03:41.260574 13623 raft_consensus.cc:2393] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb9fba209bed41bbab4d91be140c95d0 in current term 1: Already voted for candidate 80e4f56ee58b48848d5321ba403bb435 in this term.
I20260709 13:03:41.262423 13660 leader_election.cc:304] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb9fba209bed41bbab4d91be140c95d0; no voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435
I20260709 13:03:41.263633 13759 raft_consensus.cc:3060] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.264627 13443 catalog_manager.cc:5697] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a146db739404cada24cb92985c34c49 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "5a146db739404cada24cb92985c34c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:41.266673 13738 tablet_bootstrap.cc:492] T d4fe5d8214d74f2da79d57c921d21769 P fb9fba209bed41bbab4d91be140c95d0: No bootstrap required, opened a new log
I20260709 13:03:41.267264 13738 ts_tablet_manager.cc:1403] T d4fe5d8214d74f2da79d57c921d21769 P fb9fba209bed41bbab4d91be140c95d0: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 13:03:41.270195 13738 raft_consensus.cc:359] T d4fe5d8214d74f2da79d57c921d21769 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.270886 13739 tablet_bootstrap.cc:492] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49: No bootstrap required, opened a new log
I20260709 13:03:41.271076 13759 raft_consensus.cc:2749] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:41.271406 13739 ts_tablet_manager.cc:1403] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 13:03:41.270823 13738 raft_consensus.cc:385] T d4fe5d8214d74f2da79d57c921d21769 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:41.273751 13738 raft_consensus.cc:740] T d4fe5d8214d74f2da79d57c921d21769 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Initialized, Role: FOLLOWER
I20260709 13:03:41.274032 13739 raft_consensus.cc:359] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.274686 13739 raft_consensus.cc:385] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:41.274600 13738 consensus_queue.cc:260] T d4fe5d8214d74f2da79d57c921d21769 P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.275157 13739 raft_consensus.cc:740] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Initialized, Role: FOLLOWER
I20260709 13:03:41.275981 13739 consensus_queue.cc:260] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.277078 13738 ts_tablet_manager.cc:1434] T d4fe5d8214d74f2da79d57c921d21769 P fb9fba209bed41bbab4d91be140c95d0: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:03:41.278110 13738 tablet_bootstrap.cc:492] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0: Bootstrap starting.
I20260709 13:03:41.279488 13739 ts_tablet_manager.cc:1434] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:41.280411 13444 catalog_manager.cc:5697] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "80e4f56ee58b48848d5321ba403bb435" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:41.282567 13764 raft_consensus.cc:493] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.283097 13764 raft_consensus.cc:515] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.282882 13446 catalog_manager.cc:5697] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "fb9fba209bed41bbab4d91be140c95d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:41.284233 13738 tablet_bootstrap.cc:654] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.285326 13764 leader_election.cc:290] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:41.286980 13546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fe5d8214d74f2da79d57c921d21769" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435" is_pre_election: true
I20260709 13:03:41.287910 13546 raft_consensus.cc:2468] T d4fe5d8214d74f2da79d57c921d21769 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 0.
I20260709 13:03:41.289475 13589 leader_election.cc:304] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: 
I20260709 13:03:41.291976 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fe5d8214d74f2da79d57c921d21769" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0" is_pre_election: true
I20260709 13:03:41.292867 13697 raft_consensus.cc:2468] T d4fe5d8214d74f2da79d57c921d21769 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 0.
I20260709 13:03:41.295748 13764 raft_consensus.cc:2804] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:41.296221 13738 tablet_bootstrap.cc:492] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0: No bootstrap required, opened a new log
I20260709 13:03:41.296314 13764 raft_consensus.cc:493] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:41.296774 13738 ts_tablet_manager.cc:1403] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:03:41.296835 13764 raft_consensus.cc:3060] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.299554 13738 raft_consensus.cc:359] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.300222 13738 raft_consensus.cc:385] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:41.300493 13738 raft_consensus.cc:740] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Initialized, Role: FOLLOWER
I20260709 13:03:41.301209 13738 consensus_queue.cc:260] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.303689 13738 ts_tablet_manager.cc:1434] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:41.304847 13738 tablet_bootstrap.cc:492] T a4f478f0bfd0448988882b3dfe7d262f P fb9fba209bed41bbab4d91be140c95d0: Bootstrap starting.
I20260709 13:03:41.305045 13764 raft_consensus.cc:515] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.307864 13546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fe5d8214d74f2da79d57c921d21769" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:41.308143 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fe5d8214d74f2da79d57c921d21769" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:41.308429 13546 raft_consensus.cc:3060] T d4fe5d8214d74f2da79d57c921d21769 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.308830 13697 raft_consensus.cc:3060] T d4fe5d8214d74f2da79d57c921d21769 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.310104 13738 tablet_bootstrap.cc:654] T a4f478f0bfd0448988882b3dfe7d262f P fb9fba209bed41bbab4d91be140c95d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.311141 13764 leader_election.cc:290] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:41.315433 13738 tablet_bootstrap.cc:492] T a4f478f0bfd0448988882b3dfe7d262f P fb9fba209bed41bbab4d91be140c95d0: No bootstrap required, opened a new log
I20260709 13:03:41.315584 13546 raft_consensus.cc:2468] T d4fe5d8214d74f2da79d57c921d21769 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 1.
I20260709 13:03:41.315924 13738 ts_tablet_manager.cc:1403] T a4f478f0bfd0448988882b3dfe7d262f P fb9fba209bed41bbab4d91be140c95d0: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260709 13:03:41.316051 13697 raft_consensus.cc:2468] T d4fe5d8214d74f2da79d57c921d21769 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 1.
I20260709 13:03:41.316720 13589 leader_election.cc:304] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: 
I20260709 13:03:41.317567 13764 raft_consensus.cc:2804] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:41.318023 13764 raft_consensus.cc:697] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Becoming Leader. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:41.318471 13738 raft_consensus.cc:359] T a4f478f0bfd0448988882b3dfe7d262f P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.319187 13738 raft_consensus.cc:385] T a4f478f0bfd0448988882b3dfe7d262f P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:41.318812 13764 consensus_queue.cc:237] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.319454 13738 raft_consensus.cc:740] T a4f478f0bfd0448988882b3dfe7d262f P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Initialized, Role: FOLLOWER
I20260709 13:03:41.320102 13738 consensus_queue.cc:260] T a4f478f0bfd0448988882b3dfe7d262f P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.322108 13738 ts_tablet_manager.cc:1434] T a4f478f0bfd0448988882b3dfe7d262f P fb9fba209bed41bbab4d91be140c95d0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:41.326682 13444 catalog_manager.cc:5697] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a146db739404cada24cb92985c34c49 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "5a146db739404cada24cb92985c34c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:41.469190 13742 raft_consensus.cc:493] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.469751 13742 raft_consensus.cc:515] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.471573 13742 leader_election.cc:290] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:41.472388 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b138cd9a549645bbb8e70a3dc659c58b" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49" is_pre_election: true
I20260709 13:03:41.472595 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b138cd9a549645bbb8e70a3dc659c58b" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0" is_pre_election: true
I20260709 13:03:41.473074 13623 raft_consensus.cc:2468] T b138cd9a549645bbb8e70a3dc659c58b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 0.
I20260709 13:03:41.473165 13697 raft_consensus.cc:2468] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 0.
I20260709 13:03:41.474110 13511 leader_election.cc:304] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e4f56ee58b48848d5321ba403bb435, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:41.474726 13742 raft_consensus.cc:2804] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:41.475098 13742 raft_consensus.cc:493] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:41.475361 13742 raft_consensus.cc:3060] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.480129 13742 raft_consensus.cc:515] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.481678 13742 leader_election.cc:290] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 election: Requested vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:41.482388 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b138cd9a549645bbb8e70a3dc659c58b" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:41.482723 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b138cd9a549645bbb8e70a3dc659c58b" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:41.482980 13623 raft_consensus.cc:3060] T b138cd9a549645bbb8e70a3dc659c58b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.483323 13697 raft_consensus.cc:3060] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.488173 13697 raft_consensus.cc:2468] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 1.
I20260709 13:03:41.489146 13511 leader_election.cc:304] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e4f56ee58b48848d5321ba403bb435, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:41.489229 13623 raft_consensus.cc:2468] T b138cd9a549645bbb8e70a3dc659c58b P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 1.
I20260709 13:03:41.489858 13742 raft_consensus.cc:2804] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:41.490311 13742 raft_consensus.cc:697] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Becoming Leader. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Running, Role: LEADER
I20260709 13:03:41.491065 13742 consensus_queue.cc:237] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.498318 13444 catalog_manager.cc:5697] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "80e4f56ee58b48848d5321ba403bb435" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:41.500860 13742 raft_consensus.cc:493] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.501298 13742 raft_consensus.cc:515] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.502892 13742 leader_election.cc:290] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:41.503582 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f478f0bfd0448988882b3dfe7d262f" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49" is_pre_election: true
I20260709 13:03:41.503916 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f478f0bfd0448988882b3dfe7d262f" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0" is_pre_election: true
I20260709 13:03:41.504259 13623 raft_consensus.cc:2468] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 0.
I20260709 13:03:41.504522 13697 raft_consensus.cc:2468] T a4f478f0bfd0448988882b3dfe7d262f P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 0.
I20260709 13:03:41.505343 13511 leader_election.cc:304] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: 
I20260709 13:03:41.506124 13742 raft_consensus.cc:2804] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:41.506438 13742 raft_consensus.cc:493] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:41.506757 13742 raft_consensus.cc:3060] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.511543 13742 raft_consensus.cc:515] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.513090 13742 leader_election.cc:290] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 election: Requested vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:41.513805 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f478f0bfd0448988882b3dfe7d262f" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:41.514040 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f478f0bfd0448988882b3dfe7d262f" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:41.514340 13623 raft_consensus.cc:3060] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.514510 13697 raft_consensus.cc:3060] T a4f478f0bfd0448988882b3dfe7d262f P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.518953 13623 raft_consensus.cc:2468] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 1.
I20260709 13:03:41.518950 13697 raft_consensus.cc:2468] T a4f478f0bfd0448988882b3dfe7d262f P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 1.
I20260709 13:03:41.520164 13511 leader_election.cc:304] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: 
I20260709 13:03:41.520771 13742 raft_consensus.cc:2804] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:41.521142 13742 raft_consensus.cc:697] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Becoming Leader. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Running, Role: LEADER
I20260709 13:03:41.521811 13742 consensus_queue.cc:237] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.528846 13444 catalog_manager.cc:5697] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "80e4f56ee58b48848d5321ba403bb435" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:41.538143 13764 consensus_queue.cc:1048] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:41.549129 13764 consensus_queue.cc:1048] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:41.566123 13764 consensus_queue.cc:1048] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:41.576773 13746 consensus_queue.cc:1048] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:41.613904 13759 consensus_queue.cc:1048] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:41.622851 13769 consensus_queue.cc:1048] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:41.625142 13769 consensus_queue.cc:1048] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:41.639899 13769 consensus_queue.cc:1048] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:41.641750 13742 consensus_queue.cc:1048] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:41.658464 13742 consensus_queue.cc:1048] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:41.693205 13697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b32ce1adff749eb8e0f0c97c2fe51b5"
dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
mode: GRACEFUL
new_leader_uuid: "80e4f56ee58b48848d5321ba403bb435"
 from {username='slave'} at 127.0.0.1:58014
I20260709 13:03:41.693807 13697 raft_consensus.cc:606] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Received request to transfer leadership to TS 80e4f56ee58b48848d5321ba403bb435
I20260709 13:03:41.710237 13622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9294b65bfb4462caa0c1ded05a2eabe"
dest_uuid: "5a146db739404cada24cb92985c34c49"
mode: GRACEFUL
new_leader_uuid: "80e4f56ee58b48848d5321ba403bb435"
 from {username='slave'} at 127.0.0.1:43952
I20260709 13:03:41.710796 13622 raft_consensus.cc:606] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Received request to transfer leadership to TS 80e4f56ee58b48848d5321ba403bb435
I20260709 13:03:41.715699 13622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c549918642b4c31a34398954f62bc85"
dest_uuid: "5a146db739404cada24cb92985c34c49"
mode: GRACEFUL
new_leader_uuid: "80e4f56ee58b48848d5321ba403bb435"
 from {username='slave'} at 127.0.0.1:43952
I20260709 13:03:41.716217 13622 raft_consensus.cc:606] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Received request to transfer leadership to TS 80e4f56ee58b48848d5321ba403bb435
I20260709 13:03:41.720753 13697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d0760ebbd3242b08f9186624c4ed1a1"
dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
mode: GRACEFUL
new_leader_uuid: "5a146db739404cada24cb92985c34c49"
 from {username='slave'} at 127.0.0.1:58014
I20260709 13:03:41.721261 13697 raft_consensus.cc:606] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Received request to transfer leadership to TS 5a146db739404cada24cb92985c34c49
I20260709 13:03:41.733479 13547 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e2a2eb9dae94ff5a8e6166e105bdf6c"
dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
mode: GRACEFUL
new_leader_uuid: "5a146db739404cada24cb92985c34c49"
 from {username='slave'} at 127.0.0.1:36642
I20260709 13:03:41.733981 13547 raft_consensus.cc:606] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Received request to transfer leadership to TS 5a146db739404cada24cb92985c34c49
I20260709 13:03:41.738561 13547 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4f478f0bfd0448988882b3dfe7d262f"
dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
mode: GRACEFUL
new_leader_uuid: "5a146db739404cada24cb92985c34c49"
 from {username='slave'} at 127.0.0.1:36642
I20260709 13:03:41.739063 13547 raft_consensus.cc:606] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Received request to transfer leadership to TS 5a146db739404cada24cb92985c34c49
I20260709 13:03:41.746696 13547 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b138cd9a549645bbb8e70a3dc659c58b"
dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
mode: GRACEFUL
new_leader_uuid: "fb9fba209bed41bbab4d91be140c95d0"
 from {username='slave'} at 127.0.0.1:36642
I20260709 13:03:41.747290 13547 raft_consensus.cc:606] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Received request to transfer leadership to TS fb9fba209bed41bbab4d91be140c95d0
I20260709 13:03:41.775816 13807 consensus_queue.cc:1048] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:41.780620 13807 consensus_queue.cc:1048] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:41.792503 13742 raft_consensus.cc:993] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435: : Instructing follower 5a146db739404cada24cb92985c34c49 to start an election
I20260709 13:03:41.792987 13774 raft_consensus.cc:1081] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Signalling peer 5a146db739404cada24cb92985c34c49 to start an election
I20260709 13:03:41.794934 13622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e2a2eb9dae94ff5a8e6166e105bdf6c"
dest_uuid: "5a146db739404cada24cb92985c34c49"
 from {username='slave'} at 127.0.0.1:43936
I20260709 13:03:41.795547 13622 raft_consensus.cc:493] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:41.795939 13622 raft_consensus.cc:3060] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.801901 13622 raft_consensus.cc:515] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.837031 13623 raft_consensus.cc:1240] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Rejecting Update request from peer 80e4f56ee58b48848d5321ba403bb435 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:41.845808 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2a2eb9dae94ff5a8e6166e105bdf6c" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:41.847505 13547 raft_consensus.cc:3055] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:41.850567 13547 raft_consensus.cc:740] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Running, Role: LEADER
I20260709 13:03:41.850042 13742 consensus_queue.cc:1059] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:03:41.852427 13622 leader_election.cc:290] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 2 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:41.850322 13746 consensus_queue.cc:1048] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:03:41.862042 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2a2eb9dae94ff5a8e6166e105bdf6c" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:41.862943 13697 raft_consensus.cc:3060] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.860881 13547 consensus_queue.cc:260] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.869916 13547 raft_consensus.cc:3060] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.879491 13746 consensus_queue.cc:1048] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:41.881630 13547 raft_consensus.cc:2468] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 2.
W20260709 13:03:41.882221 13742 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:03:41.885952 13589 leader_election.cc:304] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: 
I20260709 13:03:41.891376 13746 raft_consensus.cc:2804] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:41.892163 13746 raft_consensus.cc:697] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [term 2 LEADER]: Becoming Leader. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:41.894094 13746 consensus_queue.cc:237] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [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: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.896349 13697 raft_consensus.cc:2468] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 2.
I20260709 13:03:41.904799 13445 catalog_manager.cc:5697] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 reported cstate change: term changed from 1 to 2, leader changed from 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193) to 5a146db739404cada24cb92985c34c49 (127.7.49.194). New cstate: current_term: 2 leader_uuid: "5a146db739404cada24cb92985c34c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:41.958214 13742 consensus_queue.cc:1048] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:41.966243 13774 raft_consensus.cc:993] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435: : Instructing follower fb9fba209bed41bbab4d91be140c95d0 to start an election
I20260709 13:03:41.967185 13807 raft_consensus.cc:1081] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Signalling peer fb9fba209bed41bbab4d91be140c95d0 to start an election
I20260709 13:03:41.970865 13697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b138cd9a549645bbb8e70a3dc659c58b"
dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
 from {username='slave'} at 127.0.0.1:57988
I20260709 13:03:41.971789 13697 raft_consensus.cc:493] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:41.970690 13764 raft_consensus.cc:993] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49: : Instructing follower 80e4f56ee58b48848d5321ba403bb435 to start an election
I20260709 13:03:41.972262 13697 raft_consensus.cc:3060] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.972674 13764 raft_consensus.cc:1081] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Signalling peer 80e4f56ee58b48848d5321ba403bb435 to start an election
I20260709 13:03:41.974727 13807 consensus_queue.cc:1048] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:41.975078 13547 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c549918642b4c31a34398954f62bc85"
dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
 from {username='slave'} at 127.0.0.1:36626
I20260709 13:03:41.975678 13547 raft_consensus.cc:493] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:41.976095 13547 raft_consensus.cc:3060] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.979383 13697 raft_consensus.cc:515] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.982429 13696 raft_consensus.cc:1240] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Rejecting Update request from peer 80e4f56ee58b48848d5321ba403bb435 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:41.984005 13807 consensus_queue.cc:1059] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:41.984040 13546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b138cd9a549645bbb8e70a3dc659c58b" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:41.984969 13546 raft_consensus.cc:3055] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:41.985361 13697 leader_election.cc:290] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 2 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903)
I20260709 13:03:41.985412 13546 raft_consensus.cc:740] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Running, Role: LEADER
I20260709 13:03:41.987226 13622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b138cd9a549645bbb8e70a3dc659c58b" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:41.987910 13622 raft_consensus.cc:3060] T b138cd9a549645bbb8e70a3dc659c58b P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.987505 13546 consensus_queue.cc:260] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.989084 13546 raft_consensus.cc:3060] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.993085 13547 raft_consensus.cc:515] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:41.996690 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c549918642b4c31a34398954f62bc85" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:41.997397 13623 raft_consensus.cc:3055] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:41.997766 13623 raft_consensus.cc:740] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:41.998116 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c549918642b4c31a34398954f62bc85" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:41.998860 13697 raft_consensus.cc:3060] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.999080 13623 consensus_queue.cc:260] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:42.000737 13546 raft_consensus.cc:2468] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 2.
I20260709 13:03:42.000968 13623 raft_consensus.cc:3060] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:42.001438 13807 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:03:42.003490 13663 leader_election.cc:304] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e4f56ee58b48848d5321ba403bb435, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:42.004539 13744 raft_consensus.cc:2804] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:42.005007 13744 raft_consensus.cc:697] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [term 2 LEADER]: Becoming Leader. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Running, Role: LEADER
I20260709 13:03:42.005578 13622 raft_consensus.cc:2468] T b138cd9a549645bbb8e70a3dc659c58b P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 2.
I20260709 13:03:42.006194 13697 raft_consensus.cc:2468] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 2.
I20260709 13:03:42.006122 13744 consensus_queue.cc:237] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [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: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:42.007424 13511 leader_election.cc:304] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e4f56ee58b48848d5321ba403bb435, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:42.008400 13547 leader_election.cc:290] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 2 election: Requested vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:42.008626 13807 raft_consensus.cc:2804] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:42.010164 13807 raft_consensus.cc:697] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 2 LEADER]: Becoming Leader. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Running, Role: LEADER
I20260709 13:03:42.011413 13807 consensus_queue.cc:237] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:42.013494 13623 raft_consensus.cc:2468] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 2.
I20260709 13:03:42.015341 13443 catalog_manager.cc:5697] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 reported cstate change: term changed from 1 to 2, leader changed from 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193) to fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "fb9fba209bed41bbab4d91be140c95d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:42.020543 13445 catalog_manager.cc:5697] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 reported cstate change: term changed from 1 to 2, leader changed from 5a146db739404cada24cb92985c34c49 (127.7.49.194) to 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "80e4f56ee58b48848d5321ba403bb435" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:42.037421 13807 consensus_queue.cc:1048] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:42.048864 13774 consensus_queue.cc:1048] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:42.057019 13742 raft_consensus.cc:993] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435: : Instructing follower 5a146db739404cada24cb92985c34c49 to start an election
I20260709 13:03:42.057544 13774 raft_consensus.cc:1081] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Signalling peer 5a146db739404cada24cb92985c34c49 to start an election
I20260709 13:03:42.059958 13622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4f478f0bfd0448988882b3dfe7d262f"
dest_uuid: "5a146db739404cada24cb92985c34c49"
 from {username='slave'} at 127.0.0.1:43936
I20260709 13:03:42.060587 13622 raft_consensus.cc:493] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:42.061019 13622 raft_consensus.cc:3060] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.066568 13622 raft_consensus.cc:515] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:42.068537 13622 leader_election.cc:290] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 2 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:42.069710 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f478f0bfd0448988882b3dfe7d262f" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:42.070428 13547 raft_consensus.cc:3055] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:42.070761 13547 raft_consensus.cc:740] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Running, Role: LEADER
I20260709 13:03:42.071102 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f478f0bfd0448988882b3dfe7d262f" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:42.071769 13697 raft_consensus.cc:3060] T a4f478f0bfd0448988882b3dfe7d262f P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.071702 13547 consensus_queue.cc:260] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:42.074275 13746 raft_consensus.cc:993] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49: : Instructing follower 80e4f56ee58b48848d5321ba403bb435 to start an election
I20260709 13:03:42.074952 13817 raft_consensus.cc:1081] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Signalling peer 80e4f56ee58b48848d5321ba403bb435 to start an election
I20260709 13:03:42.075243 13547 raft_consensus.cc:3060] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.076830 13546 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9294b65bfb4462caa0c1ded05a2eabe"
dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
 from {username='slave'} at 127.0.0.1:36626
I20260709 13:03:42.077397 13546 raft_consensus.cc:493] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:42.077766 13546 raft_consensus.cc:3060] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.079432 13697 raft_consensus.cc:2468] T a4f478f0bfd0448988882b3dfe7d262f P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 2.
I20260709 13:03:42.080969 13586 leader_election.cc:304] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:42.081760 13764 raft_consensus.cc:2804] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:42.082226 13764 raft_consensus.cc:697] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 [term 2 LEADER]: Becoming Leader. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:42.083302 13547 raft_consensus.cc:2468] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 2.
I20260709 13:03:42.083194 13764 consensus_queue.cc:237] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:42.088097 13546 raft_consensus.cc:515] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:42.090075 13546 leader_election.cc:290] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 2 election: Requested vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:42.090577 13622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9294b65bfb4462caa0c1ded05a2eabe" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:42.091187 13622 raft_consensus.cc:3055] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:42.091239 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9294b65bfb4462caa0c1ded05a2eabe" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:42.091596 13622 raft_consensus.cc:740] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:42.091925 13697 raft_consensus.cc:3060] T f9294b65bfb4462caa0c1ded05a2eabe P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.092585 13622 consensus_queue.cc:260] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:42.092338 13443 catalog_manager.cc:5697] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 reported cstate change: term changed from 1 to 2, leader changed from 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193) to 5a146db739404cada24cb92985c34c49 (127.7.49.194). New cstate: current_term: 2 leader_uuid: "5a146db739404cada24cb92985c34c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:42.093999 13622 raft_consensus.cc:3060] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.097708 13697 raft_consensus.cc:2468] T f9294b65bfb4462caa0c1ded05a2eabe P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 2.
I20260709 13:03:42.098793 13511 leader_election.cc:304] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e4f56ee58b48848d5321ba403bb435, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:42.099789 13742 raft_consensus.cc:2804] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:42.100253 13742 raft_consensus.cc:697] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 [term 2 LEADER]: Becoming Leader. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Running, Role: LEADER
I20260709 13:03:42.100957 13622 raft_consensus.cc:2468] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 2.
I20260709 13:03:42.101210 13742 consensus_queue.cc:237] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:42.109849 13744 raft_consensus.cc:993] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0: : Instructing follower 5a146db739404cada24cb92985c34c49 to start an election
I20260709 13:03:42.110337 13744 raft_consensus.cc:1081] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Signalling peer 5a146db739404cada24cb92985c34c49 to start an election
I20260709 13:03:42.111826 13622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d0760ebbd3242b08f9186624c4ed1a1"
dest_uuid: "5a146db739404cada24cb92985c34c49"
 from {username='slave'} at 127.0.0.1:43934
I20260709 13:03:42.112407 13622 raft_consensus.cc:493] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:42.112733 13622 raft_consensus.cc:3060] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.112151 13443 catalog_manager.cc:5697] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 reported cstate change: term changed from 1 to 2, leader changed from 5a146db739404cada24cb92985c34c49 (127.7.49.194) to 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "80e4f56ee58b48848d5321ba403bb435" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:42.119055 13622 raft_consensus.cc:515] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:42.120208 13744 raft_consensus.cc:993] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0: : Instructing follower 80e4f56ee58b48848d5321ba403bb435 to start an election
I20260709 13:03:42.120718 13744 raft_consensus.cc:1081] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Signalling peer 80e4f56ee58b48848d5321ba403bb435 to start an election
I20260709 13:03:42.121775 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0760ebbd3242b08f9186624c4ed1a1" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:42.122435 13547 raft_consensus.cc:3060] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.122686 13548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b32ce1adff749eb8e0f0c97c2fe51b5"
dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
 from {username='slave'} at 127.0.0.1:36612
I20260709 13:03:42.123327 13548 raft_consensus.cc:493] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:42.123713 13548 raft_consensus.cc:3060] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.124554 13622 leader_election.cc:290] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 2 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:42.124967 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0760ebbd3242b08f9186624c4ed1a1" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:42.125627 13697 raft_consensus.cc:3055] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:42.125976 13697 raft_consensus.cc:740] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Running, Role: LEADER
I20260709 13:03:42.127081 13697 consensus_queue.cc:260] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:42.129359 13697 raft_consensus.cc:3060] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.129884 13547 raft_consensus.cc:2468] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 2.
I20260709 13:03:42.130959 13589 leader_election.cc:304] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: 
I20260709 13:03:42.131721 13764 raft_consensus.cc:2804] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:42.132150 13764 raft_consensus.cc:697] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [term 2 LEADER]: Becoming Leader. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:42.133016 13764 consensus_queue.cc:237] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:42.133001 13548 raft_consensus.cc:515] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:42.135259 13548 leader_election.cc:290] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 2 election: Requested vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:42.135689 13697 raft_consensus.cc:2468] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 2.
I20260709 13:03:42.136919 13696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b32ce1adff749eb8e0f0c97c2fe51b5" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:42.137562 13696 raft_consensus.cc:3055] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:42.137872 13696 raft_consensus.cc:740] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Running, Role: LEADER
I20260709 13:03:42.139029 13622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b32ce1adff749eb8e0f0c97c2fe51b5" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:42.138751 13696 consensus_queue.cc:260] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:42.140305 13696 raft_consensus.cc:3060] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.141536 13443 catalog_manager.cc:5697] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 reported cstate change: term changed from 1 to 2, leader changed from fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195) to 5a146db739404cada24cb92985c34c49 (127.7.49.194). New cstate: current_term: 2 leader_uuid: "5a146db739404cada24cb92985c34c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:42.142948 13622 raft_consensus.cc:3060] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.146916 13696 raft_consensus.cc:2468] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 2.
I20260709 13:03:42.148068 13511 leader_election.cc:304] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e4f56ee58b48848d5321ba403bb435, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:42.149153 13622 raft_consensus.cc:2468] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 2.
I20260709 13:03:42.150096 13774 raft_consensus.cc:2804] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:42.150593 13774 raft_consensus.cc:697] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 [term 2 LEADER]: Becoming Leader. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Running, Role: LEADER
I20260709 13:03:42.151548 13774 consensus_queue.cc:237] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:42.157968 13443 catalog_manager.cc:5697] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 reported cstate change: term changed from 1 to 2, leader changed from fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195) to 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "80e4f56ee58b48848d5321ba403bb435" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:42.306157 13548 raft_consensus.cc:1275] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Refusing update from remote peer 5a146db739404cada24cb92985c34c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:42.307404 13764 consensus_queue.cc:1048] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:42.315461 13696 raft_consensus.cc:1275] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Refusing update from remote peer 5a146db739404cada24cb92985c34c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:42.317011 13764 consensus_queue.cc:1048] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:42.423213 13696 raft_consensus.cc:1275] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Refusing update from remote peer 80e4f56ee58b48848d5321ba403bb435: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:42.424556 13774 consensus_queue.cc:1048] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:42.432729 13622 raft_consensus.cc:1275] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Refusing update from remote peer 80e4f56ee58b48848d5321ba403bb435: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:42.434581 13548 raft_consensus.cc:1275] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Refusing update from remote peer fb9fba209bed41bbab4d91be140c95d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:42.435039 13774 consensus_queue.cc:1048] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:42.436057 13769 consensus_queue.cc:1048] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:42.448314 13622 raft_consensus.cc:1275] T b138cd9a549645bbb8e70a3dc659c58b P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Refusing update from remote peer fb9fba209bed41bbab4d91be140c95d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:42.449806 13823 consensus_queue.cc:1048] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:42.539523 13548 raft_consensus.cc:1275] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Refusing update from remote peer 5a146db739404cada24cb92985c34c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:42.539523 13622 raft_consensus.cc:1275] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Refusing update from remote peer 80e4f56ee58b48848d5321ba403bb435: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:42.541004 13764 consensus_queue.cc:1048] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:42.541004 13774 consensus_queue.cc:1048] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:42.551236 13696 raft_consensus.cc:1275] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Refusing update from remote peer 5a146db739404cada24cb92985c34c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:42.552958 13764 consensus_queue.cc:1048] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:42.556995 13697 raft_consensus.cc:1275] T f9294b65bfb4462caa0c1ded05a2eabe P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Refusing update from remote peer 80e4f56ee58b48848d5321ba403bb435: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:42.563548 13774 consensus_queue.cc:1048] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:42.602815 13696 raft_consensus.cc:1275] T a4f478f0bfd0448988882b3dfe7d262f P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Refusing update from remote peer 5a146db739404cada24cb92985c34c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:42.604000 13764 consensus_queue.cc:1048] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:42.610719 13548 raft_consensus.cc:1275] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Refusing update from remote peer 5a146db739404cada24cb92985c34c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:42.612166 13764 consensus_queue.cc:1048] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:42.666944 13622 raft_consensus.cc:1275] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Refusing update from remote peer 80e4f56ee58b48848d5321ba403bb435: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:42.668275 13774 consensus_queue.cc:1048] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:42.670753 13696 raft_consensus.cc:1275] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Refusing update from remote peer 80e4f56ee58b48848d5321ba403bb435: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:42.672089 13774 consensus_queue.cc:1048] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:44.776252 13443 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42062:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:03:44.779213 13443 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:03:44.829234 13533 tablet_service.cc:1511] Processing CreateTablet for tablet f46c2629922b436a9cfe190cb894ca5b (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:44.831080 13533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f46c2629922b436a9cfe190cb894ca5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.830802 13611 tablet_service.cc:1511] Processing CreateTablet for tablet f46c2629922b436a9cfe190cb894ca5b (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:44.832088 13684 tablet_service.cc:1511] Processing CreateTablet for tablet f46c2629922b436a9cfe190cb894ca5b (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:44.833658 13684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f46c2629922b436a9cfe190cb894ca5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.834764 13609 tablet_service.cc:1511] Processing CreateTablet for tablet 8c590486bd1c4444a43f8b4c5d3e2dd6 (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:44.835448 13534 tablet_service.cc:1511] Processing CreateTablet for tablet 8c590486bd1c4444a43f8b4c5d3e2dd6 (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:44.836802 13534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c590486bd1c4444a43f8b4c5d3e2dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.840111 13685 tablet_service.cc:1511] Processing CreateTablet for tablet 8c590486bd1c4444a43f8b4c5d3e2dd6 (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:44.841547 13685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c590486bd1c4444a43f8b4c5d3e2dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.844310 13608 tablet_service.cc:1511] Processing CreateTablet for tablet 34721ed2bc204d60a997d7955eec6148 (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:44.846920 13686 tablet_service.cc:1511] Processing CreateTablet for tablet 34721ed2bc204d60a997d7955eec6148 (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:44.847456 13687 tablet_service.cc:1511] Processing CreateTablet for tablet e4ced9c47dfc485da32bda4cdacf2486 (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:44.848412 13686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34721ed2bc204d60a997d7955eec6148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.849182 13687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4ced9c47dfc485da32bda4cdacf2486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.832460 13611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f46c2629922b436a9cfe190cb894ca5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.852464 13536 tablet_service.cc:1511] Processing CreateTablet for tablet 34721ed2bc204d60a997d7955eec6148 (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:44.853775 13536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34721ed2bc204d60a997d7955eec6148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.853523 13613 tablet_service.cc:1511] Processing CreateTablet for tablet e4ced9c47dfc485da32bda4cdacf2486 (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:44.856274 13537 tablet_service.cc:1511] Processing CreateTablet for tablet e4ced9c47dfc485da32bda4cdacf2486 (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:44.857575 13537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4ced9c47dfc485da32bda4cdacf2486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.853474 13608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34721ed2bc204d60a997d7955eec6148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.860333 13609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c590486bd1c4444a43f8b4c5d3e2dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.864210 13535 tablet_service.cc:1511] Processing CreateTablet for tablet 67fb719a01144ac99ff480f9535c1d9b (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:44.865585 13535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67fb719a01144ac99ff480f9535c1d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.867311 13613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4ced9c47dfc485da32bda4cdacf2486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.877553 13612 tablet_service.cc:1511] Processing CreateTablet for tablet 67fb719a01144ac99ff480f9535c1d9b (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:44.879133 13612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67fb719a01144ac99ff480f9535c1d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.883282 13683 tablet_service.cc:1511] Processing CreateTablet for tablet 67fb719a01144ac99ff480f9535c1d9b (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:44.884858 13683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67fb719a01144ac99ff480f9535c1d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.895246 13538 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9bb8aafdf6443693b87bcefbbd1d89 (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:44.896764 13538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9bb8aafdf6443693b87bcefbbd1d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.920408 13610 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9bb8aafdf6443693b87bcefbbd1d89 (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:44.928289 13610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9bb8aafdf6443693b87bcefbbd1d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.932160 13532 tablet_service.cc:1511] Processing CreateTablet for tablet 75d3a63fa59042a4bdc678ef1d68076f (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:44.934296 13685 tablet_service.cc:1511] Processing CreateTablet for tablet 51a4331f86af45a4b42c3c991aa4542c (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:44.935843 13685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a4331f86af45a4b42c3c991aa4542c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.939801 13612 tablet_service.cc:1511] Processing CreateTablet for tablet 51a4331f86af45a4b42c3c991aa4542c (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:44.941107 13612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a4331f86af45a4b42c3c991aa4542c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.929865 13533 tablet_service.cc:1511] Processing CreateTablet for tablet 51a4331f86af45a4b42c3c991aa4542c (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:44.953910 13841 tablet_bootstrap.cc:492] T f46c2629922b436a9cfe190cb894ca5b P fb9fba209bed41bbab4d91be140c95d0: Bootstrap starting.
I20260709 13:03:44.966454 13841 tablet_bootstrap.cc:654] T f46c2629922b436a9cfe190cb894ca5b P fb9fba209bed41bbab4d91be140c95d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:44.969129 13687 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9bb8aafdf6443693b87bcefbbd1d89 (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:44.970672 13687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9bb8aafdf6443693b87bcefbbd1d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.971789 13533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a4331f86af45a4b42c3c991aa4542c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.972675 13839 tablet_bootstrap.cc:492] T 67fb719a01144ac99ff480f9535c1d9b P 80e4f56ee58b48848d5321ba403bb435: Bootstrap starting.
I20260709 13:03:44.973887 13532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d3a63fa59042a4bdc678ef1d68076f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.981186 13609 tablet_service.cc:1511] Processing CreateTablet for tablet 75d3a63fa59042a4bdc678ef1d68076f (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:44.988394 13840 tablet_bootstrap.cc:492] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49: Bootstrap starting.
I20260709 13:03:44.995695 13609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d3a63fa59042a4bdc678ef1d68076f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.995468 13534 tablet_service.cc:1511] Processing CreateTablet for tablet 31fd0482ccaf4c27a5343412485c8e18 (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:44.995913 13686 tablet_service.cc:1511] Processing CreateTablet for tablet 75d3a63fa59042a4bdc678ef1d68076f (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:44.997378 13686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d3a63fa59042a4bdc678ef1d68076f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.997496 13612 tablet_service.cc:1511] Processing CreateTablet for tablet 31fd0482ccaf4c27a5343412485c8e18 (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:44.998751 13612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fd0482ccaf4c27a5343412485c8e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:44.999475 13534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fd0482ccaf4c27a5343412485c8e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:45.011950 13685 tablet_service.cc:1511] Processing CreateTablet for tablet 31fd0482ccaf4c27a5343412485c8e18 (DEFAULT_TABLE table=soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:45.013298 13685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fd0482ccaf4c27a5343412485c8e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:45.021068 13840 tablet_bootstrap.cc:654] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.030618 13841 tablet_bootstrap.cc:492] T f46c2629922b436a9cfe190cb894ca5b P fb9fba209bed41bbab4d91be140c95d0: No bootstrap required, opened a new log
I20260709 13:03:45.023232 13839 tablet_bootstrap.cc:654] T 67fb719a01144ac99ff480f9535c1d9b P 80e4f56ee58b48848d5321ba403bb435: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.036589 13841 ts_tablet_manager.cc:1403] T f46c2629922b436a9cfe190cb894ca5b P fb9fba209bed41bbab4d91be140c95d0: Time spent bootstrapping tablet: real 0.083s	user 0.002s	sys 0.012s
I20260709 13:03:45.038808 13839 tablet_bootstrap.cc:492] T 67fb719a01144ac99ff480f9535c1d9b P 80e4f56ee58b48848d5321ba403bb435: No bootstrap required, opened a new log
I20260709 13:03:45.038983 13840 tablet_bootstrap.cc:492] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49: No bootstrap required, opened a new log
I20260709 13:03:45.039382 13839 ts_tablet_manager.cc:1403] T 67fb719a01144ac99ff480f9535c1d9b P 80e4f56ee58b48848d5321ba403bb435: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.003s
I20260709 13:03:45.039582 13840 ts_tablet_manager.cc:1403] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.000s
I20260709 13:03:45.040105 13841 raft_consensus.cc:359] T f46c2629922b436a9cfe190cb894ca5b P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.040963 13841 raft_consensus.cc:385] T f46c2629922b436a9cfe190cb894ca5b P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.041306 13841 raft_consensus.cc:740] T f46c2629922b436a9cfe190cb894ca5b P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.041810 13839 raft_consensus.cc:359] T 67fb719a01144ac99ff480f9535c1d9b P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.042476 13839 raft_consensus.cc:385] T 67fb719a01144ac99ff480f9535c1d9b P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.042146 13841 consensus_queue.cc:260] T f46c2629922b436a9cfe190cb894ca5b P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.042749 13839 raft_consensus.cc:740] T 67fb719a01144ac99ff480f9535c1d9b P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.042816 13840 raft_consensus.cc:359] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.043824 13840 raft_consensus.cc:385] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.043639 13839 consensus_queue.cc:260] T 67fb719a01144ac99ff480f9535c1d9b P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.044205 13840 raft_consensus.cc:740] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.045040 13841 ts_tablet_manager.cc:1434] T f46c2629922b436a9cfe190cb894ca5b P fb9fba209bed41bbab4d91be140c95d0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:03:45.045063 13840 consensus_queue.cc:260] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.046252 13841 tablet_bootstrap.cc:492] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P fb9fba209bed41bbab4d91be140c95d0: Bootstrap starting.
I20260709 13:03:45.047947 13840 ts_tablet_manager.cc:1434] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:03:45.048807 13839 ts_tablet_manager.cc:1434] T 67fb719a01144ac99ff480f9535c1d9b P 80e4f56ee58b48848d5321ba403bb435: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:03:45.049113 13840 tablet_bootstrap.cc:492] T e4ced9c47dfc485da32bda4cdacf2486 P 5a146db739404cada24cb92985c34c49: Bootstrap starting.
I20260709 13:03:45.049957 13839 tablet_bootstrap.cc:492] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435: Bootstrap starting.
I20260709 13:03:45.055732 13841 tablet_bootstrap.cc:654] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P fb9fba209bed41bbab4d91be140c95d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.057257 13839 tablet_bootstrap.cc:654] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.057543 13840 tablet_bootstrap.cc:654] T e4ced9c47dfc485da32bda4cdacf2486 P 5a146db739404cada24cb92985c34c49: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.066767 13840 tablet_bootstrap.cc:492] T e4ced9c47dfc485da32bda4cdacf2486 P 5a146db739404cada24cb92985c34c49: No bootstrap required, opened a new log
I20260709 13:03:45.067483 13840 ts_tablet_manager.cc:1403] T e4ced9c47dfc485da32bda4cdacf2486 P 5a146db739404cada24cb92985c34c49: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:03:45.073288 13840 raft_consensus.cc:359] T e4ced9c47dfc485da32bda4cdacf2486 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.074059 13840 raft_consensus.cc:385] T e4ced9c47dfc485da32bda4cdacf2486 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.074087 13841 tablet_bootstrap.cc:492] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P fb9fba209bed41bbab4d91be140c95d0: No bootstrap required, opened a new log
I20260709 13:03:45.074483 13840 raft_consensus.cc:740] T e4ced9c47dfc485da32bda4cdacf2486 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.074891 13841 ts_tablet_manager.cc:1403] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P fb9fba209bed41bbab4d91be140c95d0: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.015s
I20260709 13:03:45.075438 13840 consensus_queue.cc:260] T e4ced9c47dfc485da32bda4cdacf2486 P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.078369 13840 ts_tablet_manager.cc:1434] T e4ced9c47dfc485da32bda4cdacf2486 P 5a146db739404cada24cb92985c34c49: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:03:45.077986 13841 raft_consensus.cc:359] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.078869 13841 raft_consensus.cc:385] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.079278 13841 raft_consensus.cc:740] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.079532 13840 tablet_bootstrap.cc:492] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49: Bootstrap starting.
I20260709 13:03:45.080173 13841 consensus_queue.cc:260] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.081197 13839 tablet_bootstrap.cc:492] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435: No bootstrap required, opened a new log
I20260709 13:03:45.081746 13839 ts_tablet_manager.cc:1403] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.015s
I20260709 13:03:45.082652 13841 ts_tablet_manager.cc:1434] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P fb9fba209bed41bbab4d91be140c95d0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:45.083663 13841 tablet_bootstrap.cc:492] T 67fb719a01144ac99ff480f9535c1d9b P fb9fba209bed41bbab4d91be140c95d0: Bootstrap starting.
I20260709 13:03:45.085016 13839 raft_consensus.cc:359] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.085878 13839 raft_consensus.cc:385] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.086454 13839 raft_consensus.cc:740] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.087146 13840 tablet_bootstrap.cc:654] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.087409 13839 consensus_queue.cc:260] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.090112 13839 ts_tablet_manager.cc:1434] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:03:45.091120 13841 tablet_bootstrap.cc:654] T 67fb719a01144ac99ff480f9535c1d9b P fb9fba209bed41bbab4d91be140c95d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.091436 13839 tablet_bootstrap.cc:492] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435: Bootstrap starting.
I20260709 13:03:45.100901 13839 tablet_bootstrap.cc:654] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.106326 13840 tablet_bootstrap.cc:492] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49: No bootstrap required, opened a new log
I20260709 13:03:45.106999 13840 ts_tablet_manager.cc:1403] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.012s
I20260709 13:03:45.107944 13841 tablet_bootstrap.cc:492] T 67fb719a01144ac99ff480f9535c1d9b P fb9fba209bed41bbab4d91be140c95d0: No bootstrap required, opened a new log
I20260709 13:03:45.108424 13841 ts_tablet_manager.cc:1403] T 67fb719a01144ac99ff480f9535c1d9b P fb9fba209bed41bbab4d91be140c95d0: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260709 13:03:45.109058 13839 tablet_bootstrap.cc:492] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435: No bootstrap required, opened a new log
I20260709 13:03:45.109591 13839 ts_tablet_manager.cc:1403] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260709 13:03:45.110212 13840 raft_consensus.cc:359] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.110611 13841 raft_consensus.cc:359] T 67fb719a01144ac99ff480f9535c1d9b P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.111129 13840 raft_consensus.cc:385] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.111302 13841 raft_consensus.cc:385] T 67fb719a01144ac99ff480f9535c1d9b P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.111655 13841 raft_consensus.cc:740] T 67fb719a01144ac99ff480f9535c1d9b P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.111531 13840 raft_consensus.cc:740] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.112486 13841 consensus_queue.cc:260] T 67fb719a01144ac99ff480f9535c1d9b P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.112607 13840 consensus_queue.cc:260] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.112776 13839 raft_consensus.cc:359] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.113484 13839 raft_consensus.cc:385] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.113811 13839 raft_consensus.cc:740] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.114861 13841 ts_tablet_manager.cc:1434] T 67fb719a01144ac99ff480f9535c1d9b P fb9fba209bed41bbab4d91be140c95d0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:03:45.114693 13839 consensus_queue.cc:260] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
W20260709 13:03:45.117261 13494 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:45.118124 13841 tablet_bootstrap.cc:492] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0: Bootstrap starting.
I20260709 13:03:45.123227 13840 ts_tablet_manager.cc:1434] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 13:03:45.124253 13840 tablet_bootstrap.cc:492] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49: Bootstrap starting.
I20260709 13:03:45.125183 13841 tablet_bootstrap.cc:654] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.117304 13839 ts_tablet_manager.cc:1434] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:45.128152 13839 tablet_bootstrap.cc:492] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435: Bootstrap starting.
I20260709 13:03:45.130651 13840 tablet_bootstrap.cc:654] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.135174 13839 tablet_bootstrap.cc:654] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.139894 13841 tablet_bootstrap.cc:492] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0: No bootstrap required, opened a new log
I20260709 13:03:45.140456 13841 ts_tablet_manager.cc:1403] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.006s
I20260709 13:03:45.144232 13841 raft_consensus.cc:359] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.145212 13841 raft_consensus.cc:385] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.145629 13841 raft_consensus.cc:740] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.146514 13841 consensus_queue.cc:260] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.148170 13839 tablet_bootstrap.cc:492] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435: No bootstrap required, opened a new log
I20260709 13:03:45.148962 13839 ts_tablet_manager.cc:1403] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.006s
I20260709 13:03:45.149616 13840 tablet_bootstrap.cc:492] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49: No bootstrap required, opened a new log
I20260709 13:03:45.150147 13840 ts_tablet_manager.cc:1403] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260709 13:03:45.150184 13841 ts_tablet_manager.cc:1434] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 13:03:45.151355 13841 tablet_bootstrap.cc:492] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0: Bootstrap starting.
W20260709 13:03:45.152073 13649 tablet.cc:2406] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:03:45.152691 13839 raft_consensus.cc:359] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.153096 13840 raft_consensus.cc:359] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.153555 13839 raft_consensus.cc:385] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.153861 13840 raft_consensus.cc:385] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.154031 13839 raft_consensus.cc:740] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.154248 13840 raft_consensus.cc:740] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.155131 13839 consensus_queue.cc:260] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.155344 13840 consensus_queue.cc:260] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.157294 13840 ts_tablet_manager.cc:1434] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:03:45.157812 13839 ts_tablet_manager.cc:1434] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:03:45.158226 13840 tablet_bootstrap.cc:492] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49: Bootstrap starting.
I20260709 13:03:45.158536 13841 tablet_bootstrap.cc:654] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.159102 13839 tablet_bootstrap.cc:492] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435: Bootstrap starting.
I20260709 13:03:45.166853 13840 tablet_bootstrap.cc:654] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.169700 13839 tablet_bootstrap.cc:654] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.170624 13841 tablet_bootstrap.cc:492] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0: No bootstrap required, opened a new log
I20260709 13:03:45.171370 13841 ts_tablet_manager.cc:1403] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260709 13:03:45.175141 13841 raft_consensus.cc:359] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.176076 13841 raft_consensus.cc:385] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.176404 13841 raft_consensus.cc:740] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.177374 13841 consensus_queue.cc:260] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.178792 13840 tablet_bootstrap.cc:492] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49: No bootstrap required, opened a new log
I20260709 13:03:45.179354 13840 ts_tablet_manager.cc:1403] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260709 13:03:45.179697 13841 ts_tablet_manager.cc:1434] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:03:45.182037 13840 raft_consensus.cc:359] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.182772 13840 raft_consensus.cc:385] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.183250 13841 tablet_bootstrap.cc:492] T 51a4331f86af45a4b42c3c991aa4542c P fb9fba209bed41bbab4d91be140c95d0: Bootstrap starting.
I20260709 13:03:45.183175 13840 raft_consensus.cc:740] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.184209 13840 consensus_queue.cc:260] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.186563 13840 ts_tablet_manager.cc:1434] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 13:03:45.188759 13840 tablet_bootstrap.cc:492] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49: Bootstrap starting.
I20260709 13:03:45.190378 13841 tablet_bootstrap.cc:654] T 51a4331f86af45a4b42c3c991aa4542c P fb9fba209bed41bbab4d91be140c95d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.193811 13764 raft_consensus.cc:493] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.195163 13764 raft_consensus.cc:515] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.198397 13840 tablet_bootstrap.cc:654] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.199069 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67fb719a01144ac99ff480f9535c1d9b" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435" is_pre_election: true
I20260709 13:03:45.200027 13547 raft_consensus.cc:2468] T 67fb719a01144ac99ff480f9535c1d9b P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 0.
I20260709 13:03:45.203641 13589 leader_election.cc:304] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: 
I20260709 13:03:45.207423 13839 tablet_bootstrap.cc:492] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435: No bootstrap required, opened a new log
I20260709 13:03:45.207773 13764 leader_election.cc:290] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:45.208014 13839 ts_tablet_manager.cc:1403] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.028s
I20260709 13:03:45.208402 13764 raft_consensus.cc:2804] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:45.208803 13764 raft_consensus.cc:493] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:45.209167 13764 raft_consensus.cc:3060] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.211383 13839 raft_consensus.cc:359] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.212189 13839 raft_consensus.cc:385] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.212505 13839 raft_consensus.cc:740] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.213276 13839 consensus_queue.cc:260] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.215718 13839 ts_tablet_manager.cc:1434] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:45.219906 13696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67fb719a01144ac99ff480f9535c1d9b" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0" is_pre_election: true
I20260709 13:03:45.220631 13696 raft_consensus.cc:2468] T 67fb719a01144ac99ff480f9535c1d9b P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 0.
I20260709 13:03:45.229254 13841 tablet_bootstrap.cc:492] T 51a4331f86af45a4b42c3c991aa4542c P fb9fba209bed41bbab4d91be140c95d0: No bootstrap required, opened a new log
I20260709 13:03:45.230181 13839 tablet_bootstrap.cc:492] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435: Bootstrap starting.
I20260709 13:03:45.230010 13764 raft_consensus.cc:515] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.230981 13841 ts_tablet_manager.cc:1403] T 51a4331f86af45a4b42c3c991aa4542c P fb9fba209bed41bbab4d91be140c95d0: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.013s
I20260709 13:03:45.232829 13764 leader_election.cc:290] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:45.233460 13764 raft_consensus.cc:493] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.233927 13764 raft_consensus.cc:515] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.244925 13764 leader_election.cc:290] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:45.246603 13696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67fb719a01144ac99ff480f9535c1d9b" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:45.247375 13696 raft_consensus.cc:3060] T 67fb719a01144ac99ff480f9535c1d9b P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.247653 13839 tablet_bootstrap.cc:654] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.248848 13840 tablet_bootstrap.cc:492] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49: No bootstrap required, opened a new log
I20260709 13:03:45.249352 13840 ts_tablet_manager.cc:1403] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49: Time spent bootstrapping tablet: real 0.061s	user 0.027s	sys 0.026s
I20260709 13:03:45.246556 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67fb719a01144ac99ff480f9535c1d9b" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:45.250033 13547 raft_consensus.cc:3060] T 67fb719a01144ac99ff480f9535c1d9b P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.254079 13839 tablet_bootstrap.cc:492] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435: No bootstrap required, opened a new log
I20260709 13:03:45.254616 13839 ts_tablet_manager.cc:1403] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.002s
I20260709 13:03:45.257454 13547 raft_consensus.cc:2468] T 67fb719a01144ac99ff480f9535c1d9b P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 1.
I20260709 13:03:45.259066 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46c2629922b436a9cfe190cb894ca5b" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0" is_pre_election: true
I20260709 13:03:45.259238 13696 raft_consensus.cc:2468] T 67fb719a01144ac99ff480f9535c1d9b P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 1.
I20260709 13:03:45.259732 13697 raft_consensus.cc:2468] T f46c2629922b436a9cfe190cb894ca5b P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 0.
I20260709 13:03:45.259944 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46c2629922b436a9cfe190cb894ca5b" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435" is_pre_election: true
I20260709 13:03:45.260718 13547 raft_consensus.cc:2468] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 0.
I20260709 13:03:45.260874 13586 leader_election.cc:304] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:45.261762 13859 raft_consensus.cc:2804] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:45.261907 13586 leader_election.cc:304] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:45.262375 13859 raft_consensus.cc:697] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Becoming Leader. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:45.263397 13859 consensus_queue.cc:237] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.264724 13764 raft_consensus.cc:2804] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:45.265327 13764 raft_consensus.cc:493] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:45.264797 13840 raft_consensus.cc:359] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.265847 13764 raft_consensus.cc:3060] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.266021 13840 raft_consensus.cc:385] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.266445 13840 raft_consensus.cc:740] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.267278 13840 consensus_queue.cc:260] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.268082 13839 raft_consensus.cc:359] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.271612 13839 raft_consensus.cc:385] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.273074 13839 raft_consensus.cc:740] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.274536 13841 raft_consensus.cc:359] T 51a4331f86af45a4b42c3c991aa4542c P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.275345 13841 raft_consensus.cc:385] T 51a4331f86af45a4b42c3c991aa4542c P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.274792 13839 consensus_queue.cc:260] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.275640 13841 raft_consensus.cc:740] T 51a4331f86af45a4b42c3c991aa4542c P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.277110 13840 ts_tablet_manager.cc:1434] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.001s
I20260709 13:03:45.282282 13840 tablet_bootstrap.cc:492] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49: Bootstrap starting.
I20260709 13:03:45.284327 13841 consensus_queue.cc:260] T 51a4331f86af45a4b42c3c991aa4542c P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.285900 13823 raft_consensus.cc:493] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.296579 13839 ts_tablet_manager.cc:1434] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.006s
I20260709 13:03:45.298290 13839 tablet_bootstrap.cc:492] T 51a4331f86af45a4b42c3c991aa4542c P 80e4f56ee58b48848d5321ba403bb435: Bootstrap starting.
I20260709 13:03:45.295087 13823 raft_consensus.cc:515] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.300084 13863 raft_consensus.cc:493] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.303113 13622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34721ed2bc204d60a997d7955eec6148" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49" is_pre_election: true
I20260709 13:03:45.303382 13863 raft_consensus.cc:515] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.304939 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34721ed2bc204d60a997d7955eec6148" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435" is_pre_election: true
I20260709 13:03:45.305830 13547 raft_consensus.cc:2468] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 0.
I20260709 13:03:45.306003 13863 leader_election.cc:290] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:45.300449 13764 raft_consensus.cc:515] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.294921 13859 raft_consensus.cc:493] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.306888 13859 raft_consensus.cc:515] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.307528 13839 tablet_bootstrap.cc:654] T 51a4331f86af45a4b42c3c991aa4542c P 80e4f56ee58b48848d5321ba403bb435: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.307430 13663 leader_election.cc:304] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e4f56ee58b48848d5321ba403bb435, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:45.309554 13859 leader_election.cc:290] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:45.310564 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34721ed2bc204d60a997d7955eec6148" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0" is_pre_election: true
I20260709 13:03:45.311276 13697 raft_consensus.cc:2468] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 0.
I20260709 13:03:45.312469 13586 leader_election.cc:304] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:45.312901 13764 leader_election.cc:290] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:45.313589 13764 raft_consensus.cc:2804] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:45.313997 13764 raft_consensus.cc:493] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:45.314146 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34721ed2bc204d60a997d7955eec6148" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49" is_pre_election: true
I20260709 13:03:45.314450 13696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46c2629922b436a9cfe190cb894ca5b" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:45.302377 13840 tablet_bootstrap.cc:654] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.315307 13696 raft_consensus.cc:3060] T f46c2629922b436a9cfe190cb894ca5b P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.315358 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34721ed2bc204d60a997d7955eec6148" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435" is_pre_election: true
I20260709 13:03:45.316008 13547 raft_consensus.cc:2468] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 0.
I20260709 13:03:45.316515 13548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46c2629922b436a9cfe190cb894ca5b" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:45.317194 13548 raft_consensus.cc:3060] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.314450 13764 raft_consensus.cc:3060] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.301755 13823 leader_election.cc:290] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903)
I20260709 13:03:45.322149 13823 raft_consensus.cc:2804] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:45.322492 13823 raft_consensus.cc:493] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:45.322785 13823 raft_consensus.cc:3060] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.326503 13764 raft_consensus.cc:515] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.327517 13696 raft_consensus.cc:2468] T f46c2629922b436a9cfe190cb894ca5b P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 1.
I20260709 13:03:45.328681 13586 leader_election.cc:304] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:45.329427 13622 raft_consensus.cc:2393] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb9fba209bed41bbab4d91be140c95d0 in current term 1: Already voted for candidate 5a146db739404cada24cb92985c34c49 in this term.
I20260709 13:03:45.329644 13859 raft_consensus.cc:2804] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:45.330369 13859 raft_consensus.cc:697] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Becoming Leader. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:45.328678 13764 leader_election.cc:290] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:45.331234 13859 consensus_queue.cc:237] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.314544 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34721ed2bc204d60a997d7955eec6148" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0" is_pre_election: true
I20260709 13:03:45.333449 13696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34721ed2bc204d60a997d7955eec6148" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:45.337674 13548 raft_consensus.cc:2468] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 1.
I20260709 13:03:45.336225 13444 catalog_manager.cc:5697] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a146db739404cada24cb92985c34c49 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "5a146db739404cada24cb92985c34c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:45.346529 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34721ed2bc204d60a997d7955eec6148" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:45.347255 13547 raft_consensus.cc:3060] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.358099 13841 ts_tablet_manager.cc:1434] T 51a4331f86af45a4b42c3c991aa4542c P fb9fba209bed41bbab4d91be140c95d0: Time spent starting tablet: real 0.126s	user 0.015s	sys 0.026s
I20260709 13:03:45.367136 13547 raft_consensus.cc:2468] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 1.
I20260709 13:03:45.368772 13864 raft_consensus.cc:493] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.369472 13864 raft_consensus.cc:515] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.373924 13864 leader_election.cc:290] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903)
I20260709 13:03:45.375166 13622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ced9c47dfc485da32bda4cdacf2486" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49" is_pre_election: true
I20260709 13:03:45.381889 13841 tablet_bootstrap.cc:492] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0: Bootstrap starting.
I20260709 13:03:45.380606 13589 leader_election.cc:304] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [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: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: fb9fba209bed41bbab4d91be140c95d0
W20260709 13:03:45.380600 13663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.49.193:42783, user_credentials={real_user=slave}} blocked reactor thread for 73339.9us
I20260709 13:03:45.387392 13622 raft_consensus.cc:2468] T e4ced9c47dfc485da32bda4cdacf2486 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 0.
I20260709 13:03:45.389550 13861 raft_consensus.cc:2804] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:45.390072 13861 raft_consensus.cc:697] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Becoming Leader. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:45.354250 13823 raft_consensus.cc:515] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.390228 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ced9c47dfc485da32bda4cdacf2486" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435" is_pre_election: true
I20260709 13:03:45.391077 13547 raft_consensus.cc:2468] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 0.
I20260709 13:03:45.390908 13861 consensus_queue.cc:237] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.393735 13839 tablet_bootstrap.cc:492] T 51a4331f86af45a4b42c3c991aa4542c P 80e4f56ee58b48848d5321ba403bb435: No bootstrap required, opened a new log
I20260709 13:03:45.394289 13839 ts_tablet_manager.cc:1403] T 51a4331f86af45a4b42c3c991aa4542c P 80e4f56ee58b48848d5321ba403bb435: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.006s
I20260709 13:03:45.394268 13663 leader_election.cc:304] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e4f56ee58b48848d5321ba403bb435, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:45.395437 13864 raft_consensus.cc:2804] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:45.395845 13864 raft_consensus.cc:493] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:45.396242 13864 raft_consensus.cc:3060] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.398233 13839 raft_consensus.cc:359] T 51a4331f86af45a4b42c3c991aa4542c P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.399212 13839 raft_consensus.cc:385] T 51a4331f86af45a4b42c3c991aa4542c P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.399541 13839 raft_consensus.cc:740] T 51a4331f86af45a4b42c3c991aa4542c P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.400370 13839 consensus_queue.cc:260] T 51a4331f86af45a4b42c3c991aa4542c P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.403586 13697 raft_consensus.cc:2393] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80e4f56ee58b48848d5321ba403bb435 in current term 1: Already voted for candidate fb9fba209bed41bbab4d91be140c95d0 in this term.
I20260709 13:03:45.405234 13864 raft_consensus.cc:515] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.405884 13511 leader_election.cc:304] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80e4f56ee58b48848d5321ba403bb435; no voters: 5a146db739404cada24cb92985c34c49, fb9fba209bed41bbab4d91be140c95d0
I20260709 13:03:45.407270 13774 raft_consensus.cc:2749] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:45.409291 13840 tablet_bootstrap.cc:492] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49: No bootstrap required, opened a new log
I20260709 13:03:45.409876 13840 ts_tablet_manager.cc:1403] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49: Time spent bootstrapping tablet: real 0.128s	user 0.006s	sys 0.018s
I20260709 13:03:45.410598 13622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34721ed2bc204d60a997d7955eec6148" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:45.409978 13823 leader_election.cc:290] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903)
I20260709 13:03:45.413450 13839 ts_tablet_manager.cc:1434] T 51a4331f86af45a4b42c3c991aa4542c P 80e4f56ee58b48848d5321ba403bb435: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260709 13:03:45.413658 13840 raft_consensus.cc:359] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.414547 13840 raft_consensus.cc:385] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.414839 13839 tablet_bootstrap.cc:492] T 31fd0482ccaf4c27a5343412485c8e18 P 80e4f56ee58b48848d5321ba403bb435: Bootstrap starting.
I20260709 13:03:45.415704 13841 tablet_bootstrap.cc:654] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.416095 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34721ed2bc204d60a997d7955eec6148" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:45.417003 13547 raft_consensus.cc:2393] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fb9fba209bed41bbab4d91be140c95d0 in current term 1: Already voted for candidate 5a146db739404cada24cb92985c34c49 in this term.
I20260709 13:03:45.418497 13663 leader_election.cc:304] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [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: fb9fba209bed41bbab4d91be140c95d0; no voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435
I20260709 13:03:45.419471 13823 raft_consensus.cc:2749] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:45.420554 13864 leader_election.cc:290] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903)
I20260709 13:03:45.422242 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ced9c47dfc485da32bda4cdacf2486" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:45.422928 13547 raft_consensus.cc:3060] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.423000 13622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ced9c47dfc485da32bda4cdacf2486" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:45.423792 13622 raft_consensus.cc:3060] T e4ced9c47dfc485da32bda4cdacf2486 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.423800 13839 tablet_bootstrap.cc:654] T 31fd0482ccaf4c27a5343412485c8e18 P 80e4f56ee58b48848d5321ba403bb435: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.430838 13841 tablet_bootstrap.cc:492] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0: No bootstrap required, opened a new log
I20260709 13:03:45.431397 13841 ts_tablet_manager.cc:1403] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.010s
I20260709 13:03:45.434923 13841 raft_consensus.cc:359] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.435853 13841 raft_consensus.cc:385] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.433601 13547 raft_consensus.cc:2468] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 1.
I20260709 13:03:45.436664 13861 raft_consensus.cc:493] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.435559 13622 raft_consensus.cc:2468] T e4ced9c47dfc485da32bda4cdacf2486 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 1.
I20260709 13:03:45.442992 13861 raft_consensus.cc:515] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.443508 13663 leader_election.cc:304] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e4f56ee58b48848d5321ba403bb435, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:45.446070 13548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c590486bd1c4444a43f8b4c5d3e2dd6" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435" is_pre_election: true
I20260709 13:03:45.446769 13861 leader_election.cc:290] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:45.447065 13548 raft_consensus.cc:2468] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 0.
I20260709 13:03:45.447474 13823 raft_consensus.cc:2804] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:45.446305 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c590486bd1c4444a43f8b4c5d3e2dd6" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0" is_pre_election: true
I20260709 13:03:45.448065 13823 raft_consensus.cc:697] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Becoming Leader. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Running, Role: LEADER
I20260709 13:03:45.448246 13697 raft_consensus.cc:2468] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 0.
I20260709 13:03:45.449131 13823 consensus_queue.cc:237] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.450467 13586 leader_election.cc:304] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:45.451449 13861 raft_consensus.cc:2804] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:45.451828 13861 raft_consensus.cc:493] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:45.452315 13861 raft_consensus.cc:3060] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.414881 13840 raft_consensus.cc:740] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.457957 13840 consensus_queue.cc:260] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.461418 13840 ts_tablet_manager.cc:1434] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49: Time spent starting tablet: real 0.051s	user 0.010s	sys 0.001s
I20260709 13:03:45.436223 13841 raft_consensus.cc:740] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.462850 13840 tablet_bootstrap.cc:492] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49: Bootstrap starting.
I20260709 13:03:45.463172 13861 raft_consensus.cc:515] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.465889 13841 consensus_queue.cc:260] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.466715 13839 tablet_bootstrap.cc:492] T 31fd0482ccaf4c27a5343412485c8e18 P 80e4f56ee58b48848d5321ba403bb435: No bootstrap required, opened a new log
I20260709 13:03:45.464701 13444 catalog_manager.cc:5697] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a146db739404cada24cb92985c34c49 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "5a146db739404cada24cb92985c34c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:45.467295 13839 ts_tablet_manager.cc:1403] T 31fd0482ccaf4c27a5343412485c8e18 P 80e4f56ee58b48848d5321ba403bb435: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.017s
I20260709 13:03:45.468281 13841 ts_tablet_manager.cc:1434] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.003s
I20260709 13:03:45.469561 13841 tablet_bootstrap.cc:492] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0: Bootstrap starting.
I20260709 13:03:45.470727 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c590486bd1c4444a43f8b4c5d3e2dd6" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:45.471382 13547 raft_consensus.cc:3060] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.473933 13840 tablet_bootstrap.cc:654] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.467962 13444 catalog_manager.cc:5697] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a146db739404cada24cb92985c34c49 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "5a146db739404cada24cb92985c34c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:45.478106 13861 leader_election.cc:290] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:45.478747 13841 tablet_bootstrap.cc:654] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.478827 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c590486bd1c4444a43f8b4c5d3e2dd6" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:45.479621 13697 raft_consensus.cc:3060] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.483803 13839 raft_consensus.cc:359] T 31fd0482ccaf4c27a5343412485c8e18 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.484593 13839 raft_consensus.cc:385] T 31fd0482ccaf4c27a5343412485c8e18 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.484901 13839 raft_consensus.cc:740] T 31fd0482ccaf4c27a5343412485c8e18 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.482654 13547 raft_consensus.cc:2468] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 1.
I20260709 13:03:45.487000 13839 consensus_queue.cc:260] T 31fd0482ccaf4c27a5343412485c8e18 P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.487449 13589 leader_election.cc:304] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: 
I20260709 13:03:45.487600 13697 raft_consensus.cc:2468] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 1.
I20260709 13:03:45.488317 13861 raft_consensus.cc:2804] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:45.488948 13861 raft_consensus.cc:697] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Becoming Leader. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:45.489317 13839 ts_tablet_manager.cc:1434] T 31fd0482ccaf4c27a5343412485c8e18 P 80e4f56ee58b48848d5321ba403bb435: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:03:45.489743 13861 consensus_queue.cc:237] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.490264 13839 tablet_bootstrap.cc:492] T 75d3a63fa59042a4bdc678ef1d68076f P 80e4f56ee58b48848d5321ba403bb435: Bootstrap starting.
I20260709 13:03:45.497314 13841 tablet_bootstrap.cc:492] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0: No bootstrap required, opened a new log
I20260709 13:03:45.497334 13774 raft_consensus.cc:493] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.498068 13841 ts_tablet_manager.cc:1403] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260709 13:03:45.497992 13774 raft_consensus.cc:515] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.500003 13774 leader_election.cc:290] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:45.501276 13841 raft_consensus.cc:359] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.502151 13841 raft_consensus.cc:385] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.502600 13622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9bb8aafdf6443693b87bcefbbd1d89" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49" is_pre_election: true
I20260709 13:03:45.502960 13841 raft_consensus.cc:740] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.503499 13622 raft_consensus.cc:2468] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 0.
I20260709 13:03:45.503877 13841 consensus_queue.cc:260] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.505064 13511 leader_election.cc:304] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: 
I20260709 13:03:45.505352 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9bb8aafdf6443693b87bcefbbd1d89" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0" is_pre_election: true
I20260709 13:03:45.505988 13774 raft_consensus.cc:2804] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:45.506148 13841 ts_tablet_manager.cc:1434] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:03:45.506419 13774 raft_consensus.cc:493] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:45.505662 13443 catalog_manager.cc:5697] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "fb9fba209bed41bbab4d91be140c95d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:45.506753 13774 raft_consensus.cc:3060] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.507077 13841 tablet_bootstrap.cc:492] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0: Bootstrap starting.
W20260709 13:03:45.506981 13511 leader_election.cc:343] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:45.508930 13840 tablet_bootstrap.cc:492] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49: No bootstrap required, opened a new log
I20260709 13:03:45.509455 13840 ts_tablet_manager.cc:1403] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.009s
I20260709 13:03:45.512595 13840 raft_consensus.cc:359] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.513379 13840 raft_consensus.cc:385] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.513677 13840 raft_consensus.cc:740] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.514474 13840 consensus_queue.cc:260] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.516202 13839 tablet_bootstrap.cc:654] T 75d3a63fa59042a4bdc678ef1d68076f P 80e4f56ee58b48848d5321ba403bb435: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.516782 13840 ts_tablet_manager.cc:1434] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:45.518103 13840 tablet_bootstrap.cc:492] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49: Bootstrap starting.
I20260709 13:03:45.518446 13774 raft_consensus.cc:515] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.522291 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9bb8aafdf6443693b87bcefbbd1d89" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
W20260709 13:03:45.523661 13511 leader_election.cc:343] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:45.524210 13774 leader_election.cc:290] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 1 election: Requested vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:45.525024 13841 tablet_bootstrap.cc:654] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.526453 13622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9bb8aafdf6443693b87bcefbbd1d89" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:45.526991 13622 raft_consensus.cc:3060] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.531495 13444 catalog_manager.cc:5697] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a146db739404cada24cb92985c34c49 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "5a146db739404cada24cb92985c34c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:45.534015 13622 raft_consensus.cc:2468] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 1.
I20260709 13:03:45.534583 13840 tablet_bootstrap.cc:654] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:45.534683 13861 raft_consensus.cc:493] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.535183 13511 leader_election.cc:304] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [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: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: fb9fba209bed41bbab4d91be140c95d0
I20260709 13:03:45.535275 13861 raft_consensus.cc:515] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.536355 13774 raft_consensus.cc:2804] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:45.536815 13774 raft_consensus.cc:697] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Becoming Leader. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Running, Role: LEADER
I20260709 13:03:45.537438 13861 leader_election.cc:290] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:45.537644 13774 consensus_queue.cc:237] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.539179 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd0482ccaf4c27a5343412485c8e18" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435" is_pre_election: true
I20260709 13:03:45.539832 13547 raft_consensus.cc:2468] T 31fd0482ccaf4c27a5343412485c8e18 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 0.
I20260709 13:03:45.541054 13589 leader_election.cc:304] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: 
I20260709 13:03:45.541858 13861 raft_consensus.cc:2804] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:45.542258 13861 raft_consensus.cc:493] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:45.542445 13840 tablet_bootstrap.cc:492] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49: No bootstrap required, opened a new log
I20260709 13:03:45.542655 13861 raft_consensus.cc:3060] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.543321 13840 ts_tablet_manager.cc:1403] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 13:03:45.545711 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd0482ccaf4c27a5343412485c8e18" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0" is_pre_election: true
I20260709 13:03:45.556339 13697 raft_consensus.cc:2468] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 0.
I20260709 13:03:45.556116 13444 catalog_manager.cc:5697] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193). New cstate: current_term: 1 leader_uuid: "80e4f56ee58b48848d5321ba403bb435" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:45.561944 13861 raft_consensus.cc:515] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.563544 13841 tablet_bootstrap.cc:492] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0: No bootstrap required, opened a new log
I20260709 13:03:45.563840 13839 tablet_bootstrap.cc:492] T 75d3a63fa59042a4bdc678ef1d68076f P 80e4f56ee58b48848d5321ba403bb435: No bootstrap required, opened a new log
I20260709 13:03:45.564105 13841 ts_tablet_manager.cc:1403] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.020s
I20260709 13:03:45.564313 13839 ts_tablet_manager.cc:1403] T 75d3a63fa59042a4bdc678ef1d68076f P 80e4f56ee58b48848d5321ba403bb435: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.003s
I20260709 13:03:45.567317 13841 raft_consensus.cc:359] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.567494 13839 raft_consensus.cc:359] T 75d3a63fa59042a4bdc678ef1d68076f P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.568048 13841 raft_consensus.cc:385] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.568213 13839 raft_consensus.cc:385] T 75d3a63fa59042a4bdc678ef1d68076f P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.568392 13841 raft_consensus.cc:740] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.568558 13839 raft_consensus.cc:740] T 75d3a63fa59042a4bdc678ef1d68076f P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.569239 13841 consensus_queue.cc:260] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.569484 13839 consensus_queue.cc:260] T 75d3a63fa59042a4bdc678ef1d68076f P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.571616 13841 ts_tablet_manager.cc:1434] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:45.572374 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd0482ccaf4c27a5343412485c8e18" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:45.573030 13697 raft_consensus.cc:3060] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.573971 13839 ts_tablet_manager.cc:1434] T 75d3a63fa59042a4bdc678ef1d68076f P 80e4f56ee58b48848d5321ba403bb435: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:03:45.571820 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd0482ccaf4c27a5343412485c8e18" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:45.576098 13547 raft_consensus.cc:3060] T 31fd0482ccaf4c27a5343412485c8e18 P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.575989 13840 raft_consensus.cc:359] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.577255 13840 raft_consensus.cc:385] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:45.577544 13840 raft_consensus.cc:740] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Initialized, Role: FOLLOWER
I20260709 13:03:45.578293 13840 consensus_queue.cc:260] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.580595 13840 ts_tablet_manager.cc:1434] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:03:45.583163 13547 raft_consensus.cc:2468] T 31fd0482ccaf4c27a5343412485c8e18 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 1.
I20260709 13:03:45.584262 13861 leader_election.cc:290] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:45.584627 13589 leader_election.cc:304] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: 
I20260709 13:03:45.585553 13861 raft_consensus.cc:2804] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:45.586074 13861 raft_consensus.cc:697] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Becoming Leader. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:45.586849 13861 consensus_queue.cc:237] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.590462 13697 raft_consensus.cc:2468] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 1.
I20260709 13:03:45.598687 13443 catalog_manager.cc:5697] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a146db739404cada24cb92985c34c49 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "5a146db739404cada24cb92985c34c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:45.635458 13861 raft_consensus.cc:493] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.636092 13861 raft_consensus.cc:515] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.638000 13861 leader_election.cc:290] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:45.638827 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a4331f86af45a4b42c3c991aa4542c" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435" is_pre_election: true
I20260709 13:03:45.639070 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a4331f86af45a4b42c3c991aa4542c" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0" is_pre_election: true
I20260709 13:03:45.639642 13697 raft_consensus.cc:2468] T 51a4331f86af45a4b42c3c991aa4542c P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 0.
I20260709 13:03:45.639642 13547 raft_consensus.cc:2468] T 51a4331f86af45a4b42c3c991aa4542c P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 0.
I20260709 13:03:45.640811 13586 leader_election.cc:304] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:45.641561 13861 raft_consensus.cc:2804] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:45.641871 13861 raft_consensus.cc:493] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:45.642213 13861 raft_consensus.cc:3060] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.646898 13861 raft_consensus.cc:515] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.648696 13861 leader_election.cc:290] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:45.649416 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a4331f86af45a4b42c3c991aa4542c" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:45.649679 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a4331f86af45a4b42c3c991aa4542c" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:45.649951 13547 raft_consensus.cc:3060] T 51a4331f86af45a4b42c3c991aa4542c P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.650405 13697 raft_consensus.cc:3060] T 51a4331f86af45a4b42c3c991aa4542c P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.655192 13547 raft_consensus.cc:2468] T 51a4331f86af45a4b42c3c991aa4542c P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 1.
I20260709 13:03:45.655915 13697 raft_consensus.cc:2468] T 51a4331f86af45a4b42c3c991aa4542c P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 1.
I20260709 13:03:45.656430 13589 leader_election.cc:304] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: 
I20260709 13:03:45.657311 13861 raft_consensus.cc:2804] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:45.657670 13861 raft_consensus.cc:697] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Becoming Leader. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:45.658298 13861 consensus_queue.cc:237] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.664322 13861 consensus_queue.cc:1048] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:45.666952 13443 catalog_manager.cc:5697] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a146db739404cada24cb92985c34c49 (127.7.49.194). New cstate: current_term: 1 leader_uuid: "5a146db739404cada24cb92985c34c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:45.676782 13861 consensus_queue.cc:1048] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:45.835134 13823 raft_consensus.cc:493] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.835664 13823 raft_consensus.cc:515] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.835846 13859 consensus_queue.cc:1048] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:45.837311 13823 leader_election.cc:290] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903)
I20260709 13:03:45.837937 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3a63fa59042a4bdc678ef1d68076f" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435" is_pre_election: true
I20260709 13:03:45.838701 13622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3a63fa59042a4bdc678ef1d68076f" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49" is_pre_election: true
I20260709 13:03:45.839468 13622 raft_consensus.cc:2468] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 0.
I20260709 13:03:45.838681 13547 raft_consensus.cc:2468] T 75d3a63fa59042a4bdc678ef1d68076f P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 0.
I20260709 13:03:45.840584 13660 leader_election.cc:304] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:45.841634 13823 raft_consensus.cc:2804] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:45.842097 13823 raft_consensus.cc:493] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:45.842530 13823 raft_consensus.cc:3060] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.851497 13764 consensus_queue.cc:1048] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:45.853017 13823 raft_consensus.cc:515] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.855573 13823 leader_election.cc:290] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903)
I20260709 13:03:45.856287 13622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3a63fa59042a4bdc678ef1d68076f" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:45.856923 13622 raft_consensus.cc:3060] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.865070 13823 consensus_queue.cc:1048] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:45.869715 13622 raft_consensus.cc:2468] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 1.
I20260709 13:03:45.870714 13660 leader_election.cc:304] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:45.871251 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3a63fa59042a4bdc678ef1d68076f" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:45.871634 13823 raft_consensus.cc:2804] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:45.871870 13547 raft_consensus.cc:3060] T 75d3a63fa59042a4bdc678ef1d68076f P 80e4f56ee58b48848d5321ba403bb435 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.872357 13823 raft_consensus.cc:697] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Becoming Leader. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Running, Role: LEADER
I20260709 13:03:45.872274 13764 consensus_queue.cc:1048] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:45.873301 13823 consensus_queue.cc:237] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.879345 13547 raft_consensus.cc:2468] T 75d3a63fa59042a4bdc678ef1d68076f P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 1.
I20260709 13:03:45.888579 13444 catalog_manager.cc:5697] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195). New cstate: current_term: 1 leader_uuid: "fb9fba209bed41bbab4d91be140c95d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:45.895839 13865 raft_consensus.cc:493] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.896209 13864 consensus_queue.cc:1048] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:45.896464 13865 raft_consensus.cc:515] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:45.898566 13865 leader_election.cc:290] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903)
I20260709 13:03:45.899305 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9bb8aafdf6443693b87bcefbbd1d89" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e4f56ee58b48848d5321ba403bb435" is_pre_election: true
I20260709 13:03:45.903139 13622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9bb8aafdf6443693b87bcefbbd1d89" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146db739404cada24cb92985c34c49" is_pre_election: true
I20260709 13:03:45.903242 13861 consensus_queue.cc:1048] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:45.903817 13622 raft_consensus.cc:2393] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb9fba209bed41bbab4d91be140c95d0 in current term 1: Already voted for candidate 80e4f56ee58b48848d5321ba403bb435 in this term.
I20260709 13:03:45.905647 13660 leader_election.cc:304] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb9fba209bed41bbab4d91be140c95d0; no voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435
I20260709 13:03:45.906872 13864 raft_consensus.cc:3060] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:45.924470 13864 raft_consensus.cc:2749] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:45.933354 13861 consensus_queue.cc:1048] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:45.941612 13861 consensus_queue.cc:1048] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:45.943779 13774 consensus_queue.cc:1048] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:45.969256 13774 consensus_queue.cc:1048] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:45.975165 13859 consensus_queue.cc:1048] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:45.990463 13861 consensus_queue.cc:1048] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:46.008702 13623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f46c2629922b436a9cfe190cb894ca5b"
dest_uuid: "5a146db739404cada24cb92985c34c49"
mode: GRACEFUL
new_leader_uuid: "80e4f56ee58b48848d5321ba403bb435"
 from {username='slave'} at 127.0.0.1:43952
I20260709 13:03:46.009364 13623 raft_consensus.cc:606] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Received request to transfer leadership to TS 80e4f56ee58b48848d5321ba403bb435
I20260709 13:03:46.015185 13623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c590486bd1c4444a43f8b4c5d3e2dd6"
dest_uuid: "5a146db739404cada24cb92985c34c49"
mode: GRACEFUL
new_leader_uuid: "80e4f56ee58b48848d5321ba403bb435"
 from {username='slave'} at 127.0.0.1:43952
I20260709 13:03:46.015678 13623 raft_consensus.cc:606] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Received request to transfer leadership to TS 80e4f56ee58b48848d5321ba403bb435
I20260709 13:03:46.020279 13623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34721ed2bc204d60a997d7955eec6148"
dest_uuid: "5a146db739404cada24cb92985c34c49"
mode: GRACEFUL
new_leader_uuid: "80e4f56ee58b48848d5321ba403bb435"
 from {username='slave'} at 127.0.0.1:43952
I20260709 13:03:46.020819 13623 raft_consensus.cc:606] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Received request to transfer leadership to TS 80e4f56ee58b48848d5321ba403bb435
I20260709 13:03:46.025701 13697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4ced9c47dfc485da32bda4cdacf2486"
dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
mode: GRACEFUL
new_leader_uuid: "80e4f56ee58b48848d5321ba403bb435"
 from {username='slave'} at 127.0.0.1:58014
I20260709 13:03:46.026283 13697 raft_consensus.cc:606] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Received request to transfer leadership to TS 80e4f56ee58b48848d5321ba403bb435
I20260709 13:03:46.034044 13547 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b9bb8aafdf6443693b87bcefbbd1d89"
dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
mode: GRACEFUL
new_leader_uuid: "5a146db739404cada24cb92985c34c49"
 from {username='slave'} at 127.0.0.1:36642
I20260709 13:03:46.034569 13547 raft_consensus.cc:606] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Received request to transfer leadership to TS 5a146db739404cada24cb92985c34c49
I20260709 13:03:46.042213 13697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75d3a63fa59042a4bdc678ef1d68076f"
dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
mode: GRACEFUL
new_leader_uuid: "5a146db739404cada24cb92985c34c49"
 from {username='slave'} at 127.0.0.1:58014
I20260709 13:03:46.042687 13697 raft_consensus.cc:606] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Received request to transfer leadership to TS 5a146db739404cada24cb92985c34c49
I20260709 13:03:46.047339 13623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31fd0482ccaf4c27a5343412485c8e18"
dest_uuid: "5a146db739404cada24cb92985c34c49"
mode: GRACEFUL
new_leader_uuid: "fb9fba209bed41bbab4d91be140c95d0"
 from {username='slave'} at 127.0.0.1:43952
I20260709 13:03:46.047884 13623 raft_consensus.cc:606] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Received request to transfer leadership to TS fb9fba209bed41bbab4d91be140c95d0
I20260709 13:03:46.187897 13764 consensus_queue.cc:1048] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:46.199340 13764 consensus_queue.cc:1048] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:46.242926 13764 raft_consensus.cc:993] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49: : Instructing follower 80e4f56ee58b48848d5321ba403bb435 to start an election
I20260709 13:03:46.243383 13764 raft_consensus.cc:1081] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Signalling peer 80e4f56ee58b48848d5321ba403bb435 to start an election
I20260709 13:03:46.244920 13547 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34721ed2bc204d60a997d7955eec6148"
dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
 from {username='slave'} at 127.0.0.1:36626
I20260709 13:03:46.245455 13547 raft_consensus.cc:493] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:46.245769 13547 raft_consensus.cc:3060] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.250636 13547 raft_consensus.cc:515] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.252218 13547 leader_election.cc:290] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 2 election: Requested vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:46.252878 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34721ed2bc204d60a997d7955eec6148" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:46.253147 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34721ed2bc204d60a997d7955eec6148" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:46.253547 13623 raft_consensus.cc:3055] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:46.253700 13697 raft_consensus.cc:3060] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.253870 13623 raft_consensus.cc:740] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:46.254802 13623 consensus_queue.cc:260] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.255872 13623 raft_consensus.cc:3060] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.258319 13697 raft_consensus.cc:2468] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 2.
I20260709 13:03:46.259362 13511 leader_election.cc:304] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e4f56ee58b48848d5321ba403bb435, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:46.260018 13774 raft_consensus.cc:2804] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:46.260515 13774 raft_consensus.cc:697] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [term 2 LEADER]: Becoming Leader. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Running, Role: LEADER
I20260709 13:03:46.261241 13623 raft_consensus.cc:2468] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 2.
I20260709 13:03:46.261319 13774 consensus_queue.cc:237] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.267570 13444 catalog_manager.cc:5697] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 reported cstate change: term changed from 1 to 2, leader changed from 5a146db739404cada24cb92985c34c49 (127.7.49.194) to 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "80e4f56ee58b48848d5321ba403bb435" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:46.384166 13865 raft_consensus.cc:993] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0: : Instructing follower 80e4f56ee58b48848d5321ba403bb435 to start an election
I20260709 13:03:46.384634 13864 raft_consensus.cc:1081] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Signalling peer 80e4f56ee58b48848d5321ba403bb435 to start an election
I20260709 13:03:46.386157 13547 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4ced9c47dfc485da32bda4cdacf2486"
dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
 from {username='slave'} at 127.0.0.1:36612
I20260709 13:03:46.386607 13547 raft_consensus.cc:493] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:46.386876 13547 raft_consensus.cc:3060] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.391376 13547 raft_consensus.cc:515] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.392913 13547 leader_election.cc:290] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 2 election: Requested vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:46.393585 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ced9c47dfc485da32bda4cdacf2486" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:46.393822 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ced9c47dfc485da32bda4cdacf2486" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:46.394223 13623 raft_consensus.cc:3060] T e4ced9c47dfc485da32bda4cdacf2486 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.394328 13697 raft_consensus.cc:3055] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:46.394706 13697 raft_consensus.cc:740] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Running, Role: LEADER
I20260709 13:03:46.395423 13697 consensus_queue.cc:260] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.396571 13697 raft_consensus.cc:3060] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.400818 13623 raft_consensus.cc:2468] T e4ced9c47dfc485da32bda4cdacf2486 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 2.
I20260709 13:03:46.402005 13511 leader_election.cc:304] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, 80e4f56ee58b48848d5321ba403bb435; no voters: 
I20260709 13:03:46.402675 13774 raft_consensus.cc:2804] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:46.402618 13697 raft_consensus.cc:2468] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 2.
I20260709 13:03:46.403290 13774 raft_consensus.cc:697] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 [term 2 LEADER]: Becoming Leader. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Running, Role: LEADER
I20260709 13:03:46.404004 13774 consensus_queue.cc:237] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.409628 13444 catalog_manager.cc:5697] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 reported cstate change: term changed from 1 to 2, leader changed from fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195) to 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "80e4f56ee58b48848d5321ba403bb435" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:46.426237 13906 raft_consensus.cc:993] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49: : Instructing follower 80e4f56ee58b48848d5321ba403bb435 to start an election
I20260709 13:03:46.426671 13764 raft_consensus.cc:1081] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Signalling peer 80e4f56ee58b48848d5321ba403bb435 to start an election
I20260709 13:03:46.428004 13547 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c590486bd1c4444a43f8b4c5d3e2dd6"
dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
 from {username='slave'} at 127.0.0.1:36626
I20260709 13:03:46.428442 13547 raft_consensus.cc:493] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:46.428725 13547 raft_consensus.cc:3060] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.432857 13547 raft_consensus.cc:515] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.434147 13547 leader_election.cc:290] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 2 election: Requested vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:46.434984 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c590486bd1c4444a43f8b4c5d3e2dd6" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:46.435400 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c590486bd1c4444a43f8b4c5d3e2dd6" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:46.435712 13623 raft_consensus.cc:3055] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:46.435956 13697 raft_consensus.cc:3060] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.436048 13623 raft_consensus.cc:740] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:46.436921 13623 consensus_queue.cc:260] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.438117 13623 raft_consensus.cc:3060] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.442389 13697 raft_consensus.cc:2468] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 2.
I20260709 13:03:46.443522 13511 leader_election.cc:304] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e4f56ee58b48848d5321ba403bb435, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:46.444183 13774 raft_consensus.cc:2804] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:46.444497 13623 raft_consensus.cc:2468] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 2.
I20260709 13:03:46.444533 13774 raft_consensus.cc:697] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 [term 2 LEADER]: Becoming Leader. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Running, Role: LEADER
I20260709 13:03:46.445446 13774 consensus_queue.cc:237] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.452486 13444 catalog_manager.cc:5697] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 reported cstate change: term changed from 1 to 2, leader changed from 5a146db739404cada24cb92985c34c49 (127.7.49.194) to 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "80e4f56ee58b48848d5321ba403bb435" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:46.470707 13908 raft_consensus.cc:993] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435: : Instructing follower 5a146db739404cada24cb92985c34c49 to start an election
I20260709 13:03:46.471233 13900 raft_consensus.cc:1081] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Signalling peer 5a146db739404cada24cb92985c34c49 to start an election
I20260709 13:03:46.472718 13623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b9bb8aafdf6443693b87bcefbbd1d89"
dest_uuid: "5a146db739404cada24cb92985c34c49"
 from {username='slave'} at 127.0.0.1:43936
I20260709 13:03:46.473217 13623 raft_consensus.cc:493] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:46.473522 13623 raft_consensus.cc:3060] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.478629 13623 raft_consensus.cc:515] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.480391 13623 leader_election.cc:290] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 2 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:46.480993 13547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9bb8aafdf6443693b87bcefbbd1d89" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:46.481395 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9bb8aafdf6443693b87bcefbbd1d89" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:46.481680 13547 raft_consensus.cc:3055] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:46.481972 13547 raft_consensus.cc:740] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Running, Role: LEADER
I20260709 13:03:46.481978 13697 raft_consensus.cc:3060] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.482735 13547 consensus_queue.cc:260] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.483891 13547 raft_consensus.cc:3060] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.485040 13864 consensus_queue.cc:1048] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:46.487041 13864 consensus_queue.cc:1048] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:46.488415 13697 raft_consensus.cc:2468] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 2.
I20260709 13:03:46.490381 13547 raft_consensus.cc:2468] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 2.
I20260709 13:03:46.491046 13586 leader_election.cc:304] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:46.491856 13764 raft_consensus.cc:2804] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:46.493031 13764 raft_consensus.cc:697] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [term 2 LEADER]: Becoming Leader. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:46.494414 13764 consensus_queue.cc:237] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.504101 13865 raft_consensus.cc:993] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0: : Instructing follower 5a146db739404cada24cb92985c34c49 to start an election
I20260709 13:03:46.504585 13865 raft_consensus.cc:1081] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Signalling peer 5a146db739404cada24cb92985c34c49 to start an election
I20260709 13:03:46.509698 13623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75d3a63fa59042a4bdc678ef1d68076f"
dest_uuid: "5a146db739404cada24cb92985c34c49"
 from {username='slave'} at 127.0.0.1:43934
I20260709 13:03:46.510248 13623 raft_consensus.cc:493] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:46.510632 13623 raft_consensus.cc:3060] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.514842 13444 catalog_manager.cc:5697] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 reported cstate change: term changed from 1 to 2, leader changed from 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193) to 5a146db739404cada24cb92985c34c49 (127.7.49.194). New cstate: current_term: 2 leader_uuid: "5a146db739404cada24cb92985c34c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:46.517197 13623 raft_consensus.cc:515] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.519129 13623 leader_election.cc:290] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 2 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:46.519521 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3a63fa59042a4bdc678ef1d68076f" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:46.519667 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3a63fa59042a4bdc678ef1d68076f" candidate_uuid: "5a146db739404cada24cb92985c34c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:46.520242 13545 raft_consensus.cc:3060] T 75d3a63fa59042a4bdc678ef1d68076f P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.520345 13697 raft_consensus.cc:3055] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:46.520772 13697 raft_consensus.cc:740] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Running, Role: LEADER
I20260709 13:03:46.521526 13697 consensus_queue.cc:260] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.522667 13697 raft_consensus.cc:3060] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.528467 13697 raft_consensus.cc:2468] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 2.
I20260709 13:03:46.528460 13545 raft_consensus.cc:2468] T 75d3a63fa59042a4bdc678ef1d68076f P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146db739404cada24cb92985c34c49 in term 2.
I20260709 13:03:46.529665 13586 leader_election.cc:304] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146db739404cada24cb92985c34c49, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:46.530315 13906 raft_consensus.cc:2804] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:46.530838 13906 raft_consensus.cc:697] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 [term 2 LEADER]: Becoming Leader. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:46.531595 13906 consensus_queue.cc:237] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.536527 13764 raft_consensus.cc:993] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49: : Instructing follower 80e4f56ee58b48848d5321ba403bb435 to start an election
I20260709 13:03:46.536942 13906 raft_consensus.cc:1081] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Signalling peer 80e4f56ee58b48848d5321ba403bb435 to start an election
I20260709 13:03:46.538309 13545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f46c2629922b436a9cfe190cb894ca5b"
dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
 from {username='slave'} at 127.0.0.1:36626
I20260709 13:03:46.538748 13545 raft_consensus.cc:493] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:46.539052 13545 raft_consensus.cc:3060] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.539202 13444 catalog_manager.cc:5697] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 reported cstate change: term changed from 1 to 2, leader changed from fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195) to 5a146db739404cada24cb92985c34c49 (127.7.49.194). New cstate: current_term: 2 leader_uuid: "5a146db739404cada24cb92985c34c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:46.543639 13545 raft_consensus.cc:515] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.545399 13545 leader_election.cc:290] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 2 election: Requested vote from peers 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903), fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195:36831)
I20260709 13:03:46.546137 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46c2629922b436a9cfe190cb894ca5b" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:46.546670 13697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46c2629922b436a9cfe190cb894ca5b" candidate_uuid: "80e4f56ee58b48848d5321ba403bb435" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
I20260709 13:03:46.546799 13623 raft_consensus.cc:3055] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:46.547361 13697 raft_consensus.cc:3060] T f46c2629922b436a9cfe190cb894ca5b P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.547617 13623 raft_consensus.cc:740] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:46.548405 13623 consensus_queue.cc:260] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.549393 13623 raft_consensus.cc:3060] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.552507 13697 raft_consensus.cc:2468] T f46c2629922b436a9cfe190cb894ca5b P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 2.
I20260709 13:03:46.553535 13511 leader_election.cc:304] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e4f56ee58b48848d5321ba403bb435, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:46.553998 13623 raft_consensus.cc:2468] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e4f56ee58b48848d5321ba403bb435 in term 2.
I20260709 13:03:46.554219 13900 raft_consensus.cc:2804] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:46.554733 13900 raft_consensus.cc:697] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 [term 2 LEADER]: Becoming Leader. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Running, Role: LEADER
I20260709 13:03:46.555581 13900 consensus_queue.cc:237] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.562722 13444 catalog_manager.cc:5697] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 reported cstate change: term changed from 1 to 2, leader changed from 5a146db739404cada24cb92985c34c49 (127.7.49.194) to 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193). New cstate: current_term: 2 leader_uuid: "80e4f56ee58b48848d5321ba403bb435" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:46.602025 13764 raft_consensus.cc:993] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49: : Instructing follower fb9fba209bed41bbab4d91be140c95d0 to start an election
I20260709 13:03:46.602521 13906 raft_consensus.cc:1081] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Signalling peer fb9fba209bed41bbab4d91be140c95d0 to start an election
I20260709 13:03:46.604014 13697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31fd0482ccaf4c27a5343412485c8e18"
dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
 from {username='slave'} at 127.0.0.1:58002
I20260709 13:03:46.604521 13697 raft_consensus.cc:493] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:46.604861 13697 raft_consensus.cc:3060] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.609368 13697 raft_consensus.cc:515] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.610631 13697 leader_election.cc:290] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 2 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903)
I20260709 13:03:46.611649 13623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd0482ccaf4c27a5343412485c8e18" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:46.611606 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd0482ccaf4c27a5343412485c8e18" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:46.612465 13623 raft_consensus.cc:3055] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:46.612536 13545 raft_consensus.cc:3060] T 31fd0482ccaf4c27a5343412485c8e18 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.612885 13623 raft_consensus.cc:740] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:46.613642 13623 consensus_queue.cc:260] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.614771 13623 raft_consensus.cc:3060] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.619354 13545 raft_consensus.cc:2468] T 31fd0482ccaf4c27a5343412485c8e18 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 2.
I20260709 13:03:46.620621 13663 leader_election.cc:304] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e4f56ee58b48848d5321ba403bb435, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:46.620893 13623 raft_consensus.cc:2468] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 2.
I20260709 13:03:46.621317 13864 raft_consensus.cc:2804] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:46.621853 13864 raft_consensus.cc:697] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 [term 2 LEADER]: Becoming Leader. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Running, Role: LEADER
I20260709 13:03:46.622618 13864 consensus_queue.cc:237] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:46.628935 13444 catalog_manager.cc:5697] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 reported cstate change: term changed from 1 to 2, leader changed from 5a146db739404cada24cb92985c34c49 (127.7.49.194) to fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195). New cstate: current_term: 2 leader_uuid: "fb9fba209bed41bbab4d91be140c95d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:46.658988 13697 raft_consensus.cc:1275] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Refusing update from remote peer 80e4f56ee58b48848d5321ba403bb435: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:46.660338 13900 consensus_queue.cc:1048] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:46.669260 13623 raft_consensus.cc:1275] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Refusing update from remote peer 80e4f56ee58b48848d5321ba403bb435: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:46.670397 13900 consensus_queue.cc:1048] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:46.790132 13697 raft_consensus.cc:1275] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Refusing update from remote peer 80e4f56ee58b48848d5321ba403bb435: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:46.791469 13900 consensus_queue.cc:1048] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:46.800913 13623 raft_consensus.cc:1275] T e4ced9c47dfc485da32bda4cdacf2486 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Refusing update from remote peer 80e4f56ee58b48848d5321ba403bb435: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:46.802245 13900 consensus_queue.cc:1048] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:46.918191 13697 raft_consensus.cc:1275] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Refusing update from remote peer 80e4f56ee58b48848d5321ba403bb435: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:46.919354 13911 consensus_queue.cc:1048] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:46.927237 13623 raft_consensus.cc:1275] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Refusing update from remote peer 80e4f56ee58b48848d5321ba403bb435: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:46.928673 13911 consensus_queue.cc:1048] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.000828 13545 raft_consensus.cc:1275] T 75d3a63fa59042a4bdc678ef1d68076f P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Refusing update from remote peer 5a146db739404cada24cb92985c34c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:47.001998 13906 consensus_queue.cc:1048] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.009202 13697 raft_consensus.cc:1275] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Refusing update from remote peer 5a146db739404cada24cb92985c34c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:47.010612 13764 consensus_queue.cc:1048] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.020605 13697 raft_consensus.cc:1275] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Refusing update from remote peer 5a146db739404cada24cb92985c34c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:47.021898 13764 consensus_queue.cc:1048] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.029971 13545 raft_consensus.cc:1275] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Refusing update from remote peer 5a146db739404cada24cb92985c34c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:47.031347 13861 consensus_queue.cc:1048] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.114954 13623 raft_consensus.cc:1275] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Refusing update from remote peer 80e4f56ee58b48848d5321ba403bb435: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:47.116197 13911 consensus_queue.cc:1048] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.124326 13697 raft_consensus.cc:1275] T f46c2629922b436a9cfe190cb894ca5b P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Refusing update from remote peer 80e4f56ee58b48848d5321ba403bb435: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:47.125869 13911 consensus_queue.cc:1048] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.137065 13623 raft_consensus.cc:1275] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Refusing update from remote peer fb9fba209bed41bbab4d91be140c95d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:47.138595 13864 consensus_queue.cc:1048] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.153604 13545 raft_consensus.cc:1275] T 31fd0482ccaf4c27a5343412485c8e18 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Refusing update from remote peer fb9fba209bed41bbab4d91be140c95d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:47.156344 13864 consensus_queue.cc:1048] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:48.275096 13477 debug-util.cc:398] Leaking SignalData structure 0x7b0800305bc0 after lost signal to thread 7370
W20260709 13:03:48.276048 13477 debug-util.cc:398] Leaking SignalData structure 0x7b08001a2b80 after lost signal to thread 13480
W20260709 13:03:48.277029 13477 debug-util.cc:398] Leaking SignalData structure 0x7b08001fd180 after lost signal to thread 13572
W20260709 13:03:48.277912 13477 debug-util.cc:398] Leaking SignalData structure 0x7b08000f0600 after lost signal to thread 13647
W20260709 13:03:48.278784 13477 debug-util.cc:398] Leaking SignalData structure 0x7b08001e3ca0 after lost signal to thread 13721
I20260709 13:03:49.073948 13444 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42062:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:03:49.095973 13444 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42062:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
W20260709 13:03:49.283424 13829 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.DeleteTable -> {remote=127.7.49.254:38655, user_credentials={real_user=slave}} blocked reactor thread for 66515.9us
I20260709 13:03:49.308081  7367 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:03:49.317337 13955 log.cc:927] Time spent T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
W20260709 13:03:49.434937 13962 log.cc:927] Time spent T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
W20260709 13:03:49.458662 13511 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.195:36831, user_credentials={real_user=slave}} blocked reactor thread for 64906.2us
I20260709 13:03:49.464963 13970 tablet.cc:1724] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:03:49.469728 13946 log.cc:927] Time spent T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
I20260709 13:03:49.517313 13984 tablet.cc:1724] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.532814 13989 tablet.cc:1724] T 67fb719a01144ac99ff480f9535c1d9b P fb9fba209bed41bbab4d91be140c95d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.532969 13985 tablet.cc:1724] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.540896 13970 tablet.cc:1724] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.519829 13981 tablet.cc:1724] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:03:49.553721 13973 log.cc:927] Time spent T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49: Append to log took a long time: real 0.105s	user 0.000s	sys 0.002s
I20260709 13:03:49.558118 13987 tablet.cc:1724] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.639086 13996 tablet.cc:1724] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.645552 13988 tablet.cc:1724] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.664783 13989 tablet.cc:1724] T 51a4331f86af45a4b42c3c991aa4542c P fb9fba209bed41bbab4d91be140c95d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.638967 13997 tablet.cc:1724] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.667518 13992 tablet.cc:1724] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:03:49.682880 13511 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.49.194:33903, user_credentials={real_user=slave}} blocked reactor thread for 114600us
I20260709 13:03:49.683957 14000 tablet.cc:1724] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.694439 13548 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c549918642b4c31a34398954f62bc85"
dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
mode: GRACEFUL
new_leader_uuid: "fb9fba209bed41bbab4d91be140c95d0"
 from {username='slave'} at 127.0.0.1:50582
I20260709 13:03:49.695106 13548 raft_consensus.cc:606] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 2 LEADER]: Received request to transfer leadership to TS fb9fba209bed41bbab4d91be140c95d0
I20260709 13:03:49.703738 14000 tablet.cc:1724] T 67fb719a01144ac99ff480f9535c1d9b P 80e4f56ee58b48848d5321ba403bb435: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.708425 13987 tablet.cc:1724] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P fb9fba209bed41bbab4d91be140c95d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.711536 13985 tablet.cc:1724] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.726457 13999 tablet.cc:1724] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.727452 14000 tablet.cc:1724] T 51a4331f86af45a4b42c3c991aa4542c P 80e4f56ee58b48848d5321ba403bb435: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.741132 13911 raft_consensus.cc:993] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435: : Instructing follower fb9fba209bed41bbab4d91be140c95d0 to start an election
I20260709 13:03:49.747359 13998 raft_consensus.cc:1081] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 2 LEADER]: Signalling peer fb9fba209bed41bbab4d91be140c95d0 to start an election
I20260709 13:03:49.748675 13992 tablet.cc:1724] T f46c2629922b436a9cfe190cb894ca5b P fb9fba209bed41bbab4d91be140c95d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.751833 13697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c549918642b4c31a34398954f62bc85"
dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
 from {username='slave'} at 127.0.0.1:57988
I20260709 13:03:49.752679 13697 raft_consensus.cc:493] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:49.752159 14000 tablet.cc:1724] T 31fd0482ccaf4c27a5343412485c8e18 P 80e4f56ee58b48848d5321ba403bb435: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.753207 13697 raft_consensus.cc:3060] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:49.762943 13697 raft_consensus.cc:515] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:49.763825 14000 tablet.cc:1724] T 75d3a63fa59042a4bdc678ef1d68076f P 80e4f56ee58b48848d5321ba403bb435: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.769271 13548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c549918642b4c31a34398954f62bc85" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:49.769906 13548 raft_consensus.cc:3055] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:49.770295 13548 raft_consensus.cc:740] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80e4f56ee58b48848d5321ba403bb435, State: Running, Role: LEADER
I20260709 13:03:49.733949 13996 tablet.cc:1724] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.771296 13548 consensus_queue.cc:260] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [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: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:49.772279 13548 raft_consensus.cc:3060] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:49.769824 13697 leader_election.cc:290] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 3 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903)
I20260709 13:03:49.775199 13987 tablet.cc:1724] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.786471 13548 raft_consensus.cc:2468] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 3.
I20260709 13:03:49.798055 13988 tablet.cc:1724] T e4ced9c47dfc485da32bda4cdacf2486 P 5a146db739404cada24cb92985c34c49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.803980 13981 tablet.cc:1724] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.811174 13663 leader_election.cc:304] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [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: 80e4f56ee58b48848d5321ba403bb435, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:49.812266 13926 raft_consensus.cc:2804] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:49.812796 13926 raft_consensus.cc:697] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [term 3 LEADER]: Becoming Leader. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Running, Role: LEADER
I20260709 13:03:49.813575 13926 consensus_queue.cc:237] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [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: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:49.815340 13970 tablet.cc:1724] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.824189 13621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c549918642b4c31a34398954f62bc85" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:49.828583 13621 raft_consensus.cc:3060] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:49.831969 13984 tablet.cc:1724] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:49.849707 13621 raft_consensus.cc:2468] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 3.
I20260709 13:03:49.855398 13621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d0760ebbd3242b08f9186624c4ed1a1"
dest_uuid: "5a146db739404cada24cb92985c34c49"
mode: GRACEFUL
new_leader_uuid: "fb9fba209bed41bbab4d91be140c95d0"
 from {username='slave'} at 127.0.0.1:58128
I20260709 13:03:49.855875 13621 raft_consensus.cc:606] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [term 2 LEADER]: Received request to transfer leadership to TS fb9fba209bed41bbab4d91be140c95d0
I20260709 13:03:49.858099  7367 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:49.858757  7367 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:49.862093 13444 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e: soft_deleted_table [id=38a3e2d98bb34c5b866fc62ad56c3bc8] alter complete (version 1)
I20260709 13:03:49.870333 13445 catalog_manager.cc:5697] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 reported cstate change: term changed from 2 to 3, leader changed from 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193) to fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195). New cstate: current_term: 3 leader_uuid: "fb9fba209bed41bbab4d91be140c95d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:49.971164 13969 raft_consensus.cc:993] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49: : Instructing follower fb9fba209bed41bbab4d91be140c95d0 to start an election
I20260709 13:03:49.971791 13979 raft_consensus.cc:1081] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [term 2 LEADER]: Signalling peer fb9fba209bed41bbab4d91be140c95d0 to start an election
I20260709 13:03:49.973342 13697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d0760ebbd3242b08f9186624c4ed1a1"
dest_uuid: "fb9fba209bed41bbab4d91be140c95d0"
 from {username='slave'} at 127.0.0.1:58002
I20260709 13:03:49.973937 13697 raft_consensus.cc:493] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:49.974311 13697 raft_consensus.cc:3060] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:49.981694 13697 raft_consensus.cc:515] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:49.983733 13697 leader_election.cc:290] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [CANDIDATE]: Term 3 election: Requested vote from peers 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783), 5a146db739404cada24cb92985c34c49 (127.7.49.194:33903)
I20260709 13:03:49.985033 13621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0760ebbd3242b08f9186624c4ed1a1" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a146db739404cada24cb92985c34c49"
I20260709 13:03:49.985486 13548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0760ebbd3242b08f9186624c4ed1a1" candidate_uuid: "fb9fba209bed41bbab4d91be140c95d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80e4f56ee58b48848d5321ba403bb435"
I20260709 13:03:49.985734 13621 raft_consensus.cc:3055] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:49.986145 13621 raft_consensus.cc:740] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5a146db739404cada24cb92985c34c49, State: Running, Role: LEADER
I20260709 13:03:49.986135 13548 raft_consensus.cc:3060] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:49.987289 13621 consensus_queue.cc:260] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [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: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:49.988621 13621 raft_consensus.cc:3060] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:49.993955 13548 raft_consensus.cc:2468] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 3.
I20260709 13:03:49.995102 13663 leader_election.cc:304] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [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: 80e4f56ee58b48848d5321ba403bb435, fb9fba209bed41bbab4d91be140c95d0; no voters: 
I20260709 13:03:49.995812 13926 raft_consensus.cc:2804] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:49.996336 13926 raft_consensus.cc:697] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 3 LEADER]: Becoming Leader. State: Replica: fb9fba209bed41bbab4d91be140c95d0, State: Running, Role: LEADER
I20260709 13:03:49.997025 13621 raft_consensus.cc:2468] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb9fba209bed41bbab4d91be140c95d0 in term 3.
I20260709 13:03:49.997293 13926 consensus_queue.cc:237] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [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: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } }
I20260709 13:03:50.008149 13445 catalog_manager.cc:5697] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 reported cstate change: term changed from 2 to 3, leader changed from 5a146db739404cada24cb92985c34c49 (127.7.49.194) to fb9fba209bed41bbab4d91be140c95d0 (127.7.49.195). New cstate: current_term: 3 leader_uuid: "fb9fba209bed41bbab4d91be140c95d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb9fba209bed41bbab4d91be140c95d0" member_type: VOTER last_known_addr { host: "127.7.49.195" port: 36831 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:50.228958 13548 raft_consensus.cc:1275] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 3 FOLLOWER]: Refusing update from remote peer fb9fba209bed41bbab4d91be140c95d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:50.230278 13926 consensus_queue.cc:1048] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:50.243781 13621 raft_consensus.cc:1275] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 3 FOLLOWER]: Refusing update from remote peer fb9fba209bed41bbab4d91be140c95d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:50.245383 13924 consensus_queue.cc:1048] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:50.382036 13623 raft_consensus.cc:1275] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [term 3 FOLLOWER]: Refusing update from remote peer fb9fba209bed41bbab4d91be140c95d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:50.383360 14011 consensus_queue.cc:1048] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146db739404cada24cb92985c34c49" member_type: VOTER last_known_addr { host: "127.7.49.194" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:50.392098 13548 raft_consensus.cc:1275] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435 [term 3 FOLLOWER]: Refusing update from remote peer fb9fba209bed41bbab4d91be140c95d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:50.394001 14011 consensus_queue.cc:1048] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e4f56ee58b48848d5321ba403bb435" member_type: VOTER last_known_addr { host: "127.7.49.193" port: 42783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:50.916261  7367 tablet_server.cc:179] TabletServer@127.7.49.193:0 shutting down...
I20260709 13:03:50.948275  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:50.949080  7367 tablet_replica.cc:333] T 51a4331f86af45a4b42c3c991aa4542c P 80e4f56ee58b48848d5321ba403bb435: stopping tablet replica
I20260709 13:03:50.950052  7367 raft_consensus.cc:2243] T 51a4331f86af45a4b42c3c991aa4542c P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:50.950563  7367 raft_consensus.cc:2272] T 51a4331f86af45a4b42c3c991aa4542c P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:50.952521  7367 tablet_replica.cc:333] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435: stopping tablet replica
I20260709 13:03:50.953074  7367 raft_consensus.cc:2243] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:50.953512  7367 raft_consensus.cc:2272] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:50.955515  7367 tablet_replica.cc:333] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435: stopping tablet replica
I20260709 13:03:50.956033  7367 raft_consensus.cc:2243] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:50.956755  7367 raft_consensus.cc:2272] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:50.958827  7367 tablet_replica.cc:333] T 31fd0482ccaf4c27a5343412485c8e18 P 80e4f56ee58b48848d5321ba403bb435: stopping tablet replica
I20260709 13:03:50.959558  7367 raft_consensus.cc:2243] T 31fd0482ccaf4c27a5343412485c8e18 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:50.960078  7367 raft_consensus.cc:2272] T 31fd0482ccaf4c27a5343412485c8e18 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:50.962255  7367 tablet_replica.cc:333] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435: stopping tablet replica
I20260709 13:03:50.962955  7367 raft_consensus.cc:2243] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:50.963795  7367 raft_consensus.cc:2272] T 34721ed2bc204d60a997d7955eec6148 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:50.965487  7367 tablet_replica.cc:333] T 67fb719a01144ac99ff480f9535c1d9b P 80e4f56ee58b48848d5321ba403bb435: stopping tablet replica
I20260709 13:03:50.966025  7367 raft_consensus.cc:2243] T 67fb719a01144ac99ff480f9535c1d9b P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:50.966472  7367 raft_consensus.cc:2272] T 67fb719a01144ac99ff480f9535c1d9b P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:50.968251  7367 tablet_replica.cc:333] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435: stopping tablet replica
I20260709 13:03:50.968814  7367 raft_consensus.cc:2243] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:50.969517  7367 raft_consensus.cc:2272] T e4ced9c47dfc485da32bda4cdacf2486 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:50.971210  7367 tablet_replica.cc:333] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435: stopping tablet replica
I20260709 13:03:50.971769  7367 raft_consensus.cc:2243] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:50.972182  7367 raft_consensus.cc:2272] T b138cd9a549645bbb8e70a3dc659c58b P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:50.974152  7367 tablet_replica.cc:333] T d4fe5d8214d74f2da79d57c921d21769 P 80e4f56ee58b48848d5321ba403bb435: stopping tablet replica
I20260709 13:03:50.974684  7367 raft_consensus.cc:2243] T d4fe5d8214d74f2da79d57c921d21769 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:50.975165  7367 raft_consensus.cc:2272] T d4fe5d8214d74f2da79d57c921d21769 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:50.976940  7367 tablet_replica.cc:333] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435: stopping tablet replica
I20260709 13:03:50.977507  7367 raft_consensus.cc:2243] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:50.977922  7367 raft_consensus.cc:2272] T a4f478f0bfd0448988882b3dfe7d262f P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:50.979828  7367 tablet_replica.cc:333] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435: stopping tablet replica
I20260709 13:03:50.980329  7367 raft_consensus.cc:2243] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:50.981055  7367 raft_consensus.cc:2272] T f46c2629922b436a9cfe190cb894ca5b P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:50.983218  7367 tablet_replica.cc:333] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435: stopping tablet replica
I20260709 13:03:50.984139  7367 raft_consensus.cc:2243] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:50.984622  7367 raft_consensus.cc:2272] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:50.986457  7367 tablet_replica.cc:333] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435: stopping tablet replica
I20260709 13:03:50.986964  7367 raft_consensus.cc:2243] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:50.987440  7367 raft_consensus.cc:2272] T 7d0760ebbd3242b08f9186624c4ed1a1 P 80e4f56ee58b48848d5321ba403bb435 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:50.990356  7367 tablet_replica.cc:333] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435: stopping tablet replica
I20260709 13:03:50.990875  7367 raft_consensus.cc:2243] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:50.991678  7367 raft_consensus.cc:2272] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:50.993578  7367 tablet_replica.cc:333] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435: stopping tablet replica
I20260709 13:03:50.994053  7367 raft_consensus.cc:2243] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:50.994745  7367 raft_consensus.cc:2272] T f9294b65bfb4462caa0c1ded05a2eabe P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:50.996610  7367 tablet_replica.cc:333] T 75d3a63fa59042a4bdc678ef1d68076f P 80e4f56ee58b48848d5321ba403bb435: stopping tablet replica
I20260709 13:03:50.997229  7367 raft_consensus.cc:2243] T 75d3a63fa59042a4bdc678ef1d68076f P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:50.997673  7367 raft_consensus.cc:2272] T 75d3a63fa59042a4bdc678ef1d68076f P 80e4f56ee58b48848d5321ba403bb435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:50.999676  7367 tablet_replica.cc:333] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435: stopping tablet replica
I20260709 13:03:51.000221  7367 raft_consensus.cc:2243] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.000703  7367 raft_consensus.cc:2272] T 6c549918642b4c31a34398954f62bc85 P 80e4f56ee58b48848d5321ba403bb435 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:51.002312 13589 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260709 13:03:51.004729  7367 tablet_replica.cc:333] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435: stopping tablet replica
I20260709 13:03:51.005820  7367 raft_consensus.cc:2243] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:51.007115  7367 raft_consensus.cc:2272] T 55c0b41ef28a4cbd98c44d7480205776 P 80e4f56ee58b48848d5321ba403bb435 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:51.010838 13589 consensus_peers.cc:597] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 -> Peer 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783): Couldn't send request to peer 80e4f56ee58b48848d5321ba403bb435. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:51.038107  7367 tablet_server.cc:196] TabletServer@127.7.49.193:0 shutdown complete.
W20260709 13:03:51.046746 13589 consensus_peers.cc:597] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 -> Peer 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783): Couldn't send request to peer 80e4f56ee58b48848d5321ba403bb435. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:42783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:51.047561 13589 consensus_peers.cc:597] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 -> Peer 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783): Couldn't send request to peer 80e4f56ee58b48848d5321ba403bb435. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:42783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:51.052402 13589 consensus_peers.cc:597] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 -> Peer 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783): Couldn't send request to peer 80e4f56ee58b48848d5321ba403bb435. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:42783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:51.073839  7367 tablet_server.cc:179] TabletServer@127.7.49.194:0 shutting down...
I20260709 13:03:51.113224  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:51.114037  7367 tablet_replica.cc:333] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49: stopping tablet replica
I20260709 13:03:51.114806  7367 raft_consensus.cc:2243] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:51.115634  7367 raft_consensus.cc:2272] T 0b9bb8aafdf6443693b87bcefbbd1d89 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.117590  7367 tablet_replica.cc:333] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49: stopping tablet replica
I20260709 13:03:51.118165  7367 raft_consensus.cc:2243] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:51.118892  7367 raft_consensus.cc:2272] T 51a4331f86af45a4b42c3c991aa4542c P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.120997  7367 tablet_replica.cc:333] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49: stopping tablet replica
I20260709 13:03:51.121687  7367 raft_consensus.cc:2243] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.122263  7367 raft_consensus.cc:2272] T 31fd0482ccaf4c27a5343412485c8e18 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.124496  7367 tablet_replica.cc:333] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49: stopping tablet replica
W20260709 13:03:51.124954 13589 consensus_peers.cc:597] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 -> Peer 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783): Couldn't send request to peer 80e4f56ee58b48848d5321ba403bb435. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:42783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:51.125185  7367 raft_consensus.cc:2243] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.125769  7367 raft_consensus.cc:2272] T 34721ed2bc204d60a997d7955eec6148 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.127542  7367 tablet_replica.cc:333] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49: stopping tablet replica
I20260709 13:03:51.128080  7367 raft_consensus.cc:2243] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:51.128886  7367 raft_consensus.cc:2272] T 67fb719a01144ac99ff480f9535c1d9b P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.130510  7367 tablet_replica.cc:333] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49: stopping tablet replica
I20260709 13:03:51.131094  7367 raft_consensus.cc:2243] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:51.131762  7367 raft_consensus.cc:2272] T d4fe5d8214d74f2da79d57c921d21769 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.133651  7367 tablet_replica.cc:333] T e4ced9c47dfc485da32bda4cdacf2486 P 5a146db739404cada24cb92985c34c49: stopping tablet replica
I20260709 13:03:51.134174  7367 raft_consensus.cc:2243] T e4ced9c47dfc485da32bda4cdacf2486 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.134585  7367 raft_consensus.cc:2272] T e4ced9c47dfc485da32bda4cdacf2486 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.136261  7367 tablet_replica.cc:333] T b138cd9a549645bbb8e70a3dc659c58b P 5a146db739404cada24cb92985c34c49: stopping tablet replica
I20260709 13:03:51.136790  7367 raft_consensus.cc:2243] T b138cd9a549645bbb8e70a3dc659c58b P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.137180  7367 raft_consensus.cc:2272] T b138cd9a549645bbb8e70a3dc659c58b P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.138962  7367 tablet_replica.cc:333] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49: stopping tablet replica
I20260709 13:03:51.139523  7367 raft_consensus.cc:2243] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:51.140215  7367 raft_consensus.cc:2272] T a4f478f0bfd0448988882b3dfe7d262f P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.142123  7367 tablet_replica.cc:333] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49: stopping tablet replica
I20260709 13:03:51.142655  7367 raft_consensus.cc:2243] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.143124  7367 raft_consensus.cc:2272] T f46c2629922b436a9cfe190cb894ca5b P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.144770  7367 tablet_replica.cc:333] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49: stopping tablet replica
I20260709 13:03:51.145308  7367 raft_consensus.cc:2243] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:51.145999  7367 raft_consensus.cc:2272] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.147899  7367 tablet_replica.cc:333] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49: stopping tablet replica
I20260709 13:03:51.148444  7367 raft_consensus.cc:2243] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.148854  7367 raft_consensus.cc:2272] T 7d0760ebbd3242b08f9186624c4ed1a1 P 5a146db739404cada24cb92985c34c49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.151587  7367 tablet_replica.cc:333] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 5a146db739404cada24cb92985c34c49: stopping tablet replica
I20260709 13:03:51.152256  7367 raft_consensus.cc:2243] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.152679  7367 raft_consensus.cc:2272] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.154407  7367 tablet_replica.cc:333] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49: stopping tablet replica
I20260709 13:03:51.155125  7367 raft_consensus.cc:2243] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.155658  7367 raft_consensus.cc:2272] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.157640  7367 tablet_replica.cc:333] T 55c0b41ef28a4cbd98c44d7480205776 P 5a146db739404cada24cb92985c34c49: stopping tablet replica
I20260709 13:03:51.158365  7367 raft_consensus.cc:2243] T 55c0b41ef28a4cbd98c44d7480205776 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.158892  7367 raft_consensus.cc:2272] T 55c0b41ef28a4cbd98c44d7480205776 P 5a146db739404cada24cb92985c34c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.161217  7367 tablet_replica.cc:333] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49: stopping tablet replica
I20260709 13:03:51.161826  7367 raft_consensus.cc:2243] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:51.162550  7367 raft_consensus.cc:2272] T 75d3a63fa59042a4bdc678ef1d68076f P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.164302  7367 tablet_replica.cc:333] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49: stopping tablet replica
I20260709 13:03:51.164793  7367 raft_consensus.cc:2243] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.165221  7367 raft_consensus.cc:2272] T 6c549918642b4c31a34398954f62bc85 P 5a146db739404cada24cb92985c34c49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.168110  7367 tablet_replica.cc:333] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49: stopping tablet replica
I20260709 13:03:51.168601  7367 raft_consensus.cc:2243] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.169006  7367 raft_consensus.cc:2272] T f9294b65bfb4462caa0c1ded05a2eabe P 5a146db739404cada24cb92985c34c49 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:51.175470 13663 consensus_peers.cc:597] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 -> Peer 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783): Couldn't send request to peer 80e4f56ee58b48848d5321ba403bb435. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:42783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:51.199258  7367 tablet_server.cc:196] TabletServer@127.7.49.194:0 shutdown complete.
W20260709 13:03:51.200730 13663 consensus_peers.cc:597] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 -> Peer 80e4f56ee58b48848d5321ba403bb435 (127.7.49.193:42783): Couldn't send request to peer 80e4f56ee58b48848d5321ba403bb435. Status: Network error: Client connection negotiation failed: client connection to 127.7.49.193:42783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:51.244161  7367 tablet_server.cc:179] TabletServer@127.7.49.195:0 shutting down...
I20260709 13:03:51.280213  7367 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:51.280929  7367 tablet_replica.cc:333] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0: stopping tablet replica
I20260709 13:03:51.281558  7367 raft_consensus.cc:2243] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.282047  7367 raft_consensus.cc:2272] T 0b9bb8aafdf6443693b87bcefbbd1d89 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.283944  7367 tablet_replica.cc:333] T 51a4331f86af45a4b42c3c991aa4542c P fb9fba209bed41bbab4d91be140c95d0: stopping tablet replica
I20260709 13:03:51.284531  7367 raft_consensus.cc:2243] T 51a4331f86af45a4b42c3c991aa4542c P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.284978  7367 raft_consensus.cc:2272] T 51a4331f86af45a4b42c3c991aa4542c P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.286700  7367 tablet_replica.cc:333] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0: stopping tablet replica
I20260709 13:03:51.287302  7367 raft_consensus.cc:2243] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:51.288090  7367 raft_consensus.cc:2272] T 31fd0482ccaf4c27a5343412485c8e18 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.290043  7367 tablet_replica.cc:333] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0: stopping tablet replica
I20260709 13:03:51.290606  7367 raft_consensus.cc:2243] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.291138  7367 raft_consensus.cc:2272] T 34721ed2bc204d60a997d7955eec6148 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.292829  7367 tablet_replica.cc:333] T 67fb719a01144ac99ff480f9535c1d9b P fb9fba209bed41bbab4d91be140c95d0: stopping tablet replica
I20260709 13:03:51.293365  7367 raft_consensus.cc:2243] T 67fb719a01144ac99ff480f9535c1d9b P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.293777  7367 raft_consensus.cc:2272] T 67fb719a01144ac99ff480f9535c1d9b P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.295543  7367 tablet_replica.cc:333] T a4f478f0bfd0448988882b3dfe7d262f P fb9fba209bed41bbab4d91be140c95d0: stopping tablet replica
I20260709 13:03:51.296098  7367 raft_consensus.cc:2243] T a4f478f0bfd0448988882b3dfe7d262f P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.296518  7367 raft_consensus.cc:2272] T a4f478f0bfd0448988882b3dfe7d262f P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.298291  7367 tablet_replica.cc:333] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0: stopping tablet replica
I20260709 13:03:51.299196  7367 raft_consensus.cc:2243] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.299716  7367 raft_consensus.cc:2272] T e4ced9c47dfc485da32bda4cdacf2486 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.301337  7367 tablet_replica.cc:333] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0: stopping tablet replica
I20260709 13:03:51.301887  7367 raft_consensus.cc:2243] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:51.302634  7367 raft_consensus.cc:2272] T b138cd9a549645bbb8e70a3dc659c58b P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.304529  7367 tablet_replica.cc:333] T d4fe5d8214d74f2da79d57c921d21769 P fb9fba209bed41bbab4d91be140c95d0: stopping tablet replica
I20260709 13:03:51.305089  7367 raft_consensus.cc:2243] T d4fe5d8214d74f2da79d57c921d21769 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.305550  7367 raft_consensus.cc:2272] T d4fe5d8214d74f2da79d57c921d21769 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.307315  7367 tablet_replica.cc:333] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0: stopping tablet replica
I20260709 13:03:51.307834  7367 raft_consensus.cc:2243] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.308243  7367 raft_consensus.cc:2272] T 9e2a2eb9dae94ff5a8e6166e105bdf6c P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.310295  7367 tablet_replica.cc:333] T f46c2629922b436a9cfe190cb894ca5b P fb9fba209bed41bbab4d91be140c95d0: stopping tablet replica
I20260709 13:03:51.310812  7367 raft_consensus.cc:2243] T f46c2629922b436a9cfe190cb894ca5b P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.311242  7367 raft_consensus.cc:2272] T f46c2629922b436a9cfe190cb894ca5b P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.312845  7367 tablet_replica.cc:333] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0: stopping tablet replica
I20260709 13:03:51.313328  7367 raft_consensus.cc:2243] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.313723  7367 raft_consensus.cc:2272] T 5b32ce1adff749eb8e0f0c97c2fe51b5 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.315641  7367 tablet_replica.cc:333] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0: stopping tablet replica
I20260709 13:03:51.316170  7367 raft_consensus.cc:2243] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:51.316896  7367 raft_consensus.cc:2272] T 7d0760ebbd3242b08f9186624c4ed1a1 P fb9fba209bed41bbab4d91be140c95d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.319074  7367 tablet_replica.cc:333] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P fb9fba209bed41bbab4d91be140c95d0: stopping tablet replica
I20260709 13:03:51.319628  7367 raft_consensus.cc:2243] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.320050  7367 raft_consensus.cc:2272] T 8c590486bd1c4444a43f8b4c5d3e2dd6 P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.321662  7367 tablet_replica.cc:333] T 55c0b41ef28a4cbd98c44d7480205776 P fb9fba209bed41bbab4d91be140c95d0: stopping tablet replica
I20260709 13:03:51.322152  7367 raft_consensus.cc:2243] T 55c0b41ef28a4cbd98c44d7480205776 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.322582  7367 raft_consensus.cc:2272] T 55c0b41ef28a4cbd98c44d7480205776 P fb9fba209bed41bbab4d91be140c95d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.324419  7367 tablet_replica.cc:333] T f9294b65bfb4462caa0c1ded05a2eabe P fb9fba209bed41bbab4d91be140c95d0: stopping tablet replica
I20260709 13:03:51.324906  7367 raft_consensus.cc:2243] T f9294b65bfb4462caa0c1ded05a2eabe P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.325387  7367 raft_consensus.cc:2272] T f9294b65bfb4462caa0c1ded05a2eabe P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.327220  7367 tablet_replica.cc:333] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0: stopping tablet replica
I20260709 13:03:51.327687  7367 raft_consensus.cc:2243] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.328091  7367 raft_consensus.cc:2272] T 75d3a63fa59042a4bdc678ef1d68076f P fb9fba209bed41bbab4d91be140c95d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.329658  7367 tablet_replica.cc:333] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0: stopping tablet replica
I20260709 13:03:51.330097  7367 raft_consensus.cc:2243] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:51.330806  7367 raft_consensus.cc:2272] T 6c549918642b4c31a34398954f62bc85 P fb9fba209bed41bbab4d91be140c95d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.370450  7367 tablet_server.cc:196] TabletServer@127.7.49.195:0 shutdown complete.
I20260709 13:03:51.401037  7367 master.cc:562] Master@127.7.49.254:38655 shutting down...
I20260709 13:03:51.431440  7367 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:51.431998  7367 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.432355  7367 tablet_replica.cc:333] T 00000000000000000000000000000000 P c070e692a4b84947a9776afec109ab2e: stopping tablet replica
I20260709 13:03:52.172865  7367 master.cc:584] Master@127.7.49.254:38655 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12315 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25015 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (152502 ms total)
[  PASSED  ] 8 tests.
I20260709 13:03:52.248090  7367 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 412 messages since previous log ~487 seconds ago
I20260709 13:03:52.248358  7367 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 412 messages since previous log ~487 seconds ago
I20260709 13:03:52.248561  7367 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 409 messages since previous log ~487 seconds ago
I20260709 13:03:52.248816  7367 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260709 13:03:52.249024  7367 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260709 13:03:52.249287  7367 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~1 seconds ago
I20260709 13:03:52.249624  7367 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~7 seconds ago
